00:00:00.001 Started by upstream project "autotest-per-patch" build number 124201 00:00:00.001 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.032 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.032 The recommended git tool is: git 00:00:00.032 using credential 00000000-0000-0000-0000-000000000002 00:00:00.034 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/unittest-valgrind-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.052 Fetching changes from the remote Git repository 00:00:00.058 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.081 Using shallow fetch with depth 1 00:00:00.081 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.081 > git --version # timeout=10 00:00:00.098 > git --version # 'git version 2.39.2' 00:00:00.098 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.131 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.131 > git fetch --tags --force --progress --depth=1 -- https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/heads/master # timeout=5 00:00:03.035 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:03.049 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:03.059 Checking out Revision 9bbc799d7020f50509d938dbe97dc05da0c1b5c3 (FETCH_HEAD) 00:00:03.059 > git config core.sparsecheckout # timeout=10 00:00:03.070 > git read-tree -mu HEAD # timeout=10 00:00:03.085 > git checkout -f 9bbc799d7020f50509d938dbe97dc05da0c1b5c3 # timeout=5 00:00:03.123 Commit message: "pool: fixes for VisualBuild class" 00:00:03.123 > git rev-list --no-walk 9bbc799d7020f50509d938dbe97dc05da0c1b5c3 # timeout=10 00:00:03.199 [Pipeline] Start of Pipeline 00:00:03.214 [Pipeline] library 00:00:03.215 Loading library shm_lib@master 00:00:03.215 Library shm_lib@master is cached. Copying from home. 00:00:03.233 [Pipeline] retry 00:00:03.235 [Pipeline] { 00:00:03.249 [Pipeline] timeout 00:00:03.249 Timeout set to expire after 10 min without activity 00:00:03.251 [Pipeline] { 00:00:03.268 [Pipeline] node 00:00:06.834 Running on agt-_autotest_21485-6681 in /var/jenkins/workspace/unittest-valgrind-docker-autotest 00:00:06.835 [Pipeline] { 00:00:06.844 [Pipeline] wrap 00:00:06.853 [Pipeline] { 00:00:06.860 [Pipeline] stage 00:00:06.862 [Pipeline] { (Prologue) 00:00:06.879 [Pipeline] echo 00:00:06.880 Node: agt-_autotest_21485-6681 00:00:07.031 [Pipeline] setCustomBuildProperty 00:00:07.046 [Pipeline] sh 00:00:08.170 + sudo git config --global --replace-all safe.directory '*' 00:00:08.244 [Pipeline] nodesByLabel 00:00:08.245 Found a total of 2 nodes with the 'sorcerer' label 00:00:08.254 [Pipeline] httpRequest 00:00:08.457 HttpMethod: GET 00:00:08.457 URL: http://10.211.164.101/packages/jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:09.231 Sending request to url: http://10.211.164.101/packages/jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:09.504 Response Code: HTTP/1.1 200 OK 00:00:09.572 Success: Status code 200 is in the accepted range: 200,404 00:00:09.572 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:23.880 [Pipeline] sh 00:00:24.180 + tar --no-same-owner -xf jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:24.199 [Pipeline] httpRequest 00:00:24.205 HttpMethod: GET 00:00:24.205 URL: http://10.211.164.101/packages/spdk_0a5aebcde18f5ee4c9dba0f68189ed0c7ac9f3cf.tar.gz 00:00:24.210 Sending request to url: http://10.211.164.101/packages/spdk_0a5aebcde18f5ee4c9dba0f68189ed0c7ac9f3cf.tar.gz 00:00:24.230 Response Code: HTTP/1.1 200 OK 00:00:24.231 Success: Status code 200 is in the accepted range: 200,404 00:00:24.231 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk_0a5aebcde18f5ee4c9dba0f68189ed0c7ac9f3cf.tar.gz 00:00:50.915 [Pipeline] sh 00:00:51.220 + tar --no-same-owner -xf spdk_0a5aebcde18f5ee4c9dba0f68189ed0c7ac9f3cf.tar.gz 00:00:53.789 [Pipeline] sh 00:00:54.083 + git -C spdk log --oneline -n5 00:00:54.083 0a5aebcde go/rpc: Initial implementation of rpc call generator 00:00:54.083 8b1e208cc python/rpc: Python rpc docs generator. 00:00:54.083 98215362c python/rpc: Replace jsonrpc.md with generated docs 00:00:54.083 43217a125 python/rpc: Python rpc call generator. 00:00:54.083 902020273 python/rpc: Replace bdev.py with generated rpc's 00:00:54.100 [Pipeline] writeFile 00:00:54.115 [Pipeline] sh 00:00:54.409 + cat autorun-spdk.conf 00:00:54.409 SPDK_RUN_VALGRIND=1 00:00:54.409 SPDK_TEST_UNITTEST=1 00:00:54.409 SPDK_TEST_BLOCKDEV=1 00:00:54.409 SPDK_TEST_PMDK=1 00:00:54.409 SPDK_TEST_ISAL=1 00:00:54.409 SPDK_TEST_REDUCE=1 00:00:54.409 SPDK_TEST_VBDEV_COMPRESS=1 00:00:54.409 SPDK_TEST_CRYPTO=1 00:00:54.409 SPDK_TEST_FTL=1 00:00:54.409 SPDK_TEST_OCF=1 00:00:54.409 SPDK_TEST_RAID5=1 00:00:54.409 SPDK_TEST_RBD=1 00:00:54.409 SPDK_TEST_URING=1 00:00:54.409 SPDK_TEST_NVME_CUSE=1 00:00:54.409 SPDK_TEST_BLOBFS=1 00:00:54.409 SPDK_TEST_VFIOUSER=1 00:00:54.409 SPDK_TEST_DAOS=0 00:00:54.409 SPDK_RUN_ASAN=0 00:00:54.409 SPDK_RUN_UBSAN=1 00:00:54.409 SPDK_TEST_XNVME=1 00:00:54.416 RUN_NIGHTLY=0 00:00:54.418 [Pipeline] } 00:00:54.436 [Pipeline] // stage 00:00:54.444 [Pipeline] catchError 00:00:54.446 [Pipeline] { 00:00:54.458 [Pipeline] timeout 00:00:54.459 Timeout set to expire in 45 min 00:00:54.461 [Pipeline] { 00:00:54.474 [Pipeline] stage 00:00:54.476 [Pipeline] { (Tests) 00:00:54.489 [Pipeline] sh 00:00:54.781 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh unittest-valgrind-docker-autotest autorun-spdk.conf 00:00:54.781 09:49:44 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:00:54.781 09:49:44 -- scripts/common.sh@508 -- # [[ -e /bin/wpdk_common.sh ]] 00:00:54.781 09:49:44 -- scripts/common.sh@516 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:00:54.781 09:49:44 -- scripts/common.sh@517 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:00:54.781 09:49: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:54.781 09:49: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:54.781 09:49: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:54.781 09:49:44 -- paths/export.sh@5 -- # export PATH 00:00:54.782 09:49: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:54.782 09:49:44 -- common/autobuild_common.sh@436 -- # out=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output 00:00:54.782 09:49:44 -- common/autobuild_common.sh@437 -- # date +%s 00:00:54.782 09:49:44 -- common/autobuild_common.sh@437 -- # mktemp -dt spdk_1718012984.XXXXXX 00:00:54.782 09:49:44 -- common/autobuild_common.sh@437 -- # SPDK_WORKSPACE=/tmp/spdk_1718012984.iiCM46 00:00:54.782 09:49:44 -- common/autobuild_common.sh@439 -- # [[ -n '' ]] 00:00:54.782 09:49:44 -- common/autobuild_common.sh@443 -- # '[' -n '' ']' 00:00:54.782 09:49:44 -- common/autobuild_common.sh@446 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/' 00:00:54.782 09:49:44 -- common/autobuild_common.sh@450 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme --exclude /tmp' 00:00:54.782 09:49: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:54.782 09:49:44 -- common/autobuild_common.sh@453 -- # get_config_params 00:00:54.782 09:49:44 -- common/autotest_common.sh@396 -- # xtrace_disable 00:00:54.782 09:49:44 -- common/autotest_common.sh@10 -- # set +x 00:00:54.782 09:49:44 -- 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:54.782 09:49:44 -- common/autobuild_common.sh@455 -- # start_monitor_resources 00:00:54.782 09:49:44 -- pm/common@17 -- # local monitor 00:00:54.782 09:49:44 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:54.782 09:49:44 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:54.782 09:49:44 -- pm/common@25 -- # sleep 1 00:00:54.782 09:49:44 -- pm/common@21 -- # date +%s 00:00:54.782 09:49:44 -- pm/common@21 -- # date +%s 00:00:54.782 09:49:44 -- 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.1718012984 00:00:54.782 09:49:44 -- 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.1718012984 00:00:54.782 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1718012984_collect-vmstat.pm.log 00:00:54.782 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1718012984_collect-cpu-load.pm.log 00:00:54.782 Traceback (most recent call last): 00:00:54.782 File "/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/rpc.py", line 24, in 00:00:54.782 import spdk.rpc as rpc # noqa 00:00:54.782 ^^^^^^^^^^^^^^^^^^^^^^ 00:00:54.782 File "/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python/spdk/rpc/__init__.py", line 13, in 00:00:54.782 from . import bdev 00:00:54.782 File "/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python/spdk/rpc/bdev.py", line 6, in 00:00:54.782 from spdk.rpc.rpc import * 00:00:54.782 ModuleNotFoundError: No module named 'spdk.rpc.rpc' 00:00:55.723 09:49:45 -- common/autobuild_common.sh@456 -- # trap stop_monitor_resources EXIT 00:00:55.723 09:49:45 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:00:55.723 09:49:45 -- 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:55.723 09:49:45 -- scripts/docker-autoruner.sh@21 -- # [[ unittest-valgrind-docker-autotest == unittest-valgrind-docker-autotest ]] 00:00:55.723 09:49:45 -- scripts/docker-autoruner.sh@21 -- # ulimit -n 1024 00:00:55.723 09:49:45 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:00:55.723 09:49:45 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:55.723 09:49:45 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:55.723 09:49:45 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:00:55.723 09:49:45 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:00:55.723 09:49:45 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:00:55.723 09:49:45 -- scripts/docker-autoruner.sh@54 -- # ocf_precompile 00:00:55.723 09:49:45 -- common/autobuild_common.sh@421 -- # run_test autobuild_ocf_precompile _ocf_precompile 00:00:55.723 09:49:45 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:00:55.723 09:49:45 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:00:55.723 09:49:45 -- common/autotest_common.sh@10 -- # set +x 00:00:55.723 ************************************ 00:00:55.723 START TEST autobuild_ocf_precompile 00:00:55.723 ************************************ 00:00:55.723 09:49:45 autobuild_ocf_precompile -- common/autotest_common.sh@1124 -- # _ocf_precompile 00:00:55.723 09:49:45 autobuild_ocf_precompile -- common/autobuild_common.sh@21 -- # sed s/--enable-coverage//g 00:00:55.723 09:49:45 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:55.724 09:49:45 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:55.724 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:00:55.724 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:00:55.984 Using 'verbs' RDMA provider 00:01:07.368 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:15.503 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:15.503 Creating mk/config.mk...done. 00:01:15.503 Creating mk/cc.flags.mk...done. 00:01:15.503 Type 'make' to build. 00:01:15.503 09:50:04 autobuild_ocf_precompile -- common/autobuild_common.sh@22 -- # make -j 26 include/spdk/config.h 00:01:15.503 09:50:04 autobuild_ocf_precompile -- common/autobuild_common.sh@23 -- # CC=gcc 00:01:15.503 09:50:04 autobuild_ocf_precompile -- common/autobuild_common.sh@23 -- # CCAR=ar 00:01:15.503 09:50:04 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:15.503 make: Entering directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:01:15.503 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_logger.h 00:01:15.503 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_stats.h 00:01:15.503 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cache.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_composite_volume.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_def.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_err.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_volume.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io_class.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cleaner.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_metadata.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cfg.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/promotion/nhit.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_mngt.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_types.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_ctx.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_core.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_queue.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_debug.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/acp.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/alru.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_class.c 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx.c 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core.c 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache_priv.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger.c 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats.c 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_priv.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue.c 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool_priv.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_priv.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_io_class.c 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_misc.c 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.c 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_cache.c 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool.c 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_flush.c 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core.c 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_priv.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume.c 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_metadata.c 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_priv.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.c 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.c 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache.c 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_builder.c 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_def_priv.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.c 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.h 00:01:15.504 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.c 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.c 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.c 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.c 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_stats.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.c 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io_allocator.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.c 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.c 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.c 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.c 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.c 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.c 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.c 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.c 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.c 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.c 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.c 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.c 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.c 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/ops.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.c 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_structs.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.c 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.c 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.c 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume.c 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume_priv.h 00:01:15.505 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.c 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume_priv.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io.c 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core_priv.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger_priv.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp_structs.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.c 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru_structs.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_ops.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop_structs.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_priv.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.c 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.c 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.c 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.c 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.c 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.c 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.c 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.c 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.c 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_debug.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.c 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.c 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.c 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.c 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.c 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.h 00:01:15.506 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.c 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.c 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.c 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.c 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.c 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition_structs.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cache_line.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.c 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment_id.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_internal.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.c 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.c 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_bit.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.c 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.c 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_structs.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_status.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.c 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.c 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.c 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.c 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.c 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.c 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.c 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.c 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_common.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.c 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.c 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue_priv.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru_structs.h 00:01:15.507 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx_priv.h 00:01:15.507 CC env_ocf/mpool.o 00:01:15.507 CC env_ocf/src/ocf/ocf_io_class.o 00:01:15.507 CC env_ocf/src/ocf/ocf_ctx.o 00:01:15.507 CC env_ocf/src/ocf/ocf_core.o 00:01:15.507 CC env_ocf/src/ocf/ocf_logger.o 00:01:15.507 CC env_ocf/src/ocf/ocf_stats.o 00:01:15.507 CC env_ocf/src/ocf/ocf_queue.o 00:01:15.507 CC env_ocf/src/ocf/mngt/ocf_mngt_io_class.o 00:01:15.507 CC env_ocf/src/ocf/mngt/ocf_mngt_misc.o 00:01:15.508 CC env_ocf/src/ocf/mngt/ocf_mngt_common.o 00:01:15.508 CC env_ocf/src/ocf/mngt/ocf_mngt_cache.o 00:01:15.508 CC env_ocf/src/ocf/mngt/ocf_mngt_flush.o 00:01:15.508 CC env_ocf/src/ocf/mngt/ocf_mngt_core_pool.o 00:01:15.508 CC env_ocf/src/ocf/mngt/ocf_mngt_core.o 00:01:15.508 CC env_ocf/src/ocf/ocf_volume.o 00:01:15.508 CC env_ocf/src/ocf/ocf_metadata.o 00:01:15.508 CC env_ocf/src/ocf/ocf_request.o 00:01:15.508 CC env_ocf/src/ocf/ocf_lru.o 00:01:15.508 CC env_ocf/src/ocf/ocf_cache.o 00:01:15.508 CC env_ocf/src/ocf/ocf_stats_builder.o 00:01:15.508 CC env_ocf/src/ocf/concurrency/ocf_mio_concurrency.o 00:01:15.508 CC env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.o 00:01:15.508 CC env_ocf/src/ocf/concurrency/ocf_pio_concurrency.o 00:01:15.508 CC env_ocf/src/ocf/concurrency/ocf_concurrency.o 00:01:15.508 CC env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.o 00:01:15.508 CC env_ocf/src/ocf/utils/utils_pipeline.o 00:01:15.768 CC env_ocf/src/ocf/utils/utils_generator.o 00:01:15.768 CC env_ocf/src/ocf/utils/utils_cleaner.o 00:01:15.768 CC env_ocf/src/ocf/utils/utils_parallelize.o 00:01:15.768 CC env_ocf/src/ocf/utils/utils_refcnt.o 00:01:15.768 CC env_ocf/src/ocf/utils/utils_user_part.o 00:01:15.768 CC env_ocf/src/ocf/utils/utils_alock.o 00:01:15.768 CC env_ocf/src/ocf/utils/utils_async_lock.o 00:01:15.768 CC env_ocf/src/ocf/utils/utils_io.o 00:01:15.768 CC env_ocf/src/ocf/utils/utils_list.o 00:01:15.768 CC env_ocf/src/ocf/utils/utils_rbtree.o 00:01:15.768 CC env_ocf/src/ocf/utils/utils_realloc.o 00:01:15.768 CC env_ocf/src/ocf/utils/utils_cache_line.o 00:01:15.768 CC env_ocf/src/ocf/utils/utils_request.o 00:01:15.768 CC env_ocf/src/ocf/promotion/promotion.o 00:01:15.768 CC env_ocf/src/ocf/promotion/nhit/nhit.o 00:01:15.768 CC env_ocf/src/ocf/promotion/nhit/nhit_hash.o 00:01:15.768 CC env_ocf/src/ocf/ocf_seq_cutoff.o 00:01:15.768 CC env_ocf/src/ocf/ocf_composite_volume.o 00:01:15.768 CC env_ocf/src/ocf/ocf_space.o 00:01:15.768 CC env_ocf/src/ocf/ocf_io.o 00:01:15.768 CC env_ocf/src/ocf/cleaning/acp.o 00:01:15.768 CC env_ocf/src/ocf/cleaning/alru.o 00:01:15.768 CC env_ocf/src/ocf/cleaning/nop.o 00:01:15.768 CC env_ocf/src/ocf/cleaning/cleaning.o 00:01:15.768 CC env_ocf/src/ocf/engine/engine_wo.o 00:01:15.768 CC env_ocf/src/ocf/engine/engine_discard.o 00:01:15.768 CC env_ocf/src/ocf/engine/engine_fast.o 00:01:15.768 CC env_ocf/src/ocf/engine/engine_wt.o 00:01:15.768 CC env_ocf/src/ocf/engine/engine_wb.o 00:01:15.768 CC env_ocf/src/ocf/engine/engine_pt.o 00:01:15.768 CC env_ocf/src/ocf/engine/engine_inv.o 00:01:15.768 CC env_ocf/src/ocf/engine/engine_common.o 00:01:15.768 CC env_ocf/src/ocf/engine/engine_ops.o 00:01:16.030 CC env_ocf/src/ocf/engine/engine_rd.o 00:01:16.030 CC env_ocf/src/ocf/engine/engine_wa.o 00:01:16.030 CC env_ocf/src/ocf/engine/engine_zero.o 00:01:16.030 CC env_ocf/src/ocf/engine/engine_wi.o 00:01:16.030 CC env_ocf/src/ocf/engine/engine_bf.o 00:01:16.030 CC env_ocf/src/ocf/engine/engine_d2c.o 00:01:16.030 CC env_ocf/src/ocf/engine/cache_engine.o 00:01:16.030 CC env_ocf/src/ocf/metadata/metadata_passive_update.o 00:01:16.030 CC env_ocf/src/ocf/metadata/metadata_raw.o 00:01:16.030 CC env_ocf/src/ocf/metadata/metadata_misc.o 00:01:16.030 CC env_ocf/src/ocf/metadata/metadata_cleaning_policy.o 00:01:16.030 CC env_ocf/src/ocf/metadata/metadata_partition.o 00:01:16.030 CC env_ocf/src/ocf/metadata/metadata_superblock.o 00:01:16.030 CC env_ocf/src/ocf/metadata/metadata_eviction_policy.o 00:01:16.030 CC env_ocf/src/ocf/metadata/metadata_raw_dynamic.o 00:01:16.030 CC env_ocf/src/ocf/metadata/metadata_segment.o 00:01:16.030 CC env_ocf/src/ocf/metadata/metadata_core.o 00:01:16.030 CC env_ocf/src/ocf/metadata/metadata_raw_atomic.o 00:01:16.030 CC env_ocf/src/ocf/metadata/metadata.o 00:01:16.030 CC env_ocf/src/ocf/metadata/metadata_io.o 00:01:16.030 CC env_ocf/src/ocf/metadata/metadata_raw_volatile.o 00:01:16.030 CC env_ocf/src/ocf/metadata/metadata_collision.o 00:01:16.030 CC env_ocf/ocf_env.o 00:01:16.603 LIB libspdk_ocfenv.a 00:01:16.864 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:16.864 make: Leaving directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:01:16.864 09:50:06 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:16.864 09:50:06 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:16.865 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:16.865 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:17.126 Using 'verbs' RDMA provider 00:01:26.225 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:32.805 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:32.805 Creating mk/config.mk...done. 00:01:32.805 Creating mk/cc.flags.mk...done. 00:01:32.805 Type 'make' to build. 00:01:32.805 00:01:32.805 real 0m37.010s 00:01:32.805 user 0m29.331s 00:01:32.805 sys 0m19.954s 00:01:32.805 09:50:22 autobuild_ocf_precompile -- common/autotest_common.sh@1125 -- # xtrace_disable 00:01:32.805 09:50:22 autobuild_ocf_precompile -- common/autotest_common.sh@10 -- # set +x 00:01:32.805 ************************************ 00:01:32.805 END TEST autobuild_ocf_precompile 00:01:32.805 ************************************ 00:01:32.805 09:50:22 -- scripts/docker-autoruner.sh@55 -- # unittest_build 00:01:32.805 09:50:22 -- common/autobuild_common.sh@413 -- # run_test unittest_build _unittest_build 00:01:32.805 09:50:22 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:01:32.805 09:50:22 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:01:32.805 09:50:22 -- common/autotest_common.sh@10 -- # set +x 00:01:32.805 ************************************ 00:01:32.805 START TEST unittest_build 00:01:32.805 ************************************ 00:01:32.805 09:50:22 unittest_build -- common/autotest_common.sh@1124 -- # _unittest_build 00:01:32.805 09:50:22 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:32.805 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:32.805 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:33.066 Using 'verbs' RDMA provider 00:01:42.136 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:48.715 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:48.715 Creating mk/config.mk...done. 00:01:48.715 Creating mk/cc.flags.mk...done. 00:01:48.715 Type 'make' to build. 00:01:48.715 09:50:37 unittest_build -- common/autobuild_common.sh@405 -- # make -j 26 00:01:48.715 (cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme && \ 00:01:48.715 export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib/pkgconfig:/usr/lib64/pkgconfig && \ 00:01:48.715 meson setup builddir \ 00:01:48.715 -Dwith-libaio=enabled \ 00:01:48.715 -Dwith-liburing=enabled \ 00:01:48.715 -Dwith-libvfn=disabled \ 00:01:48.715 -Dwith-spdk=false && \ 00:01:48.715 meson compile -C builddir && \ 00:01:48.715 cd -) 00:01:49.284 The Meson build system 00:01:49.284 Version: 1.3.1 00:01:49.284 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user 00:01:49.284 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:01:49.284 Build type: native build 00:01:49.284 Project name: libvfio-user 00:01:49.284 Project version: 0.0.1 00:01:49.284 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:49.284 C linker for the host machine: cc ld.bfd 2.39-16 00:01:49.284 Host machine cpu family: x86_64 00:01:49.284 Host machine cpu: x86_64 00:01:49.284 Run-time dependency threads found: YES 00:01:49.284 Library dl found: YES 00:01:49.284 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:01:49.284 Run-time dependency json-c found: YES 0.17 00:01:49.284 Run-time dependency cmocka found: YES 1.1.7 00:01:49.284 Program pytest-3 found: NO 00:01:49.284 Program flake8 found: NO 00:01:49.284 Program misspell-fixer found: NO 00:01:49.284 Program restructuredtext-lint found: NO 00:01:49.284 Program valgrind found: YES (/usr/bin/valgrind) 00:01:49.284 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:01:49.284 Compiler for C supports arguments -Wmissing-declarations: YES 00:01:49.284 Compiler for C supports arguments -Wwrite-strings: YES 00:01:49.284 ../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:49.285 Program test-lspci.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-lspci.sh) 00:01:49.285 Program test-linkage.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-linkage.sh) 00:01:49.285 ../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:49.285 Build targets in project: 8 00:01:49.285 WARNING: Project specifies a minimum meson_version '>= 0.53.0' but uses features which were added in newer versions: 00:01:49.285 * 0.57.0: {'exclude_suites arg in add_test_setup'} 00:01:49.285 00:01:49.285 libvfio-user 0.0.1 00:01:49.285 00:01:49.285 User defined options 00:01:49.285 buildtype : debug 00:01:49.285 default_library: static 00:01:49.285 libdir : /usr/local/lib 00:01:49.285 00:01:49.285 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:01:49.853 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:01:49.853 [1/36] Compiling C object samples/lspci.p/lspci.c.o 00:01:49.853 [2/36] Compiling C object samples/shadow_ioeventfd_server.p/shadow_ioeventfd_server.c.o 00:01:49.853 [3/36] Compiling C object lib/libvfio-user.a.p/irq.c.o 00:01:49.853 [4/36] Compiling C object lib/libvfio-user.a.p/tran.c.o 00:01:49.853 [5/36] Compiling C object samples/client.p/.._lib_tran.c.o 00:01:49.853 [6/36] Compiling C object samples/null.p/null.c.o 00:01:49.853 [7/36] Compiling C object lib/libvfio-user.a.p/migration.c.o 00:01:49.853 [8/36] Compiling C object test/unit_tests.p/.._lib_pci.c.o 00:01:49.853 [9/36] Compiling C object test/unit_tests.p/mocks.c.o 00:01:49.853 [10/36] Compiling C object samples/client.p/.._lib_migration.c.o 00:01:49.853 [11/36] Compiling C object test/unit_tests.p/.._lib_tran.c.o 00:01:49.853 [12/36] Compiling C object test/unit_tests.p/.._lib_migration.c.o 00:01:49.853 [13/36] Compiling C object lib/libvfio-user.a.p/pci.c.o 00:01:49.853 [14/36] Compiling C object test/unit_tests.p/.._lib_irq.c.o 00:01:49.853 [15/36] Compiling C object samples/gpio-pci-idio-16.p/gpio-pci-idio-16.c.o 00:01:49.853 [16/36] Compiling C object test/unit_tests.p/.._lib_dma.c.o 00:01:49.853 [17/36] Compiling C object lib/libvfio-user.a.p/dma.c.o 00:01:49.853 [18/36] Compiling C object test/unit_tests.p/.._lib_tran_pipe.c.o 00:01:49.853 [19/36] Compiling C object lib/libvfio-user.a.p/pci_caps.c.o 00:01:49.853 [20/36] Compiling C object test/unit_tests.p/.._lib_pci_caps.c.o 00:01:49.853 [21/36] Compiling C object lib/libvfio-user.a.p/tran_sock.c.o 00:01:49.853 [22/36] Compiling C object test/unit_tests.p/unit-tests.c.o 00:01:49.853 [23/36] Compiling C object samples/client.p/.._lib_tran_sock.c.o 00:01:49.853 [24/36] Compiling C object samples/client.p/client.c.o 00:01:50.112 [25/36] Compiling C object test/unit_tests.p/.._lib_tran_sock.c.o 00:01:50.112 [26/36] Linking target samples/client 00:01:50.112 [27/36] Compiling C object samples/server.p/server.c.o 00:01:50.112 [28/36] Compiling C object test/unit_tests.p/.._lib_libvfio-user.c.o 00:01:50.112 [29/36] Compiling C object lib/libvfio-user.a.p/libvfio-user.c.o 00:01:50.112 [30/36] Linking static target lib/libvfio-user.a 00:01:50.112 [31/36] Linking target test/unit_tests 00:01:50.112 [32/36] Linking target samples/server 00:01:50.112 [33/36] Linking target samples/gpio-pci-idio-16 00:01:50.112 [34/36] Linking target samples/null 00:01:50.112 [35/36] Linking target samples/shadow_ioeventfd_server 00:01:50.112 [36/36] Linking target samples/lspci 00:01:50.112 INFO: autodetecting backend as ninja 00:01:50.112 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:50.112 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:50.372 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:01:50.372 ninja: no work to do. 00:01:50.940 The Meson build system 00:01:50.940 Version: 1.3.1 00:01:50.940 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme 00:01:50.940 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:01:50.940 Build type: native build 00:01:50.940 Project name: xnvme 00:01:50.940 Project version: 0.7.3 00:01:50.941 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:50.941 C linker for the host machine: cc ld.bfd 2.39-16 00:01:50.941 Host machine cpu family: x86_64 00:01:50.941 Host machine cpu: x86_64 00:01:50.941 Message: host_machine.system: linux 00:01:50.941 Compiler for C supports arguments -Wno-missing-braces: YES 00:01:50.941 Compiler for C supports arguments -Wno-cast-function-type: YES 00:01:50.941 Compiler for C supports arguments -Wno-strict-aliasing: YES 00:01:50.941 Run-time dependency threads found: YES 00:01:50.941 Has header "setupapi.h" : NO 00:01:50.941 Has header "linux/blkzoned.h" : YES 00:01:50.941 Has header "linux/blkzoned.h" : YES (cached) 00:01:50.941 Has header "libaio.h" : YES 00:01:50.941 Library aio found: YES 00:01:50.941 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:01:50.941 Run-time dependency liburing found: YES 2.2 00:01:50.941 Dependency libvfn skipped: feature with-libvfn disabled 00:01:50.941 Run-time dependency appleframeworks found: NO (tried framework) 00:01:50.941 Run-time dependency appleframeworks found: NO (tried framework) 00:01:50.941 Configuring xnvme_config.h using configuration 00:01:50.941 Configuring xnvme.spec using configuration 00:01:50.941 Run-time dependency bash-completion found: YES 2.11 00:01:50.941 Message: Bash-completions: /usr/share/bash-completion/completions 00:01:50.941 Program cp found: YES (/usr/bin/cp) 00:01:50.941 Has header "winsock2.h" : NO 00:01:50.941 Has header "dbghelp.h" : NO 00:01:50.941 Library rpcrt4 found: NO 00:01:50.941 Library rt found: YES 00:01:50.941 Checking for function "clock_gettime" with dependency -lrt: YES 00:01:50.941 Found CMake: /usr/bin/cmake (3.27.7) 00:01:50.941 Run-time dependency _spdk found: NO (tried pkgconfig and cmake) 00:01:50.941 Run-time dependency wpdk found: NO (tried pkgconfig and cmake) 00:01:50.941 Run-time dependency spdk-win found: NO (tried pkgconfig and cmake) 00:01:50.941 Build targets in project: 32 00:01:50.941 00:01:50.941 xnvme 0.7.3 00:01:50.941 00:01:50.941 User defined options 00:01:50.941 with-libaio : enabled 00:01:50.941 with-liburing: enabled 00:01:50.941 with-libvfn : disabled 00:01:50.941 with-spdk : false 00:01:50.941 00:01:50.941 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:01:51.218 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir' 00:01:52.013 [1/203] Generating toolbox/xnvme-driver-script with a custom command 00:01:52.013 [2/203] Compiling C object lib/libxnvme.so.p/xnvme_adm.c.o 00:01:52.013 [3/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_admin_shim.c.o 00:01:52.013 [4/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_mem_posix.c.o 00:01:52.013 [5/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd.c.o 00:01:52.317 [6/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_async.c.o 00:01:52.317 [7/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_dev.c.o 00:01:52.317 [8/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_nvme.c.o 00:01:52.317 [9/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos.c.o 00:01:52.317 [10/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_admin.c.o 00:01:52.317 [11/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_dev.c.o 00:01:52.317 [12/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk.c.o 00:01:52.317 [13/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio.c.o 00:01:52.317 [14/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_async.c.o 00:01:52.317 [15/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_block.c.o 00:01:52.317 [16/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf_entries.c.o 00:01:52.317 [17/203] Compiling C object lib/libxnvme.so.p/xnvme_req.c.o 00:01:52.317 [18/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_emu.c.o 00:01:52.317 [19/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_nil.c.o 00:01:52.317 [20/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_sync.c.o 00:01:52.317 [21/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_admin.c.o 00:01:52.317 [22/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_dev.c.o 00:01:52.317 [23/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_sync.c.o 00:01:52.317 [24/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk.c.o 00:01:52.614 [25/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_admin.c.o 00:01:52.614 [26/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_async.c.o 00:01:52.614 [27/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_dev.c.o 00:01:52.614 [28/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_mem.c.o 00:01:52.614 [29/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_sync.c.o 00:01:52.614 [30/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_admin.c.o 00:01:52.614 [31/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_dev.c.o 00:01:52.614 [32/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_mem.c.o 00:01:52.614 [33/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows.c.o 00:01:52.614 [34/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp.c.o 00:01:52.614 [35/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp_th.c.o 00:01:52.614 [36/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_ioring.c.o 00:01:52.614 [37/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_dev.c.o 00:01:52.614 [38/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_fs.c.o 00:01:52.614 [39/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_mem.c.o 00:01:52.614 [40/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_nvme.c.o 00:01:52.614 [41/203] Compiling C object lib/libxnvme.so.p/xnvme_ident.c.o 00:01:52.614 [42/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_mem_posix.c.o 00:01:52.614 [43/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_async.c.o 00:01:52.614 [44/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_dev.c.o 00:01:52.614 [45/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_posix.c.o 00:01:52.614 [46/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_sync_psync.c.o 00:01:52.614 [47/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux.c.o 00:01:52.614 [48/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_hugepage.c.o 00:01:52.614 [49/203] Compiling C object lib/libxnvme.so.p/xnvme_be_nosys.c.o 00:01:52.614 [50/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_sync.c.o 00:01:52.614 [51/203] Compiling C object lib/libxnvme.so.p/xnvme_geo.c.o 00:01:52.614 [52/203] Compiling C object lib/libxnvme.so.p/xnvme_opts.c.o 00:01:52.614 [53/203] Compiling C object lib/libxnvme.so.p/xnvme_ver.c.o 00:01:52.614 [54/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_admin_shim.c.o 00:01:52.614 [55/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_nil.c.o 00:01:52.614 [56/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd.c.o 00:01:52.614 [57/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_dev.c.o 00:01:52.614 [58/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_admin.c.o 00:01:52.614 [59/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_sync.c.o 00:01:52.614 [60/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk.c.o 00:01:52.614 [61/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_admin.c.o 00:01:52.614 [62/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk.c.o 00:01:52.614 [63/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_async.c.o 00:01:52.614 [64/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_dev.c.o 00:01:52.614 [65/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_mem.c.o 00:01:52.614 [66/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_sync.c.o 00:01:52.614 [67/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio.c.o 00:01:52.614 [68/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_admin.c.o 00:01:52.614 [69/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_async.c.o 00:01:52.614 [70/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_mem.c.o 00:01:52.614 [71/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_sync.c.o 00:01:52.614 [72/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows.c.o 00:01:52.614 [73/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp_th.c.o 00:01:52.614 [74/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_block.c.o 00:01:52.614 [75/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_dev.c.o 00:01:52.614 [76/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_nvme.c.o 00:01:52.614 [77/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf_entries.c.o 00:01:52.614 [78/203] Compiling C object lib/libxnvme.a.p/xnvme_req.c.o 00:01:52.614 [79/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_dev.c.o 00:01:52.614 [80/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_nvme.c.o 00:01:52.614 [81/203] Compiling C object lib/libxnvme.so.p/xnvme_dev.c.o 00:01:52.615 [82/203] Compiling C object lib/libxnvme.so.p/xnvme_file.c.o 00:01:52.615 [83/203] Compiling C object lib/libxnvme.so.p/xnvme_nvm.c.o 00:01:52.615 [84/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_nvme.c.o 00:01:52.615 [85/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos.c.o 00:01:52.615 [86/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_dev.c.o 00:01:52.615 [87/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_mem.c.o 00:01:52.615 [88/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_admin.c.o 00:01:52.615 [89/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp.c.o 00:01:52.615 [90/203] Compiling C object lib/libxnvme.so.p/xnvme_lba.c.o 00:01:52.615 [91/203] Compiling C object lib/libxnvme.so.p/xnvme_cmd.c.o 00:01:52.909 [92/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_ioring.c.o 00:01:52.909 [93/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf.c.o 00:01:52.909 [94/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_sync.c.o 00:01:52.909 [95/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_fs.c.o 00:01:52.909 [96/203] Compiling C object lib/libxnvme.a.p/xnvme_dev.c.o 00:01:52.909 [97/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_thrpool.c.o 00:01:52.909 [98/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_block.c.o 00:01:52.909 [99/203] Compiling C object lib/libxnvme.so.p/xnvme_topology.c.o 00:01:52.909 [100/203] Compiling C object lib/libxnvme.a.p/xnvme_adm.c.o 00:01:52.909 [101/203] Compiling C object tests/xnvme_tests_xnvme_cli.p/xnvme_cli.c.o 00:01:52.909 [102/203] Compiling C object lib/libxnvme.so.p/xnvme_queue.c.o 00:01:52.909 [103/203] Compiling C object lib/libxnvme.a.p/xnvme_file.c.o 00:01:52.909 [104/203] Compiling C object lib/libxnvme.a.p/xnvme_topology.c.o 00:01:52.909 [105/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux.c.o 00:01:52.909 [106/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_hugepage.c.o 00:01:52.909 [107/203] Compiling C object lib/libxnvme.so.p/xnvme_kvs.c.o 00:01:52.909 [108/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_dev.c.o 00:01:52.909 [109/203] Compiling C object lib/libxnvme.a.p/xnvme_kvs.c.o 00:01:52.909 [110/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_libaio.c.o 00:01:52.909 [111/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_sync_psync.c.o 00:01:52.909 [112/203] Compiling C object examples/xnvme_enum.p/xnvme_enum.c.o 00:01:52.909 [113/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_emu.c.o 00:01:52.909 [114/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf.c.o 00:01:52.909 [115/203] Compiling C object tests/xnvme_tests_cli.p/cli.c.o 00:01:52.909 [116/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_libaio.c.o 00:01:52.909 [117/203] Compiling C object lib/libxnvme.a.p/xnvme_ver.c.o 00:01:52.909 [118/203] Compiling C object examples/xnvme_single_async.p/xnvme_single_async.c.o 00:01:53.210 [119/203] Compiling C object examples/xnvme_dev.p/xnvme_dev.c.o 00:01:53.210 [120/203] Compiling C object lib/libxnvme.a.p/xnvme_be_nosys.c.o 00:01:53.210 [121/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_posix.c.o 00:01:53.210 [122/203] Compiling C object lib/libxnvme.a.p/xnvme_ident.c.o 00:01:53.210 [123/203] Compiling C object lib/libxnvme.a.p/xnvme_lba.c.o 00:01:53.210 [124/203] Compiling C object tests/xnvme_tests_xnvme_file.p/xnvme_file.c.o 00:01:53.210 [125/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_dev.c.o 00:01:53.210 [126/203] Compiling C object examples/zoned_io_sync.p/zoned_io_sync.c.o 00:01:53.210 [127/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_liburing.c.o 00:01:53.210 [128/203] Compiling C object tests/xnvme_tests_znd_state.p/znd_state.c.o 00:01:53.210 [129/203] Compiling C object lib/libxnvme.a.p/xnvme_geo.c.o 00:01:53.210 [130/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_block.c.o 00:01:53.210 [131/203] Compiling C object tests/xnvme_tests_kvs.p/kvs.c.o 00:01:53.210 [132/203] Compiling C object lib/libxnvme.a.p/xnvme_queue.c.o 00:01:53.210 [133/203] Compiling C object examples/xnvme_hello.p/xnvme_hello.c.o 00:01:53.210 [134/203] Compiling C object tests/xnvme_tests_znd_explicit_open.p/znd_explicit_open.c.o 00:01:53.210 [135/203] Compiling C object examples/zoned_io_async.p/zoned_io_async.c.o 00:01:53.210 [136/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_thrpool.c.o 00:01:53.210 [137/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_nvme.c.o 00:01:53.210 [138/203] Compiling C object lib/libxnvme.so.p/xnvme_spec_pp.c.o 00:01:53.210 [139/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_ucmd.c.o 00:01:53.210 [140/203] Compiling C object lib/libxnvme.so.p/xnvme_buf.c.o 00:01:53.210 [141/203] Compiling C object lib/libxnvme.a.p/xnvme_nvm.c.o 00:01:53.210 [142/203] Compiling C object lib/libxnvme.a.p/xnvme_opts.c.o 00:01:53.210 [143/203] Compiling C object lib/libxnvme.a.p/xnvme_cmd.c.o 00:01:53.210 [144/203] Compiling C object tests/xnvme_tests_async_intf.p/async_intf.c.o 00:01:53.210 [145/203] Compiling C object examples/xnvme_single_sync.p/xnvme_single_sync.c.o 00:01:53.471 [146/203] Compiling C object lib/libxnvme.a.p/xnvme_spec_pp.c.o 00:01:53.471 [147/203] Compiling C object tests/xnvme_tests_buf.p/buf.c.o 00:01:53.471 [148/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_ucmd.c.o 00:01:53.471 [149/203] Compiling C object tests/xnvme_tests_znd_append.p/znd_append.c.o 00:01:53.471 [150/203] Compiling C object tests/xnvme_tests_map.p/map.c.o 00:01:53.471 [151/203] Compiling C object lib/libxnvme.a.p/xnvme_buf.c.o 00:01:53.471 [152/203] Compiling C object lib/libxnvme.a.p/xnvme_be.c.o 00:01:53.471 [153/203] Compiling C object examples/xnvme_io_async.p/xnvme_io_async.c.o 00:01:53.471 [154/203] Compiling C object tools/xdd.p/xdd.c.o 00:01:53.471 [155/203] Compiling C object lib/libxnvme.a.p/xnvme_znd.c.o 00:01:53.471 [156/203] Compiling C object tests/xnvme_tests_scc.p/scc.c.o 00:01:53.471 [157/203] Compiling C object lib/libxnvme.so.p/xnvme_znd.c.o 00:01:53.471 [158/203] Compiling C object tools/kvs.p/kvs.c.o 00:01:53.471 [159/203] Compiling C object lib/libxnvme.so.p/xnvme_be.c.o 00:01:53.471 [160/203] Compiling C object tools/lblk.p/lblk.c.o 00:01:53.471 [161/203] Compiling C object tests/xnvme_tests_znd_zrwa.p/znd_zrwa.c.o 00:01:53.471 [162/203] Compiling C object tools/zoned.p/zoned.c.o 00:01:53.471 [163/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_liburing.c.o 00:01:53.471 [164/203] Compiling C object tests/xnvme_tests_enum.p/enum.c.o 00:01:53.471 [165/203] Compiling C object tests/xnvme_tests_ioworker.p/ioworker.c.o 00:01:53.732 [166/203] Compiling C object lib/libxnvme.so.p/xnvme_spec.c.o 00:01:53.732 [167/203] Compiling C object tests/xnvme_tests_lblk.p/lblk.c.o 00:01:53.732 [168/203] Compiling C object tools/xnvme_file.p/xnvme_file.c.o 00:01:53.732 [169/203] Compiling C object lib/libxnvme.so.p/xnvme_cli.c.o 00:01:53.732 [170/203] Compiling C object lib/libxnvme.a.p/xnvme_cli.c.o 00:01:53.992 [171/203] Compiling C object tools/xnvme.p/xnvme.c.o 00:01:53.992 [172/203] Linking target lib/libxnvme.so 00:01:53.992 [173/203] Compiling C object lib/libxnvme.a.p/xnvme_spec.c.o 00:01:54.252 [174/203] Linking static target lib/libxnvme.a 00:01:54.252 [175/203] Linking target tests/xnvme_tests_async_intf 00:01:54.252 [176/203] Linking target tests/xnvme_tests_xnvme_file 00:01:54.252 [177/203] Linking target tests/xnvme_tests_cli 00:01:54.252 [178/203] Linking target tests/xnvme_tests_lblk 00:01:54.252 [179/203] Linking target tests/xnvme_tests_scc 00:01:54.252 [180/203] Linking target tests/xnvme_tests_enum 00:01:54.252 [181/203] Linking target tests/xnvme_tests_buf 00:01:54.252 [182/203] Linking target tools/xdd 00:01:54.252 [183/203] Linking target tests/xnvme_tests_ioworker 00:01:54.252 [184/203] Linking target tests/xnvme_tests_znd_state 00:01:54.252 [185/203] Linking target tools/zoned 00:01:54.252 [186/203] Linking target examples/xnvme_hello 00:01:54.252 [187/203] Linking target tests/xnvme_tests_map 00:01:54.252 [188/203] Linking target tests/xnvme_tests_kvs 00:01:54.252 [189/203] Linking target examples/xnvme_io_async 00:01:54.252 [190/203] Linking target tools/xnvme 00:01:54.252 [191/203] Linking target tests/xnvme_tests_xnvme_cli 00:01:54.252 [192/203] Linking target examples/zoned_io_async 00:01:54.252 [193/203] Linking target tests/xnvme_tests_znd_explicit_open 00:01:54.252 [194/203] Linking target tests/xnvme_tests_znd_zrwa 00:01:54.252 [195/203] Linking target examples/xnvme_single_async 00:01:54.252 [196/203] Linking target examples/xnvme_enum 00:01:54.252 [197/203] Linking target examples/xnvme_dev 00:01:54.252 [198/203] Linking target tests/xnvme_tests_znd_append 00:01:54.252 [199/203] Linking target examples/xnvme_single_sync 00:01:54.252 [200/203] Linking target examples/zoned_io_sync 00:01:54.252 [201/203] Linking target tools/xnvme_file 00:01:54.252 [202/203] Linking target tools/kvs 00:01:54.252 [203/203] Linking target tools/lblk 00:01:54.252 INFO: autodetecting backend as ninja 00:01:54.252 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:01:54.252 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvmebuild 00:02:16.199 The Meson build system 00:02:16.199 Version: 1.3.1 00:02:16.199 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk 00:02:16.199 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp 00:02:16.199 Build type: native build 00:02:16.199 Program cat found: YES (/usr/bin/cat) 00:02:16.199 Project name: DPDK 00:02:16.199 Project version: 24.03.0 00:02:16.199 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:02:16.199 C linker for the host machine: cc ld.bfd 2.39-16 00:02:16.199 Host machine cpu family: x86_64 00:02:16.199 Host machine cpu: x86_64 00:02:16.199 Message: ## Building in Developer Mode ## 00:02:16.200 Program pkg-config found: YES (/usr/bin/pkg-config) 00:02:16.200 Program check-symbols.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/check-symbols.sh) 00:02:16.200 Program options-ibverbs-static.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:02:16.200 Program python3 found: YES (/usr/bin/python3) 00:02:16.200 Program cat found: YES (/usr/bin/cat) 00:02:16.200 Compiler for C supports arguments -march=native: YES 00:02:16.200 Checking for size of "void *" : 8 00:02:16.200 Checking for size of "void *" : 8 (cached) 00:02:16.200 Compiler for C supports link arguments -Wl,--undefined-version: NO 00:02:16.200 Library m found: YES 00:02:16.200 Library numa found: YES 00:02:16.200 Has header "numaif.h" : YES 00:02:16.200 Library fdt found: NO 00:02:16.200 Library execinfo found: NO 00:02:16.200 Has header "execinfo.h" : YES 00:02:16.200 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:16.200 Run-time dependency libarchive found: NO (tried pkgconfig) 00:02:16.200 Run-time dependency libbsd found: NO (tried pkgconfig) 00:02:16.200 Run-time dependency jansson found: NO (tried pkgconfig) 00:02:16.200 Run-time dependency openssl found: YES 3.0.9 00:02:16.200 Run-time dependency libpcap found: YES 1.10.4 00:02:16.200 Has header "pcap.h" with dependency libpcap: YES 00:02:16.200 Compiler for C supports arguments -Wcast-qual: YES 00:02:16.200 Compiler for C supports arguments -Wdeprecated: YES 00:02:16.200 Compiler for C supports arguments -Wformat: YES 00:02:16.200 Compiler for C supports arguments -Wformat-nonliteral: NO 00:02:16.200 Compiler for C supports arguments -Wformat-security: NO 00:02:16.200 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:16.200 Compiler for C supports arguments -Wmissing-prototypes: YES 00:02:16.200 Compiler for C supports arguments -Wnested-externs: YES 00:02:16.200 Compiler for C supports arguments -Wold-style-definition: YES 00:02:16.200 Compiler for C supports arguments -Wpointer-arith: YES 00:02:16.200 Compiler for C supports arguments -Wsign-compare: YES 00:02:16.200 Compiler for C supports arguments -Wstrict-prototypes: YES 00:02:16.200 Compiler for C supports arguments -Wundef: YES 00:02:16.200 Compiler for C supports arguments -Wwrite-strings: YES 00:02:16.200 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:02:16.200 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:02:16.200 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:16.200 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:02:16.200 Program objdump found: YES (/usr/bin/objdump) 00:02:16.200 Compiler for C supports arguments -mavx512f: YES 00:02:16.200 Checking if "AVX512 checking" compiles: YES 00:02:16.200 Fetching value of define "__SSE4_2__" : 1 00:02:16.200 Fetching value of define "__AES__" : 1 00:02:16.200 Fetching value of define "__AVX__" : 1 00:02:16.200 Fetching value of define "__AVX2__" : 1 00:02:16.200 Fetching value of define "__AVX512BW__" : 1 00:02:16.200 Fetching value of define "__AVX512CD__" : 1 00:02:16.200 Fetching value of define "__AVX512DQ__" : 1 00:02:16.200 Fetching value of define "__AVX512F__" : 1 00:02:16.200 Fetching value of define "__AVX512VL__" : 1 00:02:16.200 Fetching value of define "__PCLMUL__" : 1 00:02:16.200 Fetching value of define "__RDRND__" : 1 00:02:16.200 Fetching value of define "__RDSEED__" : 1 00:02:16.200 Fetching value of define "__VPCLMULQDQ__" : 1 00:02:16.200 Fetching value of define "__znver1__" : (undefined) 00:02:16.200 Fetching value of define "__znver2__" : (undefined) 00:02:16.200 Fetching value of define "__znver3__" : (undefined) 00:02:16.200 Fetching value of define "__znver4__" : (undefined) 00:02:16.200 Compiler for C supports arguments -Wno-format-truncation: YES 00:02:16.200 Message: lib/log: Defining dependency "log" 00:02:16.200 Message: lib/kvargs: Defining dependency "kvargs" 00:02:16.200 Message: lib/telemetry: Defining dependency "telemetry" 00:02:16.200 Checking for function "getentropy" : NO 00:02:16.200 Message: lib/eal: Defining dependency "eal" 00:02:16.200 Message: lib/ring: Defining dependency "ring" 00:02:16.200 Message: lib/rcu: Defining dependency "rcu" 00:02:16.200 Message: lib/mempool: Defining dependency "mempool" 00:02:16.201 Message: lib/mbuf: Defining dependency "mbuf" 00:02:16.201 Fetching value of define "__PCLMUL__" : 1 (cached) 00:02:16.201 Fetching value of define "__AVX512F__" : 1 (cached) 00:02:16.201 Fetching value of define "__AVX512BW__" : 1 (cached) 00:02:16.201 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:02:16.201 Fetching value of define "__AVX512VL__" : 1 (cached) 00:02:16.201 Fetching value of define "__VPCLMULQDQ__" : 1 (cached) 00:02:16.201 Compiler for C supports arguments -mpclmul: YES 00:02:16.201 Compiler for C supports arguments -maes: YES 00:02:16.201 Compiler for C supports arguments -mavx512f: YES (cached) 00:02:16.201 Compiler for C supports arguments -mavx512bw: YES 00:02:16.201 Compiler for C supports arguments -mavx512dq: YES 00:02:16.201 Compiler for C supports arguments -mavx512vl: YES 00:02:16.201 Compiler for C supports arguments -mvpclmulqdq: YES 00:02:16.201 Compiler for C supports arguments -mavx2: YES 00:02:16.201 Compiler for C supports arguments -mavx: YES 00:02:16.201 Message: lib/net: Defining dependency "net" 00:02:16.201 Message: lib/meter: Defining dependency "meter" 00:02:16.201 Message: lib/ethdev: Defining dependency "ethdev" 00:02:16.201 Message: lib/pci: Defining dependency "pci" 00:02:16.201 Message: lib/cmdline: Defining dependency "cmdline" 00:02:16.201 Message: lib/hash: Defining dependency "hash" 00:02:16.201 Message: lib/timer: Defining dependency "timer" 00:02:16.201 Message: lib/compressdev: Defining dependency "compressdev" 00:02:16.201 Message: lib/cryptodev: Defining dependency "cryptodev" 00:02:16.201 Message: lib/dmadev: Defining dependency "dmadev" 00:02:16.201 Compiler for C supports arguments -Wno-cast-qual: YES 00:02:16.201 Message: lib/power: Defining dependency "power" 00:02:16.201 Message: lib/reorder: Defining dependency "reorder" 00:02:16.201 Message: lib/security: Defining dependency "security" 00:02:16.201 Has header "linux/userfaultfd.h" : YES 00:02:16.201 Has header "linux/vduse.h" : YES 00:02:16.201 Message: lib/vhost: Defining dependency "vhost" 00:02:16.201 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:02:16.201 Message: drivers/bus/auxiliary: Defining dependency "bus_auxiliary" 00:02:16.201 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:02:16.201 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:02:16.201 Compiler for C supports arguments -std=c11: YES 00:02:16.201 Compiler for C supports arguments -Wno-strict-prototypes: YES 00:02:16.201 Compiler for C supports arguments -D_BSD_SOURCE: YES 00:02:16.201 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES 00:02:16.201 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 00:02:16.201 Run-time dependency libmlx5 found: YES 1.24.44.0 00:02:16.201 Run-time dependency libibverbs found: YES 1.14.44.0 00:02:16.201 Library mtcr_ul found: NO 00:02:16.201 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_ESP" with dependencies libmlx5, libibverbs: YES 00:02:16.201 Header "infiniband/verbs.h" has symbol "IBV_RX_HASH_IPSEC_SPI" with dependencies libmlx5, libibverbs: YES 00:02:16.201 Header "infiniband/verbs.h" has symbol "IBV_ACCESS_RELAXED_ORDERING " with dependencies libmlx5, libibverbs: YES 00:02:16.201 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQE_RES_FORMAT_CSUM_STRIDX" with dependencies libmlx5, libibverbs: YES 00:02:16.201 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_MASK_TUNNEL_OFFLOADS" with dependencies libmlx5, libibverbs: YES 00:02:16.201 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_MPW_ALLOWED" with dependencies libmlx5, libibverbs: YES 00:02:16.201 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_CQE_128B_COMP" with dependencies libmlx5, libibverbs: YES 00:02:16.201 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQ_INIT_ATTR_FLAGS_CQE_PAD" with dependencies libmlx5, libibverbs: YES 00:02:16.201 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_flow_action_packet_reformat" with dependencies libmlx5, libibverbs: YES 00:02:16.201 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_MPLS" with dependencies libmlx5, libibverbs: YES 00:02:16.201 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAGS_PCI_WRITE_END_PADDING" with dependencies libmlx5, libibverbs: YES 00:02:16.201 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAG_RX_END_PADDING" with dependencies libmlx5, libibverbs: NO 00:02:16.201 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_devx_port" with dependencies libmlx5, libibverbs: NO 00:02:16.201 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_port" with dependencies libmlx5, libibverbs: YES 00:02:16.201 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_ib_port" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_create" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_COUNTERS_DEVX" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_DEFAULT_MISS" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_query_async" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_qp_query" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_pp_alloc" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_devx_tir" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_get_event" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_meter" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "infiniband/mlx5dv.h" has symbol "MLX5_MMAP_GET_NC_PAGES_CMD" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_NIC_RX" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_FDB" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_push_vlan" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_alloc_var" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ENHANCED_MPSW" with dependencies libmlx5, libibverbs: NO 00:02:17.141 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_SEND_EN" with dependencies libmlx5, libibverbs: NO 00:02:17.141 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_WAIT" with dependencies libmlx5, libibverbs: NO 00:02:17.141 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ACCESS_ASO" with dependencies libmlx5, libibverbs: NO 00:02:17.141 Header "linux/if_link.h" has symbol "IFLA_NUM_VF" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "linux/if_link.h" has symbol "IFLA_EXT_MASK" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "linux/if_link.h" has symbol "IFLA_PHYS_SWITCH_ID" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "linux/if_link.h" has symbol "IFLA_PHYS_PORT_NAME" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "rdma/rdma_netlink.h" has symbol "RDMA_NL_NLDEV" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_GET" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_PORT_GET" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_NAME" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_STATE" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_NDEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_domain" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_sampler" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_set_reclaim_device_memory" with dependencies libmlx5, libibverbs: YES 00:02:17.141 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_array" with dependencies libmlx5, libibverbs: YES 00:02:17.142 Header "linux/devlink.h" has symbol "DEVLINK_GENL_NAME" with dependencies libmlx5, libibverbs: YES 00:02:17.142 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_aso" with dependencies libmlx5, libibverbs: YES 00:02:17.142 Header "infiniband/verbs.h" has symbol "INFINIBAND_VERBS_H" with dependencies libmlx5, libibverbs: YES 00:02:17.142 Header "infiniband/mlx5dv.h" has symbol "MLX5_WQE_UMR_CTRL_FLAG_INLINE" with dependencies libmlx5, libibverbs: YES 00:02:17.142 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_rule" with dependencies libmlx5, libibverbs: YES 00:02:17.142 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_ACTION_FLAGS_ASO_CT_DIRECTION_INITIATOR" with dependencies libmlx5, libibverbs: YES 00:02:17.142 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_allow_duplicate_rules" with dependencies libmlx5, libibverbs: YES 00:02:17.142 Header "infiniband/verbs.h" has symbol "ibv_reg_mr_iova" with dependencies libmlx5, libibverbs: YES 00:02:17.142 Header "infiniband/verbs.h" has symbol "ibv_import_device" with dependencies libmlx5, libibverbs: YES 00:02:17.142 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_root_table" with dependencies libmlx5, libibverbs: YES 00:02:17.142 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_steering_anchor" with dependencies libmlx5, libibverbs: YES 00:02:17.142 Header "infiniband/verbs.h" has symbol "ibv_is_fork_initialized" with dependencies libmlx5, libibverbs: YES 00:02:17.142 Checking whether type "struct mlx5dv_sw_parsing_caps" has member "sw_parsing_offloads" with dependencies libmlx5, libibverbs: YES 00:02:17.142 Checking whether type "struct ibv_counter_set_init_attr" has member "counter_set_id" with dependencies libmlx5, libibverbs: NO 00:02:17.142 Checking whether type "struct ibv_counters_init_attr" has member "comp_mask" with dependencies libmlx5, libibverbs: YES 00:02:17.142 Checking whether type "struct mlx5dv_devx_uar" has member "mmap_off" with dependencies libmlx5, libibverbs: YES 00:02:17.142 Checking whether type "struct mlx5dv_flow_matcher_attr" has member "ft_type" with dependencies libmlx5, libibverbs: YES 00:02:17.142 Configuring mlx5_autoconf.h using configuration 00:02:17.142 Message: drivers/common/mlx5: Defining dependency "common_mlx5" 00:02:17.142 Run-time dependency libcrypto found: YES 3.0.9 00:02:17.142 Library IPSec_MB found: YES 00:02:17.142 Fetching value of define "IMB_VERSION_STR" : "1.5.0" 00:02:17.142 Message: drivers/common/qat: Defining dependency "common_qat" 00:02:17.142 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:02:17.142 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:02:17.142 Library IPSec_MB found: YES 00:02:17.142 Fetching value of define "IMB_VERSION_STR" : "1.5.0" (cached) 00:02:17.142 Message: drivers/crypto/ipsec_mb: Defining dependency "crypto_ipsec_mb" 00:02:17.142 Compiler for C supports arguments -std=c11: YES (cached) 00:02:17.142 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:17.142 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:17.142 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:17.142 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:17.142 Message: drivers/crypto/mlx5: Defining dependency "crypto_mlx5" 00:02:17.142 Run-time dependency libisal found: NO (tried pkgconfig) 00:02:17.142 Library libisal found: NO 00:02:17.142 Message: drivers/compress/isal: Defining dependency "compress_isal" 00:02:17.142 Compiler for C supports arguments -std=c11: YES (cached) 00:02:17.142 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:17.142 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:17.142 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:17.142 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:17.142 Message: drivers/compress/mlx5: Defining dependency "compress_mlx5" 00:02:17.142 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:02:17.142 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:02:17.142 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:02:17.142 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:02:17.142 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:02:17.142 Program doxygen found: YES (/usr/bin/doxygen) 00:02:17.142 Configuring doxy-api-html.conf using configuration 00:02:17.142 Configuring doxy-api-man.conf using configuration 00:02:17.142 Program mandb found: YES (/usr/bin/mandb) 00:02:17.142 Program sphinx-build found: NO 00:02:17.142 Configuring rte_build_config.h using configuration 00:02:17.142 Message: 00:02:17.142 ================= 00:02:17.142 Applications Enabled 00:02:17.142 ================= 00:02:17.142 00:02:17.142 apps: 00:02:17.142 00:02:17.142 00:02:17.142 Message: 00:02:17.142 ================= 00:02:17.142 Libraries Enabled 00:02:17.142 ================= 00:02:17.142 00:02:17.142 libs: 00:02:17.142 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:02:17.142 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:02:17.142 cryptodev, dmadev, power, reorder, security, vhost, 00:02:17.142 00:02:17.142 Message: 00:02:17.142 =============== 00:02:17.142 Drivers Enabled 00:02:17.142 =============== 00:02:17.142 00:02:17.142 common: 00:02:17.142 mlx5, qat, 00:02:17.142 bus: 00:02:17.142 auxiliary, pci, vdev, 00:02:17.142 mempool: 00:02:17.142 ring, 00:02:17.142 dma: 00:02:17.142 00:02:17.142 net: 00:02:17.142 00:02:17.142 crypto: 00:02:17.142 ipsec_mb, mlx5, 00:02:17.142 compress: 00:02:17.142 isal, mlx5, 00:02:17.142 vdpa: 00:02:17.142 00:02:17.142 00:02:17.142 Message: 00:02:17.142 ================= 00:02:17.143 Content Skipped 00:02:17.143 ================= 00:02:17.143 00:02:17.143 apps: 00:02:17.143 dumpcap: explicitly disabled via build config 00:02:17.143 graph: explicitly disabled via build config 00:02:17.143 pdump: explicitly disabled via build config 00:02:17.143 proc-info: explicitly disabled via build config 00:02:17.143 test-acl: explicitly disabled via build config 00:02:17.143 test-bbdev: explicitly disabled via build config 00:02:17.143 test-cmdline: explicitly disabled via build config 00:02:17.143 test-compress-perf: explicitly disabled via build config 00:02:17.143 test-crypto-perf: explicitly disabled via build config 00:02:17.143 test-dma-perf: explicitly disabled via build config 00:02:17.143 test-eventdev: explicitly disabled via build config 00:02:17.143 test-fib: explicitly disabled via build config 00:02:17.143 test-flow-perf: explicitly disabled via build config 00:02:17.143 test-gpudev: explicitly disabled via build config 00:02:17.143 test-mldev: explicitly disabled via build config 00:02:17.143 test-pipeline: explicitly disabled via build config 00:02:17.143 test-pmd: explicitly disabled via build config 00:02:17.143 test-regex: explicitly disabled via build config 00:02:17.143 test-sad: explicitly disabled via build config 00:02:17.143 test-security-perf: explicitly disabled via build config 00:02:17.143 00:02:17.143 libs: 00:02:17.143 argparse: explicitly disabled via build config 00:02:17.143 metrics: explicitly disabled via build config 00:02:17.143 acl: explicitly disabled via build config 00:02:17.143 bbdev: explicitly disabled via build config 00:02:17.143 bitratestats: explicitly disabled via build config 00:02:17.143 bpf: explicitly disabled via build config 00:02:17.143 cfgfile: explicitly disabled via build config 00:02:17.143 distributor: explicitly disabled via build config 00:02:17.143 efd: explicitly disabled via build config 00:02:17.143 eventdev: explicitly disabled via build config 00:02:17.143 dispatcher: explicitly disabled via build config 00:02:17.143 gpudev: explicitly disabled via build config 00:02:17.143 gro: explicitly disabled via build config 00:02:17.143 gso: explicitly disabled via build config 00:02:17.143 ip_frag: explicitly disabled via build config 00:02:17.143 jobstats: explicitly disabled via build config 00:02:17.143 latencystats: explicitly disabled via build config 00:02:17.143 lpm: explicitly disabled via build config 00:02:17.143 member: explicitly disabled via build config 00:02:17.143 pcapng: explicitly disabled via build config 00:02:17.143 rawdev: explicitly disabled via build config 00:02:17.143 regexdev: explicitly disabled via build config 00:02:17.143 mldev: explicitly disabled via build config 00:02:17.143 rib: explicitly disabled via build config 00:02:17.143 sched: explicitly disabled via build config 00:02:17.143 stack: explicitly disabled via build config 00:02:17.143 ipsec: explicitly disabled via build config 00:02:17.143 pdcp: explicitly disabled via build config 00:02:17.143 fib: explicitly disabled via build config 00:02:17.143 port: explicitly disabled via build config 00:02:17.143 pdump: explicitly disabled via build config 00:02:17.143 table: explicitly disabled via build config 00:02:17.143 pipeline: explicitly disabled via build config 00:02:17.143 graph: explicitly disabled via build config 00:02:17.143 node: explicitly disabled via build config 00:02:17.143 00:02:17.143 drivers: 00:02:17.143 common/cpt: not in enabled drivers build config 00:02:17.143 common/dpaax: not in enabled drivers build config 00:02:17.143 common/iavf: not in enabled drivers build config 00:02:17.143 common/idpf: not in enabled drivers build config 00:02:17.143 common/ionic: not in enabled drivers build config 00:02:17.143 common/mvep: not in enabled drivers build config 00:02:17.143 common/octeontx: not in enabled drivers build config 00:02:17.143 bus/cdx: not in enabled drivers build config 00:02:17.143 bus/dpaa: not in enabled drivers build config 00:02:17.143 bus/fslmc: not in enabled drivers build config 00:02:17.143 bus/ifpga: not in enabled drivers build config 00:02:17.143 bus/platform: not in enabled drivers build config 00:02:17.143 bus/uacce: not in enabled drivers build config 00:02:17.143 bus/vmbus: not in enabled drivers build config 00:02:17.143 common/cnxk: not in enabled drivers build config 00:02:17.143 common/nfp: not in enabled drivers build config 00:02:17.143 common/nitrox: not in enabled drivers build config 00:02:17.143 common/sfc_efx: not in enabled drivers build config 00:02:17.143 mempool/bucket: not in enabled drivers build config 00:02:17.143 mempool/cnxk: not in enabled drivers build config 00:02:17.143 mempool/dpaa: not in enabled drivers build config 00:02:17.143 mempool/dpaa2: not in enabled drivers build config 00:02:17.143 mempool/octeontx: not in enabled drivers build config 00:02:17.143 mempool/stack: not in enabled drivers build config 00:02:17.143 dma/cnxk: not in enabled drivers build config 00:02:17.143 dma/dpaa: not in enabled drivers build config 00:02:17.143 dma/dpaa2: not in enabled drivers build config 00:02:17.143 dma/hisilicon: not in enabled drivers build config 00:02:17.143 dma/idxd: not in enabled drivers build config 00:02:17.143 dma/ioat: not in enabled drivers build config 00:02:17.143 dma/skeleton: not in enabled drivers build config 00:02:17.143 net/af_packet: not in enabled drivers build config 00:02:17.143 net/af_xdp: not in enabled drivers build config 00:02:17.143 net/ark: not in enabled drivers build config 00:02:17.143 net/atlantic: not in enabled drivers build config 00:02:17.143 net/avp: not in enabled drivers build config 00:02:17.144 net/axgbe: not in enabled drivers build config 00:02:17.144 net/bnx2x: not in enabled drivers build config 00:02:17.144 net/bnxt: not in enabled drivers build config 00:02:17.144 net/bonding: not in enabled drivers build config 00:02:17.144 net/cnxk: not in enabled drivers build config 00:02:17.144 net/cpfl: not in enabled drivers build config 00:02:17.144 net/cxgbe: not in enabled drivers build config 00:02:17.144 net/dpaa: not in enabled drivers build config 00:02:17.144 net/dpaa2: not in enabled drivers build config 00:02:17.144 net/e1000: not in enabled drivers build config 00:02:17.144 net/ena: not in enabled drivers build config 00:02:17.144 net/enetc: not in enabled drivers build config 00:02:17.144 net/enetfec: not in enabled drivers build config 00:02:17.144 net/enic: not in enabled drivers build config 00:02:17.144 net/failsafe: not in enabled drivers build config 00:02:17.144 net/fm10k: not in enabled drivers build config 00:02:17.144 net/gve: not in enabled drivers build config 00:02:17.144 net/hinic: not in enabled drivers build config 00:02:17.144 net/hns3: not in enabled drivers build config 00:02:17.144 net/i40e: not in enabled drivers build config 00:02:17.144 net/iavf: not in enabled drivers build config 00:02:17.144 net/ice: not in enabled drivers build config 00:02:17.144 net/idpf: not in enabled drivers build config 00:02:17.144 net/igc: not in enabled drivers build config 00:02:17.144 net/ionic: not in enabled drivers build config 00:02:17.144 net/ipn3ke: not in enabled drivers build config 00:02:17.144 net/ixgbe: not in enabled drivers build config 00:02:17.144 net/mana: not in enabled drivers build config 00:02:17.144 net/memif: not in enabled drivers build config 00:02:17.144 net/mlx4: not in enabled drivers build config 00:02:17.144 net/mlx5: not in enabled drivers build config 00:02:17.144 net/mvneta: not in enabled drivers build config 00:02:17.144 net/mvpp2: not in enabled drivers build config 00:02:17.144 net/netvsc: not in enabled drivers build config 00:02:17.144 net/nfb: not in enabled drivers build config 00:02:17.144 net/nfp: not in enabled drivers build config 00:02:17.144 net/ngbe: not in enabled drivers build config 00:02:17.144 net/null: not in enabled drivers build config 00:02:17.144 net/octeontx: not in enabled drivers build config 00:02:17.144 net/octeon_ep: not in enabled drivers build config 00:02:17.144 net/pcap: not in enabled drivers build config 00:02:17.144 net/pfe: not in enabled drivers build config 00:02:17.144 net/qede: not in enabled drivers build config 00:02:17.144 net/ring: not in enabled drivers build config 00:02:17.144 net/sfc: not in enabled drivers build config 00:02:17.144 net/softnic: not in enabled drivers build config 00:02:17.144 net/tap: not in enabled drivers build config 00:02:17.144 net/thunderx: not in enabled drivers build config 00:02:17.144 net/txgbe: not in enabled drivers build config 00:02:17.144 net/vdev_netvsc: not in enabled drivers build config 00:02:17.144 net/vhost: not in enabled drivers build config 00:02:17.163 net/virtio: not in enabled drivers build config 00:02:17.163 net/vmxnet3: not in enabled drivers build config 00:02:17.163 raw/*: missing internal dependency, "rawdev" 00:02:17.163 crypto/armv8: not in enabled drivers build config 00:02:17.163 crypto/bcmfs: not in enabled drivers build config 00:02:17.163 crypto/caam_jr: not in enabled drivers build config 00:02:17.163 crypto/ccp: not in enabled drivers build config 00:02:17.163 crypto/cnxk: not in enabled drivers build config 00:02:17.163 crypto/dpaa_sec: not in enabled drivers build config 00:02:17.163 crypto/dpaa2_sec: not in enabled drivers build config 00:02:17.163 crypto/mvsam: not in enabled drivers build config 00:02:17.163 crypto/nitrox: not in enabled drivers build config 00:02:17.163 crypto/null: not in enabled drivers build config 00:02:17.163 crypto/octeontx: not in enabled drivers build config 00:02:17.163 crypto/openssl: not in enabled drivers build config 00:02:17.163 crypto/scheduler: not in enabled drivers build config 00:02:17.164 crypto/uadk: not in enabled drivers build config 00:02:17.164 crypto/virtio: not in enabled drivers build config 00:02:17.164 compress/nitrox: not in enabled drivers build config 00:02:17.164 compress/octeontx: not in enabled drivers build config 00:02:17.164 compress/zlib: not in enabled drivers build config 00:02:17.164 regex/*: missing internal dependency, "regexdev" 00:02:17.164 ml/*: missing internal dependency, "mldev" 00:02:17.164 vdpa/ifc: not in enabled drivers build config 00:02:17.164 vdpa/mlx5: not in enabled drivers build config 00:02:17.164 vdpa/nfp: not in enabled drivers build config 00:02:17.164 vdpa/sfc: not in enabled drivers build config 00:02:17.164 event/*: missing internal dependency, "eventdev" 00:02:17.164 baseband/*: missing internal dependency, "bbdev" 00:02:17.164 gpu/*: missing internal dependency, "gpudev" 00:02:17.164 00:02:17.164 00:02:17.424 Build targets in project: 114 00:02:17.424 00:02:17.425 DPDK 24.03.0 00:02:17.425 00:02:17.425 User defined options 00:02:17.425 buildtype : debug 00:02:17.425 default_library : static 00:02:17.425 libdir : lib 00:02:17.425 prefix : /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:17.425 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:17.425 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:17.425 cpu_instruction_set: native 00:02:17.425 disable_apps : graph,dumpcap,test-flow-perf,test-bbdev,pdump,test-regex,test-acl,test-mldev,test-sad,test-dma-perf,test,test-crypto-perf,test-security-perf,proc-info,test-fib,test-cmdline,test-eventdev,test-gpudev,test-compress-perf,test-pipeline,test-pmd 00:02:17.425 disable_libs : graph,gro,pcapng,pdump,distributor,fib,ipsec,dispatcher,gpudev,acl,node,regexdev,latencystats,pdcp,sched,bpf,stack,metrics,ip_frag,bitratestats,efd,bbdev,eventdev,lpm,member,cfgfile,rib,gso,jobstats,port,rawdev,pipeline,mldev,table,argparse 00:02:17.425 enable_docs : false 00:02:17.425 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:17.425 enable_kmods : false 00:02:17.425 tests : false 00:02:17.425 00:02:17.425 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:17.993 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp' 00:02:17.993 [1/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:02:17.993 [2/377] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:02:17.993 [3/377] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:02:17.993 [4/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:02:17.993 [5/377] Linking static target lib/librte_kvargs.a 00:02:17.993 [6/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:02:17.993 [7/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:02:17.993 [8/377] Compiling C object lib/librte_log.a.p/log_log.c.o 00:02:17.993 [9/377] Linking static target lib/librte_log.a 00:02:17.993 [10/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:02:17.993 [11/377] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:02:17.993 [12/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:02:17.993 [13/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:02:17.993 [14/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:02:17.993 [15/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:02:17.993 [16/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:02:18.251 [17/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:02:18.251 [18/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:02:18.251 [19/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:02:18.251 [20/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:02:18.251 [21/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:02:18.251 [22/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:02:18.251 [23/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:02:18.251 [24/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:02:18.251 [25/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:02:18.251 [26/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:02:18.251 [27/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:02:18.251 [28/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:02:18.251 [29/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:02:18.251 [30/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:02:18.251 [31/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:02:18.251 [32/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:02:18.251 [33/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:02:18.251 [34/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:02:18.251 [35/377] Linking static target lib/librte_telemetry.a 00:02:18.251 [36/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:02:18.251 [37/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:02:18.251 [38/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:02:18.251 [39/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:02:18.251 [40/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:02:18.251 [41/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:02:18.251 [42/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:02:18.251 [43/377] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:02:18.251 [44/377] Linking target lib/librte_log.so.24.1 00:02:18.251 [45/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:02:18.251 [46/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:02:18.251 [47/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:02:18.251 [48/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:02:18.251 [49/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:02:18.251 [50/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:02:18.251 [51/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:02:18.251 [52/377] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:02:18.251 [53/377] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:02:18.251 [54/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:02:18.252 [55/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:02:18.252 [56/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:02:18.252 [57/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:02:18.534 [58/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:02:18.534 [59/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:02:18.534 [60/377] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:02:18.534 [61/377] Linking target lib/librte_kvargs.so.24.1 00:02:18.534 [62/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:02:18.534 [63/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:02:18.534 [64/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:02:18.534 [65/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:02:18.534 [66/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:02:18.534 [67/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:02:18.534 [68/377] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:02:18.534 [69/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:02:18.534 [70/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:02:18.534 [71/377] Linking target lib/librte_telemetry.so.24.1 00:02:18.534 [72/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:02:18.534 [73/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:02:18.534 [74/377] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:02:18.534 [75/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:02:18.534 [76/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:02:18.534 [77/377] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:02:18.534 [78/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:02:18.534 [79/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:02:18.534 [80/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:02:18.534 [81/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:02:18.534 [82/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:02:18.534 [83/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:02:18.534 [84/377] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:02:18.534 [85/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:02:18.534 [86/377] Linking static target lib/librte_ring.a 00:02:18.534 [87/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:02:18.534 [88/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:02:18.534 [89/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:02:18.534 [90/377] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:02:18.792 [91/377] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:02:18.792 [92/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:02:18.792 [93/377] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:02:18.792 [94/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:02:18.792 [95/377] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:02:18.792 [96/377] Linking static target lib/librte_eal.a 00:02:18.792 [97/377] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:02:18.792 [98/377] Linking static target lib/librte_rcu.a 00:02:18.792 [99/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:02:18.792 [100/377] Linking static target lib/librte_mempool.a 00:02:18.792 [101/377] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:02:18.792 [102/377] Compiling C object lib/librte_net.a.p/net_net_crc_avx512.c.o 00:02:18.792 [103/377] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:02:18.792 [104/377] Linking static target lib/librte_net.a 00:02:18.792 [105/377] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:02:18.792 [106/377] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:02:18.792 [107/377] Linking static target lib/librte_pci.a 00:02:18.792 [108/377] Linking static target lib/librte_meter.a 00:02:18.792 [109/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:02:18.792 [110/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:02:18.792 [111/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:02:18.792 [112/377] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:02:18.792 [113/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:02:18.792 [114/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:02:18.793 [115/377] Linking static target lib/librte_mbuf.a 00:02:18.793 [116/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:02:18.793 [117/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:02:18.793 [118/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:02:18.793 [119/377] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:02:18.793 [120/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:02:18.793 [121/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:02:18.793 [122/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:02:18.793 [123/377] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:19.050 [124/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:02:19.050 [125/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:02:19.050 [126/377] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:02:19.050 [127/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:02:19.050 [128/377] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:02:19.050 [129/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:02:19.050 [130/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:02:19.050 [131/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:02:19.050 [132/377] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:02:19.050 [133/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o 00:02:19.050 [134/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:02:19.050 [135/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:02:19.050 [136/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:02:19.050 [137/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:02:19.050 [138/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:02:19.050 [139/377] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:02:19.050 [140/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:02:19.050 [141/377] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:02:19.050 [142/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:02:19.050 [143/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:02:19.050 [144/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:02:19.050 [145/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:02:19.050 [146/377] Linking static target lib/librte_cmdline.a 00:02:19.050 [147/377] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:02:19.050 [148/377] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:02:19.050 [149/377] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:02:19.050 [150/377] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:02:19.311 [151/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:02:19.311 [152/377] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:02:19.311 [153/377] Linking static target lib/librte_timer.a 00:02:19.311 [154/377] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:02:19.311 [155/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:02:19.311 [156/377] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:02:19.311 [157/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:02:19.311 [158/377] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:02:19.311 [159/377] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:02:19.311 [160/377] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:02:19.311 [161/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:02:19.311 [162/377] Linking static target lib/librte_compressdev.a 00:02:19.311 [163/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:02:19.311 [164/377] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:02:19.311 [165/377] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:02:19.311 [166/377] Linking static target lib/librte_dmadev.a 00:02:19.311 [167/377] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:02:19.311 [168/377] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:02:19.311 [169/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:02:19.311 [170/377] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:02:19.311 [171/377] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:02:19.311 [172/377] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:02:19.311 [173/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_params.c.o 00:02:19.311 [174/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:02:19.311 [175/377] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:02:19.311 [176/377] Linking static target lib/librte_hash.a 00:02:19.568 [177/377] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:02:19.568 [178/377] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:02:19.568 [179/377] Linking static target lib/librte_power.a 00:02:19.568 [180/377] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:02:19.568 [181/377] Linking static target lib/librte_security.a 00:02:19.568 [182/377] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:02:19.568 [183/377] Linking static target lib/librte_reorder.a 00:02:19.568 [184/377] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:02:19.568 [185/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:02:19.568 [186/377] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:02:19.568 [187/377] Linking static target lib/librte_cryptodev.a 00:02:19.568 [188/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_common.c.o 00:02:19.568 [189/377] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:02:19.568 [190/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_linux_auxiliary.c.o 00:02:19.568 [191/377] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:02:19.568 [192/377] Linking static target drivers/libtmp_rte_bus_auxiliary.a 00:02:19.568 [193/377] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:02:19.568 [194/377] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:02:19.568 [195/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:02:19.568 [196/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:02:19.568 [197/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:02:19.568 [198/377] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:19.568 [199/377] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:19.568 [200/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:02:19.568 [201/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:02:19.568 [202/377] Linking static target lib/librte_ethdev.a 00:02:19.568 [203/377] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:02:19.826 [204/377] Generating drivers/rte_bus_auxiliary.pmd.c with a custom command 00:02:19.826 [205/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:02:19.826 [206/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:02:19.826 [207/377] Compiling C object drivers/librte_bus_auxiliary.a.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:19.826 [208/377] Linking static target drivers/librte_bus_auxiliary.a 00:02:19.826 [209/377] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:02:19.826 [210/377] Compiling C object drivers/librte_bus_auxiliary.so.24.1.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:19.826 [211/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:02:19.826 [212/377] Linking static target drivers/libtmp_rte_bus_pci.a 00:02:19.826 [213/377] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:02:19.826 [214/377] Linking static target drivers/libtmp_rte_bus_vdev.a 00:02:19.826 [215/377] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:02:19.826 [216/377] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:02:19.826 [217/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_glue.c.o 00:02:19.826 [218/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_logs.c.o 00:02:19.826 [219/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mp.c.o 00:02:19.826 [220/377] Generating drivers/rte_bus_auxiliary.sym_chk with a custom command (wrapped by meson to capture output) 00:02:19.826 [221/377] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:02:19.826 [222/377] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:02:19.826 [223/377] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:02:19.826 [224/377] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:19.826 [225/377] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:19.826 [226/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_pci.c.o 00:02:19.826 [227/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common.c.o 00:02:19.826 [228/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_malloc.c.o 00:02:19.826 [229/377] Linking static target drivers/librte_bus_pci.a 00:02:19.826 [230/377] Linking static target drivers/librte_bus_vdev.a 00:02:19.826 [231/377] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:20.084 [232/377] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:20.084 [233/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_auxiliary.c.o 00:02:20.084 [234/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_utils.c.o 00:02:20.084 [235/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_devx.c.o 00:02:20.084 [236/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_common.c.o 00:02:20.084 [237/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_os.c.o 00:02:20.084 [238/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_verbs.c.o 00:02:20.084 [239/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mr.c.o 00:02:20.084 [240/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_nl.c.o 00:02:20.084 [241/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o 00:02:20.084 [242/377] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:20.084 [243/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_pf2vf.c.o 00:02:20.084 [244/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o 00:02:20.084 [245/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen1.c.o 00:02:20.084 [246/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen2.c.o 00:02:20.084 [247/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen3.c.o 00:02:20.084 [248/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o 00:02:20.084 [249/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen5.c.o 00:02:20.084 [250/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_devx_cmds.c.o 00:02:20.342 [251/377] Linking static target drivers/libtmp_rte_common_mlx5.a 00:02:20.342 [252/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen_lce.c.o 00:02:20.342 [253/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:02:20.342 [254/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen1.c.o 00:02:20.342 [255/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o 00:02:20.342 [256/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen2.c.o 00:02:20.342 [257/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen3.c.o 00:02:20.342 [258/377] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:20.342 [259/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen5.c.o 00:02:20.342 [260/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen4.c.o 00:02:20.342 [261/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym.c.o 00:02:20.342 [262/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o 00:02:20.342 [263/377] Generating drivers/rte_common_mlx5.pmd.c with a custom command 00:02:20.342 [264/377] Compiling C object drivers/librte_common_mlx5.a.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:20.342 [265/377] Linking static target drivers/librte_common_mlx5.a 00:02:20.342 [266/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_crypto.c.o 00:02:20.342 [267/377] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:20.342 [268/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_asym_pmd_gen1.c.o 00:02:20.342 [269/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen2.c.o 00:02:20.342 [270/377] Compiling C object drivers/librte_common_mlx5.so.24.1.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:20.599 [271/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen5.c.o 00:02:20.599 [272/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen_lce.c.o 00:02:20.599 [273/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_ops.c.o 00:02:20.599 [274/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o 00:02:20.599 [275/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_private.c.o 00:02:20.599 [276/377] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:02:20.600 [277/377] Linking static target drivers/libtmp_rte_mempool_ring.a 00:02:20.600 [278/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o 00:02:20.600 [279/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_gcm.c.o 00:02:20.600 [280/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_chacha_poly.c.o 00:02:20.600 [281/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_zuc.c.o 00:02:20.600 [282/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto.c.o 00:02:20.600 [283/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o 00:02:20.600 [284/377] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:02:20.858 [285/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_kasumi.c.o 00:02:20.858 [286/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_xts.c.o 00:02:20.858 [287/377] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:20.858 [288/377] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:20.858 [289/377] Linking static target drivers/librte_mempool_ring.a 00:02:20.858 [290/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_sym_pmd_gen1.c.o 00:02:20.858 [291/377] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd.c.o 00:02:20.858 [292/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.o 00:02:20.858 [293/377] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd_ops.c.o 00:02:20.858 [294/377] Linking static target drivers/libtmp_rte_compress_isal.a 00:02:20.858 [295/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_mb.c.o 00:02:20.858 [296/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_gcm.c.o 00:02:20.858 [297/377] Linking static target drivers/libtmp_rte_crypto_mlx5.a 00:02:20.858 [298/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_snow3g.c.o 00:02:20.858 [299/377] Linking static target drivers/libtmp_rte_crypto_ipsec_mb.a 00:02:20.858 [300/377] Compiling C object drivers/libtmp_rte_compress_mlx5.a.p/compress_mlx5_mlx5_compress.c.o 00:02:20.858 [301/377] Linking static target drivers/libtmp_rte_compress_mlx5.a 00:02:20.858 [302/377] Generating drivers/rte_compress_isal.pmd.c with a custom command 00:02:20.858 [303/377] Compiling C object drivers/librte_compress_isal.a.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:20.858 [304/377] Compiling C object drivers/librte_compress_isal.so.24.1.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:20.858 [305/377] Linking static target drivers/librte_compress_isal.a 00:02:20.858 [306/377] Generating drivers/rte_crypto_mlx5.pmd.c with a custom command 00:02:20.858 [307/377] Compiling C object drivers/librte_crypto_mlx5.so.24.1.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:20.858 [308/377] Compiling C object drivers/librte_crypto_mlx5.a.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:20.858 [309/377] Linking static target drivers/librte_crypto_mlx5.a 00:02:20.858 [310/377] Generating drivers/rte_crypto_ipsec_mb.pmd.c with a custom command 00:02:21.115 [311/377] Generating drivers/rte_compress_mlx5.pmd.c with a custom command 00:02:21.115 [312/377] Compiling C object drivers/librte_crypto_ipsec_mb.so.24.1.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:21.115 [313/377] Compiling C object drivers/librte_crypto_ipsec_mb.a.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:21.115 [314/377] Linking static target drivers/librte_crypto_ipsec_mb.a 00:02:21.115 [315/377] Compiling C object drivers/librte_compress_mlx5.a.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:21.115 [316/377] Compiling C object drivers/librte_compress_mlx5.so.24.1.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:21.115 [317/377] Linking static target drivers/librte_compress_mlx5.a 00:02:21.115 [318/377] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:02:21.115 [319/377] Linking static target lib/librte_vhost.a 00:02:21.373 [320/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o 00:02:21.373 [321/377] Linking static target drivers/libtmp_rte_common_qat.a 00:02:21.373 [322/377] Generating drivers/rte_common_qat.pmd.c with a custom command 00:02:21.373 [323/377] Compiling C object drivers/librte_common_qat.so.24.1.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:21.373 [324/377] Compiling C object drivers/librte_common_qat.a.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:21.632 [325/377] Linking static target drivers/librte_common_qat.a 00:02:22.198 [326/377] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:02:22.768 [327/377] Generating drivers/rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output) 00:02:23.704 [328/377] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:23.704 [329/377] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:02:23.964 [330/377] Linking target lib/librte_eal.so.24.1 00:02:23.964 [331/377] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:02:23.964 [332/377] Linking target lib/librte_ring.so.24.1 00:02:23.964 [333/377] Linking target lib/librte_timer.so.24.1 00:02:23.964 [334/377] Linking target lib/librte_meter.so.24.1 00:02:23.964 [335/377] Linking target drivers/librte_bus_auxiliary.so.24.1 00:02:23.964 [336/377] Linking target lib/librte_dmadev.so.24.1 00:02:23.964 [337/377] Linking target lib/librte_pci.so.24.1 00:02:23.964 [338/377] Linking target drivers/librte_bus_vdev.so.24.1 00:02:24.225 [339/377] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:02:24.225 [340/377] Generating symbol file lib/librte_timer.so.24.1.p/librte_timer.so.24.1.symbols 00:02:24.225 [341/377] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:02:24.225 [342/377] Generating symbol file drivers/librte_bus_auxiliary.so.24.1.p/librte_bus_auxiliary.so.24.1.symbols 00:02:24.225 [343/377] Generating symbol file drivers/librte_bus_vdev.so.24.1.p/librte_bus_vdev.so.24.1.symbols 00:02:24.225 [344/377] Generating symbol file lib/librte_dmadev.so.24.1.p/librte_dmadev.so.24.1.symbols 00:02:24.225 [345/377] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:02:24.225 [346/377] Linking target lib/librte_rcu.so.24.1 00:02:24.225 [347/377] Linking target lib/librte_mempool.so.24.1 00:02:24.225 [348/377] Linking target drivers/librte_bus_pci.so.24.1 00:02:24.225 [349/377] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:02:24.225 [350/377] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:02:24.225 [351/377] Generating symbol file drivers/librte_bus_pci.so.24.1.p/librte_bus_pci.so.24.1.symbols 00:02:24.225 [352/377] Linking target drivers/librte_mempool_ring.so.24.1 00:02:24.225 [353/377] Linking target lib/librte_mbuf.so.24.1 00:02:24.486 [354/377] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:02:24.486 [355/377] Linking target lib/librte_reorder.so.24.1 00:02:24.486 [356/377] Linking target lib/librte_net.so.24.1 00:02:24.486 [357/377] Linking target lib/librte_compressdev.so.24.1 00:02:24.486 [358/377] Linking target lib/librte_cryptodev.so.24.1 00:02:24.486 [359/377] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:02:24.486 [360/377] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:02:24.486 [361/377] Generating symbol file lib/librte_compressdev.so.24.1.p/librte_compressdev.so.24.1.symbols 00:02:24.486 [362/377] Linking target lib/librte_security.so.24.1 00:02:24.486 [363/377] Linking target lib/librte_cmdline.so.24.1 00:02:24.486 [364/377] Linking target lib/librte_hash.so.24.1 00:02:24.486 [365/377] Linking target drivers/librte_compress_isal.so.24.1 00:02:24.747 [366/377] Linking target lib/librte_ethdev.so.24.1 00:02:24.747 [367/377] Generating symbol file lib/librte_hash.so.24.1.p/librte_hash.so.24.1.symbols 00:02:24.747 [368/377] Generating symbol file lib/librte_security.so.24.1.p/librte_security.so.24.1.symbols 00:02:24.747 [369/377] Generating symbol file lib/librte_ethdev.so.24.1.p/librte_ethdev.so.24.1.symbols 00:02:24.747 [370/377] Linking target drivers/librte_common_mlx5.so.24.1 00:02:24.747 [371/377] Linking target lib/librte_power.so.24.1 00:02:24.747 [372/377] Linking target lib/librte_vhost.so.24.1 00:02:24.747 [373/377] Generating symbol file drivers/librte_common_mlx5.so.24.1.p/librte_common_mlx5.so.24.1.symbols 00:02:25.008 [374/377] Linking target drivers/librte_compress_mlx5.so.24.1 00:02:25.008 [375/377] Linking target drivers/librte_crypto_mlx5.so.24.1 00:02:25.008 [376/377] Linking target drivers/librte_crypto_ipsec_mb.so.24.1 00:02:25.008 [377/377] Linking target drivers/librte_common_qat.so.24.1 00:02:25.008 INFO: autodetecting backend as ninja 00:02:25.008 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:25.948 CC lib/ut_mock/mock.o 00:02:25.948 CC lib/log/log.o 00:02:25.948 CC lib/log/log_flags.o 00:02:25.948 CC lib/log/log_deprecated.o 00:02:25.948 make[3]: '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib/libspdk_ocfenv.a' is up to date. 00:02:25.948 CC lib/ut/ut.o 00:02:25.948 LIB libspdk_log.a 00:02:25.948 LIB libspdk_ut_mock.a 00:02:25.948 LIB libspdk_ut.a 00:02:26.208 CC lib/dma/dma.o 00:02:26.208 CXX lib/trace_parser/trace.o 00:02:26.208 CC lib/util/base64.o 00:02:26.208 CC lib/util/bit_array.o 00:02:26.208 CC lib/ioat/ioat.o 00:02:26.208 CC lib/util/cpuset.o 00:02:26.208 CC lib/util/crc32.o 00:02:26.208 CC lib/util/crc16.o 00:02:26.208 CC lib/util/crc32_ieee.o 00:02:26.208 CC lib/util/crc32c.o 00:02:26.208 CC lib/util/crc64.o 00:02:26.208 CC lib/util/dif.o 00:02:26.208 CC lib/util/fd.o 00:02:26.208 CC lib/util/file.o 00:02:26.208 CC lib/util/iov.o 00:02:26.208 CC lib/util/hexlify.o 00:02:26.208 CC lib/util/pipe.o 00:02:26.208 CC lib/util/strerror_tls.o 00:02:26.208 CC lib/util/math.o 00:02:26.208 CC lib/util/string.o 00:02:26.208 CC lib/util/uuid.o 00:02:26.208 CC lib/util/fd_group.o 00:02:26.208 CC lib/util/xor.o 00:02:26.208 CC lib/util/zipf.o 00:02:26.208 CC lib/vfio_user/host/vfio_user_pci.o 00:02:26.208 CC lib/vfio_user/host/vfio_user.o 00:02:26.208 LIB libspdk_dma.a 00:02:26.468 LIB libspdk_ioat.a 00:02:26.468 LIB libspdk_vfio_user.a 00:02:26.468 LIB libspdk_util.a 00:02:26.728 CC lib/json/json_parse.o 00:02:26.728 CC lib/json/json_util.o 00:02:26.728 CC lib/rdma/common.o 00:02:26.728 CC lib/json/json_write.o 00:02:26.728 CC lib/rdma/rdma_verbs.o 00:02:26.728 CC lib/reduce/reduce.o 00:02:26.728 CC lib/conf/conf.o 00:02:26.728 CC lib/vmd/vmd.o 00:02:26.728 CC lib/vmd/led.o 00:02:26.728 CC lib/idxd/idxd.o 00:02:26.728 CC lib/env_dpdk/memory.o 00:02:26.728 CC lib/idxd/idxd_user.o 00:02:26.728 CC lib/env_dpdk/env.o 00:02:26.728 CC lib/env_dpdk/pci.o 00:02:26.728 CC lib/env_dpdk/threads.o 00:02:26.728 CC lib/env_dpdk/init.o 00:02:26.728 CC lib/env_dpdk/pci_ioat.o 00:02:26.728 CC lib/env_dpdk/pci_virtio.o 00:02:26.728 CC lib/env_dpdk/pci_vmd.o 00:02:26.728 CC lib/env_dpdk/pci_idxd.o 00:02:26.728 CC lib/env_dpdk/pci_event.o 00:02:26.728 CC lib/env_dpdk/pci_dpdk.o 00:02:26.728 CC lib/env_dpdk/sigbus_handler.o 00:02:26.728 CC lib/env_dpdk/pci_dpdk_2207.o 00:02:26.728 CC lib/env_dpdk/pci_dpdk_2211.o 00:02:26.728 LIB libspdk_trace_parser.a 00:02:26.989 LIB libspdk_conf.a 00:02:26.989 LIB libspdk_rdma.a 00:02:26.989 LIB libspdk_json.a 00:02:27.250 CC lib/jsonrpc/jsonrpc_server.o 00:02:27.250 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:02:27.250 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:02:27.250 CC lib/jsonrpc/jsonrpc_client.o 00:02:27.250 LIB libspdk_idxd.a 00:02:27.250 LIB libspdk_reduce.a 00:02:27.250 LIB libspdk_vmd.a 00:02:27.250 LIB libspdk_jsonrpc.a 00:02:27.510 CC lib/rpc/rpc.o 00:02:27.771 LIB libspdk_rpc.a 00:02:27.771 LIB libspdk_env_dpdk.a 00:02:28.031 CC lib/trace/trace.o 00:02:28.031 CC lib/trace/trace_flags.o 00:02:28.031 CC lib/trace/trace_rpc.o 00:02:28.031 CC lib/keyring/keyring.o 00:02:28.031 CC lib/keyring/keyring_rpc.o 00:02:28.031 CC lib/notify/notify_rpc.o 00:02:28.031 CC lib/notify/notify.o 00:02:28.031 LIB libspdk_notify.a 00:02:28.031 LIB libspdk_keyring.a 00:02:28.031 LIB libspdk_trace.a 00:02:28.293 CC lib/sock/sock.o 00:02:28.293 CC lib/sock/sock_rpc.o 00:02:28.293 CC lib/thread/thread.o 00:02:28.293 CC lib/thread/iobuf.o 00:02:28.553 LIB libspdk_sock.a 00:02:28.813 CC lib/nvme/nvme_ctrlr_cmd.o 00:02:28.813 CC lib/nvme/nvme_ctrlr.o 00:02:28.813 CC lib/nvme/nvme_fabric.o 00:02:28.813 CC lib/nvme/nvme_ns_cmd.o 00:02:28.813 CC lib/nvme/nvme_ns.o 00:02:28.813 CC lib/nvme/nvme_pcie.o 00:02:28.813 CC lib/nvme/nvme_pcie_common.o 00:02:28.813 CC lib/nvme/nvme_qpair.o 00:02:28.813 CC lib/nvme/nvme.o 00:02:28.813 CC lib/nvme/nvme_quirks.o 00:02:28.813 CC lib/nvme/nvme_transport.o 00:02:28.813 CC lib/nvme/nvme_discovery.o 00:02:28.813 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:02:28.813 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:02:28.813 CC lib/nvme/nvme_tcp.o 00:02:28.813 CC lib/nvme/nvme_opal.o 00:02:28.813 CC lib/nvme/nvme_io_msg.o 00:02:28.813 CC lib/nvme/nvme_poll_group.o 00:02:28.813 CC lib/nvme/nvme_zns.o 00:02:28.813 CC lib/nvme/nvme_stubs.o 00:02:28.813 CC lib/nvme/nvme_auth.o 00:02:28.813 CC lib/nvme/nvme_cuse.o 00:02:28.813 CC lib/nvme/nvme_vfio_user.o 00:02:28.813 CC lib/nvme/nvme_rdma.o 00:02:29.383 LIB libspdk_thread.a 00:02:29.643 CC lib/blob/blobstore.o 00:02:29.643 CC lib/virtio/virtio.o 00:02:29.643 CC lib/blob/request.o 00:02:29.643 CC lib/blob/zeroes.o 00:02:29.643 CC lib/virtio/virtio_vhost_user.o 00:02:29.643 CC lib/blob/blob_bs_dev.o 00:02:29.643 CC lib/virtio/virtio_vfio_user.o 00:02:29.643 CC lib/virtio/virtio_pci.o 00:02:29.643 CC lib/init/json_config.o 00:02:29.643 CC lib/accel/accel.o 00:02:29.643 CC lib/accel/accel_rpc.o 00:02:29.643 CC lib/init/subsystem.o 00:02:29.643 CC lib/accel/accel_sw.o 00:02:29.643 CC lib/init/subsystem_rpc.o 00:02:29.643 CC lib/init/rpc.o 00:02:29.643 CC lib/vfu_tgt/tgt_endpoint.o 00:02:29.643 CC lib/vfu_tgt/tgt_rpc.o 00:02:29.643 LIB libspdk_init.a 00:02:29.904 LIB libspdk_virtio.a 00:02:29.904 LIB libspdk_vfu_tgt.a 00:02:29.904 CC lib/event/app.o 00:02:29.904 CC lib/event/reactor.o 00:02:29.904 CC lib/event/log_rpc.o 00:02:29.904 CC lib/event/app_rpc.o 00:02:29.904 CC lib/event/scheduler_static.o 00:02:30.165 LIB libspdk_event.a 00:02:30.165 LIB libspdk_accel.a 00:02:30.433 LIB libspdk_nvme.a 00:02:30.433 CC lib/bdev/bdev.o 00:02:30.433 CC lib/bdev/bdev_rpc.o 00:02:30.433 CC lib/bdev/bdev_zone.o 00:02:30.433 CC lib/bdev/part.o 00:02:30.433 CC lib/bdev/scsi_nvme.o 00:02:31.816 LIB libspdk_blob.a 00:02:31.816 CC lib/blobfs/blobfs.o 00:02:31.817 CC lib/blobfs/tree.o 00:02:31.817 CC lib/lvol/lvol.o 00:02:32.387 LIB libspdk_bdev.a 00:02:32.387 LIB libspdk_blobfs.a 00:02:32.647 LIB libspdk_lvol.a 00:02:32.647 CC lib/nvmf/ctrlr.o 00:02:32.647 CC lib/nvmf/ctrlr_discovery.o 00:02:32.647 CC lib/nvmf/ctrlr_bdev.o 00:02:32.647 CC lib/nvmf/subsystem.o 00:02:32.647 CC lib/nvmf/nvmf.o 00:02:32.647 CC lib/nvmf/nvmf_rpc.o 00:02:32.647 CC lib/scsi/dev.o 00:02:32.647 CC lib/nvmf/transport.o 00:02:32.647 CC lib/scsi/lun.o 00:02:32.647 CC lib/nvmf/tcp.o 00:02:32.647 CC lib/scsi/port.o 00:02:32.647 CC lib/nbd/nbd_rpc.o 00:02:32.647 CC lib/nbd/nbd.o 00:02:32.647 CC lib/scsi/scsi.o 00:02:32.647 CC lib/nvmf/stubs.o 00:02:32.647 CC lib/nvmf/mdns_server.o 00:02:32.647 CC lib/scsi/scsi_bdev.o 00:02:32.647 CC lib/nvmf/vfio_user.o 00:02:32.647 CC lib/nvmf/rdma.o 00:02:32.647 CC lib/scsi/scsi_pr.o 00:02:32.647 CC lib/ftl/ftl_core.o 00:02:32.647 CC lib/nvmf/auth.o 00:02:32.647 CC lib/scsi/scsi_rpc.o 00:02:32.647 CC lib/ftl/ftl_init.o 00:02:32.647 CC lib/ublk/ublk.o 00:02:32.647 CC lib/ftl/ftl_layout.o 00:02:32.647 CC lib/scsi/task.o 00:02:32.647 CC lib/ftl/ftl_debug.o 00:02:32.647 CC lib/ftl/ftl_io.o 00:02:32.647 CC lib/ftl/ftl_sb.o 00:02:32.906 CC lib/ftl/ftl_l2p.o 00:02:32.906 CC lib/ftl/ftl_l2p_flat.o 00:02:32.906 CC lib/ftl/ftl_nv_cache.o 00:02:32.906 CC lib/ftl/ftl_band.o 00:02:32.906 CC lib/ftl/ftl_band_ops.o 00:02:32.906 CC lib/ftl/ftl_writer.o 00:02:32.906 LIB libspdk_nbd.a 00:02:32.906 CC lib/ftl/ftl_rq.o 00:02:32.906 CC lib/ftl/ftl_reloc.o 00:02:32.906 CC lib/ftl/ftl_l2p_cache.o 00:02:32.906 CC lib/ublk/ublk_rpc.o 00:02:32.906 CC lib/ftl/ftl_p2l.o 00:02:32.906 CC lib/ftl/mngt/ftl_mngt.o 00:02:32.906 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:02:32.906 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:02:32.906 LIB libspdk_scsi.a 00:02:32.906 CC lib/ftl/mngt/ftl_mngt_startup.o 00:02:32.906 CC lib/ftl/mngt/ftl_mngt_md.o 00:02:32.906 CC lib/ftl/mngt/ftl_mngt_misc.o 00:02:33.164 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:02:33.164 LIB libspdk_ublk.a 00:02:33.164 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:02:33.164 CC lib/ftl/mngt/ftl_mngt_band.o 00:02:33.164 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:02:33.164 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:02:33.164 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:02:33.164 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:02:33.164 CC lib/ftl/utils/ftl_conf.o 00:02:33.164 CC lib/ftl/utils/ftl_md.o 00:02:33.164 CC lib/ftl/utils/ftl_mempool.o 00:02:33.164 CC lib/ftl/utils/ftl_bitmap.o 00:02:33.164 CC lib/ftl/utils/ftl_property.o 00:02:33.164 CC lib/iscsi/conn.o 00:02:33.164 CC lib/iscsi/init_grp.o 00:02:33.164 CC lib/vhost/vhost.o 00:02:33.164 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:02:33.164 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:02:33.164 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:02:33.164 CC lib/iscsi/iscsi.o 00:02:33.164 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:02:33.164 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:02:33.164 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:02:33.164 CC lib/ftl/upgrade/ftl_trim_upgrade.o 00:02:33.164 CC lib/ftl/upgrade/ftl_sb_v3.o 00:02:33.164 CC lib/ftl/upgrade/ftl_sb_v5.o 00:02:33.421 CC lib/ftl/nvc/ftl_nvc_dev.o 00:02:33.421 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:02:33.421 CC lib/ftl/base/ftl_base_dev.o 00:02:33.421 CC lib/ftl/base/ftl_base_bdev.o 00:02:33.421 CC lib/ftl/ftl_trace.o 00:02:33.421 CC lib/iscsi/md5.o 00:02:33.421 CC lib/vhost/vhost_rpc.o 00:02:33.421 CC lib/iscsi/param.o 00:02:33.421 CC lib/iscsi/portal_grp.o 00:02:33.421 CC lib/iscsi/tgt_node.o 00:02:33.421 CC lib/iscsi/iscsi_subsystem.o 00:02:33.422 CC lib/vhost/vhost_scsi.o 00:02:33.422 CC lib/vhost/vhost_blk.o 00:02:33.422 CC lib/vhost/rte_vhost_user.o 00:02:33.422 CC lib/iscsi/iscsi_rpc.o 00:02:33.422 CC lib/iscsi/task.o 00:02:33.422 LIB libspdk_ftl.a 00:02:33.991 LIB libspdk_nvmf.a 00:02:34.250 LIB libspdk_iscsi.a 00:02:34.250 LIB libspdk_vhost.a 00:02:34.511 CC module/env_dpdk/env_dpdk_rpc.o 00:02:34.511 CC module/vfu_device/vfu_virtio.o 00:02:34.511 CC module/vfu_device/vfu_virtio_blk.o 00:02:34.511 CC module/vfu_device/vfu_virtio_scsi.o 00:02:34.511 CC module/vfu_device/vfu_virtio_rpc.o 00:02:34.511 CC module/accel/dsa/accel_dsa.o 00:02:34.511 CC module/accel/dsa/accel_dsa_rpc.o 00:02:34.511 CC module/scheduler/dynamic/scheduler_dynamic.o 00:02:34.511 CC module/accel/iaa/accel_iaa.o 00:02:34.511 CC module/scheduler/gscheduler/gscheduler.o 00:02:34.511 CC module/accel/iaa/accel_iaa_rpc.o 00:02:34.511 CC module/sock/posix/posix.o 00:02:34.511 CC module/accel/error/accel_error.o 00:02:34.512 CC module/accel/error/accel_error_rpc.o 00:02:34.512 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:02:34.512 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.o 00:02:34.512 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.o 00:02:34.512 CC module/blob/bdev/blob_bdev.o 00:02:34.512 CC module/sock/uring/uring.o 00:02:34.512 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev.o 00:02:34.512 CC module/accel/ioat/accel_ioat.o 00:02:34.512 CC module/accel/ioat/accel_ioat_rpc.o 00:02:34.512 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.o 00:02:34.512 CC module/keyring/file/keyring.o 00:02:34.512 CC module/keyring/file/keyring_rpc.o 00:02:34.512 LIB libspdk_env_dpdk_rpc.a 00:02:34.791 LIB libspdk_scheduler_gscheduler.a 00:02:34.791 LIB libspdk_keyring_file.a 00:02:34.791 LIB libspdk_scheduler_dpdk_governor.a 00:02:34.791 LIB libspdk_scheduler_dynamic.a 00:02:34.791 LIB libspdk_accel_error.a 00:02:34.791 LIB libspdk_accel_ioat.a 00:02:34.791 LIB libspdk_accel_iaa.a 00:02:34.791 LIB libspdk_accel_dsa.a 00:02:34.791 LIB libspdk_blob_bdev.a 00:02:35.050 LIB libspdk_vfu_device.a 00:02:35.050 CC module/bdev/delay/vbdev_delay.o 00:02:35.050 CC module/bdev/malloc/bdev_malloc.o 00:02:35.050 CC module/bdev/gpt/gpt.o 00:02:35.050 CC module/bdev/null/bdev_null.o 00:02:35.050 CC module/bdev/crypto/vbdev_crypto.o 00:02:35.050 CC module/bdev/error/vbdev_error.o 00:02:35.050 CC module/bdev/nvme/bdev_nvme.o 00:02:35.050 CC module/bdev/aio/bdev_aio.o 00:02:35.050 CC module/bdev/raid/bdev_raid.o 00:02:35.050 CC module/bdev/ftl/bdev_ftl.o 00:02:35.050 CC module/bdev/zone_block/vbdev_zone_block.o 00:02:35.050 CC module/bdev/split/vbdev_split.o 00:02:35.050 CC module/bdev/passthru/vbdev_passthru.o 00:02:35.050 CC module/bdev/virtio/bdev_virtio_scsi.o 00:02:35.050 CC module/blobfs/bdev/blobfs_bdev.o 00:02:35.050 CC module/bdev/iscsi/bdev_iscsi.o 00:02:35.050 CC module/bdev/uring/bdev_uring.o 00:02:35.050 CC module/bdev/xnvme/bdev_xnvme.o 00:02:35.050 CC module/bdev/compress/vbdev_compress.o 00:02:35.050 CC module/bdev/lvol/vbdev_lvol.o 00:02:35.050 LIB libspdk_sock_uring.a 00:02:35.050 CC module/bdev/ocf/ctx.o 00:02:35.050 LIB libspdk_sock_posix.a 00:02:35.050 CC module/bdev/iscsi/bdev_iscsi_rpc.o 00:02:35.050 CC module/bdev/ocf/data.o 00:02:35.307 CC module/bdev/rbd/bdev_rbd.o 00:02:35.307 CC module/bdev/gpt/vbdev_gpt.o 00:02:35.307 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:02:35.307 CC module/bdev/malloc/bdev_malloc_rpc.o 00:02:35.307 CC module/bdev/null/bdev_null_rpc.o 00:02:35.307 CC module/bdev/split/vbdev_split_rpc.o 00:02:35.307 CC module/bdev/ftl/bdev_ftl_rpc.o 00:02:35.307 CC module/bdev/compress/vbdev_compress_rpc.o 00:02:35.307 CC module/bdev/error/vbdev_error_rpc.o 00:02:35.307 CC module/bdev/xnvme/bdev_xnvme_rpc.o 00:02:35.307 CC module/bdev/ocf/stats.o 00:02:35.307 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:02:35.307 CC module/bdev/crypto/vbdev_crypto_rpc.o 00:02:35.307 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:02:35.307 CC module/bdev/ocf/utils.o 00:02:35.307 CC module/bdev/aio/bdev_aio_rpc.o 00:02:35.307 CC module/bdev/delay/vbdev_delay_rpc.o 00:02:35.307 CC module/bdev/uring/bdev_uring_rpc.o 00:02:35.307 LIB libspdk_bdev_iscsi.a 00:02:35.307 LIB libspdk_bdev_malloc.a 00:02:35.307 CC module/bdev/ocf/vbdev_ocf.o 00:02:35.307 LIB libspdk_accel_dpdk_compressdev.a 00:02:35.308 CC module/blobfs/bdev/blobfs_fuse.o 00:02:35.308 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:02:35.308 CC module/bdev/virtio/bdev_virtio_blk.o 00:02:35.308 LIB libspdk_bdev_null.a 00:02:35.308 LIB libspdk_bdev_split.a 00:02:35.308 LIB libspdk_bdev_error.a 00:02:35.308 LIB libspdk_bdev_compress.a 00:02:35.308 LIB libspdk_bdev_xnvme.a 00:02:35.308 CC module/bdev/ocf/vbdev_ocf_rpc.o 00:02:35.308 LIB libspdk_bdev_gpt.a 00:02:35.308 CC module/bdev/virtio/bdev_virtio_rpc.o 00:02:35.308 LIB libspdk_bdev_ftl.a 00:02:35.308 CC module/bdev/ocf/volume.o 00:02:35.308 CC module/bdev/rbd/bdev_rbd_rpc.o 00:02:35.308 CC module/bdev/nvme/bdev_nvme_rpc.o 00:02:35.308 LIB libspdk_bdev_passthru.a 00:02:35.567 CC module/bdev/nvme/nvme_rpc.o 00:02:35.567 CC module/bdev/raid/bdev_raid_rpc.o 00:02:35.567 CC module/bdev/raid/bdev_raid_sb.o 00:02:35.567 LIB libspdk_bdev_zone_block.a 00:02:35.567 CC module/bdev/raid/raid0.o 00:02:35.567 CC module/bdev/raid/raid1.o 00:02:35.567 LIB libspdk_bdev_crypto.a 00:02:35.567 LIB libspdk_bdev_aio.a 00:02:35.567 CC module/bdev/nvme/bdev_mdns_client.o 00:02:35.567 CC module/bdev/raid/concat.o 00:02:35.567 LIB libspdk_bdev_delay.a 00:02:35.567 LIB libspdk_bdev_uring.a 00:02:35.567 CC module/bdev/raid/raid5f.o 00:02:35.567 CC module/bdev/nvme/vbdev_opal.o 00:02:35.567 CC module/bdev/nvme/vbdev_opal_rpc.o 00:02:35.567 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:02:35.567 LIB libspdk_blobfs_bdev.a 00:02:35.567 LIB libspdk_bdev_rbd.a 00:02:35.567 LIB libspdk_accel_dpdk_cryptodev.a 00:02:35.567 LIB libspdk_bdev_virtio.a 00:02:35.567 LIB libspdk_bdev_lvol.a 00:02:35.827 LIB libspdk_bdev_ocf.a 00:02:35.827 LIB libspdk_bdev_raid.a 00:02:36.766 LIB libspdk_bdev_nvme.a 00:02:37.025 CC module/event/subsystems/keyring/keyring.o 00:02:37.026 CC module/event/subsystems/vmd/vmd.o 00:02:37.026 CC module/event/subsystems/vmd/vmd_rpc.o 00:02:37.026 CC module/event/subsystems/sock/sock.o 00:02:37.026 CC module/event/subsystems/vfu_tgt/vfu_tgt.o 00:02:37.026 CC module/event/subsystems/scheduler/scheduler.o 00:02:37.026 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:02:37.026 CC module/event/subsystems/iobuf/iobuf.o 00:02:37.026 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:02:37.026 LIB libspdk_event_keyring.a 00:02:37.026 LIB libspdk_event_vmd.a 00:02:37.026 LIB libspdk_event_sock.a 00:02:37.026 LIB libspdk_event_vhost_blk.a 00:02:37.026 LIB libspdk_event_vfu_tgt.a 00:02:37.026 LIB libspdk_event_scheduler.a 00:02:37.026 LIB libspdk_event_iobuf.a 00:02:37.285 CC module/event/subsystems/accel/accel.o 00:02:37.285 LIB libspdk_event_accel.a 00:02:37.543 CC module/event/subsystems/bdev/bdev.o 00:02:37.543 LIB libspdk_event_bdev.a 00:02:37.803 CC module/event/subsystems/scsi/scsi.o 00:02:37.803 CC module/event/subsystems/ublk/ublk.o 00:02:37.803 CC module/event/subsystems/nbd/nbd.o 00:02:37.803 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:02:37.803 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:02:37.803 LIB libspdk_event_scsi.a 00:02:37.803 LIB libspdk_event_ublk.a 00:02:37.803 LIB libspdk_event_nbd.a 00:02:38.062 LIB libspdk_event_nvmf.a 00:02:38.062 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:02:38.062 CC module/event/subsystems/iscsi/iscsi.o 00:02:38.321 LIB libspdk_event_vhost_scsi.a 00:02:38.321 LIB libspdk_event_iscsi.a 00:02:38.321 CC app/trace_record/trace_record.o 00:02:38.321 CXX app/trace/trace.o 00:02:38.321 CC app/spdk_lspci/spdk_lspci.o 00:02:38.321 CC app/spdk_nvme_identify/identify.o 00:02:38.321 CC app/spdk_nvme_discover/discovery_aer.o 00:02:38.321 CC app/spdk_nvme_perf/perf.o 00:02:38.321 CC app/spdk_top/spdk_top.o 00:02:38.321 TEST_HEADER include/spdk/accel.h 00:02:38.321 TEST_HEADER include/spdk/accel_module.h 00:02:38.321 TEST_HEADER include/spdk/assert.h 00:02:38.321 TEST_HEADER include/spdk/barrier.h 00:02:38.321 TEST_HEADER include/spdk/base64.h 00:02:38.321 TEST_HEADER include/spdk/bdev.h 00:02:38.321 TEST_HEADER include/spdk/bdev_module.h 00:02:38.321 TEST_HEADER include/spdk/bdev_zone.h 00:02:38.321 TEST_HEADER include/spdk/bit_array.h 00:02:38.321 TEST_HEADER include/spdk/bit_pool.h 00:02:38.321 TEST_HEADER include/spdk/blob.h 00:02:38.321 TEST_HEADER include/spdk/blob_bdev.h 00:02:38.321 TEST_HEADER include/spdk/blobfs.h 00:02:38.321 TEST_HEADER include/spdk/blobfs_bdev.h 00:02:38.321 TEST_HEADER include/spdk/conf.h 00:02:38.321 CC app/spdk_dd/spdk_dd.o 00:02:38.321 TEST_HEADER include/spdk/config.h 00:02:38.321 TEST_HEADER include/spdk/cpuset.h 00:02:38.321 TEST_HEADER include/spdk/crc16.h 00:02:38.321 CC app/iscsi_tgt/iscsi_tgt.o 00:02:38.321 TEST_HEADER include/spdk/crc32.h 00:02:38.321 TEST_HEADER include/spdk/crc64.h 00:02:38.321 CC app/nvmf_tgt/nvmf_main.o 00:02:38.321 TEST_HEADER include/spdk/dif.h 00:02:38.321 CC app/vhost/vhost.o 00:02:38.321 TEST_HEADER include/spdk/dma.h 00:02:38.321 TEST_HEADER include/spdk/endian.h 00:02:38.321 TEST_HEADER include/spdk/env.h 00:02:38.321 TEST_HEADER include/spdk/env_dpdk.h 00:02:38.581 TEST_HEADER include/spdk/event.h 00:02:38.581 TEST_HEADER include/spdk/fd.h 00:02:38.581 TEST_HEADER include/spdk/fd_group.h 00:02:38.581 TEST_HEADER include/spdk/file.h 00:02:38.581 TEST_HEADER include/spdk/ftl.h 00:02:38.581 TEST_HEADER include/spdk/gpt_spec.h 00:02:38.581 TEST_HEADER include/spdk/hexlify.h 00:02:38.581 TEST_HEADER include/spdk/histogram_data.h 00:02:38.581 TEST_HEADER include/spdk/idxd.h 00:02:38.581 CC test/event/event_perf/event_perf.o 00:02:38.581 CC examples/nvme/hello_world/hello_world.o 00:02:38.581 CC app/fio/nvme/fio_plugin.o 00:02:38.581 TEST_HEADER include/spdk/idxd_spec.h 00:02:38.581 CC app/spdk_tgt/spdk_tgt.o 00:02:38.581 CC examples/ioat/perf/perf.o 00:02:38.581 CC examples/accel/perf/accel_perf.o 00:02:38.581 TEST_HEADER include/spdk/init.h 00:02:38.581 TEST_HEADER include/spdk/ioat.h 00:02:38.581 TEST_HEADER include/spdk/ioat_spec.h 00:02:38.581 TEST_HEADER include/spdk/iscsi_spec.h 00:02:38.581 TEST_HEADER include/spdk/json.h 00:02:38.581 TEST_HEADER include/spdk/jsonrpc.h 00:02:38.581 TEST_HEADER include/spdk/keyring.h 00:02:38.581 TEST_HEADER include/spdk/keyring_module.h 00:02:38.581 TEST_HEADER include/spdk/likely.h 00:02:38.581 TEST_HEADER include/spdk/log.h 00:02:38.581 TEST_HEADER include/spdk/lvol.h 00:02:38.581 TEST_HEADER include/spdk/memory.h 00:02:38.581 TEST_HEADER include/spdk/mmio.h 00:02:38.581 TEST_HEADER include/spdk/nbd.h 00:02:38.581 TEST_HEADER include/spdk/notify.h 00:02:38.581 TEST_HEADER include/spdk/nvme.h 00:02:38.581 TEST_HEADER include/spdk/nvme_intel.h 00:02:38.581 TEST_HEADER include/spdk/nvme_ocssd.h 00:02:38.581 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:02:38.581 TEST_HEADER include/spdk/nvme_spec.h 00:02:38.581 TEST_HEADER include/spdk/nvme_zns.h 00:02:38.581 TEST_HEADER include/spdk/nvmf.h 00:02:38.581 TEST_HEADER include/spdk/nvmf_cmd.h 00:02:38.581 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:02:38.581 CC test/app/bdev_svc/bdev_svc.o 00:02:38.581 CC examples/blob/hello_world/hello_blob.o 00:02:38.581 CC test/bdev/bdevio/bdevio.o 00:02:38.581 TEST_HEADER include/spdk/nvmf_spec.h 00:02:38.581 TEST_HEADER include/spdk/nvmf_transport.h 00:02:38.581 TEST_HEADER include/spdk/opal.h 00:02:38.581 CC examples/bdev/hello_world/hello_bdev.o 00:02:38.581 CC test/dma/test_dma/test_dma.o 00:02:38.581 TEST_HEADER include/spdk/opal_spec.h 00:02:38.581 TEST_HEADER include/spdk/pci_ids.h 00:02:38.581 LINK spdk_lspci 00:02:38.581 TEST_HEADER include/spdk/pipe.h 00:02:38.581 TEST_HEADER include/spdk/queue.h 00:02:38.581 CC test/accel/dif/dif.o 00:02:38.581 TEST_HEADER include/spdk/reduce.h 00:02:38.581 CC test/blobfs/mkfs/mkfs.o 00:02:38.581 TEST_HEADER include/spdk/rpc.h 00:02:38.581 TEST_HEADER include/spdk/scheduler.h 00:02:38.581 TEST_HEADER include/spdk/scsi.h 00:02:38.581 TEST_HEADER include/spdk/scsi_spec.h 00:02:38.581 CC test/env/mem_callbacks/mem_callbacks.o 00:02:38.581 TEST_HEADER include/spdk/sock.h 00:02:38.581 TEST_HEADER include/spdk/stdinc.h 00:02:38.581 TEST_HEADER include/spdk/string.h 00:02:38.581 TEST_HEADER include/spdk/thread.h 00:02:38.581 TEST_HEADER include/spdk/trace.h 00:02:38.581 TEST_HEADER include/spdk/trace_parser.h 00:02:38.581 TEST_HEADER include/spdk/tree.h 00:02:38.581 TEST_HEADER include/spdk/ublk.h 00:02:38.581 TEST_HEADER include/spdk/util.h 00:02:38.581 TEST_HEADER include/spdk/uuid.h 00:02:38.581 TEST_HEADER include/spdk/version.h 00:02:38.582 TEST_HEADER include/spdk/vfio_user_pci.h 00:02:38.582 TEST_HEADER include/spdk/vfio_user_spec.h 00:02:38.582 TEST_HEADER include/spdk/vhost.h 00:02:38.582 TEST_HEADER include/spdk/vmd.h 00:02:38.582 LINK spdk_nvme_discover 00:02:38.582 TEST_HEADER include/spdk/xor.h 00:02:38.582 TEST_HEADER include/spdk/zipf.h 00:02:38.582 CXX test/cpp_headers/accel.o 00:02:38.582 LINK event_perf 00:02:38.582 LINK spdk_trace_record 00:02:38.582 LINK nvmf_tgt 00:02:38.582 LINK vhost 00:02:38.582 LINK iscsi_tgt 00:02:38.582 LINK spdk_tgt 00:02:38.582 LINK hello_world 00:02:38.582 LINK ioat_perf 00:02:38.582 LINK bdev_svc 00:02:38.841 LINK mkfs 00:02:38.841 LINK spdk_trace 00:02:38.841 LINK hello_bdev 00:02:38.841 LINK hello_blob 00:02:38.841 CXX test/cpp_headers/accel_module.o 00:02:38.842 LINK spdk_dd 00:02:38.842 LINK accel_perf 00:02:38.842 LINK bdevio 00:02:38.842 LINK test_dma 00:02:38.842 LINK dif 00:02:38.842 LINK spdk_nvme 00:02:39.101 CXX test/cpp_headers/assert.o 00:02:39.101 LINK mem_callbacks 00:02:39.101 LINK spdk_nvme_identify 00:02:39.101 LINK spdk_top 00:02:39.101 LINK spdk_nvme_perf 00:02:39.101 CXX test/cpp_headers/barrier.o 00:02:39.361 CC examples/blob/cli/blobcli.o 00:02:39.361 CXX test/cpp_headers/base64.o 00:02:39.620 CC app/fio/bdev/fio_plugin.o 00:02:39.620 CXX test/cpp_headers/bdev.o 00:02:39.620 LINK blobcli 00:02:39.620 CC test/event/reactor/reactor.o 00:02:39.620 CC examples/ioat/verify/verify.o 00:02:39.877 CC test/env/vtophys/vtophys.o 00:02:39.878 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:02:40.136 CC test/env/memory/memory_ut.o 00:02:40.136 CC test/blobfs/fuse/fuse.o 00:02:40.136 CC examples/nvme/reconnect/reconnect.o 00:02:40.136 CC examples/sock/hello_world/hello_sock.o 00:02:40.136 CC examples/nvme/nvme_manage/nvme_manage.o 00:02:40.395 CXX test/cpp_headers/bdev_module.o 00:02:40.395 CC examples/nvme/arbitration/arbitration.o 00:02:40.653 LINK verify 00:02:40.653 LINK reactor 00:02:40.653 LINK vtophys 00:02:40.653 LINK env_dpdk_post_init 00:02:40.654 LINK hello_sock 00:02:40.654 LINK reconnect 00:02:40.654 CXX test/cpp_headers/bdev_zone.o 00:02:40.654 LINK arbitration 00:02:40.654 LINK nvme_manage 00:02:40.654 LINK spdk_bdev 00:02:40.654 LINK fuse 00:02:40.911 CC examples/vmd/lsvmd/lsvmd.o 00:02:40.911 CXX test/cpp_headers/bit_array.o 00:02:40.911 LINK memory_ut 00:02:40.911 LINK lsvmd 00:02:40.911 CXX test/cpp_headers/bit_pool.o 00:02:41.168 CXX test/cpp_headers/blob.o 00:02:41.168 CC test/env/pci/pci_ut.o 00:02:41.168 CXX test/cpp_headers/blob_bdev.o 00:02:41.168 CC examples/nvme/hotplug/hotplug.o 00:02:41.425 CC test/event/reactor_perf/reactor_perf.o 00:02:41.425 CXX test/cpp_headers/blobfs.o 00:02:41.425 CXX test/cpp_headers/blobfs_bdev.o 00:02:41.425 LINK pci_ut 00:02:41.425 CC test/event/app_repeat/app_repeat.o 00:02:41.425 LINK hotplug 00:02:41.425 LINK reactor_perf 00:02:41.425 CXX test/cpp_headers/conf.o 00:02:41.425 CXX test/cpp_headers/config.o 00:02:41.425 CXX test/cpp_headers/cpuset.o 00:02:41.425 LINK app_repeat 00:02:41.425 CC examples/nvme/cmb_copy/cmb_copy.o 00:02:41.683 CXX test/cpp_headers/crc16.o 00:02:41.683 CC test/nvme/aer/aer.o 00:02:41.683 LINK cmb_copy 00:02:41.683 CC test/nvme/reset/reset.o 00:02:41.683 CC examples/nvmf/nvmf/nvmf.o 00:02:41.683 CC test/lvol/esnap/esnap.o 00:02:41.683 CXX test/cpp_headers/crc32.o 00:02:41.683 CC examples/vmd/led/led.o 00:02:41.941 LINK aer 00:02:41.941 LINK reset 00:02:41.941 CC test/rpc_client/rpc_client_test.o 00:02:41.941 LINK led 00:02:41.941 CXX test/cpp_headers/crc64.o 00:02:41.941 LINK nvmf 00:02:41.941 CC test/thread/poller_perf/poller_perf.o 00:02:41.941 LINK rpc_client_test 00:02:41.941 CXX test/cpp_headers/dif.o 00:02:42.198 CXX test/cpp_headers/dma.o 00:02:42.198 CXX test/cpp_headers/endian.o 00:02:42.198 LINK poller_perf 00:02:42.198 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:02:42.198 CC test/nvme/sgl/sgl.o 00:02:42.198 CXX test/cpp_headers/env.o 00:02:42.198 CXX test/cpp_headers/env_dpdk.o 00:02:42.198 CC examples/bdev/bdevperf/bdevperf.o 00:02:42.198 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:02:42.198 CXX test/cpp_headers/event.o 00:02:42.455 CC examples/util/zipf/zipf.o 00:02:42.455 CC test/app/histogram_perf/histogram_perf.o 00:02:42.455 CC test/app/jsoncat/jsoncat.o 00:02:42.455 LINK nvme_fuzz 00:02:42.455 CC test/event/scheduler/scheduler.o 00:02:42.455 CC test/app/stub/stub.o 00:02:42.455 LINK sgl 00:02:42.455 CC examples/nvme/abort/abort.o 00:02:42.455 CXX test/cpp_headers/fd.o 00:02:42.455 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:02:42.455 CC test/thread/lock/spdk_lock.o 00:02:42.455 CC test/nvme/e2edp/nvme_dp.o 00:02:42.455 LINK zipf 00:02:42.455 LINK histogram_perf 00:02:42.455 LINK jsoncat 00:02:42.455 CXX test/cpp_headers/fd_group.o 00:02:42.712 CXX test/cpp_headers/file.o 00:02:42.712 LINK stub 00:02:42.712 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:02:42.712 CC test/unit/lib/accel/accel.c/accel_ut.o 00:02:42.712 LINK scheduler 00:02:42.712 LINK histogram_ut 00:02:42.712 CC examples/thread/thread/thread_ex.o 00:02:42.712 CXX test/cpp_headers/ftl.o 00:02:42.712 CXX test/cpp_headers/gpt_spec.o 00:02:42.712 CXX test/cpp_headers/hexlify.o 00:02:42.712 LINK nvme_dp 00:02:42.712 LINK abort 00:02:42.712 CXX test/cpp_headers/histogram_data.o 00:02:42.712 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:02:42.712 LINK bdevperf 00:02:42.712 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:02:42.969 CXX test/cpp_headers/idxd.o 00:02:42.969 LINK thread 00:02:42.969 CXX test/cpp_headers/idxd_spec.o 00:02:42.969 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:02:42.969 LINK pmr_persistence 00:02:42.969 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:02:42.969 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:02:42.969 CXX test/cpp_headers/init.o 00:02:42.969 CXX test/cpp_headers/ioat.o 00:02:42.969 CC examples/idxd/perf/perf.o 00:02:42.969 CXX test/cpp_headers/ioat_spec.o 00:02:43.226 CC examples/interrupt_tgt/interrupt_tgt.o 00:02:43.226 LINK tree_ut 00:02:43.226 CC test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut.o 00:02:43.226 CC test/unit/lib/dma/dma.c/dma_ut.o 00:02:43.226 CXX test/cpp_headers/iscsi_spec.o 00:02:43.226 LINK vhost_fuzz 00:02:43.226 CC test/unit/lib/blob/blob.c/blob_ut.o 00:02:43.226 CC test/nvme/overhead/overhead.o 00:02:43.226 CC test/nvme/err_injection/err_injection.o 00:02:43.226 LINK iscsi_fuzz 00:02:43.226 LINK idxd_perf 00:02:43.226 CC test/nvme/startup/startup.o 00:02:43.484 LINK interrupt_tgt 00:02:43.484 CC test/nvme/reserve/reserve.o 00:02:43.484 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:02:43.484 LINK blob_bdev_ut 00:02:43.484 LINK spdk_lock 00:02:43.484 CXX test/cpp_headers/json.o 00:02:43.484 CC test/unit/lib/bdev/part.c/part_ut.o 00:02:43.484 CXX test/cpp_headers/jsonrpc.o 00:02:43.484 CXX test/cpp_headers/keyring.o 00:02:43.484 LINK err_injection 00:02:43.484 LINK startup 00:02:43.484 LINK overhead 00:02:43.484 LINK reserve 00:02:43.741 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:02:43.741 CC test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut.o 00:02:43.741 CXX test/cpp_headers/keyring_module.o 00:02:43.741 CXX test/cpp_headers/likely.o 00:02:43.741 CXX test/cpp_headers/log.o 00:02:43.741 LINK dma_ut 00:02:43.999 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:02:43.999 CXX test/cpp_headers/lvol.o 00:02:43.999 CXX test/cpp_headers/memory.o 00:02:43.999 CC test/nvme/simple_copy/simple_copy.o 00:02:43.999 CC test/nvme/connect_stress/connect_stress.o 00:02:43.999 CC test/nvme/boot_partition/boot_partition.o 00:02:43.999 CC test/unit/lib/event/app.c/app_ut.o 00:02:43.999 CXX test/cpp_headers/mmio.o 00:02:44.256 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:02:44.257 LINK blobfs_bdev_ut 00:02:44.257 LINK accel_ut 00:02:44.257 CXX test/cpp_headers/nbd.o 00:02:44.257 CC test/nvme/compliance/nvme_compliance.o 00:02:44.257 LINK simple_copy 00:02:44.257 CXX test/cpp_headers/notify.o 00:02:44.257 LINK connect_stress 00:02:44.257 LINK boot_partition 00:02:44.257 LINK blobfs_async_ut 00:02:44.516 CC test/nvme/fused_ordering/fused_ordering.o 00:02:44.516 CC test/nvme/doorbell_aers/doorbell_aers.o 00:02:44.516 CXX test/cpp_headers/nvme.o 00:02:44.516 CXX test/cpp_headers/nvme_intel.o 00:02:44.516 CC test/nvme/fdp/fdp.o 00:02:44.516 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:02:44.516 LINK blobfs_sync_ut 00:02:44.516 CC test/nvme/cuse/cuse.o 00:02:44.516 LINK nvme_compliance 00:02:44.516 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:02:44.516 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:02:44.773 LINK fused_ordering 00:02:44.773 LINK doorbell_aers 00:02:44.773 CXX test/cpp_headers/nvme_ocssd.o 00:02:44.773 LINK app_ut 00:02:44.773 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:02:44.773 LINK accel_dpdk_cryptodev_ut 00:02:44.773 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:02:44.773 LINK accel_dpdk_compressdev_ut 00:02:44.773 LINK reactor_ut 00:02:44.773 CXX test/cpp_headers/nvme_ocssd_spec.o 00:02:44.773 CXX test/cpp_headers/nvme_spec.o 00:02:44.773 CC test/unit/lib/log/log.c/log_ut.o 00:02:45.031 LINK fdp 00:02:45.031 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:02:45.031 LINK ioat_ut 00:02:45.031 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:02:45.031 LINK json_util_ut 00:02:45.031 LINK esnap 00:02:45.031 LINK jsonrpc_server_ut 00:02:45.031 CXX test/cpp_headers/nvme_zns.o 00:02:45.288 CXX test/cpp_headers/nvmf.o 00:02:45.288 LINK log_ut 00:02:45.288 CXX test/cpp_headers/nvmf_cmd.o 00:02:45.288 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:02:45.288 CC test/unit/lib/notify/notify.c/notify_ut.o 00:02:45.288 CXX test/cpp_headers/nvmf_fc_spec.o 00:02:45.288 CXX test/cpp_headers/nvmf_spec.o 00:02:45.288 CXX test/cpp_headers/nvmf_transport.o 00:02:45.288 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:02:45.288 CXX test/cpp_headers/opal.o 00:02:45.288 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:02:45.546 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:02:45.546 LINK scsi_nvme_ut 00:02:45.546 LINK json_write_ut 00:02:45.546 CXX test/cpp_headers/opal_spec.o 00:02:45.546 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:02:45.546 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:02:45.546 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:02:45.546 CC test/unit/lib/iscsi/param.c/param_ut.o 00:02:45.546 LINK cuse 00:02:45.546 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:02:45.546 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:02:45.546 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:02:45.546 CC test/unit/lib/sock/sock.c/sock_ut.o 00:02:45.546 LINK conn_ut 00:02:45.546 CC test/unit/lib/sock/posix.c/posix_ut.o 00:02:45.546 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:02:45.546 CC test/unit/lib/sock/uring.c/uring_ut.o 00:02:45.546 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:02:45.546 CXX test/cpp_headers/pci_ids.o 00:02:45.546 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:02:45.546 LINK notify_ut 00:02:45.827 LINK gpt_ut 00:02:45.827 CXX test/cpp_headers/pipe.o 00:02:45.827 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:02:45.827 CXX test/cpp_headers/queue.o 00:02:45.827 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:02:45.827 LINK part_ut 00:02:45.827 LINK dev_ut 00:02:45.827 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:02:45.827 CC test/unit/lib/thread/thread.c/thread_ut.o 00:02:45.828 CXX test/cpp_headers/reduce.o 00:02:45.828 LINK param_ut 00:02:45.828 LINK init_grp_ut 00:02:46.089 LINK bdev_ut 00:02:46.089 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:02:46.089 CXX test/cpp_headers/rpc.o 00:02:46.089 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:02:46.089 LINK json_parse_ut 00:02:46.089 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:02:46.089 LINK lun_ut 00:02:46.089 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:02:46.363 LINK lvol_ut 00:02:46.363 LINK scsi_ut 00:02:46.363 CXX test/cpp_headers/scheduler.o 00:02:46.363 LINK posix_ut 00:02:46.363 CC test/unit/lib/util/base64.c/base64_ut.o 00:02:46.363 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:02:46.363 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:02:46.363 CXX test/cpp_headers/scsi.o 00:02:46.363 LINK uring_ut 00:02:46.363 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:02:46.363 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:02:46.363 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:02:46.684 LINK nvme_ctrlr_cmd_ut 00:02:46.684 LINK portal_grp_ut 00:02:46.684 LINK tgt_node_ut 00:02:46.684 LINK base64_ut 00:02:46.684 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:02:46.684 LINK nvme_ut 00:02:46.684 LINK scsi_pr_ut 00:02:46.684 CXX test/cpp_headers/scsi_spec.o 00:02:46.684 LINK sock_ut 00:02:46.684 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:02:46.684 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:02:46.684 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:02:46.684 LINK pci_event_ut 00:02:46.684 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:02:46.684 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:02:46.684 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:02:46.684 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:02:46.994 CXX test/cpp_headers/sock.o 00:02:46.994 LINK vbdev_lvol_ut 00:02:46.994 CXX test/cpp_headers/stdinc.o 00:02:46.994 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:02:46.994 LINK subsystem_ut 00:02:46.994 LINK crc16_ut 00:02:46.994 LINK scsi_bdev_ut 00:02:46.994 LINK crc32_ieee_ut 00:02:46.994 LINK cpuset_ut 00:02:46.994 LINK rpc_ut 00:02:46.994 CXX test/cpp_headers/string.o 00:02:46.994 LINK subsystem_ut 00:02:46.994 CXX test/cpp_headers/thread.o 00:02:46.994 CXX test/cpp_headers/trace.o 00:02:46.994 CXX test/cpp_headers/trace_parser.o 00:02:46.994 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:02:46.994 CXX test/cpp_headers/tree.o 00:02:46.994 CXX test/cpp_headers/ublk.o 00:02:46.994 CXX test/cpp_headers/util.o 00:02:46.994 LINK iscsi_ut 00:02:46.994 LINK bit_array_ut 00:02:47.301 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:02:47.301 CXX test/cpp_headers/uuid.o 00:02:47.301 LINK thread_ut 00:02:47.301 LINK ctrlr_ut 00:02:47.301 LINK blob_ut 00:02:47.301 LINK bdev_raid_sb_ut 00:02:47.301 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:02:47.301 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:02:47.301 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:02:47.301 CC test/unit/lib/util/dif.c/dif_ut.o 00:02:47.301 CC test/unit/lib/util/iov.c/iov_ut.o 00:02:47.301 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:02:47.301 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:02:47.301 LINK nvme_ns_ut 00:02:47.301 LINK concat_ut 00:02:47.301 LINK nvme_ctrlr_ocssd_cmd_ut 00:02:47.559 LINK nvme_ctrlr_ut 00:02:47.559 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:02:47.559 CC test/unit/lib/util/math.c/math_ut.o 00:02:47.559 CC test/unit/lib/util/string.c/string_ut.o 00:02:47.559 CXX test/cpp_headers/version.o 00:02:47.559 LINK crc64_ut 00:02:47.559 CC test/unit/lib/nvmf/rdma.c/rdma_ut.o 00:02:47.559 LINK crc32c_ut 00:02:47.559 LINK ctrlr_discovery_ut 00:02:47.559 CC test/unit/lib/nvmf/transport.c/transport_ut.o 00:02:47.559 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:02:47.559 CC test/unit/lib/nvmf/vfio_user.c/vfio_user_ut.o 00:02:47.559 LINK iov_ut 00:02:47.559 CC test/unit/lib/bdev/raid/raid0.c/raid0_ut.o 00:02:47.559 CXX test/cpp_headers/vfio_user_pci.o 00:02:47.559 CC test/unit/lib/bdev/raid/raid5f.c/raid5f_ut.o 00:02:47.559 LINK math_ut 00:02:47.559 CC test/unit/lib/util/xor.c/xor_ut.o 00:02:47.816 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:02:47.816 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:02:47.816 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:02:47.816 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:02:47.816 LINK string_ut 00:02:47.816 LINK iobuf_ut 00:02:47.816 LINK raid1_ut 00:02:47.816 LINK nvme_ns_cmd_ut 00:02:47.816 CXX test/cpp_headers/vfio_user_spec.o 00:02:47.816 LINK nvme_ns_ocssd_cmd_ut 00:02:47.816 LINK bdev_raid_ut 00:02:47.816 CXX test/cpp_headers/vhost.o 00:02:47.816 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:02:47.816 CXX test/cpp_headers/vmd.o 00:02:47.816 CXX test/cpp_headers/xor.o 00:02:47.816 LINK dif_ut 00:02:48.073 LINK pipe_ut 00:02:48.073 CXX test/cpp_headers/zipf.o 00:02:48.073 CC test/unit/lib/bdev/crypto.c/crypto_ut.o 00:02:48.073 LINK bdev_zone_ut 00:02:48.073 LINK xor_ut 00:02:48.073 LINK ctrlr_bdev_ut 00:02:48.073 LINK keyring_ut 00:02:48.073 CC test/unit/lib/bdev/compress.c/compress_ut.o 00:02:48.073 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:02:48.073 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:02:48.073 LINK rpc_ut 00:02:48.073 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:02:48.073 CC test/unit/lib/reduce/reduce.c/reduce_ut.o 00:02:48.073 CC test/unit/lib/idxd/idxd_user.c/idxd_user_ut.o 00:02:48.073 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:02:48.073 LINK raid0_ut 00:02:48.331 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:02:48.331 CC test/unit/lib/idxd/idxd.c/idxd_ut.o 00:02:48.331 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:02:48.331 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:02:48.331 CC test/unit/lib/rdma/common.c/common_ut.o 00:02:48.331 LINK tcp_ut 00:02:48.331 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:02:48.331 LINK nvmf_ut 00:02:48.331 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:02:48.331 LINK bdev_ut 00:02:48.331 LINK vbdev_zone_block_ut 00:02:48.331 LINK raid5f_ut 00:02:48.588 LINK auth_ut 00:02:48.588 LINK nvme_quirks_ut 00:02:48.588 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:02:48.588 CC test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut.o 00:02:48.588 LINK idxd_user_ut 00:02:48.588 LINK ftl_l2p_ut 00:02:48.588 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:02:48.588 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:02:48.588 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:02:48.588 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:02:48.588 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:02:48.845 LINK common_ut 00:02:48.845 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:02:48.845 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:02:48.845 LINK compress_ut 00:02:48.845 LINK idxd_ut 00:02:48.845 LINK nvme_pcie_ut 00:02:48.845 LINK ftl_bitmap_ut 00:02:48.845 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:02:48.845 LINK nvme_transport_ut 00:02:48.845 LINK crypto_ut 00:02:48.845 LINK nvme_poll_group_ut 00:02:48.845 LINK nvme_qpair_ut 00:02:48.845 LINK reduce_ut 00:02:49.103 CC test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut.o 00:02:49.103 LINK ftl_mempool_ut 00:02:49.103 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:02:49.103 LINK ftl_io_ut 00:02:49.103 LINK vfio_user_ut 00:02:49.103 LINK ftl_mngt_ut 00:02:49.103 LINK nvme_io_msg_ut 00:02:49.362 LINK ftl_p2l_ut 00:02:49.362 LINK ftl_band_ut 00:02:49.362 LINK rdma_ut 00:02:49.362 LINK nvme_fabric_ut 00:02:49.621 LINK nvme_opal_ut 00:02:49.621 LINK transport_ut 00:02:49.621 LINK ftl_layout_upgrade_ut 00:02:49.621 LINK ftl_sb_ut 00:02:49.879 LINK nvme_tcp_ut 00:02:49.879 LINK nvme_pcie_common_ut 00:02:49.879 LINK vhost_ut 00:02:50.447 LINK nvme_cuse_ut 00:02:50.447 LINK nvme_rdma_ut 00:02:51.016 LINK bdev_nvme_ut 00:02:51.016 00:02:51.016 real 1m18.345s 00:02:51.016 user 11m43.479s 00:02:51.016 sys 3m10.186s 00:02:51.016 09:51:40 unittest_build -- common/autotest_common.sh@1125 -- # xtrace_disable 00:02:51.016 09:51:40 unittest_build -- common/autotest_common.sh@10 -- # set +x 00:02:51.016 ************************************ 00:02:51.016 END TEST unittest_build 00:02:51.016 ************************************ 00:02:51.276 09:51:40 -- scripts/docker-autoruner.sh@56 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:02:51.276 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:02:51.276 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:51.276 + testdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:51.276 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:02:51.276 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/../.. 00:02:51.276 + rootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:51.276 + source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/autotest_common.sh 00:02:51.276 ++ rpc_py=rpc_cmd 00:02:51.276 ++ set -e 00:02:51.276 ++ shopt -s nullglob 00:02:51.276 ++ shopt -s extglob 00:02:51.276 ++ shopt -s inherit_errexit 00:02:51.276 ++ '[' -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ']' 00:02:51.276 ++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh ]] 00:02:51.276 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh 00:02:51.276 +++ CONFIG_WPDK_DIR= 00:02:51.276 +++ CONFIG_ASAN=n 00:02:51.276 +++ CONFIG_VBDEV_COMPRESS=y 00:02:51.276 +++ CONFIG_HAVE_EXECINFO_H=y 00:02:51.276 +++ CONFIG_USDT=n 00:02:51.276 +++ CONFIG_CUSTOMOCF=y 00:02:51.276 +++ CONFIG_PREFIX=/usr/local 00:02:51.276 +++ CONFIG_RBD=y 00:02:51.276 +++ CONFIG_LIBDIR= 00:02:51.276 +++ CONFIG_IDXD=y 00:02:51.276 +++ CONFIG_NVME_CUSE=y 00:02:51.276 +++ CONFIG_SMA=n 00:02:51.276 +++ CONFIG_VTUNE=n 00:02:51.276 +++ CONFIG_TSAN=n 00:02:51.276 +++ CONFIG_RDMA_SEND_WITH_INVAL=y 00:02:51.276 +++ CONFIG_VFIO_USER_DIR= 00:02:51.276 +++ CONFIG_PGO_CAPTURE=n 00:02:51.276 +++ CONFIG_HAVE_UUID_GENERATE_SHA1=y 00:02:51.276 +++ CONFIG_ENV=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:02:51.276 +++ CONFIG_LTO=n 00:02:51.276 +++ CONFIG_ISCSI_INITIATOR=y 00:02:51.276 +++ CONFIG_CET=n 00:02:51.276 +++ CONFIG_VBDEV_COMPRESS_MLX5=y 00:02:51.276 +++ CONFIG_OCF_PATH=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:02:51.276 +++ CONFIG_RDMA_SET_TOS=y 00:02:51.276 +++ CONFIG_HAVE_ARC4RANDOM=y 00:02:51.276 +++ CONFIG_HAVE_LIBARCHIVE=n 00:02:51.276 +++ CONFIG_UBLK=y 00:02:51.276 +++ CONFIG_ISAL_CRYPTO=y 00:02:51.276 +++ CONFIG_OPENSSL_PATH= 00:02:51.276 +++ CONFIG_OCF=y 00:02:51.276 +++ CONFIG_FUSE=y 00:02:51.276 +++ CONFIG_VTUNE_DIR= 00:02:51.276 +++ CONFIG_FUZZER_LIB= 00:02:51.276 +++ CONFIG_FUZZER=n 00:02:51.276 +++ CONFIG_DPDK_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:51.276 +++ CONFIG_CRYPTO=y 00:02:51.276 +++ CONFIG_PGO_USE=n 00:02:51.276 +++ CONFIG_VHOST=y 00:02:51.276 +++ CONFIG_DAOS=n 00:02:51.276 +++ CONFIG_DPDK_INC_DIR= 00:02:51.276 +++ CONFIG_DAOS_DIR= 00:02:51.276 +++ CONFIG_UNIT_TESTS=y 00:02:51.276 +++ CONFIG_RDMA_SET_ACK_TIMEOUT=y 00:02:51.276 +++ CONFIG_VIRTIO=y 00:02:51.276 +++ CONFIG_DPDK_UADK=n 00:02:51.276 +++ CONFIG_COVERAGE=y 00:02:51.276 +++ CONFIG_RDMA=y 00:02:51.276 +++ CONFIG_FIO_SOURCE_DIR=/usr/src/fio 00:02:51.276 +++ CONFIG_URING_PATH= 00:02:51.276 +++ CONFIG_XNVME=y 00:02:51.276 +++ CONFIG_VFIO_USER=y 00:02:51.276 +++ CONFIG_ARCH=native 00:02:51.276 +++ CONFIG_HAVE_EVP_MAC=y 00:02:51.276 +++ CONFIG_URING_ZNS=y 00:02:51.276 +++ CONFIG_WERROR=y 00:02:51.276 +++ CONFIG_HAVE_LIBBSD=n 00:02:51.276 +++ CONFIG_UBSAN=y 00:02:51.276 +++ CONFIG_IPSEC_MB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:02:51.276 +++ CONFIG_GOLANG=n 00:02:51.276 +++ CONFIG_ISAL=y 00:02:51.276 +++ CONFIG_IDXD_KERNEL=n 00:02:51.276 +++ CONFIG_DPDK_LIB_DIR= 00:02:51.276 +++ CONFIG_RDMA_PROV=verbs 00:02:51.276 +++ CONFIG_APPS=y 00:02:51.276 +++ CONFIG_SHARED=n 00:02:51.276 +++ CONFIG_HAVE_KEYUTILS=n 00:02:51.276 +++ CONFIG_FC_PATH= 00:02:51.276 +++ CONFIG_DPDK_PKG_CONFIG=n 00:02:51.276 +++ CONFIG_FC=n 00:02:51.276 +++ CONFIG_AVAHI=n 00:02:51.276 +++ CONFIG_FIO_PLUGIN=y 00:02:51.276 +++ CONFIG_RAID5F=y 00:02:51.276 +++ CONFIG_EXAMPLES=y 00:02:51.276 +++ CONFIG_TESTS=y 00:02:51.276 +++ CONFIG_CRYPTO_MLX5=y 00:02:51.276 +++ CONFIG_MAX_LCORES= 00:02:51.276 +++ CONFIG_IPSEC_MB=y 00:02:51.276 +++ CONFIG_PGO_DIR= 00:02:51.276 +++ CONFIG_DEBUG=y 00:02:51.276 +++ CONFIG_DPDK_COMPRESSDEV=y 00:02:51.276 +++ CONFIG_CROSS_PREFIX= 00:02:51.276 +++ CONFIG_URING=y 00:02:51.276 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:02:51.276 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:02:51.276 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:02:51.276 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:02:51.277 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:51.277 +++ _app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:02:51.277 +++ _test_app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/app 00:02:51.277 +++ _examples_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:02:51.277 +++ VHOST_FUZZ_APP=("$_test_app_dir/fuzz/vhost_fuzz/vhost_fuzz") 00:02:51.277 +++ ISCSI_APP=("$_app_dir/iscsi_tgt") 00:02:51.277 +++ NVMF_APP=("$_app_dir/nvmf_tgt") 00:02:51.277 +++ VHOST_APP=("$_app_dir/vhost") 00:02:51.277 +++ DD_APP=("$_app_dir/spdk_dd") 00:02:51.277 +++ SPDK_APP=("$_app_dir/spdk_tgt") 00:02:51.277 +++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h ]] 00:02:51.277 +++ [[ #ifndef SPDK_CONFIG_H 00:02:51.277 #define SPDK_CONFIG_H 00:02:51.277 #define SPDK_CONFIG_APPS 1 00:02:51.277 #define SPDK_CONFIG_ARCH native 00:02:51.277 #undef SPDK_CONFIG_ASAN 00:02:51.277 #undef SPDK_CONFIG_AVAHI 00:02:51.277 #undef SPDK_CONFIG_CET 00:02:51.277 #define SPDK_CONFIG_COVERAGE 1 00:02:51.277 #define SPDK_CONFIG_CROSS_PREFIX 00:02:51.277 #define SPDK_CONFIG_CRYPTO 1 00:02:51.277 #define SPDK_CONFIG_CRYPTO_MLX5 1 00:02:51.277 #define SPDK_CONFIG_CUSTOMOCF 1 00:02:51.277 #undef SPDK_CONFIG_DAOS 00:02:51.277 #define SPDK_CONFIG_DAOS_DIR 00:02:51.277 #define SPDK_CONFIG_DEBUG 1 00:02:51.277 #define SPDK_CONFIG_DPDK_COMPRESSDEV 1 00:02:51.277 #define SPDK_CONFIG_DPDK_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:51.277 #define SPDK_CONFIG_DPDK_INC_DIR 00:02:51.277 #define SPDK_CONFIG_DPDK_LIB_DIR 00:02:51.277 #undef SPDK_CONFIG_DPDK_PKG_CONFIG 00:02:51.277 #undef SPDK_CONFIG_DPDK_UADK 00:02:51.277 #define SPDK_CONFIG_ENV /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:02:51.277 #define SPDK_CONFIG_EXAMPLES 1 00:02:51.277 #undef SPDK_CONFIG_FC 00:02:51.277 #define SPDK_CONFIG_FC_PATH 00:02:51.277 #define SPDK_CONFIG_FIO_PLUGIN 1 00:02:51.277 #define SPDK_CONFIG_FIO_SOURCE_DIR /usr/src/fio 00:02:51.277 #define SPDK_CONFIG_FUSE 1 00:02:51.277 #undef SPDK_CONFIG_FUZZER 00:02:51.277 #define SPDK_CONFIG_FUZZER_LIB 00:02:51.277 #undef SPDK_CONFIG_GOLANG 00:02:51.277 #define SPDK_CONFIG_HAVE_ARC4RANDOM 1 00:02:51.277 #define SPDK_CONFIG_HAVE_EVP_MAC 1 00:02:51.277 #define SPDK_CONFIG_HAVE_EXECINFO_H 1 00:02:51.277 #undef SPDK_CONFIG_HAVE_KEYUTILS 00:02:51.277 #undef SPDK_CONFIG_HAVE_LIBARCHIVE 00:02:51.277 #undef SPDK_CONFIG_HAVE_LIBBSD 00:02:51.277 #define SPDK_CONFIG_HAVE_UUID_GENERATE_SHA1 1 00:02:51.277 #define SPDK_CONFIG_IDXD 1 00:02:51.277 #undef SPDK_CONFIG_IDXD_KERNEL 00:02:51.277 #define SPDK_CONFIG_IPSEC_MB 1 00:02:51.277 #define SPDK_CONFIG_IPSEC_MB_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:02:51.277 #define SPDK_CONFIG_ISAL 1 00:02:51.277 #define SPDK_CONFIG_ISAL_CRYPTO 1 00:02:51.277 #define SPDK_CONFIG_ISCSI_INITIATOR 1 00:02:51.277 #define SPDK_CONFIG_LIBDIR 00:02:51.277 #undef SPDK_CONFIG_LTO 00:02:51.277 #define SPDK_CONFIG_MAX_LCORES 00:02:51.277 #define SPDK_CONFIG_NVME_CUSE 1 00:02:51.277 #define SPDK_CONFIG_OCF 1 00:02:51.277 #define SPDK_CONFIG_OCF_PATH /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:02:51.277 #define SPDK_CONFIG_OPENSSL_PATH 00:02:51.277 #undef SPDK_CONFIG_PGO_CAPTURE 00:02:51.277 #define SPDK_CONFIG_PGO_DIR 00:02:51.277 #undef SPDK_CONFIG_PGO_USE 00:02:51.277 #define SPDK_CONFIG_PREFIX /usr/local 00:02:51.277 #define SPDK_CONFIG_RAID5F 1 00:02:51.277 #define SPDK_CONFIG_RBD 1 00:02:51.277 #define SPDK_CONFIG_RDMA 1 00:02:51.277 #define SPDK_CONFIG_RDMA_PROV verbs 00:02:51.277 #define SPDK_CONFIG_RDMA_SEND_WITH_INVAL 1 00:02:51.277 #define SPDK_CONFIG_RDMA_SET_ACK_TIMEOUT 1 00:02:51.277 #define SPDK_CONFIG_RDMA_SET_TOS 1 00:02:51.277 #undef SPDK_CONFIG_SHARED 00:02:51.277 #undef SPDK_CONFIG_SMA 00:02:51.277 #define SPDK_CONFIG_TESTS 1 00:02:51.277 #undef SPDK_CONFIG_TSAN 00:02:51.277 #define SPDK_CONFIG_UBLK 1 00:02:51.277 #define SPDK_CONFIG_UBSAN 1 00:02:51.277 #define SPDK_CONFIG_UNIT_TESTS 1 00:02:51.277 #define SPDK_CONFIG_URING 1 00:02:51.277 #define SPDK_CONFIG_URING_PATH 00:02:51.277 #define SPDK_CONFIG_URING_ZNS 1 00:02:51.277 #undef SPDK_CONFIG_USDT 00:02:51.277 #define SPDK_CONFIG_VBDEV_COMPRESS 1 00:02:51.277 #define SPDK_CONFIG_VBDEV_COMPRESS_MLX5 1 00:02:51.277 #define SPDK_CONFIG_VFIO_USER 1 00:02:51.277 #define SPDK_CONFIG_VFIO_USER_DIR 00:02:51.277 #define SPDK_CONFIG_VHOST 1 00:02:51.277 #define SPDK_CONFIG_VIRTIO 1 00:02:51.277 #undef SPDK_CONFIG_VTUNE 00:02:51.277 #define SPDK_CONFIG_VTUNE_DIR 00:02:51.277 #define SPDK_CONFIG_WERROR 1 00:02:51.277 #define SPDK_CONFIG_WPDK_DIR 00:02:51.277 #define SPDK_CONFIG_XNVME 1 00:02:51.277 #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:51.277 +++ (( SPDK_AUTOTEST_DEBUG_APPS )) 00:02:51.277 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:02:51.277 +++ [[ -e /bin/wpdk_common.sh ]] 00:02:51.277 +++ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:02:51.277 +++ source /etc/opt/spdk-pkgdep/paths/export.sh 00:02:51.277 ++++ 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:51.277 ++++ 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:51.278 ++++ 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:51.278 ++++ export PATH 00:02:51.278 ++++ 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:51.278 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:02:51.278 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:02:51.278 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:02:51.278 +++ _pmdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:02:51.278 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/../../../ 00:02:51.278 +++ _pmrootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:51.278 +++ TEST_TAG=N/A 00:02:51.278 +++ TEST_TAG_FILE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.run_test_name 00:02:51.278 +++ PM_OUTPUTDIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power 00:02:51.278 ++++ uname -s 00:02:51.278 +++ PM_OS=Linux 00:02:51.278 +++ MONITOR_RESOURCES_SUDO=() 00:02:51.278 +++ declare -A MONITOR_RESOURCES_SUDO 00:02:51.278 +++ MONITOR_RESOURCES_SUDO["collect-bmc-pm"]=1 00:02:51.278 +++ MONITOR_RESOURCES_SUDO["collect-cpu-load"]=0 00:02:51.278 +++ MONITOR_RESOURCES_SUDO["collect-cpu-temp"]=0 00:02:51.278 +++ MONITOR_RESOURCES_SUDO["collect-vmstat"]=0 00:02:51.278 +++ SUDO[0]= 00:02:51.278 +++ SUDO[1]='sudo -E' 00:02:51.278 +++ MONITOR_RESOURCES=(collect-cpu-load collect-vmstat) 00:02:51.278 +++ [[ Linux == FreeBSD ]] 00:02:51.278 +++ [[ Linux == Linux ]] 00:02:51.278 +++ [[ Supermicro != QEMU ]] 00:02:51.278 +++ [[ ! -e /.dockerenv ]] 00:02:51.278 +++ [[ ! -d /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power ]] 00:02:51.278 ++ : 0 00:02:51.278 ++ export RUN_NIGHTLY 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_AUTOTEST_DEBUG_APPS 00:02:51.278 ++ : 1 00:02:51.278 ++ export SPDK_RUN_VALGRIND 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_RUN_FUNCTIONAL_TEST 00:02:51.278 ++ : 1 00:02:51.278 ++ export SPDK_TEST_UNITTEST 00:02:51.278 ++ : 00:02:51.278 ++ export SPDK_TEST_AUTOBUILD 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_TEST_RELEASE_BUILD 00:02:51.278 ++ : 1 00:02:51.278 ++ export SPDK_TEST_ISAL 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_TEST_ISCSI 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_TEST_ISCSI_INITIATOR 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_TEST_NVME 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_TEST_NVME_PMR 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_TEST_NVME_BP 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_TEST_NVME_CLI 00:02:51.278 ++ : 1 00:02:51.278 ++ export SPDK_TEST_NVME_CUSE 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_TEST_NVME_FDP 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_TEST_NVMF 00:02:51.278 ++ : 1 00:02:51.278 ++ export SPDK_TEST_VFIOUSER 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_TEST_VFIOUSER_QEMU 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_TEST_FUZZER 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_TEST_FUZZER_SHORT 00:02:51.278 ++ : rdma 00:02:51.278 ++ export SPDK_TEST_NVMF_TRANSPORT 00:02:51.278 ++ : 1 00:02:51.278 ++ export SPDK_TEST_RBD 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_TEST_VHOST 00:02:51.278 ++ : 1 00:02:51.278 ++ export SPDK_TEST_BLOCKDEV 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_TEST_IOAT 00:02:51.278 ++ : 1 00:02:51.278 ++ export SPDK_TEST_BLOBFS 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_TEST_VHOST_INIT 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_TEST_LVOL 00:02:51.278 ++ : 1 00:02:51.278 ++ export SPDK_TEST_VBDEV_COMPRESS 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_RUN_ASAN 00:02:51.278 ++ : 1 00:02:51.278 ++ export SPDK_RUN_UBSAN 00:02:51.278 ++ : 00:02:51.278 ++ export SPDK_RUN_EXTERNAL_DPDK 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_RUN_NON_ROOT 00:02:51.278 ++ : 1 00:02:51.278 ++ export SPDK_TEST_CRYPTO 00:02:51.278 ++ : 1 00:02:51.278 ++ export SPDK_TEST_FTL 00:02:51.278 ++ : 1 00:02:51.278 ++ export SPDK_TEST_OCF 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_TEST_VMD 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_TEST_OPAL 00:02:51.278 ++ : 00:02:51.278 ++ export SPDK_TEST_NATIVE_DPDK 00:02:51.278 ++ : true 00:02:51.278 ++ export SPDK_AUTOTEST_X 00:02:51.278 ++ : 1 00:02:51.278 ++ export SPDK_TEST_RAID5 00:02:51.278 ++ : 1 00:02:51.278 ++ export SPDK_TEST_URING 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_TEST_USDT 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_TEST_USE_IGB_UIO 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_TEST_SCHEDULER 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_TEST_SCANBUILD 00:02:51.278 ++ : 00:02:51.278 ++ export SPDK_TEST_NVMF_NICS 00:02:51.278 ++ : 0 00:02:51.278 ++ export SPDK_TEST_SMA 00:02:51.279 ++ : 0 00:02:51.279 ++ export SPDK_TEST_DAOS 00:02:51.279 ++ : 1 00:02:51.279 ++ export SPDK_TEST_XNVME 00:02:51.279 ++ : 0 00:02:51.279 ++ export SPDK_TEST_ACCEL_DSA 00:02:51.279 ++ : 0 00:02:51.279 ++ export SPDK_TEST_ACCEL_IAA 00:02:51.279 ++ : 00:02:51.279 ++ export SPDK_TEST_FUZZER_TARGET 00:02:51.279 ++ : 0 00:02:51.279 ++ export SPDK_TEST_NVMF_MDNS 00:02:51.279 ++ : 0 00:02:51.279 ++ export SPDK_JSONRPC_GO_CLIENT 00:02:51.279 ++ export SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:02:51.279 ++ SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:02:51.279 ++ export DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:02:51.279 ++ DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:02:51.279 ++ export VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:51.279 ++ VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:51.279 ++ 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:51.279 ++ 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:51.279 ++ export PCI_BLOCK_SYNC_ON_RESET=yes 00:02:51.279 ++ PCI_BLOCK_SYNC_ON_RESET=yes 00:02:51.279 ++ 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:51.279 ++ 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:51.279 ++ export PYTHONDONTWRITEBYTECODE=1 00:02:51.279 ++ PYTHONDONTWRITEBYTECODE=1 00:02:51.279 ++ export ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:02:51.279 ++ ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:02:51.279 ++ export UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:02:51.279 ++ UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:02:51.279 ++ asan_suppression_file=/var/tmp/asan_suppression_file 00:02:51.279 ++ rm -rf /var/tmp/asan_suppression_file 00:02:51.279 ++ cat 00:02:51.279 ++ echo leak:libfuse3.so 00:02:51.279 ++ export LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:02:51.279 ++ LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:02:51.279 ++ export DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:02:51.279 ++ DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:02:51.279 ++ '[' -z /var/spdk/dependencies ']' 00:02:51.279 ++ export DEPENDENCY_DIR 00:02:51.279 ++ export SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:02:51.279 ++ SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:02:51.279 ++ export SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:02:51.279 ++ SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:02:51.279 ++ export QEMU_BIN= 00:02:51.279 ++ QEMU_BIN= 00:02:51.279 ++ export VFIO_QEMU_BIN= 00:02:51.279 ++ VFIO_QEMU_BIN= 00:02:51.279 ++ export AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:02:51.279 ++ AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:02:51.279 ++ export UNBIND_ENTIRE_IOMMU_GROUP=no 00:02:51.279 ++ UNBIND_ENTIRE_IOMMU_GROUP=no 00:02:51.279 ++ '[' 1 -eq 0 ']' 00:02:51.279 ++ unset -v 00:02:51.279 +++ uname -s 00:02:51.279 ++ '[' Linux = Linux ']' 00:02:51.279 ++ HUGEMEM=4096 00:02:51.279 ++ export CLEAR_HUGE=yes 00:02:51.279 ++ CLEAR_HUGE=yes 00:02:51.279 ++ [[ 1 -eq 1 ]] 00:02:51.279 ++ export HUGE_EVEN_ALLOC=yes 00:02:51.279 ++ HUGE_EVEN_ALLOC=yes 00:02:51.279 ++ MAKE=make 00:02:51.279 ++ MAKEFLAGS='-j 26' 00:02:51.279 ++ export HUGEMEM=4096 00:02:51.279 ++ HUGEMEM=4096 00:02:51.279 ++ NO_HUGE=() 00:02:51.279 ++ TEST_MODE= 00:02:51.279 ++ [[ -z '' ]] 00:02:51.279 ++ PYTHONPATH+=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins 00:02:51.279 ++ exec 00:02:51.280 ++ 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:51.280 ++ /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/rpc.py --server 00:02:51.280 ++ set_test_storage 2147483648 00:02:51.280 ++ [[ -v testdir ]] 00:02:51.280 ++ local requested_size=2147483648 00:02:51.280 ++ local mount target_dir 00:02:51.280 ++ local -A mounts fss sizes avails uses 00:02:51.280 ++ local source fs size avail mount use 00:02:51.280 ++ local storage_fallback storage_candidates 00:02:51.280 +++ mktemp -udt spdk.XXXXXX 00:02:51.280 ++ storage_fallback=/tmp/spdk.zTHyhh 00:02:51.280 ++ storage_candidates=("$testdir" "$storage_fallback/tests/${testdir##*/}" "$storage_fallback") 00:02:51.280 ++ [[ -n '' ]] 00:02:51.280 ++ [[ -n '' ]] 00:02:51.280 ++ mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit /tmp/spdk.zTHyhh/tests/unit /tmp/spdk.zTHyhh 00:02:51.280 ++ requested_size=2214592512 00:02:51.280 ++ read -r source fs size use avail _ mount 00:02:51.280 +++ df -T 00:02:51.280 +++ grep -v Filesystem 00:02:51.280 ++ mounts["$mount"]=overlay 00:02:51.280 ++ fss["$mount"]=overlay 00:02:51.280 ++ avails["$mount"]=217780080640 00:02:51.280 ++ sizes["$mount"]=247733907456 00:02:51.280 ++ uses["$mount"]=29937049600 00:02:51.280 ++ read -r source fs size use avail _ mount 00:02:51.280 ++ mounts["$mount"]=tmpfs 00:02:51.280 ++ fss["$mount"]=tmpfs 00:02:51.280 ++ avails["$mount"]=67108864 00:02:51.280 ++ sizes["$mount"]=67108864 00:02:51.280 ++ uses["$mount"]=0 00:02:51.280 ++ read -r source fs size use avail _ mount 00:02:51.280 ++ mounts["$mount"]=shm 00:02:51.280 ++ fss["$mount"]=tmpfs 00:02:51.280 ++ avails["$mount"]=67108864 00:02:51.280 ++ sizes["$mount"]=67108864 00:02:51.280 ++ uses["$mount"]=0 00:02:51.280 ++ read -r source fs size use avail _ mount 00:02:51.280 ++ mounts["$mount"]=/dev/sda4 00:02:51.280 ++ fss["$mount"]=ext4 00:02:51.280 ++ avails["$mount"]=217780080640 00:02:51.280 ++ sizes["$mount"]=247733907456 00:02:51.280 ++ uses["$mount"]=29937049600 00:02:51.280 ++ read -r source fs size use avail _ mount 00:02:51.280 ++ mounts["$mount"]=tmpfs 00:02:51.280 ++ fss["$mount"]=tmpfs 00:02:51.280 ++ avails["$mount"]=134936236032 00:02:51.280 ++ sizes["$mount"]=134936236032 00:02:51.280 ++ uses["$mount"]=0 00:02:51.280 ++ read -r source fs size use avail _ mount 00:02:51.280 ++ mounts["$mount"]=tmpfs 00:02:51.280 ++ fss["$mount"]=tmpfs 00:02:51.280 ++ avails["$mount"]=134936236032 00:02:51.280 ++ sizes["$mount"]=134936236032 00:02:51.280 ++ uses["$mount"]=0 00:02:51.280 ++ read -r source fs size use avail _ mount 00:02:51.280 ++ mounts["$mount"]=tmpfs 00:02:51.280 ++ fss["$mount"]=tmpfs 00:02:51.280 ++ avails["$mount"]=134936236032 00:02:51.280 ++ sizes["$mount"]=134936236032 00:02:51.280 ++ uses["$mount"]=0 00:02:51.280 ++ read -r source fs size use avail _ mount 00:02:51.280 ++ printf '* Looking for test storage...\n' 00:02:51.280 * Looking for test storage... 00:02:51.280 ++ local target_space new_size 00:02:51.280 ++ for target_dir in "${storage_candidates[@]}" 00:02:51.280 +++ df /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:51.280 +++ awk '$1 !~ /Filesystem/{print $6}' 00:02:51.280 ++ mount=/ 00:02:51.280 ++ target_space=217780080640 00:02:51.280 ++ (( target_space == 0 || target_space < requested_size )) 00:02:51.280 ++ (( target_space >= requested_size )) 00:02:51.280 ++ [[ overlay == tmpfs ]] 00:02:51.280 ++ [[ overlay == ramfs ]] 00:02:51.280 ++ [[ / == / ]] 00:02:51.280 ++ new_size=32151642112 00:02:51.280 ++ (( new_size * 100 / sizes[/] > 95 )) 00:02:51.280 ++ export SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:51.280 ++ SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:51.280 ++ printf '* Found test storage at %s\n' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:51.280 * Found test storage at /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:51.280 ++ return 0 00:02:51.280 ++ set -o errtrace 00:02:51.280 ++ shopt -s extdebug 00:02:51.280 ++ trap 'trap - ERR; print_backtrace >&2' ERR 00:02:51.280 ++ PS4=' \t $test_domain -- ${BASH_SOURCE#${BASH_SOURCE%/*/*}/}@${LINENO} -- \$ ' 00:02:51.280 09:51:40 -- common/autotest_common.sh@1686 -- # true 00:02:51.280 09:51:40 -- common/autotest_common.sh@1688 -- # xtrace_fd 00:02:51.280 09:51:40 -- common/autotest_common.sh@25 -- # [[ -n '' ]] 00:02:51.280 09:51:40 -- common/autotest_common.sh@29 -- # exec 00:02:51.280 09:51:40 -- common/autotest_common.sh@31 -- # xtrace_restore 00:02:51.280 09:51:40 -- common/autotest_common.sh@16 -- # unset -v 'X_STACK[0 - 1 < 0 ? 0 : 0 - 1]' 00:02:51.281 09:51:40 -- common/autotest_common.sh@17 -- # (( 0 == 0 )) 00:02:51.281 09:51:40 -- common/autotest_common.sh@18 -- # set -x 00:02:51.281 09:51:40 -- unit/unittest.sh@17 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:51.281 09:51:40 -- unit/unittest.sh@153 -- # '[' 1 -eq 1 ']' 00:02:51.281 09:51:40 -- unit/unittest.sh@153 -- # '[' 0 -eq 1 ']' 00:02:51.281 09:51:40 -- unit/unittest.sh@160 -- # '[' -z ']' 00:02:51.281 09:51:40 -- unit/unittest.sh@161 -- # grep -q '#undef SPDK_CONFIG_ASAN' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:02:51.281 09:51:40 -- unit/unittest.sh@161 -- # hash valgrind 00:02:51.281 09:51:40 -- unit/unittest.sh@162 -- # valgrind='valgrind --leak-check=full --error-exitcode=2 --verbose' 00:02:51.281 09:51:40 -- unit/unittest.sh@167 -- # '[' 1 -eq 1 ']' 00:02:51.281 09:51:40 -- unit/unittest.sh@168 -- # '[' -n 'valgrind --leak-check=full --error-exitcode=2 --verbose' ']' 00:02:51.281 09:51:40 -- unit/unittest.sh@169 -- # run_test valgrind echo 'Using valgrind for unit tests' 00:02:51.281 09:51:40 -- common/autotest_common.sh@1100 -- # '[' 3 -le 1 ']' 00:02:51.281 09:51:40 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:02:51.281 09:51:40 -- common/autotest_common.sh@10 -- # set +x 00:02:51.281 ************************************ 00:02:51.281 START TEST valgrind 00:02:51.281 ************************************ 00:02:51.281 09:51:40 valgrind -- common/autotest_common.sh@1124 -- # echo 'Using valgrind for unit tests' 00:02:51.281 Using valgrind for unit tests 00:02:51.281 00:02:51.281 real 0m0.000s 00:02:51.281 user 0m0.000s 00:02:51.281 sys 0m0.000s 00:02:51.281 09:51:40 valgrind -- common/autotest_common.sh@1125 -- # xtrace_disable 00:02:51.281 09:51:40 valgrind -- common/autotest_common.sh@10 -- # set +x 00:02:51.281 ************************************ 00:02:51.281 END TEST valgrind 00:02:51.281 ************************************ 00:02:51.281 09:51:40 -- unit/unittest.sh@180 -- # grep CC_TYPE /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/mk/cc.mk 00:02:51.281 09:51:40 -- unit/unittest.sh@180 -- # CC_TYPE=CC_TYPE=gcc 00:02:51.281 09:51:40 -- unit/unittest.sh@181 -- # hash lcov 00:02:51.281 09:51:40 -- unit/unittest.sh@181 -- # grep -q '#define SPDK_CONFIG_COVERAGE 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:02:51.281 09:51:40 -- unit/unittest.sh@181 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:02:51.281 09:51:40 -- unit/unittest.sh@182 -- # cov_avail=yes 00:02:51.281 09:51:40 -- unit/unittest.sh@186 -- # '[' yes = yes ']' 00:02:51.281 09:51:40 -- unit/unittest.sh@188 -- # [[ -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ]] 00:02:51.281 09:51:40 -- unit/unittest.sh@191 -- # UT_COVERAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:02:51.281 09:51:40 -- unit/unittest.sh@193 -- # mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:02:51.281 09:51:40 -- unit/unittest.sh@201 -- # export 'LCOV_OPTS= 00:02:51.281 --rc lcov_branch_coverage=1 00:02:51.281 --rc lcov_function_coverage=1 00:02:51.281 --rc genhtml_branch_coverage=1 00:02:51.281 --rc genhtml_function_coverage=1 00:02:51.281 --rc genhtml_legend=1 00:02:51.281 --rc geninfo_all_blocks=1 00:02:51.281 ' 00:02:51.281 09:51:40 -- unit/unittest.sh@201 -- # LCOV_OPTS=' 00:02:51.281 --rc lcov_branch_coverage=1 00:02:51.281 --rc lcov_function_coverage=1 00:02:51.281 --rc genhtml_branch_coverage=1 00:02:51.281 --rc genhtml_function_coverage=1 00:02:51.281 --rc genhtml_legend=1 00:02:51.281 --rc geninfo_all_blocks=1 00:02:51.281 ' 00:02:51.281 09:51:40 -- unit/unittest.sh@202 -- # export 'LCOV=lcov 00:02:51.281 --rc lcov_branch_coverage=1 00:02:51.281 --rc lcov_function_coverage=1 00:02:51.281 --rc genhtml_branch_coverage=1 00:02:51.281 --rc genhtml_function_coverage=1 00:02:51.281 --rc genhtml_legend=1 00:02:51.281 --rc geninfo_all_blocks=1 00:02:51.281 --no-external' 00:02:51.281 09:51:40 -- unit/unittest.sh@202 -- # LCOV='lcov 00:02:51.281 --rc lcov_branch_coverage=1 00:02:51.281 --rc lcov_function_coverage=1 00:02:51.281 --rc genhtml_branch_coverage=1 00:02:51.281 --rc genhtml_function_coverage=1 00:02:51.281 --rc genhtml_legend=1 00:02:51.281 --rc geninfo_all_blocks=1 00:02:51.281 --no-external' 00:02:51.281 09:51:40 -- unit/unittest.sh@204 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -c -i -d . -t Baseline -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_base.info 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/histogram_data.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/histogram_data.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd_group.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd_group.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_array.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_array.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel_module.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel_module.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi_spec.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi_spec.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env_dpdk.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env_dpdk.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal_spec.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal_spec.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat_spec.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat_spec.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_spec.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_spec.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno:no functions found 00:02:53.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno 00:02:53.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_pool.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_pool.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/iscsi_spec.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/iscsi_spec.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace_parser.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace_parser.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_transport.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_transport.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_intel.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_intel.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_zone.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_zone.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pci_ids.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pci_ids.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_module.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_module.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd_spec.gcno:no functions found 00:02:53.188 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:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_cmd.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_cmd.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_spec.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_spec.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob_bdev.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob_bdev.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_fc_spec.gcno:no functions found 00:02:53.188 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:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno 00:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_spec.gcno:no functions found 00:02:53.188 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:02:53.188 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno:no functions found 00:02:53.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno 00:02:53.189 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno:no functions found 00:02:53.189 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno 00:02:53.189 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_pci.gcno:no functions found 00:02:53.189 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:02:53.189 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno:no functions found 00:02:53.189 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno 00:02:53.189 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno:no functions found 00:02:53.189 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno 00:02:53.189 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno:no functions found 00:02:53.189 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno 00:02:53.189 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring_module.gcno:no functions found 00:02:53.189 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring_module.gcno 00:02:53.189 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno:no functions found 00:02:53.189 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno 00:02:53.189 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_zns.gcno:no functions found 00:02:53.189 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_zns.gcno 00:02:53.189 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno:no functions found 00:02:53.189 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno 00:02:53.189 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno:no functions found 00:02:53.189 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno 00:02:53.189 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno:no functions found 00:02:53.189 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno 00:02:53.189 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno:no functions found 00:02:53.189 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno 00:02:53.189 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs_bdev.gcno:no functions found 00:02:53.189 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs_bdev.gcno 00:02:53.189 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno:no functions found 00:02:53.189 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno 00:02:53.189 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno:no functions found 00:02:53.189 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno 00:02:53.189 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno:no functions found 00:02:53.189 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno 00:02:53.189 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno:no functions found 00:02:53.189 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno 00:02:53.189 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno:no functions found 00:02:53.189 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno 00:02:53.189 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/gpt_spec.gcno:no functions found 00:02:53.189 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/gpt_spec.gcno 00:02:53.189 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno:no functions found 00:02:53.189 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno 00:02:53.189 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd_spec.gcno:no functions found 00:02:53.190 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd_spec.gcno 00:02:53.190 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno:no functions found 00:02:53.190 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno 00:02:53.190 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno:no functions found 00:02:53.190 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno 00:02:53.190 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno:no functions found 00:02:53.190 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno 00:03:31.925 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno:no functions found 00:03:31.925 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno 00:03:34.461 09:52:23 -- unit/unittest.sh@208 -- # uname -m 00:03:34.461 09:52:23 -- unit/unittest.sh@208 -- # '[' x86_64 = aarch64 ']' 00:03:34.461 09:52:23 -- unit/unittest.sh@212 -- # run_test unittest_pci_event valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:34.461 09:52:23 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:03:34.461 09:52:23 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:03:34.461 09:52:23 -- common/autotest_common.sh@10 -- # set +x 00:03:34.462 ************************************ 00:03:34.462 START TEST unittest_pci_event 00:03:34.462 ************************************ 00:03:34.462 09:52:23 unittest_pci_event -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:34.462 ==68564== Memcheck, a memory error detector 00:03:34.462 ==68564== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:34.462 ==68564== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:34.462 ==68564== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:34.462 ==68564== 00:03:34.462 --68564-- Valgrind options: 00:03:34.462 --68564-- --leak-check=full 00:03:34.462 --68564-- --error-exitcode=2 00:03:34.462 --68564-- --verbose 00:03:34.462 --68564-- Contents of /proc/version: 00:03:34.462 --68564-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:34.462 --68564-- 00:03:34.462 --68564-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:34.462 --68564-- Page sizes: currently 4096, max supported 4096 00:03:34.462 --68564-- Valgrind library directory: /usr/libexec/valgrind 00:03:34.462 --68564-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:34.462 --68564-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:34.462 --68564-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:34.462 --68564-- might be shown as UnknownInlinedFun 00:03:34.462 --68564-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:34.462 --68564-- object doesn't have a dynamic symbol table 00:03:34.462 --68564-- Scheduler: using generic scheduler lock implementation. 00:03:34.462 --68564-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:34.462 ==68564== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68564-by-???-on-18e29ac98063 00:03:34.462 ==68564== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68564-by-???-on-18e29ac98063 00:03:34.462 ==68564== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68564-by-???-on-18e29ac98063 00:03:34.462 ==68564== 00:03:34.462 ==68564== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:34.462 ==68564== don't want to do, unless you know exactly what you're doing, 00:03:34.462 ==68564== or are doing some strange experiment): 00:03:34.462 ==68564== /usr/libexec/valgrind/../../bin/vgdb --pid=68564 ...command... 00:03:34.462 ==68564== 00:03:34.462 ==68564== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:34.462 ==68564== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:34.462 ==68564== and then give GDB the following command 00:03:34.462 ==68564== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68564 00:03:34.462 ==68564== --pid is optional if only one valgrind process is running 00:03:34.462 ==68564== 00:03:34.462 --68564-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:34.462 --68564-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:34.462 --68564-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:34.462 --68564-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:34.462 ==68564== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.462 --68564-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:34.462 --68564-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:34.462 --68564-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:34.462 --68564-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:34.462 --68564-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:34.462 --68564-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:34.462 --68564-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:34.462 --68564-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:34.462 --68564-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:34.462 --68564-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:34.462 --68564-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:34.462 --68564-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:34.462 --68564-- Reading syms from /usr/lib64/libm.so.6 00:03:34.462 --68564-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:34.462 --68564-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:34.462 --68564-- Reading syms from /usr/lib64/libc.so.6 00:03:34.462 ==68564== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.462 --68564-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:34.462 --68564-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:34.462 ==68564== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.462 --68564-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:34.462 --68564-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:34.462 ==68564== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.462 --68564-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:34.462 --68564-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:34.462 ==68564== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.462 --68564-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:34.463 --68564-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:34.722 --68564-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:34.722 --68564-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:34.722 --68564-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:34.722 --68564-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:34.722 --68564-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:34.722 --68564-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:34.722 --68564-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.722 --68564-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.722 --68564-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.722 --68564-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.722 --68564-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.722 --68564-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.722 --68564-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.722 --68564-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.722 --68564-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.722 --68564-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.722 --68564-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.722 --68564-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.722 --68564-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.722 --68564-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.722 --68564-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.722 --68564-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.722 --68564-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.722 --68564-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.722 --68564-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.722 --68564-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.722 --68564-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.723 --68564-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.723 --68564-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.723 --68564-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.723 --68564-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.723 --68564-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.723 --68564-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.723 --68564-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.723 --68564-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.723 --68564-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.723 ==68564== Preferring higher priority redirection: 00:03:34.723 --68564-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:34.723 --68564-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:34.723 --68564-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.723 --68564-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.723 --68564-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.723 --68564-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.723 --68564-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.723 --68564-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.723 --68564-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.723 --68564-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.723 --68564-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.723 ==68564== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.723 --68564-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:34.723 --68564-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:34.723 ==68564== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.723 --68564-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:34.723 --68564-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:34.723 --68564-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:34.723 --68564-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:34.723 --68564-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:34.723 --68564-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:34.723 --68564-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:34.723 --68564-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:34.723 --68564-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:34.723 --68564-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:34.723 --68564-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:34.723 --68564-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:34.723 --68564-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:34.723 --68564-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:34.723 --68564-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:34.982 --68564-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:34.982 --68564-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:34.983 --68564-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:34.983 00:03:34.983 00:03:34.983 CUnit - A unit testing framework for C - Version 2.1-3 00:03:34.983 http://cunit.sourceforge.net/ 00:03:34.983 00:03:34.983 00:03:34.983 Suite: pci_event 00:03:34.983 Test: test_pci_parse_event ...--68564-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:03:34.983 --68564-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:34.983 --68564-- REDIR: 0x558a9d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:03:34.983 [2024-06-10 09:52:24.297081] /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:34.983 [2024-06-10 09:52:24.339410] /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:34.983 passed 00:03:34.983 00:03:34.983 Run Summary: Type Total Ran Passed Failed Inactive 00:03:34.983 suites 1 1 n/a 0 0 00:03:34.983 tests 1 1 1 0 0 00:03:34.983 asserts 15 15 15 0 n/a 00:03:34.983 00:03:34.983 Elapsed time = 0.066 seconds 00:03:34.983 --68564-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:34.983 --68564-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:34.983 ==68564== 00:03:34.983 ==68564== HEAP SUMMARY: 00:03:34.983 ==68564== in use at exit: 0 bytes in 0 blocks 00:03:34.983 ==68564== total heap usage: 60 allocs, 60 frees, 107,253 bytes allocated 00:03:34.983 ==68564== 00:03:34.983 ==68564== All heap blocks were freed -- no leaks are possible 00:03:34.983 ==68564== 00:03:34.983 ==68564== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:34.983 00:03:34.983 real 0m0.670s 00:03:34.983 user 0m0.642s 00:03:34.983 sys 0m0.026s 00:03:34.983 09:52:24 unittest_pci_event -- common/autotest_common.sh@1125 -- # xtrace_disable 00:03:34.983 09:52:24 unittest_pci_event -- common/autotest_common.sh@10 -- # set +x 00:03:34.983 ************************************ 00:03:34.983 END TEST unittest_pci_event 00:03:34.983 ************************************ 00:03:34.983 09:52:24 -- unit/unittest.sh@213 -- # run_test unittest_include valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:34.983 09:52:24 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:03:34.983 09:52:24 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:03:34.983 09:52:24 -- common/autotest_common.sh@10 -- # set +x 00:03:34.983 ************************************ 00:03:34.983 START TEST unittest_include 00:03:34.983 ************************************ 00:03:34.983 09:52:24 unittest_include -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:34.983 ==68582== Memcheck, a memory error detector 00:03:34.983 ==68582== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:34.983 ==68582== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:34.983 ==68582== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:34.983 ==68582== 00:03:34.983 --68582-- Valgrind options: 00:03:34.983 --68582-- --leak-check=full 00:03:34.983 --68582-- --error-exitcode=2 00:03:34.983 --68582-- --verbose 00:03:34.983 --68582-- Contents of /proc/version: 00:03:34.983 --68582-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:34.983 --68582-- 00:03:34.983 --68582-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:34.983 --68582-- Page sizes: currently 4096, max supported 4096 00:03:34.983 --68582-- Valgrind library directory: /usr/libexec/valgrind 00:03:34.983 --68582-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:34.983 --68582-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:34.983 --68582-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:34.983 --68582-- might be shown as UnknownInlinedFun 00:03:34.983 --68582-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:34.983 --68582-- object doesn't have a dynamic symbol table 00:03:34.983 --68582-- Scheduler: using generic scheduler lock implementation. 00:03:34.983 --68582-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:34.983 ==68582== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68582-by-???-on-18e29ac98063 00:03:34.983 ==68582== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68582-by-???-on-18e29ac98063 00:03:34.983 ==68582== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68582-by-???-on-18e29ac98063 00:03:34.983 ==68582== 00:03:34.983 ==68582== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:34.983 ==68582== don't want to do, unless you know exactly what you're doing, 00:03:34.983 ==68582== or are doing some strange experiment): 00:03:34.983 ==68582== /usr/libexec/valgrind/../../bin/vgdb --pid=68582 ...command... 00:03:34.983 ==68582== 00:03:34.983 ==68582== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:34.983 ==68582== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:34.984 ==68582== and then give GDB the following command 00:03:34.984 ==68582== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68582 00:03:34.984 ==68582== --pid is optional if only one valgrind process is running 00:03:34.984 ==68582== 00:03:35.243 --68582-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:35.243 --68582-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:35.243 --68582-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:35.243 --68582-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:35.243 ==68582== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.243 --68582-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:35.243 --68582-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:35.243 --68582-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:35.243 --68582-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:35.243 --68582-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:35.243 --68582-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:35.243 --68582-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:35.243 --68582-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:35.243 --68582-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:35.243 --68582-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:35.243 --68582-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:35.243 --68582-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:35.243 --68582-- Reading syms from /usr/lib64/libm.so.6 00:03:35.243 --68582-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:35.243 --68582-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:35.243 --68582-- Reading syms from /usr/lib64/libc.so.6 00:03:35.243 ==68582== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.243 --68582-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:35.243 --68582-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:35.243 ==68582== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.243 --68582-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:35.243 --68582-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:35.243 ==68582== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.243 --68582-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:35.243 --68582-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:35.243 ==68582== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.243 --68582-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:35.243 --68582-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:35.243 --68582-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:35.243 --68582-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:35.243 --68582-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:35.243 --68582-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:35.503 --68582-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:35.503 --68582-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:35.503 --68582-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 ==68582== Preferring higher priority redirection: 00:03:35.503 --68582-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:35.503 --68582-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:35.503 --68582-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 --68582-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.503 ==68582== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.503 --68582-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:35.503 --68582-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:35.503 ==68582== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.503 --68582-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:35.503 --68582-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:35.503 --68582-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:35.503 --68582-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:35.503 --68582-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:35.503 --68582-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:35.503 --68582-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:35.503 --68582-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:35.503 --68582-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:35.504 --68582-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:35.504 --68582-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:35.504 --68582-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:35.504 --68582-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:35.504 --68582-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:35.504 --68582-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:35.504 --68582-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:35.504 --68582-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:35.504 --68582-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:35.504 00:03:35.504 00:03:35.504 CUnit - A unit testing framework for C - Version 2.1-3 00:03:35.504 http://cunit.sourceforge.net/ 00:03:35.504 00:03:35.504 00:03:35.504 Suite: histogram 00:03:35.504 Test: histogram_test ...passed 00:03:35.504 Test: histogram_merge ...passed 00:03:35.504 00:03:35.763 Run Summary: Type Total Ran Passed Failed Inactive 00:03:35.763 suites 1 1 n/a 0 0 00:03:35.763 tests 2 2 2 0 0 00:03:35.763 asserts 50 50 50 0 n/a 00:03:35.763 00:03:35.763 Elapsed time = 0.039 seconds 00:03:35.763 --68582-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:35.763 --68582-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:35.763 ==68582== 00:03:35.763 ==68582== HEAP SUMMARY: 00:03:35.763 ==68582== in use at exit: 0 bytes in 0 blocks 00:03:35.763 ==68582== total heap usage: 60 allocs, 60 frees, 361,239 bytes allocated 00:03:35.763 ==68582== 00:03:35.763 ==68582== All heap blocks were freed -- no leaks are possible 00:03:35.763 ==68582== 00:03:35.763 ==68582== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:35.763 00:03:35.763 real 0m0.655s 00:03:35.763 user 0m0.618s 00:03:35.763 sys 0m0.034s 00:03:35.763 09:52:25 unittest_include -- common/autotest_common.sh@1125 -- # xtrace_disable 00:03:35.763 09:52:25 unittest_include -- common/autotest_common.sh@10 -- # set +x 00:03:35.764 ************************************ 00:03:35.764 END TEST unittest_include 00:03:35.764 ************************************ 00:03:35.764 09:52:25 -- unit/unittest.sh@214 -- # run_test unittest_bdev unittest_bdev 00:03:35.764 09:52:25 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:03:35.764 09:52:25 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:03:35.764 09:52:25 -- common/autotest_common.sh@10 -- # set +x 00:03:35.764 ************************************ 00:03:35.764 START TEST unittest_bdev 00:03:35.764 ************************************ 00:03:35.764 09:52:25 unittest_bdev -- common/autotest_common.sh@1124 -- # unittest_bdev 00:03:35.764 09:52:25 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:35.764 ==68611== Memcheck, a memory error detector 00:03:35.764 ==68611== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:35.764 ==68611== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:35.764 ==68611== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:35.764 ==68611== 00:03:35.764 --68611-- Valgrind options: 00:03:35.764 --68611-- --leak-check=full 00:03:35.764 --68611-- --error-exitcode=2 00:03:35.764 --68611-- --verbose 00:03:35.764 --68611-- Contents of /proc/version: 00:03:35.764 --68611-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:35.764 --68611-- 00:03:35.764 --68611-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:35.764 --68611-- Page sizes: currently 4096, max supported 4096 00:03:35.764 --68611-- Valgrind library directory: /usr/libexec/valgrind 00:03:35.764 --68611-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:35.764 --68611-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:35.764 --68611-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:35.764 --68611-- might be shown as UnknownInlinedFun 00:03:35.764 --68611-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:35.764 --68611-- object doesn't have a dynamic symbol table 00:03:35.764 --68611-- Scheduler: using generic scheduler lock implementation. 00:03:35.764 --68611-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:35.764 ==68611== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68611-by-???-on-18e29ac98063 00:03:35.764 ==68611== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68611-by-???-on-18e29ac98063 00:03:35.764 ==68611== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68611-by-???-on-18e29ac98063 00:03:35.764 ==68611== 00:03:35.764 ==68611== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:35.764 ==68611== don't want to do, unless you know exactly what you're doing, 00:03:35.764 ==68611== or are doing some strange experiment): 00:03:35.764 ==68611== /usr/libexec/valgrind/../../bin/vgdb --pid=68611 ...command... 00:03:35.764 ==68611== 00:03:35.764 ==68611== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:35.764 ==68611== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:35.764 ==68611== and then give GDB the following command 00:03:35.764 ==68611== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68611 00:03:35.764 ==68611== --pid is optional if only one valgrind process is running 00:03:35.764 ==68611== 00:03:35.764 --68611-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:35.764 --68611-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:35.764 --68611-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:35.764 --68611-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:35.764 ==68611== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.764 --68611-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:35.764 --68611-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:35.764 --68611-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:35.764 --68611-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:35.764 --68611-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:35.764 --68611-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:35.764 --68611-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:35.764 --68611-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:35.764 --68611-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:35.764 --68611-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:35.764 --68611-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:35.764 --68611-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:36.023 --68611-- Reading syms from /usr/lib64/libm.so.6 00:03:36.023 --68611-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:36.024 --68611-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:36.024 --68611-- Reading syms from /usr/lib64/libc.so.6 00:03:36.024 ==68611== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.024 --68611-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:36.024 --68611-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:36.024 ==68611== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.024 --68611-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:36.024 --68611-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:36.024 ==68611== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.024 --68611-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:36.024 --68611-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:36.024 ==68611== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.024 --68611-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:36.024 --68611-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:36.024 --68611-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:36.024 --68611-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:36.024 --68611-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:36.024 --68611-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:36.024 --68611-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:36.024 --68611-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:36.024 --68611-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.024 --68611-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.024 --68611-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.024 --68611-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.024 --68611-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.024 --68611-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.024 --68611-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.024 --68611-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.024 --68611-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.024 --68611-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.024 --68611-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.024 --68611-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.024 --68611-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.024 --68611-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.024 --68611-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.024 --68611-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.024 --68611-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.024 --68611-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.024 --68611-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.024 --68611-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.024 --68611-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.024 --68611-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.024 --68611-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.024 --68611-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.024 --68611-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.024 --68611-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.025 --68611-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.025 --68611-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.025 --68611-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.025 --68611-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.025 ==68611== Preferring higher priority redirection: 00:03:36.025 --68611-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:36.025 --68611-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:36.025 --68611-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.025 --68611-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.025 --68611-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.025 --68611-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.025 --68611-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.025 --68611-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.025 --68611-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.025 --68611-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.025 --68611-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.025 ==68611== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.025 --68611-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:36.025 --68611-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:36.025 ==68611== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.025 --68611-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:36.025 --68611-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:36.285 --68611-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:36.285 --68611-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:36.285 --68611-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:36.285 --68611-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:36.285 --68611-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:36.285 --68611-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:36.285 --68611-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:36.285 --68611-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:36.285 --68611-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:36.285 --68611-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:36.285 --68611-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:36.285 --68611-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:36.285 --68611-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:36.285 --68611-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:36.285 --68611-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:36.285 --68611-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:36.285 --68611-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:36.285 00:03:36.285 00:03:36.285 CUnit - A unit testing framework for C - Version 2.1-3 00:03:36.285 http://cunit.sourceforge.net/ 00:03:36.285 00:03:36.285 00:03:36.285 Suite: bdev 00:03:36.285 Test: bytes_to_blocks_test ...passed 00:03:36.545 Test: num_blocks_test ...--68611-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:36.545 passed 00:03:36.545 Test: io_valid_test ...passed 00:03:36.804 Test: open_write_test ...[2024-06-10 09:52:26.060741] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8035:bdev_open: *ERROR*: bdev bdev1 already claimed: type exclusive_write by module bdev_ut 00:03:36.804 [2024-06-10 09:52:26.093863] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8035:bdev_open: *ERROR*: bdev bdev4 already claimed: type exclusive_write by module bdev_ut 00:03:36.804 [2024-06-10 09:52:26.096683] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8035:bdev_open: *ERROR*: bdev bdev5 already claimed: type exclusive_write by module bdev_ut 00:03:36.804 passed 00:03:36.804 Test: claim_test ...passed 00:03:36.804 Test: alias_add_del_test ...[2024-06-10 09:52:26.228263] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4580:bdev_name_add: *ERROR*: Bdev name bdev0 already exists 00:03:36.804 [2024-06-10 09:52:26.229285] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4610:spdk_bdev_alias_add: *ERROR*: Empty alias passed 00:03:36.804 [2024-06-10 09:52:26.230187] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4580:bdev_name_add: *ERROR*: Bdev name proper alias 0 already exists 00:03:36.804 passed 00:03:36.804 Test: get_device_stat_test ...passed 00:03:37.062 Test: bdev_io_types_test ...passed 00:03:37.062 Test: bdev_io_wait_test ...passed 00:03:37.062 Test: bdev_io_spans_split_test ...passed 00:03:37.321 Test: bdev_io_boundary_split_test ...passed 00:03:37.321 Test: bdev_io_max_size_and_segment_split_test ...[2024-06-10 09:52:26.690962] /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:37.321 passed 00:03:37.579 Test: bdev_io_mix_split_test ...passed 00:03:37.579 Test: bdev_io_split_with_io_wait ...passed 00:03:37.579 Test: bdev_io_write_unit_split_test ...[2024-06-10 09:52:26.929424] /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:37.579 [2024-06-10 09:52:26.932553] /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:37.579 [2024-06-10 09:52:26.932732] /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:37.579 [2024-06-10 09:52:26.935189] /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:37.579 passed 00:03:37.579 Test: bdev_io_alignment_with_boundary ...passed 00:03:37.579 Test: bdev_io_alignment ...passed 00:03:37.837 Test: bdev_histograms ...passed 00:03:37.837 Test: bdev_write_zeroes ...passed 00:03:37.837 Test: bdev_compare_and_write ...passed 00:03:38.096 Test: bdev_compare ...passed 00:03:38.096 Test: bdev_compare_emulated ...passed 00:03:38.096 Test: bdev_zcopy_write ...passed 00:03:38.096 Test: bdev_zcopy_read ...passed 00:03:38.096 Test: bdev_open_while_hotremove ...passed 00:03:38.096 Test: bdev_close_while_hotremove ...passed 00:03:38.096 Test: bdev_open_ext_test ...[2024-06-10 09:52:27.509305] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8141:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:03:38.096 passed 00:03:38.096 Test: bdev_open_ext_unregister ...[2024-06-10 09:52:27.513061] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8141:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:03:38.096 passed 00:03:38.096 Test: bdev_set_io_timeout ...passed 00:03:38.354 Test: bdev_set_qd_sampling ...passed 00:03:38.354 Test: lba_range_overlap ...passed 00:03:38.354 Test: lock_lba_range_check_ranges ...passed 00:03:38.354 Test: lock_lba_range_with_io_outstanding ...passed 00:03:38.354 Test: lock_lba_range_overlapped ...passed 00:03:38.354 Test: bdev_quiesce ...[2024-06-10 09:52:27.815201] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:10064:_spdk_bdev_quiesce: *ERROR*: The range to unquiesce was not found. 00:03:38.354 passed 00:03:38.613 Test: bdev_io_abort ...passed 00:03:38.613 Test: bdev_unmap ...passed 00:03:38.613 Test: bdev_write_zeroes_split_test ...passed 00:03:38.613 Test: bdev_set_options_test ...[2024-06-10 09:52:27.966317] /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:38.613 passed 00:03:38.613 Test: bdev_get_memory_domains ...passed 00:03:38.613 Test: bdev_io_ext ...passed 00:03:38.613 Test: bdev_io_ext_no_opts ...passed 00:03:38.613 Test: bdev_io_ext_invalid_opts ...passed 00:03:38.613 Test: bdev_io_ext_split ...passed 00:03:38.872 Test: bdev_io_ext_bounce_buffer ...passed 00:03:38.872 Test: bdev_register_uuid_alias ...[2024-06-10 09:52:28.211265] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4580:bdev_name_add: *ERROR*: Bdev name 51f2ed2b-11ef-412c-ad2b-e21bbd0d3246 already exists 00:03:38.872 [2024-06-10 09:52:28.211723] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7696:bdev_register: *ERROR*: Unable to add uuid:51f2ed2b-11ef-412c-ad2b-e21bbd0d3246 alias for bdev bdev0 00:03:38.872 passed 00:03:38.872 Test: bdev_unregister_by_name ...[2024-06-10 09:52:28.221359] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7931:spdk_bdev_unregister_by_name: *ERROR*: Failed to open bdev with name: bdev1 00:03:38.872 [2024-06-10 09:52:28.222478] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7939:spdk_bdev_unregister_by_name: *ERROR*: Bdev bdev was not registered by the specified module. 00:03:38.872 passed 00:03:38.872 Test: for_each_bdev_test ...passed 00:03:38.872 Test: bdev_seek_test ...passed 00:03:38.872 Test: bdev_copy ...passed 00:03:38.872 Test: bdev_copy_split_test ...passed 00:03:39.131 Test: examine_locks ...passed 00:03:39.131 Test: claim_v2_rwo ...[2024-06-10 09:52:28.411716] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8035:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:39.131 [2024-06-10 09:52:28.413567] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8665:claim_verify_rwo: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:39.131 [2024-06-10 09:52:28.414503] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8830:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:39.131 [2024-06-10 09:52:28.415691] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8830:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:39.131 [2024-06-10 09:52:28.416456] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8502:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:39.131 [2024-06-10 09:52:28.422857] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8660:claim_verify_rwo: *ERROR*: bdev0: key option not supported with read-write-once claims 00:03:39.131 passed 00:03:39.131 Test: claim_v2_rom ...[2024-06-10 09:52:28.432516] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8035:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:39.131 [2024-06-10 09:52:28.433648] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8830:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:39.131 [2024-06-10 09:52:28.434237] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8830:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:39.131 [2024-06-10 09:52:28.434860] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8502:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:39.131 [2024-06-10 09:52:28.442363] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8703:claim_verify_rom: *ERROR*: bdev0: key option not supported with read-only-may claims 00:03:39.131 [2024-06-10 09:52:28.444332] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8698:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:03:39.131 passed 00:03:39.131 Test: claim_v2_rwm ...[2024-06-10 09:52:28.448366] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8733:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:03:39.131 [2024-06-10 09:52:28.453535] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8035:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:39.131 [2024-06-10 09:52:28.454675] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8830:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:39.131 [2024-06-10 09:52:28.455336] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8830:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:39.131 [2024-06-10 09:52:28.455946] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8502:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:39.131 [2024-06-10 09:52:28.457085] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8753:claim_verify_rwm: *ERROR*: bdev bdev0 already claimed with another key: type read_many_write_many by module bdev_ut 00:03:39.131 [2024-06-10 09:52:28.463419] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8733:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:03:39.131 passed 00:03:39.131 Test: claim_v2_existing_writer ...[2024-06-10 09:52:28.469345] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8698:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:03:39.131 [2024-06-10 09:52:28.469649] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8698:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:03:39.131 passed 00:03:39.131 Test: claim_v2_existing_v1 ...[2024-06-10 09:52:28.472804] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8830:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:03:39.131 [2024-06-10 09:52:28.473579] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8830:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:03:39.131 [2024-06-10 09:52:28.473709] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8830:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:03:39.131 passed 00:03:39.131 Test: claim_v1_existing_v2 ...[2024-06-10 09:52:28.476469] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8502:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:39.131 [2024-06-10 09:52:28.477585] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8502:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:39.131 [2024-06-10 09:52:28.477791] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8502:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:39.131 passed 00:03:39.131 Test: examine_claimed ...[2024-06-10 09:52:28.490199] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8830:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module vbdev_ut_examine1 00:03:39.131 passed 00:03:39.131 00:03:39.131 Run Summary: Type Total Ran Passed Failed Inactive 00:03:39.131 suites 1 1 n/a 0 0 00:03:39.131 tests 59 59 59 0 0 00:03:39.131 asserts 4599 4599 4599 0 n/a 00:03:39.131 00:03:39.131 Elapsed time = 2.756 seconds 00:03:39.131 --68611-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:39.131 --68611-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:39.131 ==68611== 00:03:39.131 ==68611== HEAP SUMMARY: 00:03:39.131 ==68611== in use at exit: 2,040 bytes in 5 blocks 00:03:39.131 ==68611== total heap usage: 379,166 allocs, 379,161 frees, 8,273,801,392 bytes allocated 00:03:39.131 ==68611== 00:03:39.131 ==68611== Searching for pointers to 5 not-freed blocks 00:03:39.131 ==68611== Checked 7,175,208 bytes 00:03:39.131 ==68611== 00:03:39.131 ==68611== LEAK SUMMARY: 00:03:39.131 ==68611== definitely lost: 0 bytes in 0 blocks 00:03:39.132 ==68611== indirectly lost: 0 bytes in 0 blocks 00:03:39.132 ==68611== possibly lost: 0 bytes in 0 blocks 00:03:39.132 ==68611== still reachable: 2,040 bytes in 5 blocks 00:03:39.132 ==68611== suppressed: 0 bytes in 0 blocks 00:03:39.132 ==68611== Reachable blocks (those to which a pointer was found) are not shown. 00:03:39.132 ==68611== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:39.132 ==68611== 00:03:39.132 ==68611== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:39.132 09:52:28 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:39.132 ==68652== Memcheck, a memory error detector 00:03:39.132 ==68652== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:39.132 ==68652== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:39.132 ==68652== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:39.132 ==68652== 00:03:39.132 --68652-- Valgrind options: 00:03:39.132 --68652-- --leak-check=full 00:03:39.132 --68652-- --error-exitcode=2 00:03:39.132 --68652-- --verbose 00:03:39.132 --68652-- Contents of /proc/version: 00:03:39.132 --68652-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:39.132 --68652-- 00:03:39.132 --68652-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:39.132 --68652-- Page sizes: currently 4096, max supported 4096 00:03:39.132 --68652-- Valgrind library directory: /usr/libexec/valgrind 00:03:39.132 --68652-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:39.132 --68652-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:39.132 --68652-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:39.132 --68652-- might be shown as UnknownInlinedFun 00:03:39.132 --68652-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:39.132 --68652-- object doesn't have a dynamic symbol table 00:03:39.392 --68652-- Scheduler: using generic scheduler lock implementation. 00:03:39.392 --68652-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:39.392 ==68652== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68652-by-???-on-18e29ac98063 00:03:39.392 ==68652== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68652-by-???-on-18e29ac98063 00:03:39.392 ==68652== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68652-by-???-on-18e29ac98063 00:03:39.392 ==68652== 00:03:39.392 ==68652== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:39.392 ==68652== don't want to do, unless you know exactly what you're doing, 00:03:39.392 ==68652== or are doing some strange experiment): 00:03:39.392 ==68652== /usr/libexec/valgrind/../../bin/vgdb --pid=68652 ...command... 00:03:39.392 ==68652== 00:03:39.392 ==68652== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:39.392 ==68652== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:39.392 ==68652== and then give GDB the following command 00:03:39.392 ==68652== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68652 00:03:39.392 ==68652== --pid is optional if only one valgrind process is running 00:03:39.392 ==68652== 00:03:39.392 --68652-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:39.392 --68652-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:39.392 --68652-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:39.392 --68652-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:39.392 ==68652== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.393 --68652-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:39.393 --68652-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:39.393 --68652-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:39.393 --68652-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:39.393 --68652-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:39.393 --68652-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:39.393 --68652-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:39.393 --68652-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:39.393 --68652-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:39.393 --68652-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:39.393 --68652-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:39.393 --68652-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:39.393 --68652-- Reading syms from /usr/lib64/libm.so.6 00:03:39.393 --68652-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:39.393 --68652-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:39.393 --68652-- Reading syms from /usr/lib64/libc.so.6 00:03:39.393 ==68652== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.393 --68652-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:39.393 --68652-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:39.393 ==68652== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.393 --68652-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:39.393 --68652-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:39.393 ==68652== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.393 --68652-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:39.393 --68652-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:39.393 ==68652== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.393 --68652-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:39.393 --68652-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:39.393 --68652-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:39.393 --68652-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:39.393 --68652-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:39.393 --68652-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:39.653 --68652-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:39.653 --68652-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:39.653 --68652-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.653 --68652-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.653 --68652-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.653 --68652-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.653 --68652-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.653 --68652-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.653 --68652-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.653 --68652-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.653 --68652-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.653 --68652-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.653 --68652-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.653 --68652-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.653 --68652-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.653 --68652-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.653 --68652-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.653 --68652-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.653 --68652-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.653 --68652-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.653 --68652-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.653 --68652-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.653 --68652-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.653 --68652-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.653 --68652-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.653 --68652-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.654 --68652-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.654 --68652-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.654 --68652-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.654 --68652-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.654 --68652-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.654 --68652-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.654 ==68652== Preferring higher priority redirection: 00:03:39.654 --68652-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:39.654 --68652-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:39.654 --68652-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.654 --68652-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.654 --68652-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.654 --68652-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.654 --68652-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.654 --68652-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.654 --68652-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.654 --68652-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.654 --68652-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.654 ==68652== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.654 --68652-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:39.654 --68652-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:39.654 ==68652== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.654 --68652-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:39.654 --68652-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:39.654 --68652-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:39.654 --68652-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:39.654 --68652-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:39.654 --68652-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:39.654 --68652-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:39.654 --68652-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:39.654 --68652-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:39.654 --68652-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:39.654 --68652-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:39.654 --68652-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:39.654 --68652-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:39.654 --68652-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:39.654 --68652-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:39.654 --68652-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:39.654 --68652-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:39.914 --68652-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:39.914 --68652-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:39.914 00:03:39.914 00:03:39.914 CUnit - A unit testing framework for C - Version 2.1-3 00:03:39.914 http://cunit.sourceforge.net/ 00:03:39.914 00:03:39.914 00:03:39.914 Suite: nvme 00:03:39.914 Test: test_create_ctrlr ...passed 00:03:40.174 Test: test_reset_ctrlr ...[2024-06-10 09:52:29.458039] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:40.174 passed 00:03:40.174 Test: test_race_between_reset_and_destruct_ctrlr ...passed 00:03:40.174 Test: test_failover_ctrlr ...--68652-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:40.174 passed 00:03:40.174 Test: test_race_between_failover_and_add_secondary_trid ...[2024-06-10 09:52:29.578181] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:40.174 [2024-06-10 09:52:29.584094] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:40.174 [2024-06-10 09:52:29.585599] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:40.174 passed 00:03:40.174 Test: test_pending_reset ...--68652-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:40.174 --68652-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:40.433 [2024-06-10 09:52:29.704870] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:40.433 [2024-06-10 09:52:29.706381] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:40.433 passed 00:03:40.433 Test: test_attach_ctrlr ...[2024-06-10 09:52:29.754266] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4308:nvme_bdev_create: *ERROR*: spdk_bdev_register() failed 00:03:40.433 passed 00:03:40.433 Test: test_aer_cb ...passed 00:03:40.433 Test: test_submit_nvme_cmd ...passed 00:03:40.433 Test: test_add_remove_trid ...passed 00:03:40.692 Test: test_abort ...[2024-06-10 09:52:29.954418] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:7447:bdev_nvme_comparev_and_writev_done: *ERROR*: Unexpected write success after compare failure. 00:03:40.692 passed 00:03:40.692 Test: test_get_io_qpair ...passed 00:03:40.692 Test: test_bdev_unregister ...passed 00:03:40.692 Test: test_compare_ns ...passed 00:03:40.692 Test: test_init_ana_log_page ...passed 00:03:40.692 Test: test_get_memory_domains ...passed 00:03:40.692 Test: test_reconnect_qpair ...[2024-06-10 09:52:30.067009] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:40.692 passed 00:03:40.692 Test: test_create_bdev_ctrlr ...[2024-06-10 09:52:30.077033] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:5373:bdev_nvme_check_multipath: *ERROR*: cntlid 18 are duplicated. 00:03:40.692 passed 00:03:40.692 Test: test_add_multi_ns_to_bdev ...[2024-06-10 09:52:30.105856] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4564:nvme_bdev_add_ns: *ERROR*: Namespaces are not identical. 00:03:40.692 passed 00:03:40.692 Test: test_add_multi_io_paths_to_nbdev_ch ...passed 00:03:40.692 Test: test_admin_path ...passed 00:03:40.964 Test: test_reset_bdev_ctrlr ...passed 00:03:40.964 Test: test_find_io_path ...passed 00:03:40.964 Test: test_retry_io_if_ana_state_is_updating ...passed 00:03:40.964 Test: test_retry_io_for_io_path_error ...passed 00:03:40.964 Test: test_retry_io_count ...passed 00:03:40.964 Test: test_concurrent_read_ana_log_page ...passed 00:03:40.964 Test: test_retry_io_for_ana_error ...passed 00:03:40.964 Test: test_check_io_error_resiliency_params ...[2024-06-10 09:52:30.312544] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6067:bdev_nvme_check_io_error_resiliency_params: *ERROR*: ctrlr_loss_timeout_sec can't be less than -1. 00:03:40.964 [2024-06-10 09:52:30.313060] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6071:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:03:40.964 [2024-06-10 09:52:30.313649] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6080:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:03:40.964 [2024-06-10 09:52:30.314191] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6083:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than ctrlr_loss_timeout_sec. 00:03:40.964 [2024-06-10 09:52:30.314685] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6095:bdev_nvme_check_io_error_resiliency_params: *ERROR*: Both reconnect_delay_sec and fast_io_fail_timeout_sec must be 0 if ctrlr_loss_timeout_sec is 0. 00:03:40.964 [2024-06-10 09:52:30.316026] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6095:bdev_nvme_check_io_error_resiliency_params: *ERROR*: Both reconnect_delay_sec and fast_io_fail_timeout_sec must be 0 if ctrlr_loss_timeout_sec is 0. 00:03:40.964 [2024-06-10 09:52:30.316516] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6075:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io-fail_timeout_sec. 00:03:40.964 [2024-06-10 09:52:30.317122] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6090:bdev_nvme_check_io_error_resiliency_params: *ERROR*: fast_io_fail_timeout_sec can't be more than ctrlr_loss_timeout_sec. 00:03:40.964 [2024-06-10 09:52:30.317593] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6087:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io_fail_timeout_sec. 00:03:40.964 passed 00:03:40.964 Test: test_retry_io_if_ctrlr_is_resetting ...passed 00:03:40.964 Test: test_reconnect_ctrlr ...[2024-06-10 09:52:30.344236] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:40.964 [2024-06-10 09:52:30.352765] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:40.965 [2024-06-10 09:52:30.362494] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:40.965 [2024-06-10 09:52:30.365461] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:40.965 [2024-06-10 09:52:30.367875] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:40.965 passed 00:03:40.965 Test: test_retry_failover_ctrlr ...[2024-06-10 09:52:30.379208] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:40.965 passed 00:03:40.965 Test: test_fail_path ...[2024-06-10 09:52:30.394446] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:40.965 [2024-06-10 09:52:30.398568] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:40.965 [2024-06-10 09:52:30.401574] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:40.965 [2024-06-10 09:52:30.404976] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:40.965 [2024-06-10 09:52:30.407517] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:40.965 passed 00:03:40.965 Test: test_nvme_ns_cmp ...passed 00:03:40.965 Test: test_ana_transition ...passed 00:03:40.965 Test: test_set_preferred_path ...passed 00:03:40.965 Test: test_find_next_io_path ...passed 00:03:40.965 Test: test_find_io_path_min_qd ...passed 00:03:40.965 Test: test_disable_auto_failback ...[2024-06-10 09:52:30.474986] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:41.229 passed 00:03:41.229 Test: test_set_multipath_policy ...passed 00:03:41.229 Test: test_uuid_generation ...passed 00:03:41.229 Test: test_retry_io_to_same_path ...passed 00:03:41.229 Test: test_race_between_reset_and_disconnected ...passed 00:03:41.229 Test: test_ctrlr_op_rpc ...passed 00:03:41.229 Test: test_bdev_ctrlr_op_rpc ...passed 00:03:41.229 Test: test_disable_enable_ctrlr ...[2024-06-10 09:52:30.638142] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:41.229 [2024-06-10 09:52:30.644395] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:41.229 passed 00:03:41.229 Test: test_delete_ctrlr_done ...passed 00:03:41.229 Test: test_ns_remove_during_reset ...passed 00:03:41.229 00:03:41.229 Run Summary: Type Total Ran Passed Failed Inactive 00:03:41.229 suites 1 1 n/a 0 0 00:03:41.229 tests 48 48 48 0 0 00:03:41.229 asserts 3565 3565 3565 0 n/a 00:03:41.229 00:03:41.229 Elapsed time = 1.456 seconds 00:03:41.229 --68652-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:41.229 --68652-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:41.487 ==68652== 00:03:41.487 ==68652== HEAP SUMMARY: 00:03:41.487 ==68652== in use at exit: 0 bytes in 0 blocks 00:03:41.487 ==68652== total heap usage: 5,791 allocs, 5,791 frees, 1,767,404 bytes allocated 00:03:41.487 ==68652== 00:03:41.487 ==68652== All heap blocks were freed -- no leaks are possible 00:03:41.487 ==68652== 00:03:41.487 ==68652== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:41.487 09:52:30 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:41.487 ==68678== Memcheck, a memory error detector 00:03:41.487 ==68678== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:41.487 ==68678== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:41.487 ==68678== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:41.487 ==68678== 00:03:41.487 --68678-- Valgrind options: 00:03:41.487 --68678-- --leak-check=full 00:03:41.487 --68678-- --error-exitcode=2 00:03:41.487 --68678-- --verbose 00:03:41.487 --68678-- Contents of /proc/version: 00:03:41.487 --68678-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:41.487 --68678-- 00:03:41.487 --68678-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:41.487 --68678-- Page sizes: currently 4096, max supported 4096 00:03:41.487 --68678-- Valgrind library directory: /usr/libexec/valgrind 00:03:41.487 --68678-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:41.487 --68678-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:41.487 --68678-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:41.487 --68678-- might be shown as UnknownInlinedFun 00:03:41.487 --68678-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:41.487 --68678-- object doesn't have a dynamic symbol table 00:03:41.487 --68678-- Scheduler: using generic scheduler lock implementation. 00:03:41.487 --68678-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:41.487 ==68678== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68678-by-???-on-18e29ac98063 00:03:41.487 ==68678== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68678-by-???-on-18e29ac98063 00:03:41.487 ==68678== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68678-by-???-on-18e29ac98063 00:03:41.487 ==68678== 00:03:41.487 ==68678== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:41.487 ==68678== don't want to do, unless you know exactly what you're doing, 00:03:41.487 ==68678== or are doing some strange experiment): 00:03:41.487 ==68678== /usr/libexec/valgrind/../../bin/vgdb --pid=68678 ...command... 00:03:41.487 ==68678== 00:03:41.487 ==68678== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:41.487 ==68678== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:41.487 ==68678== and then give GDB the following command 00:03:41.487 ==68678== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68678 00:03:41.487 ==68678== --pid is optional if only one valgrind process is running 00:03:41.487 ==68678== 00:03:41.487 --68678-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:41.487 --68678-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:41.487 --68678-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:41.487 --68678-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:41.487 ==68678== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.487 --68678-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:41.487 --68678-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:41.487 --68678-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:41.487 --68678-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:41.487 --68678-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:41.488 --68678-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:41.488 --68678-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:41.488 --68678-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:41.488 --68678-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:41.488 --68678-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:41.488 --68678-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:41.488 --68678-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:41.488 --68678-- Reading syms from /usr/lib64/libm.so.6 00:03:41.488 --68678-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:41.488 --68678-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:41.488 --68678-- Reading syms from /usr/lib64/libc.so.6 00:03:41.488 ==68678== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.488 --68678-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.488 --68678-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:41.488 ==68678== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.488 --68678-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.488 --68678-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:41.488 ==68678== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.488 --68678-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.488 --68678-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:41.488 ==68678== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.488 --68678-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.488 --68678-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:41.746 --68678-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:41.746 --68678-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:41.746 --68678-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:41.746 --68678-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:41.746 --68678-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:41.746 --68678-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:41.746 --68678-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.746 --68678-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 ==68678== Preferring higher priority redirection: 00:03:41.747 --68678-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:41.747 --68678-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:41.747 --68678-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 --68678-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.747 ==68678== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.747 --68678-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:41.747 --68678-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:41.747 ==68678== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.747 --68678-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:41.747 --68678-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:41.747 --68678-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:41.747 --68678-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:41.747 --68678-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:41.747 --68678-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:41.747 --68678-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:41.747 --68678-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:41.747 --68678-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:41.747 --68678-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:41.747 --68678-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:41.747 --68678-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:41.747 --68678-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:41.747 --68678-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:41.747 --68678-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:41.747 --68678-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:41.748 --68678-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:41.748 --68678-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:41.748 --68678-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:41.748 00:03:41.748 00:03:41.748 CUnit - A unit testing framework for C - Version 2.1-3 00:03:41.748 http://cunit.sourceforge.net/ 00:03:41.748 00:03:41.748 Test Options 00:03:41.748 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2 00:03:41.748 00:03:41.748 Suite: raid 00:03:42.006 Test: test_create_raid ...--68678-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:42.006 passed 00:03:42.006 Test: test_create_raid_superblock ...passed 00:03:42.006 Test: test_delete_raid ...passed 00:03:42.006 Test: test_create_raid_invalid_args ...[2024-06-10 09:52:31.404547] /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:42.006 [2024-06-10 09:52:31.434067] /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:42.006 [2024-06-10 09:52:31.438398] /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:42.006 [2024-06-10 09:52:31.440191] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3193:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:03:42.006 [2024-06-10 09:52:31.441036] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3369:raid_bdev_add_base_bdev: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:03:42.006 [2024-06-10 09:52:31.450543] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3193:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:03:42.006 [2024-06-10 09:52:31.450659] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3369:raid_bdev_add_base_bdev: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:03:42.006 passed 00:03:42.006 Test: test_delete_raid_invalid_args ...passed 00:03:42.006 Test: test_io_channel ...passed 00:03:42.264 Test: test_reset_io ...passed 00:03:42.264 Test: test_multi_raid ...passed 00:03:42.264 Test: test_io_type_supported ...passed 00:03:42.264 Test: test_raid_json_dump_info ...passed 00:03:42.264 Test: test_context_size ...passed 00:03:42.264 Test: test_raid_level_conversions ...passed 00:03:42.264 Test: test_raid_io_split ...passed 00:03:42.264 Test: test_raid_process ...passed 00:03:42.264 00:03:42.264 Run Summary: Type Total Ran Passed Failed Inactive 00:03:42.264 suites 1 1 n/a 0 0 00:03:42.264 tests 14 14 14 0 0 00:03:42.264 asserts 6183 6183 6183 0 n/a 00:03:42.264 00:03:42.264 Elapsed time = 0.468 seconds 00:03:42.264 --68678-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:42.264 --68678-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:42.522 ==68678== 00:03:42.522 ==68678== HEAP SUMMARY: 00:03:42.522 ==68678== in use at exit: 34,112 bytes in 1,028 blocks 00:03:42.522 ==68678== total heap usage: 5,140 allocs, 4,112 frees, 18,006,995 bytes allocated 00:03:42.522 ==68678== 00:03:42.522 ==68678== Searching for pointers to 1,028 not-freed blocks 00:03:42.522 ==68678== Checked 6,777,264 bytes 00:03:42.522 ==68678== 00:03:42.522 ==68678== LEAK SUMMARY: 00:03:42.522 ==68678== definitely lost: 0 bytes in 0 blocks 00:03:42.522 ==68678== indirectly lost: 0 bytes in 0 blocks 00:03:42.522 ==68678== possibly lost: 0 bytes in 0 blocks 00:03:42.522 ==68678== still reachable: 34,112 bytes in 1,028 blocks 00:03:42.522 ==68678== suppressed: 0 bytes in 0 blocks 00:03:42.522 ==68678== Reachable blocks (those to which a pointer was found) are not shown. 00:03:42.522 ==68678== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:42.522 ==68678== 00:03:42.522 ==68678== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:42.522 09:52:31 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:42.522 ==68689== Memcheck, a memory error detector 00:03:42.522 ==68689== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:42.522 ==68689== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:42.522 ==68689== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:03:42.522 ==68689== 00:03:42.522 --68689-- Valgrind options: 00:03:42.522 --68689-- --leak-check=full 00:03:42.522 --68689-- --error-exitcode=2 00:03:42.522 --68689-- --verbose 00:03:42.522 --68689-- Contents of /proc/version: 00:03:42.522 --68689-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:42.522 --68689-- 00:03:42.522 --68689-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:42.522 --68689-- Page sizes: currently 4096, max supported 4096 00:03:42.522 --68689-- Valgrind library directory: /usr/libexec/valgrind 00:03:42.522 --68689-- 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:42.522 --68689-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:42.522 --68689-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:42.522 --68689-- might be shown as UnknownInlinedFun 00:03:42.522 --68689-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:42.522 --68689-- object doesn't have a dynamic symbol table 00:03:42.522 --68689-- Scheduler: using generic scheduler lock implementation. 00:03:42.522 --68689-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:42.522 ==68689== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68689-by-???-on-18e29ac98063 00:03:42.522 ==68689== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68689-by-???-on-18e29ac98063 00:03:42.522 ==68689== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68689-by-???-on-18e29ac98063 00:03:42.522 ==68689== 00:03:42.522 ==68689== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:42.522 ==68689== don't want to do, unless you know exactly what you're doing, 00:03:42.522 ==68689== or are doing some strange experiment): 00:03:42.522 ==68689== /usr/libexec/valgrind/../../bin/vgdb --pid=68689 ...command... 00:03:42.522 ==68689== 00:03:42.522 ==68689== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:42.523 ==68689== /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:42.523 ==68689== and then give GDB the following command 00:03:42.523 ==68689== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68689 00:03:42.523 ==68689== --pid is optional if only one valgrind process is running 00:03:42.523 ==68689== 00:03:42.523 --68689-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:42.523 --68689-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:42.523 --68689-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:42.523 --68689-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:42.523 ==68689== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.523 --68689-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:42.523 --68689-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:42.523 --68689-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:42.523 --68689-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:42.523 --68689-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:42.523 --68689-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:42.523 --68689-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:42.523 --68689-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:42.523 --68689-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:42.523 --68689-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:42.523 --68689-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:42.523 --68689-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:42.523 --68689-- Reading syms from /usr/lib64/libm.so.6 00:03:42.523 --68689-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:42.523 --68689-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:42.523 --68689-- Reading syms from /usr/lib64/libc.so.6 00:03:42.523 ==68689== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.523 --68689-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:42.523 --68689-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:42.523 ==68689== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.523 --68689-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:42.523 --68689-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:42.523 ==68689== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.523 --68689-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:42.523 --68689-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:42.523 ==68689== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.523 --68689-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:42.523 --68689-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:42.781 --68689-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:42.781 --68689-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:42.781 --68689-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:42.781 --68689-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:42.781 --68689-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:42.781 --68689-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:42.781 --68689-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.781 --68689-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.781 --68689-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.781 --68689-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.781 --68689-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.781 --68689-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.781 --68689-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.781 --68689-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.781 --68689-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.781 --68689-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.781 --68689-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.781 --68689-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.781 --68689-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.781 --68689-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.781 --68689-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.781 --68689-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.781 --68689-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.781 --68689-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.781 --68689-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.782 --68689-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.782 --68689-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.782 --68689-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.782 --68689-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.782 --68689-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.782 --68689-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.782 --68689-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.782 --68689-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.782 --68689-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.782 --68689-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.782 --68689-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.782 ==68689== Preferring higher priority redirection: 00:03:42.782 --68689-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:42.782 --68689-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:42.782 --68689-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.782 --68689-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.782 --68689-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.782 --68689-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.782 --68689-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.782 --68689-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.782 --68689-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.782 --68689-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.782 --68689-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.782 ==68689== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.782 --68689-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:42.782 --68689-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:42.782 ==68689== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.782 --68689-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:42.782 --68689-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:42.782 --68689-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:42.782 --68689-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:42.782 --68689-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:42.782 --68689-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:42.782 --68689-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:42.782 --68689-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:42.782 --68689-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:42.782 --68689-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:42.782 --68689-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:42.782 --68689-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:42.782 --68689-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:42.782 --68689-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:42.782 --68689-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:42.782 --68689-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:42.782 --68689-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:42.782 --68689-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:42.782 00:03:42.782 00:03:42.782 CUnit - A unit testing framework for C - Version 2.1-3 00:03:42.782 http://cunit.sourceforge.net/ 00:03:42.782 00:03:42.782 --68689-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:42.782 00:03:42.782 Suite: raid_sb 00:03:43.041 Test: test_raid_bdev_write_superblock ...passed 00:03:43.041 Test: test_raid_bdev_load_base_bdev_superblock ...--68689-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:43.041 passed 00:03:43.041 Test: test_raid_bdev_parse_superblock ...[2024-06-10 09:52:32.344648] /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:43.041 passed 00:03:43.041 Suite: raid_sb_md 00:03:43.041 Test: test_raid_bdev_write_superblock ...passed 00:03:43.041 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:03:43.041 Test: test_raid_bdev_parse_superblock ...[2024-06-10 09:52:32.376805] /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:43.041 passed 00:03:43.041 Suite: raid_sb_md_interleaved 00:03:43.041 Test: test_raid_bdev_write_superblock ...passed 00:03:43.041 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:03:43.041 Test: test_raid_bdev_parse_superblock ...[2024-06-10 09:52:32.384851] /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:43.041 passed 00:03:43.041 00:03:43.041 Run Summary: Type Total Ran Passed Failed Inactive 00:03:43.041 suites 3 3 n/a 0 0 00:03:43.041 tests 9 9 9 0 0 00:03:43.041 asserts 139 139 139 0 n/a 00:03:43.041 00:03:43.041 Elapsed time = 0.120 seconds 00:03:43.041 --68689-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:43.041 --68689-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:43.041 ==68689== 00:03:43.041 ==68689== HEAP SUMMARY: 00:03:43.041 ==68689== in use at exit: 0 bytes in 0 blocks 00:03:43.041 ==68689== total heap usage: 176 allocs, 176 frees, 308,640 bytes allocated 00:03:43.041 ==68689== 00:03:43.041 ==68689== All heap blocks were freed -- no leaks are possible 00:03:43.041 ==68689== 00:03:43.041 ==68689== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:43.041 09:52:32 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:43.041 ==68693== Memcheck, a memory error detector 00:03:43.041 ==68693== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:43.041 ==68693== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:43.041 ==68693== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:43.041 ==68693== 00:03:43.041 --68693-- Valgrind options: 00:03:43.041 --68693-- --leak-check=full 00:03:43.041 --68693-- --error-exitcode=2 00:03:43.041 --68693-- --verbose 00:03:43.041 --68693-- Contents of /proc/version: 00:03:43.041 --68693-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:43.041 --68693-- 00:03:43.041 --68693-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:43.041 --68693-- Page sizes: currently 4096, max supported 4096 00:03:43.041 --68693-- Valgrind library directory: /usr/libexec/valgrind 00:03:43.041 --68693-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:43.041 --68693-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:43.041 --68693-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:43.041 --68693-- might be shown as UnknownInlinedFun 00:03:43.041 --68693-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:43.041 --68693-- object doesn't have a dynamic symbol table 00:03:43.041 --68693-- Scheduler: using generic scheduler lock implementation. 00:03:43.041 --68693-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:43.041 ==68693== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68693-by-???-on-18e29ac98063 00:03:43.041 ==68693== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68693-by-???-on-18e29ac98063 00:03:43.041 ==68693== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68693-by-???-on-18e29ac98063 00:03:43.041 ==68693== 00:03:43.041 ==68693== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:43.041 ==68693== don't want to do, unless you know exactly what you're doing, 00:03:43.041 ==68693== or are doing some strange experiment): 00:03:43.041 ==68693== /usr/libexec/valgrind/../../bin/vgdb --pid=68693 ...command... 00:03:43.041 ==68693== 00:03:43.041 ==68693== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:43.041 ==68693== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:43.041 ==68693== and then give GDB the following command 00:03:43.041 ==68693== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68693 00:03:43.041 ==68693== --pid is optional if only one valgrind process is running 00:03:43.041 ==68693== 00:03:43.041 --68693-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:43.041 --68693-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:43.301 --68693-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:43.301 --68693-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:43.301 ==68693== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.301 --68693-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:43.301 --68693-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:43.301 --68693-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:43.301 --68693-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:43.301 --68693-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:43.301 --68693-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:43.301 --68693-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:43.301 --68693-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:43.301 --68693-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:43.301 --68693-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:43.301 --68693-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:43.301 --68693-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:43.301 --68693-- Reading syms from /usr/lib64/libm.so.6 00:03:43.301 --68693-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:43.301 --68693-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:43.301 --68693-- Reading syms from /usr/lib64/libc.so.6 00:03:43.301 ==68693== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.301 --68693-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.301 --68693-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:43.301 ==68693== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.301 --68693-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.301 --68693-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:43.301 ==68693== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.301 --68693-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.301 --68693-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:43.301 ==68693== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.301 --68693-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.301 --68693-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:43.301 --68693-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:43.301 --68693-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:43.301 --68693-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:43.301 --68693-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:43.301 --68693-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:43.301 --68693-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:43.301 --68693-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.301 --68693-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.301 --68693-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.301 --68693-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.301 --68693-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.301 --68693-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.301 --68693-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.301 --68693-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.301 --68693-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.301 --68693-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.301 --68693-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.301 --68693-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.301 --68693-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.301 --68693-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.301 --68693-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.301 --68693-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.302 --68693-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.302 --68693-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.560 --68693-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.560 --68693-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.560 --68693-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.560 --68693-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.560 --68693-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.560 --68693-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.560 --68693-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.560 --68693-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.560 --68693-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.560 --68693-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.560 --68693-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.560 --68693-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.560 ==68693== Preferring higher priority redirection: 00:03:43.560 --68693-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:43.560 --68693-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:43.560 --68693-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.560 --68693-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.560 --68693-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.560 --68693-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.560 --68693-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.561 --68693-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.561 --68693-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.561 --68693-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.561 --68693-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.561 ==68693== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.561 --68693-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:43.561 --68693-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:43.561 ==68693== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.561 --68693-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:43.561 --68693-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:43.561 --68693-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:43.561 --68693-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:43.561 --68693-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:43.561 --68693-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:43.561 --68693-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:43.561 --68693-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:43.561 --68693-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:43.561 --68693-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:43.561 --68693-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:43.561 --68693-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:43.561 --68693-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:43.561 --68693-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:43.561 --68693-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:43.561 --68693-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:43.561 --68693-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:43.561 --68693-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:43.561 --68693-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:43.561 00:03:43.561 00:03:43.561 CUnit - A unit testing framework for C - Version 2.1-3 00:03:43.561 http://cunit.sourceforge.net/ 00:03:43.561 00:03:43.561 00:03:43.561 Suite: concat 00:03:43.561 Test: test_concat_start ...passed 00:03:43.819 Test: test_concat_rw ...passed 00:03:43.819 Test: test_concat_null_payload ...passed 00:03:43.819 00:03:43.820 Run Summary: Type Total Ran Passed Failed Inactive 00:03:43.820 suites 1 1 n/a 0 0 00:03:43.820 tests 3 3 3 0 0 00:03:43.820 asserts 8460 8460 8460 0 n/a 00:03:43.820 00:03:43.820 Elapsed time = 0.111 seconds 00:03:43.820 --68693-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:43.820 --68693-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:43.820 ==68693== 00:03:43.820 ==68693== HEAP SUMMARY: 00:03:43.820 ==68693== in use at exit: 0 bytes in 0 blocks 00:03:43.820 ==68693== total heap usage: 6,713 allocs, 6,713 frees, 1,471,992 bytes allocated 00:03:43.820 ==68693== 00:03:43.820 ==68693== All heap blocks were freed -- no leaks are possible 00:03:43.820 ==68693== 00:03:43.820 ==68693== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:43.820 09:52:33 unittest_bdev -- unit/unittest.sh@25 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:03:43.820 ==68705== Memcheck, a memory error detector 00:03:43.820 ==68705== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:43.820 ==68705== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:43.820 ==68705== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:03:43.820 ==68705== 00:03:43.820 --68705-- Valgrind options: 00:03:43.820 --68705-- --leak-check=full 00:03:43.820 --68705-- --error-exitcode=2 00:03:43.820 --68705-- --verbose 00:03:43.820 --68705-- Contents of /proc/version: 00:03:43.820 --68705-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:43.820 --68705-- 00:03:43.820 --68705-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:43.820 --68705-- Page sizes: currently 4096, max supported 4096 00:03:43.820 --68705-- Valgrind library directory: /usr/libexec/valgrind 00:03:43.820 --68705-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:03:43.820 --68705-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:43.820 --68705-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:43.820 --68705-- might be shown as UnknownInlinedFun 00:03:43.820 --68705-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:43.820 --68705-- object doesn't have a dynamic symbol table 00:03:43.820 --68705-- Scheduler: using generic scheduler lock implementation. 00:03:43.820 --68705-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:43.820 ==68705== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68705-by-???-on-18e29ac98063 00:03:43.820 ==68705== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68705-by-???-on-18e29ac98063 00:03:43.820 ==68705== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68705-by-???-on-18e29ac98063 00:03:43.820 ==68705== 00:03:43.820 ==68705== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:43.820 ==68705== don't want to do, unless you know exactly what you're doing, 00:03:43.820 ==68705== or are doing some strange experiment): 00:03:43.820 ==68705== /usr/libexec/valgrind/../../bin/vgdb --pid=68705 ...command... 00:03:43.820 ==68705== 00:03:43.820 ==68705== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:43.820 ==68705== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:03:43.820 ==68705== and then give GDB the following command 00:03:43.820 ==68705== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68705 00:03:43.820 ==68705== --pid is optional if only one valgrind process is running 00:03:43.820 ==68705== 00:03:43.820 --68705-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:43.820 --68705-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:44.083 --68705-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:44.083 --68705-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:44.083 ==68705== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.083 --68705-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:44.083 --68705-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:44.083 --68705-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:44.083 --68705-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:44.083 --68705-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:44.083 --68705-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:44.083 --68705-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:44.083 --68705-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:44.083 --68705-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:44.083 --68705-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:44.083 --68705-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:44.083 --68705-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:44.083 --68705-- Reading syms from /usr/lib64/libm.so.6 00:03:44.083 --68705-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:44.083 --68705-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:44.083 --68705-- Reading syms from /usr/lib64/libc.so.6 00:03:44.083 ==68705== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.083 --68705-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:44.083 --68705-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:44.083 ==68705== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.083 --68705-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:44.083 --68705-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:44.083 ==68705== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.083 --68705-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:44.083 --68705-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:44.083 ==68705== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.083 --68705-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:44.083 --68705-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:44.083 --68705-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:44.083 --68705-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:44.083 --68705-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:44.083 --68705-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:44.083 --68705-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:44.083 --68705-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:44.083 --68705-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 ==68705== Preferring higher priority redirection: 00:03:44.083 --68705-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:44.083 --68705-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:44.083 --68705-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 --68705-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.083 ==68705== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.083 --68705-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:44.083 --68705-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:44.083 ==68705== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.083 --68705-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:44.084 --68705-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:44.342 --68705-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:44.342 --68705-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:44.342 --68705-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:44.342 --68705-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:44.342 --68705-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:44.342 --68705-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:44.342 --68705-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:44.342 --68705-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:44.342 --68705-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:44.342 --68705-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:44.342 --68705-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:44.342 --68705-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:44.342 --68705-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:44.342 --68705-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:44.342 --68705-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:44.342 --68705-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:44.342 --68705-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:44.342 00:03:44.342 00:03:44.342 CUnit - A unit testing framework for C - Version 2.1-3 00:03:44.342 http://cunit.sourceforge.net/ 00:03:44.342 00:03:44.342 00:03:44.342 Suite: raid0 00:03:44.342 Test: test_write_io ...passed 00:03:44.342 Test: test_read_io ...passed 00:03:44.600 Test: test_unmap_io ...passed 00:03:44.600 Test: test_io_failure ...passed 00:03:44.600 Suite: raid0_dif 00:03:44.859 Test: test_write_io ...passed 00:03:44.859 Test: test_read_io ...passed 00:03:44.859 Test: test_unmap_io ...passed 00:03:44.859 Test: test_io_failure ...passed 00:03:44.859 00:03:45.118 Run Summary: Type Total Ran Passed Failed Inactive 00:03:45.118 suites 2 2 n/a 0 0 00:03:45.118 tests 8 8 8 0 0 00:03:45.118 asserts 368291 368291 368291 0 n/a 00:03:45.118 00:03:45.118 Elapsed time = 0.635 seconds 00:03:45.118 --68705-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:45.118 --68705-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:45.118 ==68705== 00:03:45.118 ==68705== HEAP SUMMARY: 00:03:45.118 ==68705== in use at exit: 0 bytes in 0 blocks 00:03:45.118 ==68705== total heap usage: 39,066 allocs, 39,066 frees, 38,283,186 bytes allocated 00:03:45.118 ==68705== 00:03:45.118 ==68705== All heap blocks were freed -- no leaks are possible 00:03:45.118 ==68705== 00:03:45.118 ==68705== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:45.118 09:52:34 unittest_bdev -- unit/unittest.sh@26 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:45.118 ==68717== Memcheck, a memory error detector 00:03:45.118 ==68717== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:45.118 ==68717== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:45.118 ==68717== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:45.118 ==68717== 00:03:45.118 --68717-- Valgrind options: 00:03:45.118 --68717-- --leak-check=full 00:03:45.118 --68717-- --error-exitcode=2 00:03:45.118 --68717-- --verbose 00:03:45.118 --68717-- Contents of /proc/version: 00:03:45.118 --68717-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:45.118 --68717-- 00:03:45.118 --68717-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:45.118 --68717-- Page sizes: currently 4096, max supported 4096 00:03:45.118 --68717-- Valgrind library directory: /usr/libexec/valgrind 00:03:45.118 --68717-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:45.118 --68717-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:45.118 --68717-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:45.118 --68717-- might be shown as UnknownInlinedFun 00:03:45.118 --68717-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:45.118 --68717-- object doesn't have a dynamic symbol table 00:03:45.118 --68717-- Scheduler: using generic scheduler lock implementation. 00:03:45.118 --68717-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:45.118 ==68717== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68717-by-???-on-18e29ac98063 00:03:45.118 ==68717== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68717-by-???-on-18e29ac98063 00:03:45.118 ==68717== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68717-by-???-on-18e29ac98063 00:03:45.118 ==68717== 00:03:45.118 ==68717== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:45.118 ==68717== don't want to do, unless you know exactly what you're doing, 00:03:45.118 ==68717== or are doing some strange experiment): 00:03:45.118 ==68717== /usr/libexec/valgrind/../../bin/vgdb --pid=68717 ...command... 00:03:45.118 ==68717== 00:03:45.118 ==68717== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:45.118 ==68717== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:45.118 ==68717== and then give GDB the following command 00:03:45.118 ==68717== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68717 00:03:45.118 ==68717== --pid is optional if only one valgrind process is running 00:03:45.118 ==68717== 00:03:45.118 --68717-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:45.118 --68717-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:45.118 --68717-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:45.118 --68717-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:45.118 ==68717== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.118 --68717-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:45.118 --68717-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:45.118 --68717-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:45.119 --68717-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:45.119 --68717-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:45.119 --68717-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:45.119 --68717-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:45.119 --68717-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:45.119 --68717-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:45.119 --68717-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:45.119 --68717-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:45.119 --68717-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:45.119 --68717-- Reading syms from /usr/lib64/libm.so.6 00:03:45.119 --68717-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:45.119 --68717-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:45.119 --68717-- Reading syms from /usr/lib64/libc.so.6 00:03:45.377 ==68717== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.377 --68717-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.377 --68717-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:45.377 ==68717== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.377 --68717-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.377 --68717-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:45.377 ==68717== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.377 --68717-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.377 --68717-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:45.377 ==68717== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.377 --68717-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.377 --68717-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:45.377 --68717-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:45.377 --68717-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:45.377 --68717-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:45.377 --68717-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:45.377 --68717-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:45.377 --68717-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:45.377 --68717-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.377 --68717-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.377 --68717-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 ==68717== Preferring higher priority redirection: 00:03:45.378 --68717-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:45.378 --68717-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:45.378 --68717-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 --68717-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.378 ==68717== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.378 --68717-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:45.378 --68717-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:45.378 ==68717== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.378 --68717-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:45.378 --68717-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:45.378 --68717-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:45.378 --68717-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:45.378 --68717-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:45.378 --68717-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:45.378 --68717-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:45.378 --68717-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:45.378 --68717-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:45.378 --68717-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:45.378 --68717-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:45.378 --68717-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:45.378 --68717-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:45.378 --68717-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:45.378 --68717-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:45.378 --68717-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:45.637 --68717-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:45.637 --68717-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:45.637 --68717-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:45.637 00:03:45.637 00:03:45.637 CUnit - A unit testing framework for C - Version 2.1-3 00:03:45.637 http://cunit.sourceforge.net/ 00:03:45.637 00:03:45.637 00:03:45.637 Suite: raid1 00:03:45.637 Test: test_raid1_start ...passed 00:03:45.637 Test: test_raid1_read_balancing ...passed 00:03:45.637 Test: test_raid1_write_error ...passed 00:03:45.637 Test: test_raid1_read_error ...passed 00:03:45.637 00:03:45.637 Run Summary: Type Total Ran Passed Failed Inactive 00:03:45.637 suites 1 1 n/a 0 0 00:03:45.637 tests 4 4 4 0 0 00:03:45.637 asserts 4374 4374 4374 0 n/a 00:03:45.637 00:03:45.637 Elapsed time = 0.152 seconds 00:03:45.637 --68717-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:45.637 --68717-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:45.895 ==68717== 00:03:45.895 ==68717== HEAP SUMMARY: 00:03:45.895 ==68717== in use at exit: 0 bytes in 0 blocks 00:03:45.895 ==68717== total heap usage: 3,114 allocs, 3,114 frees, 563,131 bytes allocated 00:03:45.895 ==68717== 00:03:45.895 ==68717== All heap blocks were freed -- no leaks are possible 00:03:45.895 ==68717== 00:03:45.895 ==68717== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:45.895 09:52:35 unittest_bdev -- unit/unittest.sh@27 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:45.895 ==68724== Memcheck, a memory error detector 00:03:45.895 ==68724== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:45.895 ==68724== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:45.895 ==68724== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:45.895 ==68724== 00:03:45.895 --68724-- Valgrind options: 00:03:45.895 --68724-- --leak-check=full 00:03:45.895 --68724-- --error-exitcode=2 00:03:45.895 --68724-- --verbose 00:03:45.895 --68724-- Contents of /proc/version: 00:03:45.895 --68724-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:45.895 --68724-- 00:03:45.895 --68724-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:45.895 --68724-- Page sizes: currently 4096, max supported 4096 00:03:45.895 --68724-- Valgrind library directory: /usr/libexec/valgrind 00:03:45.895 --68724-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:45.895 --68724-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:45.895 --68724-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:45.895 --68724-- might be shown as UnknownInlinedFun 00:03:45.895 --68724-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:45.895 --68724-- object doesn't have a dynamic symbol table 00:03:45.896 --68724-- Scheduler: using generic scheduler lock implementation. 00:03:45.896 --68724-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:45.896 ==68724== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68724-by-???-on-18e29ac98063 00:03:45.896 ==68724== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68724-by-???-on-18e29ac98063 00:03:45.896 ==68724== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68724-by-???-on-18e29ac98063 00:03:45.896 ==68724== 00:03:45.896 ==68724== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:45.896 ==68724== don't want to do, unless you know exactly what you're doing, 00:03:45.896 ==68724== or are doing some strange experiment): 00:03:45.896 ==68724== /usr/libexec/valgrind/../../bin/vgdb --pid=68724 ...command... 00:03:45.896 ==68724== 00:03:45.896 ==68724== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:45.896 ==68724== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:45.896 ==68724== and then give GDB the following command 00:03:45.896 ==68724== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68724 00:03:45.896 ==68724== --pid is optional if only one valgrind process is running 00:03:45.896 ==68724== 00:03:45.896 --68724-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:45.896 --68724-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:45.896 --68724-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:45.896 --68724-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:45.896 ==68724== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.896 --68724-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:45.896 --68724-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:45.896 --68724-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:45.896 --68724-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:45.896 --68724-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:45.896 --68724-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:45.896 --68724-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:45.896 --68724-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:45.896 --68724-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:45.896 --68724-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:45.896 --68724-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:45.896 --68724-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:45.896 --68724-- Reading syms from /usr/lib64/libm.so.6 00:03:45.896 --68724-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:45.896 --68724-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:45.896 --68724-- Reading syms from /usr/lib64/libc.so.6 00:03:45.896 ==68724== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.896 --68724-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.896 --68724-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:45.896 ==68724== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.896 --68724-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.896 --68724-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:45.896 ==68724== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.896 --68724-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.896 --68724-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:45.896 ==68724== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.896 --68724-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.896 --68724-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:45.896 --68724-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:46.155 --68724-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:46.155 --68724-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:46.155 --68724-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:46.155 --68724-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:46.155 --68724-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:46.155 --68724-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 --68724-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.155 ==68724== Preferring higher priority redirection: 00:03:46.155 --68724-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:46.155 --68724-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:46.155 --68724-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.156 --68724-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.156 --68724-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.156 --68724-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.156 --68724-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.156 --68724-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.156 --68724-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.156 --68724-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.156 --68724-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.156 ==68724== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.156 --68724-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:46.156 --68724-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:46.156 ==68724== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.156 --68724-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:46.156 --68724-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:46.156 --68724-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:46.156 --68724-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:46.156 --68724-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:46.156 --68724-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:46.156 --68724-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:46.156 --68724-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:46.156 --68724-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:46.156 --68724-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:46.156 --68724-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:46.156 --68724-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:46.156 --68724-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:46.156 --68724-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:46.156 --68724-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:46.156 --68724-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:46.156 --68724-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:46.156 --68724-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:46.156 00:03:46.156 00:03:46.156 CUnit - A unit testing framework for C - Version 2.1-3 00:03:46.156 http://cunit.sourceforge.net/ 00:03:46.156 00:03:46.156 00:03:46.156 Suite: zone 00:03:46.156 Test: test_zone_get_operation ...passed 00:03:46.156 Test: test_bdev_zone_get_info ...passed 00:03:46.156 Test: test_bdev_zone_management ...passed 00:03:46.156 Test: test_bdev_zone_append ...passed 00:03:46.156 Test: test_bdev_zone_append_with_md ...passed 00:03:46.156 Test: test_bdev_zone_appendv ...passed 00:03:46.156 Test: test_bdev_zone_appendv_with_md ...passed 00:03:46.156 Test: test_bdev_io_get_append_location ...passed 00:03:46.156 00:03:46.156 Run Summary: Type Total Ran Passed Failed Inactive 00:03:46.156 suites 1 1 n/a 0 0 00:03:46.415 tests 8 8 8 0 0 00:03:46.415 asserts 94 94 94 0 n/a 00:03:46.415 00:03:46.415 Elapsed time = 0.045 seconds 00:03:46.415 --68724-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:46.415 --68724-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:46.415 ==68724== 00:03:46.415 ==68724== HEAP SUMMARY: 00:03:46.415 ==68724== in use at exit: 0 bytes in 0 blocks 00:03:46.415 ==68724== total heap usage: 80 allocs, 80 frees, 103,583 bytes allocated 00:03:46.415 ==68724== 00:03:46.415 ==68724== All heap blocks were freed -- no leaks are possible 00:03:46.415 ==68724== 00:03:46.415 ==68724== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:46.415 09:52:35 unittest_bdev -- unit/unittest.sh@28 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:46.415 ==68738== Memcheck, a memory error detector 00:03:46.415 ==68738== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:46.415 ==68738== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:46.415 ==68738== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:46.415 ==68738== 00:03:46.415 --68738-- Valgrind options: 00:03:46.415 --68738-- --leak-check=full 00:03:46.415 --68738-- --error-exitcode=2 00:03:46.415 --68738-- --verbose 00:03:46.415 --68738-- Contents of /proc/version: 00:03:46.415 --68738-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:46.415 --68738-- 00:03:46.415 --68738-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:46.415 --68738-- Page sizes: currently 4096, max supported 4096 00:03:46.415 --68738-- Valgrind library directory: /usr/libexec/valgrind 00:03:46.415 --68738-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:46.415 --68738-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:46.415 --68738-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:46.415 --68738-- might be shown as UnknownInlinedFun 00:03:46.415 --68738-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:46.415 --68738-- object doesn't have a dynamic symbol table 00:03:46.415 --68738-- Scheduler: using generic scheduler lock implementation. 00:03:46.415 --68738-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:46.415 ==68738== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68738-by-???-on-18e29ac98063 00:03:46.415 ==68738== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68738-by-???-on-18e29ac98063 00:03:46.415 ==68738== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68738-by-???-on-18e29ac98063 00:03:46.415 ==68738== 00:03:46.415 ==68738== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:46.415 ==68738== don't want to do, unless you know exactly what you're doing, 00:03:46.415 ==68738== or are doing some strange experiment): 00:03:46.415 ==68738== /usr/libexec/valgrind/../../bin/vgdb --pid=68738 ...command... 00:03:46.415 ==68738== 00:03:46.415 ==68738== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:46.415 ==68738== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:46.415 ==68738== and then give GDB the following command 00:03:46.415 ==68738== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68738 00:03:46.415 ==68738== --pid is optional if only one valgrind process is running 00:03:46.415 ==68738== 00:03:46.415 --68738-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:46.415 --68738-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:46.416 --68738-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:46.416 --68738-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:46.416 ==68738== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.416 --68738-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:46.416 --68738-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:46.416 --68738-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:46.416 --68738-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:46.416 --68738-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:46.416 --68738-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:46.416 --68738-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:46.416 --68738-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:46.416 --68738-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:46.416 --68738-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:46.416 --68738-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:46.416 --68738-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:46.416 --68738-- Reading syms from /usr/lib64/libm.so.6 00:03:46.416 --68738-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:46.416 --68738-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:46.416 --68738-- Reading syms from /usr/lib64/libc.so.6 00:03:46.416 ==68738== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.416 --68738-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.416 --68738-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:46.416 ==68738== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.416 --68738-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.416 --68738-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:46.416 ==68738== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.416 --68738-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.416 --68738-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:46.416 ==68738== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.416 --68738-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.416 --68738-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:46.675 --68738-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:46.675 --68738-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:46.675 --68738-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:46.675 --68738-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:46.675 --68738-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:46.675 --68738-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:46.675 --68738-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 ==68738== Preferring higher priority redirection: 00:03:46.675 --68738-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:46.675 --68738-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:46.675 --68738-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 --68738-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.675 ==68738== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.675 --68738-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:46.675 --68738-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:46.675 ==68738== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.675 --68738-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:46.675 --68738-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:46.675 --68738-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:46.675 --68738-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:46.675 --68738-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:46.675 --68738-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:46.675 --68738-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:46.676 --68738-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:46.676 --68738-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:46.676 --68738-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:46.676 --68738-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:46.676 --68738-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:46.676 --68738-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:46.676 --68738-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:46.676 --68738-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:46.676 --68738-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:46.676 --68738-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:46.676 --68738-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:46.676 00:03:46.676 00:03:46.676 CUnit - A unit testing framework for C - Version 2.1-3 00:03:46.676 http://cunit.sourceforge.net/ 00:03:46.676 00:03:46.676 00:03:46.676 Suite: gpt_parse 00:03:46.676 Test: test_parse_mbr_and_primary ...[2024-06-10 09:52:36.161295] /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:46.676 [2024-06-10 09:52:36.191166] /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:46.934 [2024-06-10 09:52:36.198539] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:03:46.934 [2024-06-10 09:52:36.198947] /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:46.934 [2024-06-10 09:52:36.209550] /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:46.934 [2024-06-10 09:52:36.210126] /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:46.934 passed 00:03:46.934 Test: test_parse_secondary ...[2024-06-10 09:52:36.218747] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:03:46.934 [2024-06-10 09:52:36.218857] /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:46.934 [2024-06-10 09:52:36.222944] /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:46.934 [2024-06-10 09:52:36.223056] /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:46.934 passed 00:03:46.934 Test: test_check_mbr ...[2024-06-10 09:52:36.227546] /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:46.934 [2024-06-10 09:52:36.228188] /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:46.934 passed 00:03:46.934 Test: test_read_header ...[2024-06-10 09:52:36.233286] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=600 00:03:46.934 [2024-06-10 09:52:36.234233] /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:46.934 [2024-06-10 09:52:36.235151] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 184:gpt_read_header: *ERROR*: signature did not match 00:03:46.934 [2024-06-10 09:52:36.237088] /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:46.934 [2024-06-10 09:52:36.238318] /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:46.935 [2024-06-10 09:52:36.238643] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 197:gpt_read_header: *ERROR*: lba range check error 00:03:46.935 passed 00:03:46.935 Test: test_read_partitions ...[2024-06-10 09:52:36.242985] /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:46.935 [2024-06-10 09:52:36.244770] /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:46.935 [2024-06-10 09:52:36.246251] /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:46.935 [2024-06-10 09:52:36.246564] /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:46.935 [2024-06-10 09:52:36.248582] /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:46.935 passed 00:03:46.935 00:03:46.935 Run Summary: Type Total Ran Passed Failed Inactive 00:03:46.935 suites 1 1 n/a 0 0 00:03:46.935 tests 5 5 5 0 0 00:03:46.935 asserts 33 33 33 0 n/a 00:03:46.935 00:03:46.935 Elapsed time = 0.094 seconds 00:03:46.935 --68738-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:46.935 --68738-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:46.935 ==68738== 00:03:46.935 ==68738== HEAP SUMMARY: 00:03:46.935 ==68738== in use at exit: 0 bytes in 0 blocks 00:03:46.935 ==68738== total heap usage: 103 allocs, 103 frees, 122,149 bytes allocated 00:03:46.935 ==68738== 00:03:46.935 ==68738== All heap blocks were freed -- no leaks are possible 00:03:46.935 ==68738== 00:03:46.935 ==68738== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:46.935 09:52:36 unittest_bdev -- unit/unittest.sh@29 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:46.935 ==68739== Memcheck, a memory error detector 00:03:46.935 ==68739== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:46.935 ==68739== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:46.935 ==68739== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:46.935 ==68739== 00:03:46.935 --68739-- Valgrind options: 00:03:46.935 --68739-- --leak-check=full 00:03:46.935 --68739-- --error-exitcode=2 00:03:46.935 --68739-- --verbose 00:03:46.935 --68739-- Contents of /proc/version: 00:03:46.935 --68739-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:46.935 --68739-- 00:03:46.935 --68739-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:46.935 --68739-- Page sizes: currently 4096, max supported 4096 00:03:46.935 --68739-- Valgrind library directory: /usr/libexec/valgrind 00:03:46.935 --68739-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:46.935 --68739-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:46.935 --68739-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:46.935 --68739-- might be shown as UnknownInlinedFun 00:03:46.935 --68739-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:46.935 --68739-- object doesn't have a dynamic symbol table 00:03:46.935 --68739-- Scheduler: using generic scheduler lock implementation. 00:03:46.935 --68739-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:46.935 ==68739== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68739-by-???-on-18e29ac98063 00:03:46.935 ==68739== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68739-by-???-on-18e29ac98063 00:03:46.935 ==68739== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68739-by-???-on-18e29ac98063 00:03:46.935 ==68739== 00:03:46.935 ==68739== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:46.935 ==68739== don't want to do, unless you know exactly what you're doing, 00:03:46.935 ==68739== or are doing some strange experiment): 00:03:46.935 ==68739== /usr/libexec/valgrind/../../bin/vgdb --pid=68739 ...command... 00:03:46.935 ==68739== 00:03:46.935 ==68739== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:46.935 ==68739== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:46.935 ==68739== and then give GDB the following command 00:03:46.935 ==68739== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68739 00:03:46.935 ==68739== --pid is optional if only one valgrind process is running 00:03:46.935 ==68739== 00:03:46.935 --68739-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:46.935 --68739-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:46.935 --68739-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:46.935 --68739-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:46.935 ==68739== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.935 --68739-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:46.935 --68739-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:46.935 --68739-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:46.936 --68739-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:46.936 --68739-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:46.936 --68739-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:46.936 --68739-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:46.936 --68739-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:46.936 --68739-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:46.936 --68739-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:46.936 --68739-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:46.936 --68739-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:46.936 --68739-- Reading syms from /usr/lib64/libm.so.6 00:03:46.936 --68739-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:46.936 --68739-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:46.936 --68739-- Reading syms from /usr/lib64/libc.so.6 00:03:47.195 ==68739== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.195 --68739-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.195 --68739-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:47.195 ==68739== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.195 --68739-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.195 --68739-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:47.195 ==68739== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.195 --68739-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.195 --68739-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:47.195 ==68739== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.195 --68739-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.195 --68739-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:47.195 --68739-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:47.195 --68739-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:47.195 --68739-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:47.195 --68739-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:47.195 --68739-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:47.195 --68739-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:47.195 --68739-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 ==68739== Preferring higher priority redirection: 00:03:47.195 --68739-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:47.195 --68739-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:47.195 --68739-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.195 --68739-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.196 --68739-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.196 --68739-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.196 ==68739== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.196 --68739-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:47.196 --68739-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:47.196 ==68739== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.196 --68739-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:47.196 --68739-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:47.196 --68739-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:47.196 --68739-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:47.196 --68739-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:47.196 --68739-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:47.196 --68739-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:47.196 --68739-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:47.196 --68739-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:47.196 --68739-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:47.196 --68739-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:47.455 --68739-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:47.455 --68739-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:47.455 --68739-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:47.455 --68739-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:47.455 --68739-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:47.455 --68739-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:47.455 --68739-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:47.455 --68739-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:47.455 00:03:47.455 00:03:47.455 CUnit - A unit testing framework for C - Version 2.1-3 00:03:47.455 http://cunit.sourceforge.net/ 00:03:47.455 00:03:47.455 00:03:47.455 Suite: bdev_part 00:03:47.455 Test: part_test ...--68739-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:47.455 [2024-06-10 09:52:36.906340] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4580:bdev_name_add: *ERROR*: Bdev name test1 already exists 00:03:47.714 passed 00:03:47.714 Test: part_free_test ...passed 00:03:47.714 Test: part_get_io_channel_test ...passed 00:03:47.714 Test: part_construct_ext ...passed 00:03:47.714 00:03:47.972 Run Summary: Type Total Ran Passed Failed Inactive 00:03:47.972 suites 1 1 n/a 0 0 00:03:47.972 tests 4 4 4 0 0 00:03:47.972 asserts 48 48 48 0 n/a 00:03:47.972 00:03:47.972 Elapsed time = 0.431 seconds 00:03:47.972 --68739-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:47.972 --68739-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:47.972 ==68739== 00:03:47.972 ==68739== HEAP SUMMARY: 00:03:47.972 ==68739== in use at exit: 1,224 bytes in 3 blocks 00:03:47.972 ==68739== total heap usage: 10,986 allocs, 10,983 frees, 207,304,945 bytes allocated 00:03:47.972 ==68739== 00:03:47.972 ==68739== Searching for pointers to 3 not-freed blocks 00:03:47.972 ==68739== Checked 7,051,512 bytes 00:03:47.972 ==68739== 00:03:47.972 ==68739== LEAK SUMMARY: 00:03:47.972 ==68739== definitely lost: 0 bytes in 0 blocks 00:03:47.972 ==68739== indirectly lost: 0 bytes in 0 blocks 00:03:47.972 ==68739== possibly lost: 0 bytes in 0 blocks 00:03:47.972 ==68739== still reachable: 1,224 bytes in 3 blocks 00:03:47.972 ==68739== suppressed: 0 bytes in 0 blocks 00:03:47.972 ==68739== Reachable blocks (those to which a pointer was found) are not shown. 00:03:47.972 ==68739== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:47.972 ==68739== 00:03:47.972 ==68739== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:47.972 09:52:37 unittest_bdev -- unit/unittest.sh@30 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:47.972 ==68751== Memcheck, a memory error detector 00:03:47.972 ==68751== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:47.972 ==68751== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:47.973 ==68751== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:47.973 ==68751== 00:03:47.973 --68751-- Valgrind options: 00:03:47.973 --68751-- --leak-check=full 00:03:47.973 --68751-- --error-exitcode=2 00:03:47.973 --68751-- --verbose 00:03:47.973 --68751-- Contents of /proc/version: 00:03:47.973 --68751-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:47.973 --68751-- 00:03:47.973 --68751-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:47.973 --68751-- Page sizes: currently 4096, max supported 4096 00:03:47.973 --68751-- Valgrind library directory: /usr/libexec/valgrind 00:03:47.973 --68751-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:47.973 --68751-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:47.973 --68751-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:47.973 --68751-- might be shown as UnknownInlinedFun 00:03:47.973 --68751-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:47.973 --68751-- object doesn't have a dynamic symbol table 00:03:47.973 --68751-- Scheduler: using generic scheduler lock implementation. 00:03:47.973 --68751-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:47.973 ==68751== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68751-by-???-on-18e29ac98063 00:03:47.973 ==68751== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68751-by-???-on-18e29ac98063 00:03:47.973 ==68751== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68751-by-???-on-18e29ac98063 00:03:47.973 ==68751== 00:03:47.973 ==68751== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:47.973 ==68751== don't want to do, unless you know exactly what you're doing, 00:03:47.973 ==68751== or are doing some strange experiment): 00:03:47.973 ==68751== /usr/libexec/valgrind/../../bin/vgdb --pid=68751 ...command... 00:03:47.973 ==68751== 00:03:47.973 ==68751== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:47.973 ==68751== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:47.973 ==68751== and then give GDB the following command 00:03:47.973 ==68751== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68751 00:03:47.973 ==68751== --pid is optional if only one valgrind process is running 00:03:47.973 ==68751== 00:03:47.973 --68751-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:47.973 --68751-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:47.973 --68751-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:47.973 --68751-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:47.973 ==68751== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.973 --68751-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:47.973 --68751-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:47.973 --68751-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:47.973 --68751-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:47.973 --68751-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:47.973 --68751-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:47.973 --68751-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:47.973 --68751-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:47.973 --68751-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:47.973 --68751-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:47.973 --68751-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:47.973 --68751-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:47.973 --68751-- Reading syms from /usr/lib64/libm.so.6 00:03:47.973 --68751-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:47.973 --68751-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:47.973 --68751-- Reading syms from /usr/lib64/libc.so.6 00:03:48.232 ==68751== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.232 --68751-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:48.232 --68751-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:48.232 ==68751== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.232 --68751-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:48.232 --68751-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:48.232 ==68751== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.232 --68751-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:48.232 --68751-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:48.232 ==68751== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.232 --68751-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:48.232 --68751-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:48.232 --68751-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:48.232 --68751-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:48.232 --68751-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:48.232 --68751-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:48.232 --68751-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:48.232 --68751-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:48.232 --68751-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.232 --68751-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.232 --68751-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.232 --68751-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.232 --68751-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.232 --68751-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.232 --68751-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.232 --68751-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.232 --68751-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.232 --68751-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.232 --68751-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.232 --68751-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.232 --68751-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.232 --68751-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.232 --68751-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.232 --68751-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.232 --68751-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.232 --68751-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.232 --68751-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.232 --68751-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.232 --68751-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.232 --68751-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.232 --68751-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.232 --68751-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.232 --68751-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.233 --68751-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.233 --68751-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.233 --68751-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.233 --68751-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.233 --68751-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.233 ==68751== Preferring higher priority redirection: 00:03:48.233 --68751-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:48.233 --68751-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:48.233 --68751-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.233 --68751-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.233 --68751-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.233 --68751-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.233 --68751-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.233 --68751-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.233 --68751-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.233 --68751-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.233 --68751-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.233 ==68751== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.233 --68751-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:48.233 --68751-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:48.233 ==68751== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.233 --68751-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:48.233 --68751-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:48.233 --68751-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:48.233 --68751-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:48.233 --68751-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:48.233 --68751-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:48.233 --68751-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:48.233 --68751-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:48.233 --68751-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:48.233 --68751-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:48.233 --68751-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:48.233 --68751-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:48.233 --68751-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:48.233 --68751-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:48.233 --68751-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:48.233 --68751-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:48.233 --68751-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:48.233 --68751-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:48.492 00:03:48.492 00:03:48.492 CUnit - A unit testing framework for C - Version 2.1-3 00:03:48.492 http://cunit.sourceforge.net/ 00:03:48.492 00:03:48.492 00:03:48.492 Suite: scsi_nvme_suite 00:03:48.492 Test: scsi_nvme_translate_test ...passed 00:03:48.492 00:03:48.492 Run Summary: Type Total Ran Passed Failed Inactive 00:03:48.492 suites 1 1 n/a 0 0 00:03:48.492 tests 1 1 1 0 0 00:03:48.492 asserts 104 104 104 0 n/a 00:03:48.492 00:03:48.492 Elapsed time = 0.030 seconds 00:03:48.492 --68751-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:48.492 --68751-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:48.492 ==68751== 00:03:48.492 ==68751== HEAP SUMMARY: 00:03:48.492 ==68751== in use at exit: 0 bytes in 0 blocks 00:03:48.492 ==68751== total heap usage: 48 allocs, 48 frees, 93,326 bytes allocated 00:03:48.492 ==68751== 00:03:48.492 ==68751== All heap blocks were freed -- no leaks are possible 00:03:48.492 ==68751== 00:03:48.492 ==68751== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:48.492 09:52:37 unittest_bdev -- unit/unittest.sh@31 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:03:48.492 ==68763== Memcheck, a memory error detector 00:03:48.492 ==68763== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:48.492 ==68763== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:48.493 ==68763== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:03:48.493 ==68763== 00:03:48.493 --68763-- Valgrind options: 00:03:48.493 --68763-- --leak-check=full 00:03:48.493 --68763-- --error-exitcode=2 00:03:48.493 --68763-- --verbose 00:03:48.493 --68763-- Contents of /proc/version: 00:03:48.493 --68763-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:48.493 --68763-- 00:03:48.493 --68763-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:48.493 --68763-- Page sizes: currently 4096, max supported 4096 00:03:48.493 --68763-- Valgrind library directory: /usr/libexec/valgrind 00:03:48.493 --68763-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:03:48.493 --68763-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:48.493 --68763-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:48.493 --68763-- might be shown as UnknownInlinedFun 00:03:48.493 --68763-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:48.493 --68763-- object doesn't have a dynamic symbol table 00:03:48.493 --68763-- Scheduler: using generic scheduler lock implementation. 00:03:48.493 --68763-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:48.493 ==68763== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68763-by-???-on-18e29ac98063 00:03:48.493 ==68763== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68763-by-???-on-18e29ac98063 00:03:48.493 ==68763== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68763-by-???-on-18e29ac98063 00:03:48.493 ==68763== 00:03:48.493 ==68763== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:48.493 ==68763== don't want to do, unless you know exactly what you're doing, 00:03:48.493 ==68763== or are doing some strange experiment): 00:03:48.493 ==68763== /usr/libexec/valgrind/../../bin/vgdb --pid=68763 ...command... 00:03:48.493 ==68763== 00:03:48.493 ==68763== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:48.493 ==68763== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:03:48.493 ==68763== and then give GDB the following command 00:03:48.493 ==68763== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68763 00:03:48.493 ==68763== --pid is optional if only one valgrind process is running 00:03:48.493 ==68763== 00:03:48.493 --68763-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:48.493 --68763-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:48.493 --68763-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:48.493 --68763-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:48.493 ==68763== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.493 --68763-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:48.493 --68763-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:48.493 --68763-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:48.493 --68763-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:48.493 --68763-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:48.493 --68763-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:48.493 --68763-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:48.493 --68763-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:48.493 --68763-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:48.493 --68763-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:48.493 --68763-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:48.493 --68763-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:48.493 --68763-- Reading syms from /usr/lib64/libm.so.6 00:03:48.493 --68763-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:48.493 --68763-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:48.493 --68763-- Reading syms from /usr/lib64/libc.so.6 00:03:48.752 ==68763== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.752 --68763-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:48.752 --68763-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:48.752 ==68763== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.752 --68763-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:48.752 --68763-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:48.752 ==68763== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.752 --68763-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:48.752 --68763-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:48.752 ==68763== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.752 --68763-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:48.752 --68763-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:48.752 --68763-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:48.752 --68763-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:48.752 --68763-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:48.752 --68763-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:48.752 --68763-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:48.752 --68763-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:48.752 --68763-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 ==68763== Preferring higher priority redirection: 00:03:48.752 --68763-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:48.752 --68763-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:48.752 --68763-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.752 --68763-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.753 --68763-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.753 --68763-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.753 --68763-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.753 ==68763== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.753 --68763-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:48.753 --68763-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:48.753 ==68763== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.753 --68763-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:48.753 --68763-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:48.753 --68763-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:48.753 --68763-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:48.753 --68763-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:48.753 --68763-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:48.753 --68763-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:48.753 --68763-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:48.753 --68763-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:48.753 --68763-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:48.753 --68763-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:48.753 --68763-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:48.753 --68763-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:48.753 --68763-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:48.753 --68763-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:48.753 --68763-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:49.011 --68763-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:49.011 --68763-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:49.011 --68763-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:49.011 00:03:49.011 00:03:49.011 CUnit - A unit testing framework for C - Version 2.1-3 00:03:49.012 http://cunit.sourceforge.net/ 00:03:49.012 00:03:49.012 00:03:49.012 Suite: lvol 00:03:49.012 Test: ut_lvs_init ...--68763-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:49.012 [2024-06-10 09:52:38.332491] /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:49.012 [2024-06-10 09:52:38.370622] /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:49.012 passed 00:03:49.012 Test: ut_lvol_init ...--68763-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:49.012 passed 00:03:49.012 Test: ut_lvol_snapshot ...passed 00:03:49.012 Test: ut_lvol_clone ...passed 00:03:49.012 Test: ut_lvs_destroy ...passed 00:03:49.012 Test: ut_lvs_unload ...passed 00:03:49.012 Test: ut_lvol_resize ...[2024-06-10 09:52:38.432972] /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:49.012 passed 00:03:49.012 Test: ut_lvol_set_read_only ...passed 00:03:49.012 Test: ut_lvol_hotremove ...passed 00:03:49.012 Test: ut_vbdev_lvol_get_io_channel ...passed 00:03:49.012 Test: ut_vbdev_lvol_io_type_supported ...passed 00:03:49.012 Test: ut_lvol_read_write ...passed 00:03:49.012 Test: ut_vbdev_lvol_submit_request ...passed 00:03:49.012 Test: ut_lvol_examine_config ...passed 00:03:49.012 Test: ut_lvol_examine_disk ...[2024-06-10 09:52:38.479545] /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:49.012 passed 00:03:49.012 Test: ut_lvol_rename ...--68763-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:49.012 [2024-06-10 09:52:38.502299] /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:49.012 [2024-06-10 09:52:38.502649] /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:49.012 passed 00:03:49.012 Test: ut_bdev_finish ...passed 00:03:49.012 Test: ut_lvs_rename ...passed 00:03:49.012 Test: ut_lvol_seek ...passed 00:03:49.012 Test: ut_esnap_dev_create ...[2024-06-10 09:52:38.528247] /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:49.271 [2024-06-10 09:52:38.530001] /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:49.271 [2024-06-10 09:52:38.531289] /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:49.271 [2024-06-10 09:52:38.538800] /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:49.271 passed 00:03:49.271 Test: ut_lvol_esnap_clone_bad_args ...[2024-06-10 09:52:38.543601] /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:49.271 [2024-06-10 09:52:38.544700] /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:49.271 passed 00:03:49.271 Test: ut_lvol_shallow_copy ...[2024-06-10 09:52:38.551269] /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:49.271 [2024-06-10 09:52:38.552069] /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:49.271 passed 00:03:49.271 Test: ut_lvol_set_external_parent ...[2024-06-10 09:52:38.558128] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:2037:vbdev_lvol_set_external_parent: *ERROR*: bdev '255f4236-9427-42d0-a9d1-aa17f37dd8db' could not be opened: error -19 00:03:49.271 passed 00:03:49.271 00:03:49.271 Run Summary: Type Total Ran Passed Failed Inactive 00:03:49.271 suites 1 1 n/a 0 0 00:03:49.271 tests 23 23 23 0 0 00:03:49.271 asserts 798 798 798 0 n/a 00:03:49.271 00:03:49.271 Elapsed time = 0.238 seconds 00:03:49.271 --68763-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:49.271 --68763-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:49.271 ==68763== 00:03:49.271 ==68763== HEAP SUMMARY: 00:03:49.271 ==68763== in use at exit: 0 bytes in 0 blocks 00:03:49.271 ==68763== total heap usage: 1,503 allocs, 1,503 frees, 233,189 bytes allocated 00:03:49.271 ==68763== 00:03:49.271 ==68763== All heap blocks were freed -- no leaks are possible 00:03:49.271 ==68763== 00:03:49.271 ==68763== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:49.271 09:52:38 unittest_bdev -- unit/unittest.sh@32 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:03:49.271 ==68766== Memcheck, a memory error detector 00:03:49.271 ==68766== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:49.271 ==68766== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:49.271 ==68766== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:03:49.271 ==68766== 00:03:49.271 --68766-- Valgrind options: 00:03:49.271 --68766-- --leak-check=full 00:03:49.271 --68766-- --error-exitcode=2 00:03:49.271 --68766-- --verbose 00:03:49.271 --68766-- Contents of /proc/version: 00:03:49.271 --68766-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:49.271 --68766-- 00:03:49.271 --68766-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:49.271 --68766-- Page sizes: currently 4096, max supported 4096 00:03:49.271 --68766-- Valgrind library directory: /usr/libexec/valgrind 00:03:49.271 --68766-- 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:49.271 --68766-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:49.271 --68766-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:49.271 --68766-- might be shown as UnknownInlinedFun 00:03:49.271 --68766-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:49.271 --68766-- object doesn't have a dynamic symbol table 00:03:49.271 --68766-- Scheduler: using generic scheduler lock implementation. 00:03:49.272 --68766-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:49.272 ==68766== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68766-by-???-on-18e29ac98063 00:03:49.272 ==68766== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68766-by-???-on-18e29ac98063 00:03:49.272 ==68766== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68766-by-???-on-18e29ac98063 00:03:49.272 ==68766== 00:03:49.272 ==68766== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:49.272 ==68766== don't want to do, unless you know exactly what you're doing, 00:03:49.272 ==68766== or are doing some strange experiment): 00:03:49.272 ==68766== /usr/libexec/valgrind/../../bin/vgdb --pid=68766 ...command... 00:03:49.272 ==68766== 00:03:49.272 ==68766== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:49.272 ==68766== /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:49.272 ==68766== and then give GDB the following command 00:03:49.272 ==68766== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68766 00:03:49.272 ==68766== --pid is optional if only one valgrind process is running 00:03:49.272 ==68766== 00:03:49.272 --68766-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:49.272 --68766-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:49.272 --68766-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:49.272 --68766-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:49.272 ==68766== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.272 --68766-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:49.272 --68766-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:49.272 --68766-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:49.272 --68766-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:49.272 --68766-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:49.272 --68766-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:49.272 --68766-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:49.272 --68766-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:49.272 --68766-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:49.272 --68766-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:49.272 --68766-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:49.272 --68766-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:49.272 --68766-- Reading syms from /usr/lib64/libm.so.6 00:03:49.272 --68766-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:49.272 --68766-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:49.531 --68766-- Reading syms from /usr/lib64/libc.so.6 00:03:49.531 ==68766== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.531 --68766-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.531 --68766-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:49.531 ==68766== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.531 --68766-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.531 --68766-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:49.531 ==68766== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.531 --68766-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.531 --68766-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:49.531 ==68766== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.531 --68766-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.531 --68766-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:49.531 --68766-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:49.531 --68766-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:49.531 --68766-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:49.531 --68766-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:49.531 --68766-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:49.531 --68766-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:49.531 --68766-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 --68766-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.531 ==68766== Preferring higher priority redirection: 00:03:49.532 --68766-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:49.532 --68766-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:49.532 --68766-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.532 --68766-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.532 --68766-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.532 --68766-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.532 --68766-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.532 --68766-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.532 --68766-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.532 --68766-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.532 --68766-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.532 ==68766== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.532 --68766-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:49.532 --68766-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:49.532 ==68766== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.532 --68766-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:49.532 --68766-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:49.532 --68766-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:49.532 --68766-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:49.532 --68766-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:49.532 --68766-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:49.532 --68766-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:49.532 --68766-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:49.532 --68766-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:49.532 --68766-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:49.791 --68766-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:49.791 --68766-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:49.791 --68766-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:49.791 --68766-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:49.791 --68766-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:49.791 --68766-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:49.791 --68766-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:49.791 --68766-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:49.791 --68766-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:49.791 00:03:49.791 00:03:49.791 CUnit - A unit testing framework for C - Version 2.1-3 00:03:49.791 http://cunit.sourceforge.net/ 00:03:49.791 00:03:49.791 00:03:49.791 Suite: zone_block 00:03:49.791 Test: test_zone_block_create ...passed 00:03:49.791 Test: test_zone_block_create_invalid ...[2024-06-10 09:52:39.234272] /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:49.791 --68766-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:03:49.791 --68766-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:49.791 [2024-06-10 09:52:39.267482] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: File exists[2024-06-10 09:52:39.269970] /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:49.791 [2024-06-10 09:52:39.270477] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: File exists[2024-06-10 09:52:39.271152] /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:49.791 [2024-06-10 09:52:39.271347] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: Invalid argument[2024-06-10 09:52:39.271804] /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:49.791 [2024-06-10 09:52:39.271991] /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:49.791 Test: test_get_zone_info ...[2024-06-10 09:52:39.287800] /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:49.791 [2024-06-10 09:52:39.288634] /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:49.791 [2024-06-10 09:52:39.289297] /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:49.791 passed 00:03:49.791 Test: test_supported_io_types ...passed 00:03:49.791 Test: test_reset_zone ...[2024-06-10 09:52:39.303925] /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:49.791 [2024-06-10 09:52:39.304505] /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:49.791 passed 00:03:50.050 Test: test_open_zone ...[2024-06-10 09:52:39.308613] /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:50.051 [2024-06-10 09:52:39.314226] /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:50.051 [2024-06-10 09:52:39.314800] /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:50.051 passed 00:03:50.051 Test: test_zone_write ...[2024-06-10 09:52:39.323085] /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:50.051 [2024-06-10 09:52:39.323634] /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:50.051 [2024-06-10 09:52:39.325090] /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:50.051 [2024-06-10 09:52:39.325309] /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:50.051 [2024-06-10 09:52:39.340066] /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:50.051 [2024-06-10 09:52:39.340273] /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:50.051 [2024-06-10 09:52:39.340628] /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:50.051 [2024-06-10 09:52:39.340959] /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:50.051 [2024-06-10 09:52:39.348989] /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:50.051 [2024-06-10 09:52:39.349199] /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:50.051 passed 00:03:50.051 Test: test_zone_read ...[2024-06-10 09:52:39.353135] /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:50.051 [2024-06-10 09:52:39.353453] /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:50.051 [2024-06-10 09:52:39.354282] /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:50.051 [2024-06-10 09:52:39.354486] /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:50.051 [2024-06-10 09:52:39.359080] /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:50.051 [2024-06-10 09:52:39.359194] /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:50.051 passed 00:03:50.051 Test: test_close_zone ...[2024-06-10 09:52:39.362281] /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:50.051 [2024-06-10 09:52:39.362953] /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:50.051 [2024-06-10 09:52:39.366376] /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:50.051 [2024-06-10 09:52:39.366923] /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:50.051 passed 00:03:50.051 Test: test_finish_zone ...[2024-06-10 09:52:39.373309] /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:50.051 [2024-06-10 09:52:39.373868] /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:50.051 passed 00:03:50.051 Test: test_append_zone ...[2024-06-10 09:52:39.377291] /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:50.051 [2024-06-10 09:52:39.377407] /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:50.051 [2024-06-10 09:52:39.378137] /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:50.051 [2024-06-10 09:52:39.378245] /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:50.051 [2024-06-10 09:52:39.394899] /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:50.051 [2024-06-10 09:52:39.395013] /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:50.052 passed 00:03:50.052 00:03:50.052 Run Summary: Type Total Ran Passed Failed Inactive 00:03:50.052 suites 1 1 n/a 0 0 00:03:50.052 tests 11 11 11 0 0 00:03:50.052 asserts 3437 3437 3437 0 n/a 00:03:50.052 00:03:50.052 Elapsed time = 0.267 seconds 00:03:50.052 --68766-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:50.052 ==68766== 00:03:50.052 ==68766== HEAP SUMMARY: 00:03:50.052 ==68766== in use at exit: 67,109,768 bytes in 1,026 blocks 00:03:50.052 ==68766== total heap usage: 2,638 allocs, 1,612 frees, 85,902,693 bytes allocated 00:03:50.052 ==68766== 00:03:50.052 ==68766== Searching for pointers to 1,026 not-freed blocks 00:03:50.052 ==68766== Checked 6,595,520 bytes 00:03:50.052 ==68766== 00:03:50.052 ==68766== LEAK SUMMARY: 00:03:50.052 ==68766== definitely lost: 0 bytes in 0 blocks 00:03:50.052 ==68766== indirectly lost: 0 bytes in 0 blocks 00:03:50.052 ==68766== possibly lost: 0 bytes in 0 blocks 00:03:50.052 ==68766== still reachable: 67,109,768 bytes in 1,026 blocks 00:03:50.052 ==68766== suppressed: 0 bytes in 0 blocks 00:03:50.052 ==68766== Reachable blocks (those to which a pointer was found) are not shown. 00:03:50.052 ==68766== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:50.052 ==68766== 00:03:50.052 ==68766== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:50.052 09:52:39 unittest_bdev -- unit/unittest.sh@33 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:03:50.052 ==68778== Memcheck, a memory error detector 00:03:50.052 ==68778== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:50.052 ==68778== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:50.052 ==68778== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:03:50.052 ==68778== 00:03:50.052 --68778-- Valgrind options: 00:03:50.052 --68778-- --leak-check=full 00:03:50.052 --68778-- --error-exitcode=2 00:03:50.052 --68778-- --verbose 00:03:50.052 --68778-- Contents of /proc/version: 00:03:50.052 --68778-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:50.052 --68778-- 00:03:50.052 --68778-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:50.052 --68778-- Page sizes: currently 4096, max supported 4096 00:03:50.052 --68778-- Valgrind library directory: /usr/libexec/valgrind 00:03:50.052 --68778-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:03:50.052 --68778-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:50.052 --68778-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:50.052 --68778-- might be shown as UnknownInlinedFun 00:03:50.052 --68778-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:50.052 --68778-- object doesn't have a dynamic symbol table 00:03:50.052 --68778-- Scheduler: using generic scheduler lock implementation. 00:03:50.052 --68778-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:50.052 ==68778== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68778-by-???-on-18e29ac98063 00:03:50.052 ==68778== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68778-by-???-on-18e29ac98063 00:03:50.052 ==68778== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68778-by-???-on-18e29ac98063 00:03:50.052 ==68778== 00:03:50.052 ==68778== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:50.052 ==68778== don't want to do, unless you know exactly what you're doing, 00:03:50.052 ==68778== or are doing some strange experiment): 00:03:50.052 ==68778== /usr/libexec/valgrind/../../bin/vgdb --pid=68778 ...command... 00:03:50.052 ==68778== 00:03:50.052 ==68778== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:50.053 ==68778== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:03:50.053 ==68778== and then give GDB the following command 00:03:50.053 ==68778== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68778 00:03:50.053 ==68778== --pid is optional if only one valgrind process is running 00:03:50.053 ==68778== 00:03:50.311 --68778-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:50.311 --68778-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:50.311 --68778-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:50.311 --68778-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:50.311 ==68778== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.311 --68778-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:50.312 --68778-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:50.312 --68778-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:50.312 --68778-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:50.312 --68778-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:50.312 --68778-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:50.312 --68778-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:50.312 --68778-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:50.312 --68778-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:50.312 --68778-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:50.312 --68778-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:50.312 --68778-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:50.312 --68778-- Reading syms from /usr/lib64/libm.so.6 00:03:50.312 --68778-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:50.312 --68778-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:50.312 --68778-- Reading syms from /usr/lib64/libc.so.6 00:03:50.312 ==68778== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.312 --68778-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.312 --68778-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:50.312 ==68778== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.312 --68778-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.312 --68778-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:50.312 ==68778== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.312 --68778-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.312 --68778-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:50.312 ==68778== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.312 --68778-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.312 --68778-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:50.312 --68778-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:50.312 --68778-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:50.312 --68778-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:50.312 --68778-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:50.312 --68778-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:50.312 --68778-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:50.312 --68778-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 ==68778== Preferring higher priority redirection: 00:03:50.312 --68778-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:50.312 --68778-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:50.312 --68778-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.312 --68778-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.313 --68778-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.313 --68778-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.313 --68778-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.572 --68778-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.572 --68778-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.572 --68778-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.572 --68778-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.572 ==68778== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.572 --68778-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:50.572 --68778-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:50.572 ==68778== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.572 --68778-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:50.572 --68778-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:50.572 --68778-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:50.572 --68778-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:50.572 --68778-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:50.572 --68778-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:50.572 --68778-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:50.572 --68778-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:50.572 --68778-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:50.572 --68778-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:50.572 --68778-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:50.572 --68778-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:50.572 --68778-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:50.572 --68778-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:50.572 --68778-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:50.572 --68778-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:50.572 --68778-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:50.572 --68778-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:50.572 00:03:50.572 00:03:50.572 CUnit - A unit testing framework for C - Version 2.1-3 00:03:50.572 http://cunit.sourceforge.net/ 00:03:50.572 00:03:50.572 00:03:50.572 Suite: bdev 00:03:50.572 Test: basic ...--68778-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:50.572 --68778-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:50.831 --68778-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:03:50.831 --68778-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:50.831 [2024-06-10 09:52:40.127333] thread.c:2369:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x599901): Operation not permitted (rc=-1) 00:03:50.831 [2024-06-10 09:52:40.159665] thread.c:2369:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device 0x5b708d0 (0x5998e0): Operation not permitted (rc=-1) 00:03:50.831 [2024-06-10 09:52:40.160131] thread.c:2369:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x599901): Operation not permitted (rc=-1) 00:03:50.831 passed 00:03:51.090 Test: unregister_and_close ...passed 00:03:51.090 Test: unregister_and_close_different_threads ...passed 00:03:51.090 Test: basic_qos ...passed 00:03:51.348 Test: put_channel_during_reset ...passed 00:03:51.348 Test: aborted_reset ...passed 00:03:51.349 Test: aborted_reset_no_outstanding_io ...passed 00:03:51.349 Test: io_during_reset ...passed 00:03:51.349 Test: reset_completions ...passed 00:03:51.607 Test: io_during_qos_queue ...passed 00:03:51.607 Test: io_during_qos_reset ...passed 00:03:51.607 Test: enomem ...passed 00:03:51.607 Test: enomem_multi_bdev ...passed 00:03:51.607 Test: enomem_multi_bdev_unregister ...passed 00:03:51.865 Test: enomem_multi_io_target ...passed 00:03:51.865 Test: qos_dynamic_enable ...passed 00:03:51.865 Test: bdev_histograms_mt ...passed 00:03:52.124 Test: bdev_set_io_timeout_mt ...[2024-06-10 09:52:41.424605] thread.c: 471:spdk_thread_lib_fini: *ERROR*: io_device 0x689a0c0 not unregistered 00:03:52.124 passed 00:03:52.124 Test: lock_lba_range_then_submit_io ...[2024-06-10 09:52:41.453190] thread.c:2173:spdk_io_device_register: *ERROR*: io_device 0x599b88 already registered (old:0x689a0c0 new:0x7890b10) 00:03:52.124 passed 00:03:52.124 Test: unregister_during_reset ...passed 00:03:52.124 Test: event_notify_and_close ...passed 00:03:52.383 Test: unregister_and_qos_poller ...passed 00:03:52.383 Suite: bdev_wrong_thread 00:03:52.383 Test: spdk_bdev_register_wt ...[2024-06-10 09:52:41.653491] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8459:spdk_bdev_register: *ERROR*: Cannot register bdev wt_bdev on thread 0x7189cc0 (0x7189cc0) 00:03:52.383 passed 00:03:52.383 Test: spdk_bdev_examine_wt ...[2024-06-10 09:52:41.661812] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c: 810:spdk_bdev_examine: *ERROR*: Cannot examine bdev ut_bdev_wt on thread 0x7189cc0 (0x7189cc0) 00:03:52.383 passed 00:03:52.383 00:03:52.383 Run Summary: Type Total Ran Passed Failed Inactive 00:03:52.383 suites 2 2 n/a 0 0 00:03:52.383 tests 24 24 24 0 0 00:03:52.383 asserts 621 621 621 0 n/a 00:03:52.383 00:03:52.383 Elapsed time = 1.687 seconds 00:03:52.383 --68778-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:52.383 ==68778== 00:03:52.383 ==68778== HEAP SUMMARY: 00:03:52.383 ==68778== in use at exit: 845 bytes in 4 blocks 00:03:52.383 ==68778== total heap usage: 288,110 allocs, 288,106 frees, 4,562,341,183 bytes allocated 00:03:52.383 ==68778== 00:03:52.383 ==68778== Searching for pointers to 4 not-freed blocks 00:03:52.383 ==68778== Checked 7,006,072 bytes 00:03:52.383 ==68778== 00:03:52.383 ==68778== LEAK SUMMARY: 00:03:52.383 ==68778== definitely lost: 0 bytes in 0 blocks 00:03:52.383 ==68778== indirectly lost: 0 bytes in 0 blocks 00:03:52.383 ==68778== possibly lost: 0 bytes in 0 blocks 00:03:52.383 ==68778== still reachable: 845 bytes in 4 blocks 00:03:52.383 ==68778== suppressed: 0 bytes in 0 blocks 00:03:52.383 ==68778== Reachable blocks (those to which a pointer was found) are not shown. 00:03:52.383 ==68778== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:52.383 ==68778== 00:03:52.383 ==68778== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:52.383 00:03:52.383 real 0m16.640s 00:03:52.383 user 0m16.152s 00:03:52.383 sys 0m0.438s 00:03:52.383 09:52:41 unittest_bdev -- common/autotest_common.sh@1125 -- # xtrace_disable 00:03:52.383 09:52:41 unittest_bdev -- common/autotest_common.sh@10 -- # set +x 00:03:52.383 ************************************ 00:03:52.383 END TEST unittest_bdev 00:03:52.383 ************************************ 00:03:52.383 09:52:41 -- unit/unittest.sh@215 -- # grep -q '#define SPDK_CONFIG_CRYPTO 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:52.383 09:52:41 -- unit/unittest.sh@216 -- # run_test unittest_bdev_crypto valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:52.383 09:52:41 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:03:52.383 09:52:41 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:03:52.383 09:52:41 -- common/autotest_common.sh@10 -- # set +x 00:03:52.383 ************************************ 00:03:52.383 START TEST unittest_bdev_crypto 00:03:52.383 ************************************ 00:03:52.383 09:52:41 unittest_bdev_crypto -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:52.383 ==68827== Memcheck, a memory error detector 00:03:52.383 ==68827== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:52.383 ==68827== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:52.383 ==68827== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:52.383 ==68827== 00:03:52.383 --68827-- Valgrind options: 00:03:52.383 --68827-- --leak-check=full 00:03:52.383 --68827-- --error-exitcode=2 00:03:52.383 --68827-- --verbose 00:03:52.383 --68827-- Contents of /proc/version: 00:03:52.383 --68827-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:52.383 --68827-- 00:03:52.383 --68827-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:52.383 --68827-- Page sizes: currently 4096, max supported 4096 00:03:52.383 --68827-- Valgrind library directory: /usr/libexec/valgrind 00:03:52.383 --68827-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:52.383 --68827-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:52.383 --68827-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:52.383 --68827-- might be shown as UnknownInlinedFun 00:03:52.383 --68827-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:52.383 --68827-- object doesn't have a dynamic symbol table 00:03:52.384 --68827-- Scheduler: using generic scheduler lock implementation. 00:03:52.384 --68827-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:52.384 ==68827== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68827-by-???-on-18e29ac98063 00:03:52.384 ==68827== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68827-by-???-on-18e29ac98063 00:03:52.384 ==68827== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68827-by-???-on-18e29ac98063 00:03:52.384 ==68827== 00:03:52.384 ==68827== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:52.384 ==68827== don't want to do, unless you know exactly what you're doing, 00:03:52.384 ==68827== or are doing some strange experiment): 00:03:52.384 ==68827== /usr/libexec/valgrind/../../bin/vgdb --pid=68827 ...command... 00:03:52.384 ==68827== 00:03:52.384 ==68827== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:52.384 ==68827== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:52.384 ==68827== and then give GDB the following command 00:03:52.384 ==68827== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68827 00:03:52.384 ==68827== --pid is optional if only one valgrind process is running 00:03:52.384 ==68827== 00:03:52.384 --68827-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:52.384 --68827-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:52.643 --68827-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:52.643 --68827-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:52.643 ==68827== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.643 --68827-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:52.643 --68827-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:52.643 --68827-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:52.643 --68827-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:52.643 --68827-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:52.643 --68827-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:52.643 --68827-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:52.643 --68827-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:52.643 --68827-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:52.643 --68827-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:52.643 --68827-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:52.643 --68827-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:52.643 --68827-- Reading syms from /usr/lib64/libm.so.6 00:03:52.643 --68827-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:52.643 --68827-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:52.643 --68827-- Reading syms from /usr/lib64/libc.so.6 00:03:52.643 ==68827== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.643 --68827-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:52.643 --68827-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:52.643 ==68827== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.643 --68827-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:52.643 --68827-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:52.643 ==68827== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.643 --68827-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:52.643 --68827-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:52.643 ==68827== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.643 --68827-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:52.643 --68827-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:52.643 --68827-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:52.643 --68827-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:52.643 --68827-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:52.643 --68827-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:52.643 --68827-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:52.643 --68827-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:52.643 --68827-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.643 --68827-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.643 --68827-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.643 --68827-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.643 --68827-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.643 --68827-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.643 --68827-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.643 --68827-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.643 --68827-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.643 --68827-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.643 --68827-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.643 --68827-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.643 --68827-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.643 --68827-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.643 --68827-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.643 --68827-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.902 --68827-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.902 --68827-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.902 --68827-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.902 --68827-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.902 --68827-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.902 --68827-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.902 --68827-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.902 --68827-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.902 --68827-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.902 --68827-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.902 --68827-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.902 --68827-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.902 --68827-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.902 --68827-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.902 ==68827== Preferring higher priority redirection: 00:03:52.902 --68827-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:52.902 --68827-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:52.902 --68827-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.902 --68827-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.902 --68827-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.902 --68827-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.902 --68827-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.902 --68827-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.902 --68827-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.902 --68827-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.902 --68827-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.902 ==68827== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.902 --68827-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:52.902 --68827-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:52.902 ==68827== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.902 --68827-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:52.902 --68827-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:52.902 --68827-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:52.902 --68827-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:52.902 --68827-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:52.902 --68827-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:52.902 --68827-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:52.903 --68827-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:52.903 --68827-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:52.903 --68827-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:52.903 --68827-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:52.903 --68827-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:52.903 --68827-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:52.903 --68827-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:52.903 --68827-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:52.903 --68827-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:52.903 --68827-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:52.903 --68827-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:52.903 --68827-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:52.903 00:03:52.903 00:03:52.903 CUnit - A unit testing framework for C - Version 2.1-3 00:03:52.903 http://cunit.sourceforge.net/ 00:03:52.903 00:03:52.903 00:03:52.903 Suite: crypto 00:03:52.903 Test: test_error_paths ...[2024-06-10 09:52:42.394495] /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:53.161 [2024-06-10 09:52:42.444282] /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:53.161 [2024-06-10 09:52:42.473968] /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:53.161 passed 00:03:53.161 Test: test_simple_write ...passed 00:03:53.161 Test: test_simple_read ...passed 00:03:53.161 Test: test_passthru ...[2024-06-10 09:52:42.489135] /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:53.161 [2024-06-10 09:52:42.492841] /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:53.161 [2024-06-10 09:52:42.494146] /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:53.161 [2024-06-10 09:52:42.494375] /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:53.161 passed 00:03:53.161 Test: test_crypto_op_complete ...[2024-06-10 09:52:42.498517] /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:53.161 passed 00:03:53.161 Test: test_supported_io ...passed 00:03:53.161 Test: test_reset ...passed 00:03:53.161 00:03:53.161 Run Summary: Type Total Ran Passed Failed Inactive 00:03:53.161 suites 1 1 n/a 0 0 00:03:53.161 tests 7 7 7 0 0 00:03:53.161 asserts 44 44 44 0 n/a 00:03:53.161 00:03:53.161 Elapsed time = 0.125 seconds 00:03:53.161 --68827-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:53.161 --68827-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:53.161 ==68827== 00:03:53.161 ==68827== HEAP SUMMARY: 00:03:53.161 ==68827== in use at exit: 0 bytes in 0 blocks 00:03:53.161 ==68827== total heap usage: 1,156 allocs, 1,156 frees, 196,308 bytes allocated 00:03:53.161 ==68827== 00:03:53.161 ==68827== All heap blocks were freed -- no leaks are possible 00:03:53.161 ==68827== 00:03:53.161 ==68827== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:53.162 00:03:53.162 real 0m0.806s 00:03:53.162 user 0m0.774s 00:03:53.162 sys 0m0.029s 00:03:53.162 09:52:42 unittest_bdev_crypto -- common/autotest_common.sh@1125 -- # xtrace_disable 00:03:53.162 09:52:42 unittest_bdev_crypto -- common/autotest_common.sh@10 -- # set +x 00:03:53.162 ************************************ 00:03:53.162 END TEST unittest_bdev_crypto 00:03:53.162 ************************************ 00:03:53.162 09:52:42 -- unit/unittest.sh@217 -- # run_test unittest_bdev_crypto valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:53.162 09:52:42 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:03:53.162 09:52:42 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:03:53.162 09:52:42 -- common/autotest_common.sh@10 -- # set +x 00:03:53.162 ************************************ 00:03:53.162 START TEST unittest_bdev_crypto 00:03:53.162 ************************************ 00:03:53.162 09:52:42 unittest_bdev_crypto -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:53.162 ==68850== Memcheck, a memory error detector 00:03:53.162 ==68850== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:53.162 ==68850== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:53.162 ==68850== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:53.162 ==68850== 00:03:53.162 --68850-- Valgrind options: 00:03:53.162 --68850-- --leak-check=full 00:03:53.162 --68850-- --error-exitcode=2 00:03:53.162 --68850-- --verbose 00:03:53.162 --68850-- Contents of /proc/version: 00:03:53.162 --68850-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:53.162 --68850-- 00:03:53.162 --68850-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:53.162 --68850-- Page sizes: currently 4096, max supported 4096 00:03:53.162 --68850-- Valgrind library directory: /usr/libexec/valgrind 00:03:53.162 --68850-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:53.162 --68850-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:53.162 --68850-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:53.162 --68850-- might be shown as UnknownInlinedFun 00:03:53.162 --68850-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:53.162 --68850-- object doesn't have a dynamic symbol table 00:03:53.162 --68850-- Scheduler: using generic scheduler lock implementation. 00:03:53.162 --68850-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:53.162 ==68850== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68850-by-???-on-18e29ac98063 00:03:53.162 ==68850== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68850-by-???-on-18e29ac98063 00:03:53.162 ==68850== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68850-by-???-on-18e29ac98063 00:03:53.162 ==68850== 00:03:53.162 ==68850== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:53.162 ==68850== don't want to do, unless you know exactly what you're doing, 00:03:53.162 ==68850== or are doing some strange experiment): 00:03:53.162 ==68850== /usr/libexec/valgrind/../../bin/vgdb --pid=68850 ...command... 00:03:53.162 ==68850== 00:03:53.162 ==68850== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:53.162 ==68850== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:53.162 ==68850== and then give GDB the following command 00:03:53.162 ==68850== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68850 00:03:53.162 ==68850== --pid is optional if only one valgrind process is running 00:03:53.162 ==68850== 00:03:53.421 --68850-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:53.421 --68850-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:53.421 --68850-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:53.421 --68850-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:53.421 ==68850== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.421 --68850-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:53.421 --68850-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:53.421 --68850-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:53.421 --68850-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:53.421 --68850-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:53.421 --68850-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:53.421 --68850-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:53.421 --68850-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:53.421 --68850-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:53.421 --68850-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:53.421 --68850-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:53.421 --68850-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:53.421 --68850-- Reading syms from /usr/lib64/libm.so.6 00:03:53.421 --68850-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:53.421 --68850-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:53.421 --68850-- Reading syms from /usr/lib64/libc.so.6 00:03:53.422 ==68850== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.422 --68850-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:53.422 --68850-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:53.422 ==68850== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.422 --68850-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:53.422 --68850-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:53.422 ==68850== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.422 --68850-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:53.422 --68850-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:53.422 ==68850== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.422 --68850-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:53.422 --68850-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:53.422 --68850-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:53.422 --68850-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:53.422 --68850-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:53.422 --68850-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:53.681 --68850-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:53.681 --68850-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:53.681 --68850-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.681 --68850-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.681 --68850-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 ==68850== Preferring higher priority redirection: 00:03:53.682 --68850-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:53.682 --68850-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:53.682 --68850-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 --68850-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.682 ==68850== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.682 --68850-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:53.682 --68850-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:53.682 ==68850== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.682 --68850-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:53.682 --68850-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:53.682 --68850-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:53.682 --68850-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:53.682 --68850-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:53.682 --68850-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:53.682 --68850-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:53.682 --68850-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:53.682 --68850-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:53.682 --68850-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:53.682 --68850-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:53.682 --68850-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:53.682 --68850-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:53.682 --68850-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:53.682 --68850-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:53.682 --68850-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:53.682 --68850-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:53.682 --68850-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:53.683 00:03:53.683 00:03:53.683 CUnit - A unit testing framework for C - Version 2.1-3 00:03:53.683 http://cunit.sourceforge.net/ 00:03:53.683 00:03:53.683 --68850-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:53.941 00:03:53.941 Suite: dpdk_cryptodev 00:03:53.941 Test: test_error_paths ...[2024-06-10 09:52:43.220173] /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:53.941 [2024-06-10 09:52:43.258819] /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:53.942 passed 00:03:53.942 Test: test_simple_encrypt ...passed 00:03:53.942 Test: test_simple_decrypt ...passed 00:03:53.942 Test: test_large_enc_dec ...--68850-- memcheck GC: 1000 nodes, 74 survivors (7.4%) 00:03:53.942 passed 00:03:53.942 Test: test_dev_full ...passed 00:03:54.200 Test: test_crazy_rw ...passed 00:03:54.200 Test: test_initdrivers ...[2024-06-10 09:52:43.495995] /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:54.200 [2024-06-10 09:52:43.498100] /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:54.200 [2024-06-10 09:52:43.503594] /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:54.200 [2024-06-10 09:52:43.503897] /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:54.200 [2024-06-10 09:52:43.506422] /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:54.201 [2024-06-10 09:52:43.508753] /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:54.201 [2024-06-10 09:52:43.510815] /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:54.201 [2024-06-10 09:52:43.513546] /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:54.201 passed 00:03:54.201 Test: test_supported_opcodes ...passed 00:03:54.201 Test: test_poller ...[2024-06-10 09:52:43.575751] /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:54.201 passed 00:03:54.201 Test: test_assign_device_qp ...passed 00:03:54.201 00:03:54.201 Run Summary: Type Total Ran Passed Failed Inactive 00:03:54.201 suites 1 1 n/a 0 0 00:03:54.201 tests 10 10 10 0 0 00:03:54.201 asserts 8643 8643 8643 0 n/a 00:03:54.201 00:03:54.201 Elapsed time = 0.435 seconds 00:03:54.201 --68850-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:54.201 --68850-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:54.201 ==68850== 00:03:54.201 ==68850== HEAP SUMMARY: 00:03:54.201 ==68850== in use at exit: 0 bytes in 0 blocks 00:03:54.201 ==68850== total heap usage: 10,981 allocs, 10,981 frees, 2,032,212 bytes allocated 00:03:54.201 ==68850== 00:03:54.201 ==68850== All heap blocks were freed -- no leaks are possible 00:03:54.201 ==68850== 00:03:54.201 ==68850== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:54.201 00:03:54.201 real 0m1.078s 00:03:54.201 user 0m1.041s 00:03:54.201 sys 0m0.033s 00:03:54.201 09:52:43 unittest_bdev_crypto -- common/autotest_common.sh@1125 -- # xtrace_disable 00:03:54.201 09:52:43 unittest_bdev_crypto -- common/autotest_common.sh@10 -- # set +x 00:03:54.201 ************************************ 00:03:54.201 END TEST unittest_bdev_crypto 00:03:54.201 ************************************ 00:03:54.460 09:52:43 -- unit/unittest.sh@220 -- # grep -q '#define SPDK_CONFIG_VBDEV_COMPRESS 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:54.460 09:52:43 -- unit/unittest.sh@221 -- # run_test unittest_bdev_compress valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:54.460 09:52:43 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:03:54.460 09:52:43 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:03:54.460 09:52:43 -- common/autotest_common.sh@10 -- # set +x 00:03:54.461 ************************************ 00:03:54.461 START TEST unittest_bdev_compress 00:03:54.461 ************************************ 00:03:54.461 09:52:43 unittest_bdev_compress -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:54.461 ==68880== Memcheck, a memory error detector 00:03:54.461 ==68880== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:54.461 ==68880== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:54.461 ==68880== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:54.461 ==68880== 00:03:54.461 --68880-- Valgrind options: 00:03:54.461 --68880-- --leak-check=full 00:03:54.461 --68880-- --error-exitcode=2 00:03:54.461 --68880-- --verbose 00:03:54.461 --68880-- Contents of /proc/version: 00:03:54.461 --68880-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:54.461 --68880-- 00:03:54.461 --68880-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:54.461 --68880-- Page sizes: currently 4096, max supported 4096 00:03:54.461 --68880-- Valgrind library directory: /usr/libexec/valgrind 00:03:54.461 --68880-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:54.461 --68880-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:54.461 --68880-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:54.461 --68880-- might be shown as UnknownInlinedFun 00:03:54.461 --68880-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:54.461 --68880-- object doesn't have a dynamic symbol table 00:03:54.461 --68880-- Scheduler: using generic scheduler lock implementation. 00:03:54.461 --68880-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:54.461 ==68880== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68880-by-???-on-18e29ac98063 00:03:54.461 ==68880== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68880-by-???-on-18e29ac98063 00:03:54.461 ==68880== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68880-by-???-on-18e29ac98063 00:03:54.461 ==68880== 00:03:54.461 ==68880== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:54.461 ==68880== don't want to do, unless you know exactly what you're doing, 00:03:54.461 ==68880== or are doing some strange experiment): 00:03:54.461 ==68880== /usr/libexec/valgrind/../../bin/vgdb --pid=68880 ...command... 00:03:54.461 ==68880== 00:03:54.461 ==68880== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:54.461 ==68880== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:54.461 ==68880== and then give GDB the following command 00:03:54.461 ==68880== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68880 00:03:54.461 ==68880== --pid is optional if only one valgrind process is running 00:03:54.461 ==68880== 00:03:54.461 --68880-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:54.461 --68880-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:54.461 --68880-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:54.461 --68880-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:54.461 ==68880== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.461 --68880-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:54.461 --68880-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:54.461 --68880-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:54.461 --68880-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:54.461 --68880-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:54.461 --68880-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:54.461 --68880-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:54.461 --68880-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:54.461 --68880-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:54.461 --68880-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:54.461 --68880-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:54.461 --68880-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:54.461 --68880-- Reading syms from /usr/lib64/libm.so.6 00:03:54.461 --68880-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:54.461 --68880-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:54.461 --68880-- Reading syms from /usr/lib64/libc.so.6 00:03:54.461 ==68880== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.461 --68880-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.461 --68880-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:54.461 ==68880== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.461 --68880-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.461 --68880-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:54.461 ==68880== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.461 --68880-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.461 --68880-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:54.461 ==68880== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.461 --68880-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.462 --68880-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:54.721 --68880-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:54.721 --68880-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:54.722 --68880-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:54.722 --68880-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:54.722 --68880-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:54.722 --68880-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:54.722 --68880-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 ==68880== Preferring higher priority redirection: 00:03:54.722 --68880-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:54.722 --68880-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:54.722 --68880-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 --68880-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.722 ==68880== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.722 --68880-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:54.722 --68880-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:54.722 ==68880== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.722 --68880-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:54.722 --68880-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:54.722 --68880-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:54.722 --68880-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:54.722 --68880-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:54.722 --68880-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:54.722 --68880-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:54.722 --68880-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:54.722 --68880-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:54.722 --68880-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:54.722 --68880-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:54.722 --68880-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:54.722 --68880-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:54.723 --68880-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:54.723 --68880-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:54.981 --68880-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:54.981 --68880-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:54.981 --68880-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:54.981 00:03:54.981 00:03:54.981 CUnit - A unit testing framework for C - Version 2.1-3 00:03:54.981 http://cunit.sourceforge.net/ 00:03:54.981 00:03:54.982 --68880-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:54.982 00:03:54.982 Suite: compress 00:03:54.982 Test: test_compress_operation ...passed 00:03:54.982 Test: test_compress_operation_cross_boundary ...passed 00:03:54.982 Test: test_vbdev_compress_submit_request ...--68880-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:03:54.982 --68880-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:54.982 [2024-06-10 09:52:44.333568] /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:54.982 [2024-06-10 09:52:44.371087] /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:54.982 passed 00:03:54.982 Test: test_passthru ...passed 00:03:54.982 Test: test_supported_io ...passed 00:03:54.982 Test: test_reset ...passed 00:03:54.982 00:03:54.982 Run Summary: Type Total Ran Passed Failed Inactive 00:03:54.982 suites 1 1 n/a 0 0 00:03:54.982 tests 6 6 6 0 0 00:03:54.982 asserts 11 11 11 0 n/a 00:03:54.982 00:03:54.982 Elapsed time = 0.105 seconds 00:03:54.982 --68880-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:54.982 ==68880== 00:03:54.982 ==68880== HEAP SUMMARY: 00:03:54.982 ==68880== in use at exit: 0 bytes in 0 blocks 00:03:54.982 ==68880== total heap usage: 1,130 allocs, 1,130 frees, 191,073 bytes allocated 00:03:54.982 ==68880== 00:03:54.982 ==68880== All heap blocks were freed -- no leaks are possible 00:03:54.982 ==68880== 00:03:54.982 ==68880== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:54.982 00:03:54.982 real 0m0.747s 00:03:54.982 user 0m0.714s 00:03:54.982 sys 0m0.030s 00:03:54.982 09:52:44 unittest_bdev_compress -- common/autotest_common.sh@1125 -- # xtrace_disable 00:03:54.982 09:52:44 unittest_bdev_compress -- common/autotest_common.sh@10 -- # set +x 00:03:54.982 ************************************ 00:03:54.982 END TEST unittest_bdev_compress 00:03:54.982 ************************************ 00:03:55.241 09:52:44 -- unit/unittest.sh@222 -- # run_test unittest_lib_reduce valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:55.241 09:52:44 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:03:55.241 09:52:44 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:03:55.241 09:52:44 -- common/autotest_common.sh@10 -- # set +x 00:03:55.241 ************************************ 00:03:55.241 START TEST unittest_lib_reduce 00:03:55.241 ************************************ 00:03:55.241 09:52:44 unittest_lib_reduce -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:55.241 ==68906== Memcheck, a memory error detector 00:03:55.241 ==68906== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:55.241 ==68906== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:55.241 ==68906== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:55.241 ==68906== 00:03:55.241 --68906-- Valgrind options: 00:03:55.241 --68906-- --leak-check=full 00:03:55.241 --68906-- --error-exitcode=2 00:03:55.241 --68906-- --verbose 00:03:55.241 --68906-- Contents of /proc/version: 00:03:55.241 --68906-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:55.241 --68906-- 00:03:55.241 --68906-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:55.241 --68906-- Page sizes: currently 4096, max supported 4096 00:03:55.241 --68906-- Valgrind library directory: /usr/libexec/valgrind 00:03:55.241 --68906-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:55.241 --68906-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:55.241 --68906-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:55.242 --68906-- might be shown as UnknownInlinedFun 00:03:55.242 --68906-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:55.242 --68906-- object doesn't have a dynamic symbol table 00:03:55.242 --68906-- Scheduler: using generic scheduler lock implementation. 00:03:55.242 --68906-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:55.242 ==68906== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68906-by-???-on-18e29ac98063 00:03:55.242 ==68906== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68906-by-???-on-18e29ac98063 00:03:55.242 ==68906== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68906-by-???-on-18e29ac98063 00:03:55.242 ==68906== 00:03:55.242 ==68906== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:55.242 ==68906== don't want to do, unless you know exactly what you're doing, 00:03:55.242 ==68906== or are doing some strange experiment): 00:03:55.242 ==68906== /usr/libexec/valgrind/../../bin/vgdb --pid=68906 ...command... 00:03:55.242 ==68906== 00:03:55.242 ==68906== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:55.242 ==68906== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:55.242 ==68906== and then give GDB the following command 00:03:55.242 ==68906== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68906 00:03:55.242 ==68906== --pid is optional if only one valgrind process is running 00:03:55.242 ==68906== 00:03:55.242 --68906-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:55.242 --68906-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:55.242 --68906-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:55.242 --68906-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:55.242 ==68906== WARNING: new redirection conflicts with existing -- ignoring it 00:03:55.242 --68906-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:55.242 --68906-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:55.242 --68906-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:55.242 --68906-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:55.242 --68906-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:55.242 --68906-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:55.242 --68906-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:55.242 --68906-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:55.242 --68906-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:55.242 --68906-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:55.242 --68906-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:55.242 --68906-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:55.242 --68906-- Reading syms from /usr/lib64/libm.so.6 00:03:55.242 --68906-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:55.242 --68906-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:55.242 --68906-- Reading syms from /usr/lib64/libc.so.6 00:03:55.242 ==68906== WARNING: new redirection conflicts with existing -- ignoring it 00:03:55.242 --68906-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:55.242 --68906-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:55.242 ==68906== WARNING: new redirection conflicts with existing -- ignoring it 00:03:55.242 --68906-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:55.242 --68906-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:55.242 ==68906== WARNING: new redirection conflicts with existing -- ignoring it 00:03:55.242 --68906-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:55.242 --68906-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:55.242 ==68906== WARNING: new redirection conflicts with existing -- ignoring it 00:03:55.242 --68906-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:55.242 --68906-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:55.502 --68906-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:55.502 --68906-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:55.502 --68906-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:55.502 --68906-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:55.502 --68906-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:55.502 --68906-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:55.502 --68906-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 ==68906== Preferring higher priority redirection: 00:03:55.502 --68906-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:55.502 --68906-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:55.502 --68906-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.502 --68906-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.503 --68906-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.503 --68906-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.503 --68906-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.503 --68906-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.503 --68906-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.503 --68906-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.503 --68906-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.503 ==68906== WARNING: new redirection conflicts with existing -- ignoring it 00:03:55.503 --68906-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:55.503 --68906-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:55.503 ==68906== WARNING: new redirection conflicts with existing -- ignoring it 00:03:55.503 --68906-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:55.503 --68906-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:55.503 --68906-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:55.503 --68906-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:55.503 --68906-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:55.503 --68906-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:55.503 --68906-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:55.503 --68906-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:55.503 --68906-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:55.503 --68906-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:55.503 --68906-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:55.503 --68906-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:55.503 --68906-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:55.503 --68906-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:55.503 --68906-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:55.762 --68906-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:55.762 --68906-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:55.762 --68906-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:55.762 00:03:55.762 00:03:55.762 CUnit - A unit testing framework for C - Version 2.1-3 00:03:55.762 http://cunit.sourceforge.net/ 00:03:55.762 00:03:55.762 00:03:55.762 Suite: reduce 00:03:55.762 Test: get_pm_file_size ...passed 00:03:55.762 Test: get_vol_size ...passed 00:03:55.762 Test: init_failure ...--68906-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:55.762 [2024-06-10 09:52:45.074278] /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:55.762 [2024-06-10 09:52:45.110264] /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:55.762 passed 00:03:55.762 Test: init_md ...--68906-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:55.762 --68906-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:55.762 --68906-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:55.762 passed 00:03:55.762 Test: init_backing_dev ...passed 00:03:55.762 Test: load ...passed 00:03:56.021 Test: write_maps ...passed 00:03:56.021 Test: read_write ...passed 00:03:56.021 Test: readv_writev ...passed 00:03:56.021 Test: destroy ...passed 00:03:56.021 Test: defer_bdev_io ...passed 00:03:56.021 Test: overlapped ...passed 00:03:56.021 Test: compress_algorithm ...passed 00:03:56.280 Test: test_prepare_compress_chunk ...passed 00:03:56.280 Test: test_reduce_decompress_chunk ...passed 00:03:56.280 Test: test_allocate_vol_requests ...passed 00:03:56.280 00:03:56.280 Run Summary: Type Total Ran Passed Failed Inactive 00:03:56.280 suites 1 1 n/a 0 0 00:03:56.280 tests 16 16 16 0 0 00:03:56.280 asserts 11091 11091 11091 0 n/a 00:03:56.280 00:03:56.280 Elapsed time = 0.520 seconds 00:03:56.280 --68906-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:56.280 --68906-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:56.280 ==68906== 00:03:56.280 ==68906== HEAP SUMMARY: 00:03:56.280 ==68906== in use at exit: 5,259,264 bytes in 3 blocks 00:03:56.280 ==68906== total heap usage: 433 allocs, 430 frees, 328,177,062 bytes allocated 00:03:56.280 ==68906== 00:03:56.280 ==68906== Searching for pointers to 3 not-freed blocks 00:03:56.280 ==68906== Checked 11,641,920 bytes 00:03:56.280 ==68906== 00:03:56.280 ==68906== LEAK SUMMARY: 00:03:56.280 ==68906== definitely lost: 0 bytes in 0 blocks 00:03:56.280 ==68906== indirectly lost: 0 bytes in 0 blocks 00:03:56.280 ==68906== possibly lost: 0 bytes in 0 blocks 00:03:56.280 ==68906== still reachable: 5,259,264 bytes in 3 blocks 00:03:56.280 ==68906== suppressed: 0 bytes in 0 blocks 00:03:56.280 ==68906== Reachable blocks (those to which a pointer was found) are not shown. 00:03:56.280 ==68906== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:56.280 ==68906== 00:03:56.280 ==68906== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:56.280 00:03:56.280 real 0m1.154s 00:03:56.280 user 0m1.087s 00:03:56.280 sys 0m0.062s 00:03:56.280 09:52:45 unittest_lib_reduce -- common/autotest_common.sh@1125 -- # xtrace_disable 00:03:56.280 09:52:45 unittest_lib_reduce -- common/autotest_common.sh@10 -- # set +x 00:03:56.280 ************************************ 00:03:56.280 END TEST unittest_lib_reduce 00:03:56.280 ************************************ 00:03:56.280 09:52:45 -- unit/unittest.sh@225 -- # grep -q '#define SPDK_CONFIG_DPDK_COMPRESSDEV 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:56.280 09:52:45 -- unit/unittest.sh@226 -- # run_test unittest_dpdk_compressdev valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:56.280 09:52:45 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:03:56.280 09:52:45 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:03:56.280 09:52:45 -- common/autotest_common.sh@10 -- # set +x 00:03:56.280 ************************************ 00:03:56.280 START TEST unittest_dpdk_compressdev 00:03:56.280 ************************************ 00:03:56.280 09:52:45 unittest_dpdk_compressdev -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:56.280 ==68936== Memcheck, a memory error detector 00:03:56.280 ==68936== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:56.280 ==68936== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:56.280 ==68936== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:56.280 ==68936== 00:03:56.280 --68936-- Valgrind options: 00:03:56.280 --68936-- --leak-check=full 00:03:56.280 --68936-- --error-exitcode=2 00:03:56.280 --68936-- --verbose 00:03:56.281 --68936-- Contents of /proc/version: 00:03:56.281 --68936-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:56.281 --68936-- 00:03:56.281 --68936-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:56.281 --68936-- Page sizes: currently 4096, max supported 4096 00:03:56.281 --68936-- Valgrind library directory: /usr/libexec/valgrind 00:03:56.281 --68936-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:56.281 --68936-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:56.281 --68936-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:56.281 --68936-- might be shown as UnknownInlinedFun 00:03:56.281 --68936-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:56.281 --68936-- object doesn't have a dynamic symbol table 00:03:56.281 --68936-- Scheduler: using generic scheduler lock implementation. 00:03:56.281 --68936-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:56.281 ==68936== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68936-by-???-on-18e29ac98063 00:03:56.281 ==68936== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68936-by-???-on-18e29ac98063 00:03:56.281 ==68936== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68936-by-???-on-18e29ac98063 00:03:56.281 ==68936== 00:03:56.281 ==68936== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:56.281 ==68936== don't want to do, unless you know exactly what you're doing, 00:03:56.281 ==68936== or are doing some strange experiment): 00:03:56.281 ==68936== /usr/libexec/valgrind/../../bin/vgdb --pid=68936 ...command... 00:03:56.281 ==68936== 00:03:56.281 ==68936== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:56.281 ==68936== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:56.281 ==68936== and then give GDB the following command 00:03:56.281 ==68936== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68936 00:03:56.281 ==68936== --pid is optional if only one valgrind process is running 00:03:56.281 ==68936== 00:03:56.281 --68936-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:56.281 --68936-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:56.281 --68936-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:56.281 --68936-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:56.281 ==68936== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.281 --68936-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:56.281 --68936-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:56.539 --68936-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:56.539 --68936-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:56.539 --68936-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:56.539 --68936-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:56.539 --68936-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:56.539 --68936-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:56.539 --68936-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:56.539 --68936-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:56.539 --68936-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:56.539 --68936-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:56.539 --68936-- Reading syms from /usr/lib64/libm.so.6 00:03:56.539 --68936-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:56.539 --68936-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:56.539 --68936-- Reading syms from /usr/lib64/libc.so.6 00:03:56.539 ==68936== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.539 --68936-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.539 --68936-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:56.539 ==68936== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.539 --68936-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.539 --68936-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:56.539 ==68936== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.539 --68936-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.539 --68936-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:56.539 ==68936== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.539 --68936-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.539 --68936-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:56.539 --68936-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:56.539 --68936-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:56.539 --68936-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:56.539 --68936-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:56.539 --68936-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:56.539 --68936-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:56.539 --68936-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.539 --68936-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.540 --68936-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.540 ==68936== Preferring higher priority redirection: 00:03:56.540 --68936-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:56.540 --68936-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:56.540 --68936-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.540 --68936-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.540 --68936-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.540 --68936-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.540 --68936-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.540 --68936-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.540 --68936-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.540 --68936-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.540 --68936-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.540 ==68936== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.540 --68936-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:56.540 --68936-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:56.540 ==68936== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.540 --68936-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:56.540 --68936-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:56.540 --68936-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:56.798 --68936-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:56.798 --68936-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:56.798 --68936-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:56.798 --68936-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:56.798 --68936-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:56.798 --68936-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:56.798 --68936-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:56.798 --68936-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:56.798 --68936-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:56.798 --68936-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:56.798 --68936-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:56.798 --68936-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:56.798 --68936-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:56.798 --68936-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:56.798 --68936-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:56.798 00:03:56.798 00:03:56.798 CUnit - A unit testing framework for C - Version 2.1-3 00:03:56.798 http://cunit.sourceforge.net/ 00:03:56.798 00:03:56.798 --68936-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:56.798 00:03:56.798 Suite: compress 00:03:56.798 Test: test_compress_operation ...[2024-06-10 09:52:46.182087] /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:56.798 [2024-06-10 09:52:46.212324] /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:56.798 [2024-06-10 09:52:46.231838] /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:56.798 [2024-06-10 09:52:46.242743] /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:56.798 [2024-06-10 09:52:46.244205] /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:56.799 passed 00:03:56.799 Test: test_compress_operation_cross_boundary ...[2024-06-10 09:52:46.266329] /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:56.799 [2024-06-10 09:52:46.266899] /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:56.799 passed 00:03:56.799 Test: test_setup_compress_mbuf ...passed 00:03:56.799 Test: test_initdrivers ...[2024-06-10 09:52:46.272890] /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:56.799 [2024-06-10 09:52:46.273671] /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:56.799 [2024-06-10 09:52:46.277002] /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:56.799 [2024-06-10 09:52:46.278472] /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:56.799 [2024-06-10 09:52:46.279573] /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:56.799 [2024-06-10 09:52:46.280790] /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:56.799 [2024-06-10 09:52:46.282098] /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:56.799 passed 00:03:57.058 Test: test_poller ...passed 00:03:57.058 00:03:57.058 Run Summary: Type Total Ran Passed Failed Inactive 00:03:57.058 suites 1 1 n/a 0 0 00:03:57.058 tests 5 5 5 0 0 00:03:57.058 asserts 70 70 70 0 n/a 00:03:57.058 00:03:57.058 Elapsed time = 0.180 seconds 00:03:57.058 --68936-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:57.058 --68936-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:57.058 ==68936== 00:03:57.058 ==68936== HEAP SUMMARY: 00:03:57.058 ==68936== in use at exit: 2,016 bytes in 50 blocks 00:03:57.058 ==68936== total heap usage: 1,206 allocs, 1,156 frees, 187,154 bytes allocated 00:03:57.058 ==68936== 00:03:57.058 ==68936== Searching for pointers to 50 not-freed blocks 00:03:57.058 ==68936== Checked 6,611,896 bytes 00:03:57.058 ==68936== 00:03:57.058 ==68936== LEAK SUMMARY: 00:03:57.058 ==68936== definitely lost: 0 bytes in 0 blocks 00:03:57.058 ==68936== indirectly lost: 0 bytes in 0 blocks 00:03:57.058 ==68936== possibly lost: 0 bytes in 0 blocks 00:03:57.058 ==68936== still reachable: 2,016 bytes in 50 blocks 00:03:57.058 ==68936== suppressed: 0 bytes in 0 blocks 00:03:57.058 ==68936== Reachable blocks (those to which a pointer was found) are not shown. 00:03:57.058 ==68936== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:57.058 ==68936== 00:03:57.058 ==68936== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:57.058 00:03:57.058 real 0m0.718s 00:03:57.058 user 0m0.693s 00:03:57.058 sys 0m0.023s 00:03:57.058 09:52:46 unittest_dpdk_compressdev -- common/autotest_common.sh@1125 -- # xtrace_disable 00:03:57.058 09:52:46 unittest_dpdk_compressdev -- common/autotest_common.sh@10 -- # set +x 00:03:57.058 ************************************ 00:03:57.058 END TEST unittest_dpdk_compressdev 00:03:57.058 ************************************ 00:03:57.058 09:52:46 -- unit/unittest.sh@229 -- # grep -q '#define SPDK_CONFIG_RAID5F 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:57.058 09:52:46 -- unit/unittest.sh@230 -- # run_test unittest_bdev_raid5f valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:57.058 09:52:46 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:03:57.058 09:52:46 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:03:57.058 09:52:46 -- common/autotest_common.sh@10 -- # set +x 00:03:57.058 ************************************ 00:03:57.058 START TEST unittest_bdev_raid5f 00:03:57.058 ************************************ 00:03:57.058 09:52:46 unittest_bdev_raid5f -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:57.058 ==68966== Memcheck, a memory error detector 00:03:57.058 ==68966== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:57.058 ==68966== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:57.058 ==68966== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:57.058 ==68966== 00:03:57.058 --68966-- Valgrind options: 00:03:57.058 --68966-- --leak-check=full 00:03:57.058 --68966-- --error-exitcode=2 00:03:57.058 --68966-- --verbose 00:03:57.058 --68966-- Contents of /proc/version: 00:03:57.058 --68966-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:57.058 --68966-- 00:03:57.058 --68966-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:57.058 --68966-- Page sizes: currently 4096, max supported 4096 00:03:57.058 --68966-- Valgrind library directory: /usr/libexec/valgrind 00:03:57.058 --68966-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:57.058 --68966-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:57.058 --68966-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:57.058 --68966-- might be shown as UnknownInlinedFun 00:03:57.058 --68966-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:57.058 --68966-- object doesn't have a dynamic symbol table 00:03:57.058 --68966-- Scheduler: using generic scheduler lock implementation. 00:03:57.058 --68966-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:57.058 ==68966== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68966-by-???-on-18e29ac98063 00:03:57.058 ==68966== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68966-by-???-on-18e29ac98063 00:03:57.058 ==68966== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68966-by-???-on-18e29ac98063 00:03:57.059 ==68966== 00:03:57.059 ==68966== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:57.059 ==68966== don't want to do, unless you know exactly what you're doing, 00:03:57.059 ==68966== or are doing some strange experiment): 00:03:57.059 ==68966== /usr/libexec/valgrind/../../bin/vgdb --pid=68966 ...command... 00:03:57.059 ==68966== 00:03:57.059 ==68966== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:57.059 ==68966== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:57.059 ==68966== and then give GDB the following command 00:03:57.059 ==68966== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68966 00:03:57.059 ==68966== --pid is optional if only one valgrind process is running 00:03:57.059 ==68966== 00:03:57.059 --68966-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:57.059 --68966-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:57.059 --68966-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:57.059 --68966-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:57.059 ==68966== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.059 --68966-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:57.059 --68966-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:57.059 --68966-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:57.059 --68966-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:57.059 --68966-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:57.059 --68966-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:57.059 --68966-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:57.059 --68966-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:57.059 --68966-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:57.318 --68966-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:57.318 --68966-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:57.318 --68966-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:57.318 --68966-- Reading syms from /usr/lib64/libm.so.6 00:03:57.318 --68966-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:57.318 --68966-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:57.318 --68966-- Reading syms from /usr/lib64/libc.so.6 00:03:57.318 ==68966== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.318 --68966-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:57.318 --68966-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:57.318 ==68966== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.318 --68966-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:57.318 --68966-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:57.318 ==68966== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.318 --68966-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:57.318 --68966-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:57.318 ==68966== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.318 --68966-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:57.318 --68966-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:57.318 --68966-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:57.318 --68966-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:57.318 --68966-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:57.318 --68966-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:57.318 --68966-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:57.318 --68966-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:57.318 --68966-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 --68966-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.318 ==68966== Preferring higher priority redirection: 00:03:57.318 --68966-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:57.319 --68966-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:57.319 --68966-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.319 --68966-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.319 --68966-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.319 --68966-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.319 --68966-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.319 --68966-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.319 --68966-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.578 --68966-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.578 --68966-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.578 ==68966== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.578 --68966-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:57.578 --68966-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:57.578 ==68966== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.578 --68966-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:57.578 --68966-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:57.578 --68966-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:57.578 --68966-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:57.578 --68966-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:57.578 --68966-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:57.578 --68966-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:57.578 --68966-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:57.578 --68966-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:57.578 --68966-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:57.578 --68966-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:57.578 --68966-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:57.578 --68966-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:57.578 --68966-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:57.578 --68966-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:57.578 --68966-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:57.578 --68966-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:57.578 --68966-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:57.578 --68966-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:57.578 00:03:57.578 00:03:57.578 CUnit - A unit testing framework for C - Version 2.1-3 00:03:57.578 http://cunit.sourceforge.net/ 00:03:57.578 00:03:57.578 00:03:57.578 Suite: raid5f 00:03:57.578 Test: test_raid5f_start ...passed 00:03:58.955 Test: test_raid5f_submit_read_request ...passed 00:03:59.214 Test: test_raid5f_stripe_request_map_iovecs ...passed 00:04:11.414 Test: test_raid5f_submit_full_stripe_write_request ...passed 00:05:07.636 Test: test_raid5f_chunk_write_error ...passed 00:05:39.707 Test: test_raid5f_chunk_write_error_with_enomem ...passed 00:05:46.265 Test: test_raid5f_submit_full_stripe_write_request_degraded ...passed 00:05:46.265 Test: test_raid5f_submit_read_request_degraded ...--68966-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:22.716 passed 00:07:22.716 00:07:22.716 Run Summary: Type Total Ran Passed Failed Inactive 00:07:22.716 suites 1 1 n/a 0 0 00:07:22.716 tests 8 8 8 0 0 00:07:22.716 asserts 518158 518158 518158 0 n/a 00:07:22.716 00:07:22.716 Elapsed time = 193.667 seconds 00:07:22.716 --68966-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:22.716 --68966-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:22.716 ==68966== 00:07:22.716 ==68966== HEAP SUMMARY: 00:07:22.716 ==68966== in use at exit: 0 bytes in 0 blocks 00:07:22.716 ==68966== total heap usage: 776,565 allocs, 776,565 frees, 9,079,750,912 bytes allocated 00:07:22.716 ==68966== 00:07:22.716 ==68966== All heap blocks were freed -- no leaks are possible 00:07:22.716 ==68966== 00:07:22.716 ==68966== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:22.716 00:07:22.716 real 3m14.732s 00:07:22.716 user 3m13.549s 00:07:22.716 sys 0m0.794s 00:07:22.716 09:56:01 unittest_bdev_raid5f -- common/autotest_common.sh@1125 -- # xtrace_disable 00:07:22.716 09:56:01 unittest_bdev_raid5f -- common/autotest_common.sh@10 -- # set +x 00:07:22.717 ************************************ 00:07:22.717 END TEST unittest_bdev_raid5f 00:07:22.717 ************************************ 00:07:22.717 09:56:01 -- unit/unittest.sh@233 -- # run_test unittest_blob_blobfs unittest_blob 00:07:22.717 09:56:01 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:07:22.717 09:56:01 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:07:22.717 09:56:01 -- common/autotest_common.sh@10 -- # set +x 00:07:22.717 ************************************ 00:07:22.717 START TEST unittest_blob_blobfs 00:07:22.717 ************************************ 00:07:22.717 09:56:01 unittest_blob_blobfs -- common/autotest_common.sh@1124 -- # unittest_blob 00:07:22.717 09:56:01 unittest_blob_blobfs -- unit/unittest.sh@39 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut ]] 00:07:22.717 09:56:01 unittest_blob_blobfs -- unit/unittest.sh@40 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:22.717 ==71057== Memcheck, a memory error detector 00:07:22.717 ==71057== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:22.717 ==71057== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:22.717 ==71057== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:22.717 ==71057== 00:07:22.717 --71057-- Valgrind options: 00:07:22.717 --71057-- --leak-check=full 00:07:22.717 --71057-- --error-exitcode=2 00:07:22.717 --71057-- --verbose 00:07:22.717 --71057-- Contents of /proc/version: 00:07:22.717 --71057-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:22.717 --71057-- 00:07:22.717 --71057-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:22.717 --71057-- Page sizes: currently 4096, max supported 4096 00:07:22.717 --71057-- Valgrind library directory: /usr/libexec/valgrind 00:07:22.717 --71057-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:22.717 --71057-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:22.717 --71057-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:22.717 --71057-- might be shown as UnknownInlinedFun 00:07:22.717 --71057-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:22.717 --71057-- object doesn't have a dynamic symbol table 00:07:22.717 --71057-- Scheduler: using generic scheduler lock implementation. 00:07:22.717 --71057-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:22.717 ==71057== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71057-by-???-on-18e29ac98063 00:07:22.717 ==71057== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71057-by-???-on-18e29ac98063 00:07:22.717 ==71057== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71057-by-???-on-18e29ac98063 00:07:22.717 ==71057== 00:07:22.717 ==71057== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:22.717 ==71057== don't want to do, unless you know exactly what you're doing, 00:07:22.717 ==71057== or are doing some strange experiment): 00:07:22.717 ==71057== /usr/libexec/valgrind/../../bin/vgdb --pid=71057 ...command... 00:07:22.717 ==71057== 00:07:22.717 ==71057== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:22.717 ==71057== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:22.717 ==71057== and then give GDB the following command 00:07:22.717 ==71057== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71057 00:07:22.717 ==71057== --pid is optional if only one valgrind process is running 00:07:22.717 ==71057== 00:07:22.717 --71057-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:22.717 --71057-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:22.717 --71057-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:22.717 --71057-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:22.717 ==71057== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.717 --71057-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:22.717 --71057-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:22.717 --71057-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:22.717 --71057-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:22.717 --71057-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:22.717 --71057-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:22.717 --71057-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:22.717 --71057-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:22.717 --71057-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:22.717 --71057-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:22.717 --71057-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:22.717 --71057-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:22.717 --71057-- Reading syms from /usr/lib64/libm.so.6 00:07:22.717 --71057-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:22.717 --71057-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:22.717 --71057-- Reading syms from /usr/lib64/libc.so.6 00:07:22.717 ==71057== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.717 --71057-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:22.717 --71057-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:22.717 ==71057== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.717 --71057-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:22.717 --71057-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:22.717 ==71057== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.717 --71057-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:22.717 --71057-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:22.717 ==71057== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.717 --71057-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:22.717 --71057-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:22.717 --71057-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:22.717 --71057-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:22.717 --71057-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:22.717 --71057-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:22.717 --71057-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:22.717 --71057-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:22.717 --71057-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.717 --71057-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.717 --71057-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.717 --71057-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.717 --71057-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.717 --71057-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 ==71057== Preferring higher priority redirection: 00:07:22.718 --71057-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:22.718 --71057-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:22.718 --71057-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 --71057-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.718 ==71057== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.718 --71057-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:22.718 --71057-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:22.718 ==71057== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.718 --71057-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:22.718 --71057-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:22.718 --71057-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:22.718 --71057-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:22.718 --71057-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:22.718 --71057-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:22.718 --71057-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:22.718 --71057-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:22.718 --71057-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:22.718 --71057-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:22.718 --71057-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:22.718 --71057-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:22.718 --71057-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:22.718 --71057-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:22.718 --71057-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:22.718 --71057-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:22.718 --71057-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:22.718 --71057-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:22.718 --71057-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:22.718 00:07:22.718 00:07:22.718 CUnit - A unit testing framework for C - Version 2.1-3 00:07:22.718 http://cunit.sourceforge.net/ 00:07:22.718 00:07:22.718 00:07:22.718 Suite: blob_nocopy_noextent 00:07:22.718 Test: blob_init ...[2024-06-10 09:56:01.829989] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5490:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:22.718 --71057-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:22.718 passed 00:07:22.718 Test: blob_thin_provision ...passed 00:07:22.718 Test: blob_read_only ...passed 00:07:22.718 Test: bs_load ...[2024-06-10 09:56:02.419824] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 965:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:22.718 passed 00:07:22.718 Test: bs_load_custom_cluster_size ...passed 00:07:22.718 Test: bs_load_after_failed_grow ...passed 00:07:22.718 Test: bs_cluster_sz ...[2024-06-10 09:56:02.606559] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3824:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:22.718 [2024-06-10 09:56:02.608688] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5621:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:07:22.718 [2024-06-10 09:56:02.611209] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3883:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:22.718 passed 00:07:22.718 Test: bs_resize_md ...passed 00:07:22.718 Test: bs_destroy ...passed 00:07:22.718 Test: bs_type ...passed 00:07:22.718 Test: bs_super_block ...passed 00:07:22.718 Test: bs_test_recover_cluster_count ...passed 00:07:22.718 Test: bs_grow_live ...passed 00:07:22.718 Test: bs_grow_live_no_space ...passed 00:07:22.718 Test: bs_test_grow ...passed 00:07:22.718 Test: blob_serialize_test ...passed 00:07:22.719 Test: super_block_crc ...passed 00:07:22.719 Test: blob_thin_prov_write_count_io ...passed 00:07:22.719 Test: blob_thin_prov_unmap_cluster ...passed 00:07:22.719 Test: bs_load_iter_test ...passed 00:07:22.719 Test: blob_relations ...[2024-06-10 09:56:03.339074] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:22.719 [2024-06-10 09:56:03.340647] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:22.719 [2024-06-10 09:56:03.356291] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:22.719 [2024-06-10 09:56:03.356445] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:22.719 passed 00:07:22.719 Test: blob_relations2 ...[2024-06-10 09:56:03.441238] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:22.719 [2024-06-10 09:56:03.441388] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:22.719 [2024-06-10 09:56:03.442516] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:22.719 [2024-06-10 09:56:03.442649] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:22.719 [2024-06-10 09:56:03.472417] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:22.719 [2024-06-10 09:56:03.472566] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:22.719 [2024-06-10 09:56:03.475859] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:22.719 [2024-06-10 09:56:03.476004] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:22.719 passed 00:07:22.719 Test: blob_relations3 ...passed 00:07:22.719 Test: blobstore_clean_power_failure ...passed 00:07:22.719 Test: blob_delete_snapshot_power_failure ...[2024-06-10 09:56:03.826245] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:22.719 [2024-06-10 09:56:03.863911] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:22.719 [2024-06-10 09:56:03.864221] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:22.719 [2024-06-10 09:56:03.868115] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:22.719 [2024-06-10 09:56:03.898576] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:22.719 [2024-06-10 09:56:03.898883] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:22.719 [2024-06-10 09:56:03.899204] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:22.719 [2024-06-10 09:56:03.899346] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:22.719 [2024-06-10 09:56:03.932161] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8227:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:22.719 [2024-06-10 09:56:03.933947] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:22.719 [2024-06-10 09:56:03.965296] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8096:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:22.719 [2024-06-10 09:56:03.966826] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:22.719 [2024-06-10 09:56:04.002904] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8040:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:22.719 [2024-06-10 09:56:04.003642] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:22.719 passed 00:07:22.719 Test: blob_create_snapshot_power_failure ...[2024-06-10 09:56:04.105384] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:22.719 [2024-06-10 09:56:04.168877] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:22.719 [2024-06-10 09:56:04.202479] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:22.719 passed 00:07:22.719 Test: blob_io_unit ...passed 00:07:22.719 Test: blob_io_unit_compatibility ...passed 00:07:22.719 Test: blob_ext_md_pages ...passed 00:07:22.719 Test: blob_esnap_io_4096_4096 ...passed 00:07:22.719 Test: blob_esnap_io_512_512 ...passed 00:07:22.719 Test: blob_esnap_io_4096_512 ...passed 00:07:22.719 Test: blob_esnap_io_512_4096 ...passed 00:07:22.719 Test: blob_esnap_clone_resize ...passed 00:07:22.719 Suite: blob_bs_nocopy_noextent 00:07:22.719 Test: blob_open ...passed 00:07:22.719 Test: blob_create ...--71057-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:22.719 --71057-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:22.719 [2024-06-10 09:56:05.149091] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:22.719 passed 00:07:22.719 Test: blob_create_loop ...passed 00:07:22.719 Test: blob_create_fail ...[2024-06-10 09:56:05.519359] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:22.719 passed 00:07:22.719 Test: blob_create_internal ...--71057-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:22.719 passed 00:07:22.719 Test: blob_create_zero_extent ...passed 00:07:22.719 Test: blob_snapshot ...passed 00:07:22.719 Test: blob_clone ...passed 00:07:22.719 Test: blob_inflate ...[2024-06-10 09:56:05.928476] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:22.719 passed 00:07:22.719 Test: blob_delete ...passed 00:07:22.719 Test: blob_resize_test ...[2024-06-10 09:56:06.067277] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7845:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:22.719 passed 00:07:22.719 Test: blob_resize_thin_test ...passed 00:07:22.719 Test: channel_ops ...passed 00:07:22.719 Test: blob_super ...passed 00:07:22.719 Test: blob_rw_verify_iov ...passed 00:07:22.719 Test: blob_unmap ...passed 00:07:22.719 Test: blob_iter ...passed 00:07:22.719 Test: blob_parse_md ...passed 00:07:22.719 Test: bs_load_pending_removal ...passed 00:07:22.719 Test: bs_unload ...[2024-06-10 09:56:06.754859] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:22.719 passed 00:07:22.720 Test: bs_usable_clusters ...passed 00:07:22.720 Test: blob_crc ...[2024-06-10 09:56:06.889182] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:22.720 [2024-06-10 09:56:06.890323] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:22.720 passed 00:07:22.720 Test: blob_flags ...passed 00:07:22.720 Test: bs_version ...passed 00:07:22.720 Test: blob_set_xattrs_test ...[2024-06-10 09:56:07.119083] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:22.720 [2024-06-10 09:56:07.120806] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:22.720 passed 00:07:22.720 Test: blob_thin_prov_alloc ...passed 00:07:22.720 Test: blob_insert_cluster_msg_test ...passed 00:07:22.720 Test: blob_thin_prov_rw ...passed 00:07:22.720 Test: blob_thin_prov_rle ...passed 00:07:22.720 Test: blob_thin_prov_rw_iov ...passed 00:07:22.720 Test: blob_snapshot_rw ...passed 00:07:22.720 Test: blob_snapshot_rw_iov ...passed 00:07:22.720 Test: blob_inflate_rw ...passed 00:07:22.720 Test: blob_snapshot_freeze_io ...passed 00:07:22.720 Test: blob_operation_split_rw ...passed 00:07:22.720 Test: blob_operation_split_rw_iov ...passed 00:07:22.720 Test: blob_simultaneous_operations ...[2024-06-10 09:56:09.616783] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:22.720 [2024-06-10 09:56:09.617057] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:22.721 [2024-06-10 09:56:09.621741] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:22.721 [2024-06-10 09:56:09.621882] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:22.721 [2024-06-10 09:56:09.641255] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:22.721 [2024-06-10 09:56:09.641389] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:22.721 [2024-06-10 09:56:09.643385] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:22.721 [2024-06-10 09:56:09.643517] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:22.721 passed 00:07:22.721 Test: blob_persist_test ...passed 00:07:22.721 Test: blob_decouple_snapshot ...passed 00:07:22.721 Test: blob_seek_io_unit ...passed 00:07:22.721 Test: blob_nested_freezes ...passed 00:07:22.721 Test: blob_clone_resize ...passed 00:07:22.721 Test: blob_shallow_copy ...[2024-06-10 09:56:10.304096] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7332:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:07:22.721 [2024-06-10 09:56:10.309874] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7342:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:07:22.721 [2024-06-10 09:56:10.311985] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7350:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:07:22.721 passed 00:07:22.721 Suite: blob_blob_nocopy_noextent 00:07:22.721 Test: blob_write ...passed 00:07:22.721 Test: blob_read ...passed 00:07:22.721 Test: blob_rw_verify ...passed 00:07:22.721 Test: blob_rw_verify_iov_nomem ...passed 00:07:22.722 Test: blob_rw_iov_read_only ...passed 00:07:22.722 Test: blob_xattr ...passed 00:07:22.722 Test: blob_dirty_shutdown ...passed 00:07:22.722 Test: blob_is_degraded ...passed 00:07:22.722 Suite: blob_esnap_bs_nocopy_noextent 00:07:22.722 Test: blob_esnap_create ...passed 00:07:22.722 Test: blob_esnap_thread_add_remove ...passed 00:07:22.722 Test: blob_esnap_clone_snapshot ...passed 00:07:22.722 Test: blob_esnap_clone_inflate ...passed 00:07:22.722 Test: blob_esnap_clone_decouple ...passed 00:07:22.722 Test: blob_esnap_clone_reload ...passed 00:07:22.722 Test: blob_esnap_hotplug ...passed 00:07:22.722 Test: blob_set_parent ...[2024-06-10 09:56:11.614502] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:07:22.722 [2024-06-10 09:56:11.615376] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7619:spdk_bs_blob_set_parent: *ERROR*: blob id and snapshot id cannot be the same 00:07:22.722 [2024-06-10 09:56:11.621651] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7548:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob is not a snapshot 00:07:22.722 [2024-06-10 09:56:11.624576] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7555:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob has a number of clusters different from child's ones 00:07:22.722 [2024-06-10 09:56:11.639546] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7594:bs_set_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:22.722 passed 00:07:22.722 Test: blob_set_external_parent ...[2024-06-10 09:56:11.721044] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7787:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:07:22.722 [2024-06-10 09:56:11.722577] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7795:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:07:22.722 [2024-06-10 09:56:11.727228] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7748:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:07:22.722 [2024-06-10 09:56:11.739774] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7754:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:22.723 passed 00:07:22.723 Suite: blob_nocopy_extent 00:07:22.723 Test: blob_init ...[2024-06-10 09:56:11.773486] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5490:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:22.723 passed 00:07:22.723 Test: blob_thin_provision ...passed 00:07:22.723 Test: blob_read_only ...passed 00:07:22.723 Test: bs_load ...[2024-06-10 09:56:11.882814] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 965:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:22.723 passed 00:07:22.723 Test: bs_load_custom_cluster_size ...passed 00:07:22.723 Test: bs_load_after_failed_grow ...passed 00:07:22.723 Test: bs_cluster_sz ...[2024-06-10 09:56:11.958283] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3824:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:22.723 [2024-06-10 09:56:11.958846] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5621:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:07:22.723 [2024-06-10 09:56:11.959105] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3883:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:22.723 passed 00:07:22.723 Test: bs_resize_md ...passed 00:07:22.723 Test: bs_destroy ...passed 00:07:22.723 Test: bs_type ...passed 00:07:22.723 Test: bs_super_block ...passed 00:07:22.723 Test: bs_test_recover_cluster_count ...passed 00:07:22.723 Test: bs_grow_live ...passed 00:07:22.723 Test: bs_grow_live_no_space ...passed 00:07:22.723 Test: bs_test_grow ...passed 00:07:22.723 Test: blob_serialize_test ...passed 00:07:22.724 Test: super_block_crc ...passed 00:07:22.987 Test: blob_thin_prov_write_count_io ...passed 00:07:22.987 Test: blob_thin_prov_unmap_cluster ...passed 00:07:22.987 Test: bs_load_iter_test ...passed 00:07:22.987 Test: blob_relations ...[2024-06-10 09:56:12.386706] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:22.987 [2024-06-10 09:56:12.386907] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:22.987 [2024-06-10 09:56:12.391524] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:22.987 [2024-06-10 09:56:12.391676] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:22.987 passed 00:07:22.987 Test: blob_relations2 ...[2024-06-10 09:56:12.432057] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:22.987 [2024-06-10 09:56:12.432211] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:22.987 [2024-06-10 09:56:12.432372] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:22.987 [2024-06-10 09:56:12.432474] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:22.987 [2024-06-10 09:56:12.441376] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:22.987 [2024-06-10 09:56:12.441532] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:22.987 [2024-06-10 09:56:12.444212] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:22.987 [2024-06-10 09:56:12.444354] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:22.987 passed 00:07:22.987 Test: blob_relations3 ...passed 00:07:23.245 Test: blobstore_clean_power_failure ...passed 00:07:23.245 Test: blob_delete_snapshot_power_failure ...[2024-06-10 09:56:12.757587] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:23.503 [2024-06-10 09:56:12.799265] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:23.503 [2024-06-10 09:56:12.830732] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:23.503 [2024-06-10 09:56:12.830894] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:23.504 [2024-06-10 09:56:12.831027] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:23.504 [2024-06-10 09:56:12.862158] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:23.504 [2024-06-10 09:56:12.862303] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:23.504 [2024-06-10 09:56:12.862408] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:23.504 [2024-06-10 09:56:12.862534] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:23.504 [2024-06-10 09:56:12.895467] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:23.504 [2024-06-10 09:56:12.895645] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:23.504 [2024-06-10 09:56:12.895757] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:23.504 [2024-06-10 09:56:12.895899] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:23.504 [2024-06-10 09:56:12.927932] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8227:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:23.504 [2024-06-10 09:56:12.928200] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:23.504 [2024-06-10 09:56:12.960560] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8096:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:23.504 [2024-06-10 09:56:12.960929] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:23.504 [2024-06-10 09:56:12.993663] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8040:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:23.504 [2024-06-10 09:56:12.993858] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:23.762 passed 00:07:23.762 Test: blob_create_snapshot_power_failure ...[2024-06-10 09:56:13.088267] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:23.762 [2024-06-10 09:56:13.116531] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:23.762 [2024-06-10 09:56:13.173473] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:23.762 [2024-06-10 09:56:13.204251] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:24.020 passed 00:07:24.020 Test: blob_io_unit ...passed 00:07:24.020 Test: blob_io_unit_compatibility ...passed 00:07:24.020 Test: blob_ext_md_pages ...passed 00:07:24.020 Test: blob_esnap_io_4096_4096 ...passed 00:07:24.278 Test: blob_esnap_io_512_512 ...passed 00:07:24.278 Test: blob_esnap_io_4096_512 ...passed 00:07:24.278 Test: blob_esnap_io_512_4096 ...passed 00:07:24.537 Test: blob_esnap_clone_resize ...passed 00:07:24.537 Suite: blob_bs_nocopy_extent 00:07:24.537 Test: blob_open ...passed 00:07:24.537 Test: blob_create ...[2024-06-10 09:56:13.920089] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:24.537 passed 00:07:25.103 Test: blob_create_loop ...passed 00:07:25.103 Test: blob_create_fail ...[2024-06-10 09:56:14.357256] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:25.103 passed 00:07:25.103 Test: blob_create_internal ...passed 00:07:25.103 Test: blob_create_zero_extent ...passed 00:07:25.103 Test: blob_snapshot ...passed 00:07:25.361 Test: blob_clone ...passed 00:07:25.361 Test: blob_inflate ...[2024-06-10 09:56:14.709788] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:25.361 passed 00:07:25.361 Test: blob_delete ...passed 00:07:25.361 Test: blob_resize_test ...[2024-06-10 09:56:14.838472] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7845:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:25.361 passed 00:07:25.637 Test: blob_resize_thin_test ...passed 00:07:25.637 Test: channel_ops ...passed 00:07:25.637 Test: blob_super ...passed 00:07:25.946 Test: blob_rw_verify_iov ...passed 00:07:25.946 Test: blob_unmap ...passed 00:07:25.946 Test: blob_iter ...passed 00:07:25.946 Test: blob_parse_md ...passed 00:07:26.305 Test: bs_load_pending_removal ...passed 00:07:26.305 Test: bs_unload ...[2024-06-10 09:56:15.531480] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:26.305 passed 00:07:26.305 Test: bs_usable_clusters ...passed 00:07:26.305 Test: blob_crc ...[2024-06-10 09:56:15.671059] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:26.305 [2024-06-10 09:56:15.671409] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:26.305 passed 00:07:26.305 Test: blob_flags ...passed 00:07:26.584 Test: bs_version ...passed 00:07:26.584 Test: blob_set_xattrs_test ...[2024-06-10 09:56:15.895130] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:26.584 [2024-06-10 09:56:15.895403] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:26.584 passed 00:07:26.841 Test: blob_thin_prov_alloc ...passed 00:07:26.841 Test: blob_insert_cluster_msg_test ...passed 00:07:27.099 Test: blob_thin_prov_rw ...passed 00:07:27.099 Test: blob_thin_prov_rle ...passed 00:07:27.099 Test: blob_thin_prov_rw_iov ...passed 00:07:27.358 Test: blob_snapshot_rw ...passed 00:07:27.358 Test: blob_snapshot_rw_iov ...passed 00:07:27.924 Test: blob_inflate_rw ...passed 00:07:27.924 Test: blob_snapshot_freeze_io ...passed 00:07:28.489 Test: blob_operation_split_rw ...passed 00:07:28.747 Test: blob_operation_split_rw_iov ...passed 00:07:29.004 Test: blob_simultaneous_operations ...[2024-06-10 09:56:18.295510] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:29.004 [2024-06-10 09:56:18.295729] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:29.004 [2024-06-10 09:56:18.298225] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:29.004 [2024-06-10 09:56:18.298369] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:29.004 [2024-06-10 09:56:18.316045] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:29.004 [2024-06-10 09:56:18.316174] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:29.005 [2024-06-10 09:56:18.316810] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:29.005 [2024-06-10 09:56:18.316929] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:29.005 passed 00:07:29.005 Test: blob_persist_test ...passed 00:07:29.281 Test: blob_decouple_snapshot ...passed 00:07:29.281 Test: blob_seek_io_unit ...passed 00:07:29.281 Test: blob_nested_freezes ...passed 00:07:29.539 Test: blob_clone_resize ...passed 00:07:29.539 Test: blob_shallow_copy ...[2024-06-10 09:56:18.934098] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7332:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:07:29.539 [2024-06-10 09:56:18.934635] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7342:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:07:29.539 [2024-06-10 09:56:18.934838] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7350:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:07:29.539 passed 00:07:29.539 Suite: blob_blob_nocopy_extent 00:07:29.797 Test: blob_write ...passed 00:07:29.797 Test: blob_read ...passed 00:07:29.797 Test: blob_rw_verify ...passed 00:07:29.797 Test: blob_rw_verify_iov_nomem ...passed 00:07:30.054 Test: blob_rw_iov_read_only ...passed 00:07:30.055 Test: blob_xattr ...passed 00:07:30.055 Test: blob_dirty_shutdown ...passed 00:07:30.312 Test: blob_is_degraded ...passed 00:07:30.312 Suite: blob_esnap_bs_nocopy_extent 00:07:30.312 Test: blob_esnap_create ...passed 00:07:30.312 Test: blob_esnap_thread_add_remove ...passed 00:07:30.312 Test: blob_esnap_clone_snapshot ...passed 00:07:30.570 Test: blob_esnap_clone_inflate ...passed 00:07:30.570 Test: blob_esnap_clone_decouple ...passed 00:07:30.570 Test: blob_esnap_clone_reload ...passed 00:07:30.828 Test: blob_esnap_hotplug ...passed 00:07:30.828 Test: blob_set_parent ...[2024-06-10 09:56:20.153371] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:07:30.828 [2024-06-10 09:56:20.153582] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7619:spdk_bs_blob_set_parent: *ERROR*: blob id and snapshot id cannot be the same 00:07:30.828 [2024-06-10 09:56:20.154394] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7548:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob is not a snapshot 00:07:30.828 [2024-06-10 09:56:20.154580] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7555:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob has a number of clusters different from child's ones 00:07:30.828 [2024-06-10 09:56:20.158190] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7594:bs_set_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:30.828 passed 00:07:30.828 Test: blob_set_external_parent ...[2024-06-10 09:56:20.231105] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7787:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:07:30.828 [2024-06-10 09:56:20.231282] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7795:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:07:30.828 [2024-06-10 09:56:20.231403] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7748:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:07:30.828 [2024-06-10 09:56:20.234363] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7754:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:30.828 passed 00:07:30.828 Suite: blob_copy_noextent 00:07:30.828 Test: blob_init ...[2024-06-10 09:56:20.265574] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5490:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:30.828 passed 00:07:30.828 Test: blob_thin_provision ...passed 00:07:30.828 Test: blob_read_only ...passed 00:07:31.086 Test: bs_load ...[2024-06-10 09:56:20.366480] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 965:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:31.086 passed 00:07:31.086 Test: bs_load_custom_cluster_size ...passed 00:07:31.086 Test: bs_load_after_failed_grow ...passed 00:07:31.086 Test: bs_cluster_sz ...[2024-06-10 09:56:20.423771] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3824:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:31.086 [2024-06-10 09:56:20.424381] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5621:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:07:31.086 [2024-06-10 09:56:20.424687] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3883:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:31.086 passed 00:07:31.086 Test: bs_resize_md ...passed 00:07:31.086 Test: bs_destroy ...passed 00:07:31.086 Test: bs_type ...passed 00:07:31.086 Test: bs_super_block ...passed 00:07:31.086 Test: bs_test_recover_cluster_count ...passed 00:07:31.086 Test: bs_grow_live ...passed 00:07:31.086 Test: bs_grow_live_no_space ...passed 00:07:31.343 Test: bs_test_grow ...passed 00:07:31.343 Test: blob_serialize_test ...passed 00:07:31.343 Test: super_block_crc ...passed 00:07:31.343 Test: blob_thin_prov_write_count_io ...passed 00:07:31.343 Test: blob_thin_prov_unmap_cluster ...passed 00:07:31.343 Test: bs_load_iter_test ...passed 00:07:31.601 Test: blob_relations ...[2024-06-10 09:56:20.879310] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:31.601 [2024-06-10 09:56:20.879517] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:31.601 [2024-06-10 09:56:20.883383] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:31.601 [2024-06-10 09:56:20.883538] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:31.601 passed 00:07:31.601 Test: blob_relations2 ...[2024-06-10 09:56:20.922079] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:31.601 [2024-06-10 09:56:20.922238] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:31.601 [2024-06-10 09:56:20.922427] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:31.601 [2024-06-10 09:56:20.922531] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:31.601 [2024-06-10 09:56:20.929241] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:31.601 [2024-06-10 09:56:20.929394] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:31.601 [2024-06-10 09:56:20.931777] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:31.601 [2024-06-10 09:56:20.931919] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:31.601 passed 00:07:31.601 Test: blob_relations3 ...passed 00:07:31.859 Test: blobstore_clean_power_failure ...passed 00:07:31.859 Test: blob_delete_snapshot_power_failure ...[2024-06-10 09:56:21.265986] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:31.859 [2024-06-10 09:56:21.298228] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:31.859 [2024-06-10 09:56:21.298402] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:31.859 [2024-06-10 09:56:21.298539] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:31.859 [2024-06-10 09:56:21.330695] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:31.859 [2024-06-10 09:56:21.330860] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:31.859 [2024-06-10 09:56:21.330968] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:31.859 [2024-06-10 09:56:21.331095] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:31.860 [2024-06-10 09:56:21.363529] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8227:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:31.860 [2024-06-10 09:56:21.363797] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:32.117 [2024-06-10 09:56:21.397370] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8096:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:32.117 [2024-06-10 09:56:21.397763] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:32.117 [2024-06-10 09:56:21.431394] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8040:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:32.117 [2024-06-10 09:56:21.431601] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:32.117 passed 00:07:32.117 Test: blob_create_snapshot_power_failure ...[2024-06-10 09:56:21.530357] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:32.117 [2024-06-10 09:56:21.590163] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:32.117 [2024-06-10 09:56:21.621938] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:32.375 passed 00:07:32.375 Test: blob_io_unit ...passed 00:07:32.375 Test: blob_io_unit_compatibility ...passed 00:07:32.375 Test: blob_ext_md_pages ...passed 00:07:32.634 Test: blob_esnap_io_4096_4096 ...passed 00:07:32.634 Test: blob_esnap_io_512_512 ...passed 00:07:32.634 Test: blob_esnap_io_4096_512 ...passed 00:07:32.634 Test: blob_esnap_io_512_4096 ...passed 00:07:32.891 Test: blob_esnap_clone_resize ...passed 00:07:32.891 Suite: blob_bs_copy_noextent 00:07:32.891 Test: blob_open ...passed 00:07:32.891 Test: blob_create ...[2024-06-10 09:56:22.374691] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:32.891 passed 00:07:33.456 Test: blob_create_loop ...passed 00:07:33.456 Test: blob_create_fail ...[2024-06-10 09:56:22.751437] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:33.456 passed 00:07:33.456 Test: blob_create_internal ...passed 00:07:33.456 Test: blob_create_zero_extent ...passed 00:07:33.714 Test: blob_snapshot ...passed 00:07:33.714 Test: blob_clone ...passed 00:07:33.714 Test: blob_inflate ...[2024-06-10 09:56:23.118853] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:33.714 passed 00:07:33.714 Test: blob_delete ...passed 00:07:33.972 Test: blob_resize_test ...[2024-06-10 09:56:23.252745] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7845:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:33.972 passed 00:07:33.972 Test: blob_resize_thin_test ...passed 00:07:33.972 Test: channel_ops ...passed 00:07:34.230 Test: blob_super ...passed 00:07:34.230 Test: blob_rw_verify_iov ...passed 00:07:34.230 Test: blob_unmap ...passed 00:07:34.230 Test: blob_iter ...passed 00:07:34.489 Test: blob_parse_md ...passed 00:07:34.489 Test: bs_load_pending_removal ...passed 00:07:34.489 Test: bs_unload ...[2024-06-10 09:56:23.933598] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:34.489 passed 00:07:34.747 Test: bs_usable_clusters ...passed 00:07:34.747 Test: blob_crc ...[2024-06-10 09:56:24.072049] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:34.747 [2024-06-10 09:56:24.072391] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:34.747 passed 00:07:34.747 Test: blob_flags ...passed 00:07:34.747 Test: bs_version ...passed 00:07:35.006 Test: blob_set_xattrs_test ...[2024-06-10 09:56:24.290237] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:35.006 [2024-06-10 09:56:24.290518] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:35.006 passed 00:07:35.264 Test: blob_thin_prov_alloc ...passed 00:07:35.523 Test: blob_insert_cluster_msg_test ...passed 00:07:35.523 Test: blob_thin_prov_rw ...passed 00:07:35.523 Test: blob_thin_prov_rle ...passed 00:07:35.523 Test: blob_thin_prov_rw_iov ...passed 00:07:35.781 Test: blob_snapshot_rw ...passed 00:07:35.781 Test: blob_snapshot_rw_iov ...passed 00:07:36.346 Test: blob_inflate_rw ...passed 00:07:36.346 Test: blob_snapshot_freeze_io ...passed 00:07:36.912 Test: blob_operation_split_rw ...passed 00:07:37.171 Test: blob_operation_split_rw_iov ...passed 00:07:37.430 Test: blob_simultaneous_operations ...[2024-06-10 09:56:26.716035] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:37.430 [2024-06-10 09:56:26.716246] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.430 [2024-06-10 09:56:26.718470] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:37.430 [2024-06-10 09:56:26.718618] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.430 [2024-06-10 09:56:26.728229] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:37.430 [2024-06-10 09:56:26.728355] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.430 [2024-06-10 09:56:26.728939] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:37.430 [2024-06-10 09:56:26.729057] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.430 passed 00:07:37.430 Test: blob_persist_test ...passed 00:07:37.687 Test: blob_decouple_snapshot ...passed 00:07:37.687 Test: blob_seek_io_unit ...passed 00:07:37.687 Test: blob_nested_freezes ...passed 00:07:37.687 Test: blob_clone_resize ...passed 00:07:37.945 Test: blob_shallow_copy ...[2024-06-10 09:56:27.312684] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7332:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:07:37.945 [2024-06-10 09:56:27.313199] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7342:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:07:37.945 [2024-06-10 09:56:27.313395] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7350:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:07:37.945 passed 00:07:37.945 Suite: blob_blob_copy_noextent 00:07:37.945 Test: blob_write ...passed 00:07:38.203 Test: blob_read ...passed 00:07:38.203 Test: blob_rw_verify ...passed 00:07:38.203 Test: blob_rw_verify_iov_nomem ...passed 00:07:38.203 Test: blob_rw_iov_read_only ...passed 00:07:38.462 Test: blob_xattr ...passed 00:07:38.462 Test: blob_dirty_shutdown ...passed 00:07:38.462 Test: blob_is_degraded ...passed 00:07:38.462 Suite: blob_esnap_bs_copy_noextent 00:07:38.720 Test: blob_esnap_create ...passed 00:07:38.720 Test: blob_esnap_thread_add_remove ...passed 00:07:38.720 Test: blob_esnap_clone_snapshot ...passed 00:07:38.979 Test: blob_esnap_clone_inflate ...passed 00:07:38.979 Test: blob_esnap_clone_decouple ...passed 00:07:38.979 Test: blob_esnap_clone_reload ...passed 00:07:38.979 Test: blob_esnap_hotplug ...passed 00:07:39.237 Test: blob_set_parent ...[2024-06-10 09:56:28.516998] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:07:39.237 [2024-06-10 09:56:28.517220] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7619:spdk_bs_blob_set_parent: *ERROR*: blob id and snapshot id cannot be the same 00:07:39.237 [2024-06-10 09:56:28.518022] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7548:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob is not a snapshot 00:07:39.237 [2024-06-10 09:56:28.518211] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7555:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob has a number of clusters different from child's ones 00:07:39.237 [2024-06-10 09:56:28.521686] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7594:bs_set_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:39.237 passed 00:07:39.237 Test: blob_set_external_parent ...[2024-06-10 09:56:28.593115] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7787:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:07:39.237 [2024-06-10 09:56:28.593278] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7795:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:07:39.237 [2024-06-10 09:56:28.593399] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7748:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:07:39.237 [2024-06-10 09:56:28.596209] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7754:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:39.237 passed 00:07:39.237 Suite: blob_copy_extent 00:07:39.237 Test: blob_init ...[2024-06-10 09:56:28.621692] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5490:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:39.237 passed 00:07:39.237 Test: blob_thin_provision ...passed 00:07:39.237 Test: blob_read_only ...passed 00:07:39.237 Test: bs_load ...[2024-06-10 09:56:28.721582] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 965:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:39.237 passed 00:07:39.237 Test: bs_load_custom_cluster_size ...passed 00:07:39.495 Test: bs_load_after_failed_grow ...passed 00:07:39.495 Test: bs_cluster_sz ...[2024-06-10 09:56:28.780437] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3824:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:39.495 [2024-06-10 09:56:28.781021] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5621:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:07:39.495 [2024-06-10 09:56:28.781298] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3883:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:39.495 passed 00:07:39.495 Test: bs_resize_md ...passed 00:07:39.495 Test: bs_destroy ...passed 00:07:39.495 Test: bs_type ...passed 00:07:39.495 Test: bs_super_block ...passed 00:07:39.495 Test: bs_test_recover_cluster_count ...passed 00:07:39.495 Test: bs_grow_live ...passed 00:07:39.495 Test: bs_grow_live_no_space ...passed 00:07:39.495 Test: bs_test_grow ...passed 00:07:39.495 Test: blob_serialize_test ...passed 00:07:39.753 Test: super_block_crc ...passed 00:07:39.753 Test: blob_thin_prov_write_count_io ...passed 00:07:39.753 Test: blob_thin_prov_unmap_cluster ...passed 00:07:39.753 Test: bs_load_iter_test ...passed 00:07:39.753 Test: blob_relations ...[2024-06-10 09:56:29.215468] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:39.753 [2024-06-10 09:56:29.215690] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:39.753 [2024-06-10 09:56:29.220485] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:39.753 [2024-06-10 09:56:29.220654] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:39.754 passed 00:07:39.754 Test: blob_relations2 ...[2024-06-10 09:56:29.260577] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:39.754 [2024-06-10 09:56:29.260761] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:39.754 [2024-06-10 09:56:29.260921] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:39.754 [2024-06-10 09:56:29.261024] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:39.754 [2024-06-10 09:56:29.268834] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:39.754 [2024-06-10 09:56:29.268991] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:40.012 [2024-06-10 09:56:29.271710] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:40.012 [2024-06-10 09:56:29.271858] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:40.012 passed 00:07:40.012 Test: blob_relations3 ...passed 00:07:40.270 Test: blobstore_clean_power_failure ...passed 00:07:40.270 Test: blob_delete_snapshot_power_failure ...[2024-06-10 09:56:29.608898] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:40.270 [2024-06-10 09:56:29.641855] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:40.270 [2024-06-10 09:56:29.674742] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:40.270 [2024-06-10 09:56:29.674921] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:40.270 [2024-06-10 09:56:29.675058] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:40.270 [2024-06-10 09:56:29.708257] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:40.271 [2024-06-10 09:56:29.708416] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:40.271 [2024-06-10 09:56:29.708524] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:40.271 [2024-06-10 09:56:29.708661] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:40.271 [2024-06-10 09:56:29.741771] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:40.271 [2024-06-10 09:56:29.741933] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:40.271 [2024-06-10 09:56:29.742041] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:40.271 [2024-06-10 09:56:29.742169] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:40.271 [2024-06-10 09:56:29.776031] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8227:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:40.271 [2024-06-10 09:56:29.776304] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:40.529 [2024-06-10 09:56:29.810664] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8096:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:40.529 [2024-06-10 09:56:29.811044] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:40.529 [2024-06-10 09:56:29.845724] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8040:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:40.529 [2024-06-10 09:56:29.845935] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:40.529 passed 00:07:40.529 Test: blob_create_snapshot_power_failure ...[2024-06-10 09:56:29.944846] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:40.529 [2024-06-10 09:56:29.976983] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:40.529 [2024-06-10 09:56:30.037774] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:40.787 [2024-06-10 09:56:30.070972] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:40.787 passed 00:07:40.787 Test: blob_io_unit ...passed 00:07:40.787 Test: blob_io_unit_compatibility ...passed 00:07:40.787 Test: blob_ext_md_pages ...passed 00:07:41.045 Test: blob_esnap_io_4096_4096 ...passed 00:07:41.045 Test: blob_esnap_io_512_512 ...passed 00:07:41.046 Test: blob_esnap_io_4096_512 ...passed 00:07:41.304 Test: blob_esnap_io_512_4096 ...passed 00:07:41.304 Test: blob_esnap_clone_resize ...passed 00:07:41.304 Suite: blob_bs_copy_extent 00:07:41.304 Test: blob_open ...passed 00:07:41.304 Test: blob_create ...[2024-06-10 09:56:30.821400] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:41.563 passed 00:07:41.820 Test: blob_create_loop ...passed 00:07:41.820 Test: blob_create_fail ...[2024-06-10 09:56:31.271841] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:41.820 passed 00:07:42.078 Test: blob_create_internal ...passed 00:07:42.078 Test: blob_create_zero_extent ...passed 00:07:42.078 Test: blob_snapshot ...passed 00:07:42.078 Test: blob_clone ...passed 00:07:42.336 Test: blob_inflate ...[2024-06-10 09:56:31.637300] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:42.336 passed 00:07:42.336 Test: blob_delete ...passed 00:07:42.336 Test: blob_resize_test ...[2024-06-10 09:56:31.771972] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7845:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:42.336 passed 00:07:42.594 Test: blob_resize_thin_test ...passed 00:07:42.594 Test: channel_ops ...passed 00:07:42.594 Test: blob_super ...passed 00:07:42.852 Test: blob_rw_verify_iov ...passed 00:07:42.852 Test: blob_unmap ...passed 00:07:42.852 Test: blob_iter ...passed 00:07:42.852 Test: blob_parse_md ...passed 00:07:43.110 Test: bs_load_pending_removal ...passed 00:07:43.110 Test: bs_unload ...[2024-06-10 09:56:32.456633] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:43.110 passed 00:07:43.110 Test: bs_usable_clusters ...passed 00:07:43.110 Test: blob_crc ...[2024-06-10 09:56:32.596092] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:43.110 [2024-06-10 09:56:32.596451] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:43.110 passed 00:07:43.368 Test: blob_flags ...passed 00:07:43.368 Test: bs_version ...passed 00:07:43.368 Test: blob_set_xattrs_test ...[2024-06-10 09:56:32.815050] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:43.368 [2024-06-10 09:56:32.815321] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:43.368 passed 00:07:43.934 Test: blob_thin_prov_alloc ...passed 00:07:43.934 Test: blob_insert_cluster_msg_test ...passed 00:07:43.934 Test: blob_thin_prov_rw ...passed 00:07:43.934 Test: blob_thin_prov_rle ...passed 00:07:44.193 Test: blob_thin_prov_rw_iov ...passed 00:07:44.193 Test: blob_snapshot_rw ...passed 00:07:44.193 Test: blob_snapshot_rw_iov ...passed 00:07:44.759 Test: blob_inflate_rw ...passed 00:07:44.759 Test: blob_snapshot_freeze_io ...passed 00:07:45.325 Test: blob_operation_split_rw ...passed 00:07:45.890 Test: blob_operation_split_rw_iov ...passed 00:07:45.890 Test: blob_simultaneous_operations ...[2024-06-10 09:56:35.190763] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:45.890 [2024-06-10 09:56:35.190989] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:45.890 [2024-06-10 09:56:35.193200] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:45.890 [2024-06-10 09:56:35.193341] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:45.890 [2024-06-10 09:56:35.202322] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:45.890 [2024-06-10 09:56:35.202448] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:45.890 [2024-06-10 09:56:35.203063] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:45.890 [2024-06-10 09:56:35.203183] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:45.890 passed 00:07:45.890 Test: blob_persist_test ...passed 00:07:46.147 Test: blob_decouple_snapshot ...passed 00:07:46.147 Test: blob_seek_io_unit ...passed 00:07:46.147 Test: blob_nested_freezes ...passed 00:07:46.405 Test: blob_clone_resize ...passed 00:07:46.405 Test: blob_shallow_copy ...[2024-06-10 09:56:35.788249] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7332:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:07:46.405 [2024-06-10 09:56:35.788788] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7342:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:07:46.405 [2024-06-10 09:56:35.788981] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7350:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:07:46.405 passed 00:07:46.405 Suite: blob_blob_copy_extent 00:07:46.405 Test: blob_write ...passed 00:07:46.664 Test: blob_read ...passed 00:07:46.664 Test: blob_rw_verify ...passed 00:07:46.664 Test: blob_rw_verify_iov_nomem ...passed 00:07:46.922 Test: blob_rw_iov_read_only ...passed 00:07:46.922 Test: blob_xattr ...passed 00:07:46.922 Test: blob_dirty_shutdown ...passed 00:07:47.181 Test: blob_is_degraded ...passed 00:07:47.181 Suite: blob_esnap_bs_copy_extent 00:07:47.181 Test: blob_esnap_create ...passed 00:07:47.181 Test: blob_esnap_thread_add_remove ...passed 00:07:47.181 Test: blob_esnap_clone_snapshot ...passed 00:07:47.439 Test: blob_esnap_clone_inflate ...passed 00:07:47.439 Test: blob_esnap_clone_decouple ...passed 00:07:47.439 Test: blob_esnap_clone_reload ...passed 00:07:47.439 Test: blob_esnap_hotplug ...passed 00:07:47.697 Test: blob_set_parent ...[2024-06-10 09:56:37.000235] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:07:47.698 [2024-06-10 09:56:37.000449] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7619:spdk_bs_blob_set_parent: *ERROR*: blob id and snapshot id cannot be the same 00:07:47.698 [2024-06-10 09:56:37.001276] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7548:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob is not a snapshot 00:07:47.698 [2024-06-10 09:56:37.001469] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7555:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob has a number of clusters different from child's ones 00:07:47.698 [2024-06-10 09:56:37.005081] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7594:bs_set_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:47.698 passed 00:07:47.698 Test: blob_set_external_parent ...[2024-06-10 09:56:37.077249] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7787:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:07:47.698 [2024-06-10 09:56:37.077420] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7795:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:07:47.698 [2024-06-10 09:56:37.077542] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7748:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:07:47.698 [2024-06-10 09:56:37.080477] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7754:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:47.698 passed 00:07:47.698 00:07:47.698 Run Summary: Type Total Ran Passed Failed Inactive 00:07:47.698 suites 16 16 n/a 0 0 00:07:47.698 tests 376 376 376 0 0 00:07:47.698 asserts 143965 143965 143965 0 n/a 00:07:47.698 00:07:47.698 Elapsed time = 35.194 seconds 00:07:47.698 --71057-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:47.956 ==71057== 00:07:47.956 ==71057== HEAP SUMMARY: 00:07:47.956 ==71057== in use at exit: 26,940 bytes in 785 blocks 00:07:47.956 ==71057== total heap usage: 168,651 allocs, 167,866 frees, 676,193,039 bytes allocated 00:07:47.956 ==71057== 00:07:47.956 ==71057== Searching for pointers to 785 not-freed blocks 00:07:47.956 ==71057== Checked 11,377,488 bytes 00:07:47.956 ==71057== 00:07:47.956 ==71057== LEAK SUMMARY: 00:07:47.956 ==71057== definitely lost: 0 bytes in 0 blocks 00:07:47.956 ==71057== indirectly lost: 0 bytes in 0 blocks 00:07:47.956 ==71057== possibly lost: 0 bytes in 0 blocks 00:07:47.956 ==71057== still reachable: 26,940 bytes in 785 blocks 00:07:47.956 ==71057== suppressed: 0 bytes in 0 blocks 00:07:47.956 ==71057== Reachable blocks (those to which a pointer was found) are not shown. 00:07:47.956 ==71057== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:47.956 ==71057== 00:07:47.956 ==71057== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:47.956 09:56:37 unittest_blob_blobfs -- unit/unittest.sh@42 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:47.956 ==71436== Memcheck, a memory error detector 00:07:47.956 ==71436== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:47.956 ==71436== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:47.956 ==71436== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:47.956 ==71436== 00:07:47.956 --71436-- Valgrind options: 00:07:47.956 --71436-- --leak-check=full 00:07:47.956 --71436-- --error-exitcode=2 00:07:47.956 --71436-- --verbose 00:07:47.956 --71436-- Contents of /proc/version: 00:07:47.956 --71436-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:47.956 --71436-- 00:07:47.956 --71436-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:47.956 --71436-- Page sizes: currently 4096, max supported 4096 00:07:47.956 --71436-- Valgrind library directory: /usr/libexec/valgrind 00:07:47.956 --71436-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:47.956 --71436-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:47.956 --71436-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:47.956 --71436-- might be shown as UnknownInlinedFun 00:07:47.956 --71436-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:47.956 --71436-- object doesn't have a dynamic symbol table 00:07:47.956 --71436-- Scheduler: using generic scheduler lock implementation. 00:07:47.956 --71436-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:47.956 ==71436== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71436-by-???-on-18e29ac98063 00:07:47.956 ==71436== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71436-by-???-on-18e29ac98063 00:07:47.956 ==71436== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71436-by-???-on-18e29ac98063 00:07:47.956 ==71436== 00:07:47.956 ==71436== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:47.956 ==71436== don't want to do, unless you know exactly what you're doing, 00:07:47.956 ==71436== or are doing some strange experiment): 00:07:47.956 ==71436== /usr/libexec/valgrind/../../bin/vgdb --pid=71436 ...command... 00:07:47.956 ==71436== 00:07:47.956 ==71436== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:47.956 ==71436== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:47.956 ==71436== and then give GDB the following command 00:07:47.956 ==71436== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71436 00:07:47.956 ==71436== --pid is optional if only one valgrind process is running 00:07:47.956 ==71436== 00:07:47.956 --71436-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:47.956 --71436-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:47.956 --71436-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:47.956 --71436-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:47.956 ==71436== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.956 --71436-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:47.956 --71436-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:47.956 --71436-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:47.956 --71436-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:47.957 --71436-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:47.957 --71436-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:47.957 --71436-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:47.957 --71436-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:47.957 --71436-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:47.957 --71436-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:47.957 --71436-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:47.957 --71436-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:47.957 --71436-- Reading syms from /usr/lib64/libm.so.6 00:07:47.957 --71436-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:47.957 --71436-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:47.957 --71436-- Reading syms from /usr/lib64/libc.so.6 00:07:48.215 ==71436== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.215 --71436-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.215 --71436-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.215 ==71436== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.215 --71436-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.215 --71436-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.215 ==71436== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.215 --71436-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.215 --71436-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.215 ==71436== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.215 --71436-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.215 --71436-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.215 --71436-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:48.215 --71436-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:48.215 --71436-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:48.215 --71436-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:48.215 --71436-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:48.215 --71436-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:48.215 --71436-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 ==71436== Preferring higher priority redirection: 00:07:48.216 --71436-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:48.216 --71436-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:48.216 --71436-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 --71436-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.216 ==71436== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.216 --71436-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:48.216 --71436-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:48.216 ==71436== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.216 --71436-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:48.216 --71436-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:48.216 --71436-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:48.216 --71436-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:48.216 --71436-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:48.216 --71436-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:48.216 --71436-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:48.216 --71436-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:48.216 --71436-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:48.216 --71436-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:48.475 --71436-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:48.475 --71436-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:48.475 --71436-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:48.475 --71436-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:48.476 --71436-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:48.476 --71436-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:48.476 --71436-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:48.476 --71436-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:48.476 --71436-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:48.476 00:07:48.476 00:07:48.476 CUnit - A unit testing framework for C - Version 2.1-3 00:07:48.476 http://cunit.sourceforge.net/ 00:07:48.476 00:07:48.476 00:07:48.476 Suite: blob_bdev 00:07:48.476 Test: create_bs_dev ...passed 00:07:48.476 Test: create_bs_dev_ro ...[2024-06-10 09:56:37.849500] /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:48.476 passed 00:07:48.476 Test: create_bs_dev_rw ...passed 00:07:48.476 Test: claim_bs_dev ...[2024-06-10 09:56:37.895568] /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:48.476 passed 00:07:48.476 Test: claim_bs_dev_ro ...passed 00:07:48.476 Test: deferred_destroy_refs ...passed 00:07:48.476 Test: deferred_destroy_channels ...passed 00:07:48.476 Test: deferred_destroy_threads ...passed 00:07:48.476 00:07:48.476 Run Summary: Type Total Ran Passed Failed Inactive 00:07:48.476 suites 1 1 n/a 0 0 00:07:48.476 tests 8 8 8 0 0 00:07:48.476 asserts 119 119 119 0 n/a 00:07:48.476 00:07:48.476 Elapsed time = 0.106 seconds 00:07:48.476 --71436-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:48.476 --71436-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:48.735 ==71436== 00:07:48.735 ==71436== HEAP SUMMARY: 00:07:48.735 ==71436== in use at exit: 0 bytes in 0 blocks 00:07:48.735 ==71436== total heap usage: 2,185 allocs, 2,185 frees, 223,475 bytes allocated 00:07:48.735 ==71436== 00:07:48.735 ==71436== All heap blocks were freed -- no leaks are possible 00:07:48.735 ==71436== 00:07:48.735 ==71436== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:48.735 09:56:38 unittest_blob_blobfs -- unit/unittest.sh@43 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:48.735 ==71444== Memcheck, a memory error detector 00:07:48.735 ==71444== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:48.735 ==71444== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:48.735 ==71444== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:48.735 ==71444== 00:07:48.735 --71444-- Valgrind options: 00:07:48.735 --71444-- --leak-check=full 00:07:48.735 --71444-- --error-exitcode=2 00:07:48.735 --71444-- --verbose 00:07:48.735 --71444-- Contents of /proc/version: 00:07:48.735 --71444-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:48.735 --71444-- 00:07:48.735 --71444-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:48.735 --71444-- Page sizes: currently 4096, max supported 4096 00:07:48.735 --71444-- Valgrind library directory: /usr/libexec/valgrind 00:07:48.735 --71444-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:48.735 --71444-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:48.735 --71444-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:48.735 --71444-- might be shown as UnknownInlinedFun 00:07:48.735 --71444-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:48.735 --71444-- object doesn't have a dynamic symbol table 00:07:48.735 --71444-- Scheduler: using generic scheduler lock implementation. 00:07:48.735 --71444-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:48.735 ==71444== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71444-by-???-on-18e29ac98063 00:07:48.735 ==71444== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71444-by-???-on-18e29ac98063 00:07:48.735 ==71444== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71444-by-???-on-18e29ac98063 00:07:48.735 ==71444== 00:07:48.735 ==71444== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:48.735 ==71444== don't want to do, unless you know exactly what you're doing, 00:07:48.735 ==71444== or are doing some strange experiment): 00:07:48.735 ==71444== /usr/libexec/valgrind/../../bin/vgdb --pid=71444 ...command... 00:07:48.735 ==71444== 00:07:48.735 ==71444== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:48.735 ==71444== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:48.735 ==71444== and then give GDB the following command 00:07:48.735 ==71444== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71444 00:07:48.735 ==71444== --pid is optional if only one valgrind process is running 00:07:48.735 ==71444== 00:07:48.735 --71444-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:48.735 --71444-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:48.735 --71444-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:48.735 --71444-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:48.735 ==71444== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.735 --71444-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:48.735 --71444-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:48.735 --71444-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:48.735 --71444-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:48.735 --71444-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:48.736 --71444-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:48.736 --71444-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:48.736 --71444-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:48.736 --71444-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:48.736 --71444-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:48.736 --71444-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:48.736 --71444-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:48.736 --71444-- Reading syms from /usr/lib64/libm.so.6 00:07:48.736 --71444-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:48.736 --71444-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:48.736 --71444-- Reading syms from /usr/lib64/libc.so.6 00:07:48.994 ==71444== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.994 --71444-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.994 --71444-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.994 ==71444== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.994 --71444-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.994 --71444-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.994 ==71444== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.994 --71444-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.994 --71444-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.994 ==71444== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.994 --71444-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.994 --71444-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.994 --71444-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:48.994 --71444-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:48.994 --71444-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:48.994 --71444-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:48.994 --71444-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:48.994 --71444-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:48.994 --71444-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.994 --71444-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 ==71444== Preferring higher priority redirection: 00:07:48.995 --71444-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:48.995 --71444-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:48.995 --71444-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 --71444-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.995 ==71444== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.995 --71444-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:48.995 --71444-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:48.995 ==71444== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.995 --71444-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:48.995 --71444-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:48.995 --71444-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:48.995 --71444-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:48.995 --71444-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:48.995 --71444-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:49.254 --71444-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:49.254 --71444-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:49.254 --71444-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:49.254 --71444-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:49.254 --71444-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:49.254 --71444-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:49.254 --71444-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:49.254 --71444-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:49.254 --71444-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:49.254 --71444-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:49.255 --71444-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:49.255 --71444-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:49.255 00:07:49.255 00:07:49.255 CUnit - A unit testing framework for C - Version 2.1-3 00:07:49.255 http://cunit.sourceforge.net/ 00:07:49.255 00:07:49.255 00:07:49.255 Suite: tree 00:07:49.255 Test: blobfs_tree_op_test ...passed 00:07:49.255 00:07:49.255 Run Summary: Type Total Ran Passed Failed Inactive 00:07:49.255 suites 1 1 n/a 0 0 00:07:49.255 tests 1 1 1 0 0 00:07:49.255 asserts 27 27 27 0 n/a 00:07:49.255 00:07:49.255 Elapsed time = 0.031 seconds 00:07:49.255 --71444-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:49.255 --71444-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:49.255 ==71444== 00:07:49.255 ==71444== HEAP SUMMARY: 00:07:49.255 ==71444== in use at exit: 0 bytes in 0 blocks 00:07:49.255 ==71444== total heap usage: 59 allocs, 59 frees, 96,630 bytes allocated 00:07:49.255 ==71444== 00:07:49.255 ==71444== All heap blocks were freed -- no leaks are possible 00:07:49.255 ==71444== 00:07:49.255 ==71444== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:49.255 09:56:38 unittest_blob_blobfs -- unit/unittest.sh@44 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:49.255 ==71451== Memcheck, a memory error detector 00:07:49.255 ==71451== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:49.255 ==71451== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:49.255 ==71451== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:49.255 ==71451== 00:07:49.255 --71451-- Valgrind options: 00:07:49.255 --71451-- --leak-check=full 00:07:49.255 --71451-- --error-exitcode=2 00:07:49.255 --71451-- --verbose 00:07:49.255 --71451-- Contents of /proc/version: 00:07:49.255 --71451-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:49.255 --71451-- 00:07:49.255 --71451-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:49.255 --71451-- Page sizes: currently 4096, max supported 4096 00:07:49.255 --71451-- Valgrind library directory: /usr/libexec/valgrind 00:07:49.255 --71451-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:49.255 --71451-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:49.255 --71451-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:49.255 --71451-- might be shown as UnknownInlinedFun 00:07:49.255 --71451-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:49.255 --71451-- object doesn't have a dynamic symbol table 00:07:49.255 --71451-- Scheduler: using generic scheduler lock implementation. 00:07:49.255 --71451-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:49.255 ==71451== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71451-by-???-on-18e29ac98063 00:07:49.255 ==71451== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71451-by-???-on-18e29ac98063 00:07:49.255 ==71451== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71451-by-???-on-18e29ac98063 00:07:49.255 ==71451== 00:07:49.255 ==71451== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:49.255 ==71451== don't want to do, unless you know exactly what you're doing, 00:07:49.255 ==71451== or are doing some strange experiment): 00:07:49.255 ==71451== /usr/libexec/valgrind/../../bin/vgdb --pid=71451 ...command... 00:07:49.255 ==71451== 00:07:49.255 ==71451== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:49.255 ==71451== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:49.255 ==71451== and then give GDB the following command 00:07:49.255 ==71451== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71451 00:07:49.255 ==71451== --pid is optional if only one valgrind process is running 00:07:49.255 ==71451== 00:07:49.255 --71451-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:49.515 --71451-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:49.515 --71451-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:49.515 --71451-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:49.515 ==71451== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.515 --71451-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:49.515 --71451-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:49.515 --71451-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:49.515 --71451-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:49.515 --71451-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:49.515 --71451-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:49.515 --71451-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:49.515 --71451-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:49.515 --71451-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:49.515 --71451-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:49.515 --71451-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:49.515 --71451-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:49.515 --71451-- Reading syms from /usr/lib64/libm.so.6 00:07:49.515 --71451-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:49.515 --71451-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:49.515 --71451-- Reading syms from /usr/lib64/libc.so.6 00:07:49.515 ==71451== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.515 --71451-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.515 --71451-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:49.515 ==71451== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.515 --71451-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.515 --71451-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:49.515 ==71451== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.515 --71451-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.515 --71451-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:49.515 ==71451== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.515 --71451-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.515 --71451-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:49.515 --71451-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:49.515 --71451-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:49.515 --71451-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:49.515 --71451-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:49.515 --71451-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:49.774 --71451-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:49.774 --71451-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 ==71451== Preferring higher priority redirection: 00:07:49.774 --71451-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:49.774 --71451-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:49.774 --71451-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 --71451-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.774 ==71451== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.774 --71451-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:49.774 --71451-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:49.774 ==71451== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.774 --71451-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:49.774 --71451-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:49.774 --71451-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:49.774 --71451-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:49.774 --71451-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:49.775 --71451-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:49.775 --71451-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:49.775 --71451-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:49.775 --71451-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:49.775 --71451-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:49.775 --71451-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:49.775 --71451-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:49.775 --71451-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:49.775 --71451-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:49.775 --71451-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:49.775 --71451-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:49.775 --71451-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:49.775 --71451-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:49.775 --71451-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:49.775 00:07:49.775 00:07:49.775 CUnit - A unit testing framework for C - Version 2.1-3 00:07:49.775 http://cunit.sourceforge.net/ 00:07:49.775 00:07:50.032 00:07:50.032 Suite: blobfs_async_ut 00:07:50.032 Test: fs_init ...--71451-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:50.032 passed 00:07:50.290 Test: fs_open ...--71451-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:50.290 --71451-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:50.290 passed 00:07:50.548 Test: fs_create ...passed 00:07:50.548 Test: fs_truncate ...passed 00:07:50.548 Test: fs_rename ...[2024-06-10 09:56:39.921288] /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:50.548 passed 00:07:50.548 Test: fs_rw_async ...passed 00:07:50.548 Test: fs_writev_readv_async ...passed 00:07:50.806 Test: tree_find_buffer_ut ...passed 00:07:50.807 Test: channel_ops ...passed 00:07:50.807 Test: channel_ops_sync ...passed 00:07:50.807 00:07:50.807 Run Summary: Type Total Ran Passed Failed Inactive 00:07:50.807 suites 1 1 n/a 0 0 00:07:50.807 tests 10 10 10 0 0 00:07:50.807 asserts 292 292 292 0 n/a 00:07:50.807 00:07:50.807 Elapsed time = 0.841 seconds 00:07:50.807 --71451-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:50.807 --71451-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:50.807 ==71451== 00:07:50.807 ==71451== HEAP SUMMARY: 00:07:50.807 ==71451== in use at exit: 306,648 bytes in 9,243 blocks 00:07:50.807 ==71451== total heap usage: 11,526 allocs, 2,283 frees, 70,872,318 bytes allocated 00:07:50.807 ==71451== 00:07:50.807 ==71451== Searching for pointers to 9,243 not-freed blocks 00:07:50.807 ==71451== Checked 7,304,672 bytes 00:07:50.807 ==71451== 00:07:50.807 ==71451== LEAK SUMMARY: 00:07:50.807 ==71451== definitely lost: 0 bytes in 0 blocks 00:07:50.807 ==71451== indirectly lost: 0 bytes in 0 blocks 00:07:50.807 ==71451== possibly lost: 0 bytes in 0 blocks 00:07:50.807 ==71451== still reachable: 306,648 bytes in 9,243 blocks 00:07:50.807 ==71451== suppressed: 0 bytes in 0 blocks 00:07:50.807 ==71451== Reachable blocks (those to which a pointer was found) are not shown. 00:07:50.807 ==71451== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:50.807 ==71451== 00:07:50.807 ==71451== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:50.807 09:56:40 unittest_blob_blobfs -- unit/unittest.sh@46 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut 00:07:50.807 00:07:50.807 00:07:50.807 CUnit - A unit testing framework for C - Version 2.1-3 00:07:50.807 http://cunit.sourceforge.net/ 00:07:50.807 00:07:50.807 00:07:50.807 Suite: blobfs_sync_ut 00:07:50.807 Test: cache_read_after_write ...[2024-06-10 09:56:40.285092] /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:50.807 passed 00:07:50.807 Test: file_length ...passed 00:07:50.807 Test: append_write_to_extend_blob ...passed 00:07:50.807 Test: partial_buffer ...passed 00:07:50.807 Test: cache_write_null_buffer ...passed 00:07:50.807 Test: fs_create_sync ...passed 00:07:50.807 Test: fs_rename_sync ...passed 00:07:50.807 Test: cache_append_no_cache ...passed 00:07:51.065 Test: fs_delete_file_without_close ...passed 00:07:51.065 00:07:51.065 Run Summary: Type Total Ran Passed Failed Inactive 00:07:51.065 suites 1 1 n/a 0 0 00:07:51.065 tests 9 9 9 0 0 00:07:51.065 asserts 345 345 345 0 n/a 00:07:51.065 00:07:51.065 Elapsed time = 0.144 seconds 00:07:51.065 09:56:40 unittest_blob_blobfs -- unit/unittest.sh@47 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:51.065 ==71471== Memcheck, a memory error detector 00:07:51.065 ==71471== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:51.065 ==71471== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:51.065 ==71471== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:51.065 ==71471== 00:07:51.065 --71471-- Valgrind options: 00:07:51.065 --71471-- --leak-check=full 00:07:51.065 --71471-- --error-exitcode=2 00:07:51.065 --71471-- --verbose 00:07:51.065 --71471-- Contents of /proc/version: 00:07:51.065 --71471-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:51.065 --71471-- 00:07:51.065 --71471-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:51.065 --71471-- Page sizes: currently 4096, max supported 4096 00:07:51.065 --71471-- Valgrind library directory: /usr/libexec/valgrind 00:07:51.065 --71471-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:51.065 --71471-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:51.065 --71471-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:51.065 --71471-- might be shown as UnknownInlinedFun 00:07:51.065 --71471-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:51.065 --71471-- object doesn't have a dynamic symbol table 00:07:51.065 --71471-- Scheduler: using generic scheduler lock implementation. 00:07:51.065 --71471-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:51.065 ==71471== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71471-by-???-on-18e29ac98063 00:07:51.065 ==71471== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71471-by-???-on-18e29ac98063 00:07:51.065 ==71471== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71471-by-???-on-18e29ac98063 00:07:51.065 ==71471== 00:07:51.065 ==71471== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:51.065 ==71471== don't want to do, unless you know exactly what you're doing, 00:07:51.065 ==71471== or are doing some strange experiment): 00:07:51.065 ==71471== /usr/libexec/valgrind/../../bin/vgdb --pid=71471 ...command... 00:07:51.065 ==71471== 00:07:51.065 ==71471== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:51.065 ==71471== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:51.065 ==71471== and then give GDB the following command 00:07:51.065 ==71471== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71471 00:07:51.065 ==71471== --pid is optional if only one valgrind process is running 00:07:51.065 ==71471== 00:07:51.065 --71471-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:51.065 --71471-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:51.065 --71471-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:51.065 --71471-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:51.065 ==71471== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.066 --71471-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:51.066 --71471-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:51.066 --71471-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:51.066 --71471-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:51.066 --71471-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:51.066 --71471-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:51.066 --71471-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:51.066 --71471-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:51.066 --71471-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:51.066 --71471-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:51.066 --71471-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:51.066 --71471-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:51.066 --71471-- Reading syms from /usr/lib64/libm.so.6 00:07:51.066 --71471-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:51.066 --71471-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:51.066 --71471-- Reading syms from /usr/lib64/libc.so.6 00:07:51.066 ==71471== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.066 --71471-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.066 --71471-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:51.066 ==71471== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.066 --71471-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.066 --71471-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:51.066 ==71471== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.066 --71471-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.066 --71471-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:51.066 ==71471== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.066 --71471-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.066 --71471-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:51.066 --71471-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:51.066 --71471-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:51.066 --71471-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:51.066 --71471-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:51.323 --71471-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:51.323 --71471-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:51.323 --71471-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.323 --71471-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.324 --71471-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.324 --71471-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.324 ==71471== Preferring higher priority redirection: 00:07:51.324 --71471-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:51.324 --71471-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:51.324 --71471-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.324 --71471-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.324 --71471-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.324 --71471-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.324 --71471-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.324 --71471-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.324 --71471-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.324 --71471-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.324 --71471-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.324 ==71471== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.324 --71471-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:51.324 --71471-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:51.324 ==71471== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.324 --71471-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:51.324 --71471-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:51.324 --71471-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:51.324 --71471-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:51.324 --71471-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:51.324 --71471-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:51.324 --71471-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:51.324 --71471-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:51.324 --71471-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:51.324 --71471-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:51.324 --71471-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:51.324 --71471-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:51.324 --71471-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:51.324 --71471-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:51.324 --71471-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:51.324 --71471-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:51.324 --71471-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:51.324 --71471-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:51.324 00:07:51.324 00:07:51.324 CUnit - A unit testing framework for C - Version 2.1-3 00:07:51.324 http://cunit.sourceforge.net/ 00:07:51.324 00:07:51.324 00:07:51.324 Suite: blobfs_bdev_ut 00:07:51.324 Test: spdk_blobfs_bdev_detect_test ...[2024-06-10 09:56:40.787426] /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:51.324 passed 00:07:51.324 Test: spdk_blobfs_bdev_create_test ...[2024-06-10 09:56:40.820158] /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:51.324 passed 00:07:51.324 Test: spdk_blobfs_bdev_mount_test ...[2024-06-10 09:56:40.823899] /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:51.324 [2024-06-10 09:56:40.827243] /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:51.324 passed 00:07:51.324 00:07:51.582 Run Summary: Type Total Ran Passed Failed Inactive 00:07:51.582 suites 1 1 n/a 0 0 00:07:51.582 tests 3 3 3 0 0 00:07:51.582 asserts 16 16 16 0 n/a 00:07:51.582 00:07:51.582 Elapsed time = 0.052 seconds 00:07:51.582 --71471-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:51.582 --71471-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:51.582 ==71471== 00:07:51.582 ==71471== HEAP SUMMARY: 00:07:51.582 ==71471== in use at exit: 0 bytes in 0 blocks 00:07:51.582 ==71471== total heap usage: 80 allocs, 80 frees, 108,239 bytes allocated 00:07:51.582 ==71471== 00:07:51.582 ==71471== All heap blocks were freed -- no leaks are possible 00:07:51.582 ==71471== 00:07:51.582 ==71471== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:51.582 00:07:51.582 real 0m39.693s 00:07:51.582 user 0m39.232s 00:07:51.582 sys 0m0.425s 00:07:51.582 09:56:40 unittest_blob_blobfs -- common/autotest_common.sh@1125 -- # xtrace_disable 00:07:51.582 09:56:40 unittest_blob_blobfs -- common/autotest_common.sh@10 -- # set +x 00:07:51.582 ************************************ 00:07:51.582 END TEST unittest_blob_blobfs 00:07:51.582 ************************************ 00:07:51.582 09:56:40 -- unit/unittest.sh@234 -- # run_test unittest_event unittest_event 00:07:51.582 09:56:40 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:07:51.582 09:56:40 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:07:51.582 09:56:40 -- common/autotest_common.sh@10 -- # set +x 00:07:51.582 ************************************ 00:07:51.582 START TEST unittest_event 00:07:51.582 ************************************ 00:07:51.582 09:56:40 unittest_event -- common/autotest_common.sh@1124 -- # unittest_event 00:07:51.582 09:56:40 unittest_event -- unit/unittest.sh@51 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:51.582 ==71490== Memcheck, a memory error detector 00:07:51.582 ==71490== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:51.582 ==71490== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:51.583 ==71490== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:51.583 ==71490== 00:07:51.583 --71490-- Valgrind options: 00:07:51.583 --71490-- --leak-check=full 00:07:51.583 --71490-- --error-exitcode=2 00:07:51.583 --71490-- --verbose 00:07:51.583 --71490-- Contents of /proc/version: 00:07:51.583 --71490-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:51.583 --71490-- 00:07:51.583 --71490-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:51.583 --71490-- Page sizes: currently 4096, max supported 4096 00:07:51.583 --71490-- Valgrind library directory: /usr/libexec/valgrind 00:07:51.583 --71490-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:51.583 --71490-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:51.583 --71490-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:51.583 --71490-- might be shown as UnknownInlinedFun 00:07:51.583 --71490-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:51.583 --71490-- object doesn't have a dynamic symbol table 00:07:51.583 --71490-- Scheduler: using generic scheduler lock implementation. 00:07:51.583 --71490-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:51.583 ==71490== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71490-by-???-on-18e29ac98063 00:07:51.583 ==71490== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71490-by-???-on-18e29ac98063 00:07:51.583 ==71490== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71490-by-???-on-18e29ac98063 00:07:51.583 ==71490== 00:07:51.583 ==71490== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:51.583 ==71490== don't want to do, unless you know exactly what you're doing, 00:07:51.583 ==71490== or are doing some strange experiment): 00:07:51.583 ==71490== /usr/libexec/valgrind/../../bin/vgdb --pid=71490 ...command... 00:07:51.583 ==71490== 00:07:51.583 ==71490== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:51.583 ==71490== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:51.583 ==71490== and then give GDB the following command 00:07:51.583 ==71490== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71490 00:07:51.583 ==71490== --pid is optional if only one valgrind process is running 00:07:51.583 ==71490== 00:07:51.583 --71490-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:51.583 --71490-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:51.583 --71490-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:51.583 --71490-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:51.583 ==71490== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.583 --71490-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:51.583 --71490-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:51.583 --71490-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:51.583 --71490-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:51.583 --71490-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:51.583 --71490-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:51.583 --71490-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:51.583 --71490-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:51.583 --71490-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:51.583 --71490-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:51.583 --71490-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:51.583 --71490-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:51.583 --71490-- Reading syms from /usr/lib64/libm.so.6 00:07:51.583 --71490-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:51.583 --71490-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:51.583 --71490-- Reading syms from /usr/lib64/libc.so.6 00:07:51.842 ==71490== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.842 --71490-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.842 --71490-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:51.842 ==71490== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.842 --71490-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.842 --71490-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:51.842 ==71490== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.842 --71490-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.842 --71490-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:51.842 ==71490== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.842 --71490-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.842 --71490-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:51.842 --71490-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:51.842 --71490-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:51.842 --71490-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:51.842 --71490-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:51.842 --71490-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:51.842 --71490-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:51.842 --71490-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.842 --71490-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.842 --71490-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.842 --71490-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.842 --71490-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.842 --71490-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.842 --71490-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.842 --71490-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.842 --71490-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.842 --71490-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.842 --71490-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.842 --71490-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.842 --71490-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.842 --71490-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.842 --71490-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.842 --71490-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.842 --71490-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.842 --71490-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.842 --71490-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.842 --71490-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.842 --71490-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.842 --71490-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.842 --71490-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.843 --71490-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.843 --71490-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.843 --71490-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.843 --71490-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.843 --71490-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.843 --71490-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.843 --71490-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.843 ==71490== Preferring higher priority redirection: 00:07:51.843 --71490-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:51.843 --71490-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:51.843 --71490-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.843 --71490-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.843 --71490-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.843 --71490-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.843 --71490-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.843 --71490-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.843 --71490-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.843 --71490-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.843 --71490-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.843 ==71490== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.843 --71490-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:51.843 --71490-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:51.843 ==71490== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.843 --71490-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:51.843 --71490-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:51.843 --71490-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:51.843 --71490-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:51.843 --71490-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:52.102 --71490-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:52.102 --71490-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:52.102 --71490-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:52.102 --71490-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:52.102 --71490-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:52.102 --71490-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:52.102 --71490-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:52.102 --71490-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:52.102 --71490-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:52.102 --71490-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:52.102 --71490-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:52.102 --71490-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:52.102 --71490-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:52.102 00:07:52.103 00:07:52.103 CUnit - A unit testing framework for C - Version 2.1-3 00:07:52.103 http://cunit.sourceforge.net/ 00:07:52.103 00:07:52.103 00:07:52.103 Suite: app_suite 00:07:52.103 Test: test_spdk_app_parse_args ...--71490-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:52.103 --71490-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:52.103 --71490-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:07:52.103 --71490-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:52.103 --71490-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:52.103 app_ut: invalid option -- 'z' 00:07:52.103 app_ut [options] 00:07:52.103 00:07:52.103 CPU options: 00:07:52.103 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:07:52.103 (like [0,1,10]) 00:07:52.103 --lcores lcore to CPU mapping list. The list is in the format: 00:07:52.103 [<,lcores[@CPUs]>...] 00:07:52.103 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:07:52.103 Within the group, '-' is used for range separator, 00:07:52.103 ',' is used for single number separator. 00:07:52.103 '( )' can be omitted for single element group, 00:07:52.103 '@' can be omitted if cpus and lcores have the same value 00:07:52.103 --disable-cpumask-locks Disable CPU core lock files. 00:07:52.103 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:07:52.103 pollers in the app support interrupt mode) 00:07:52.103 -p, --main-core main (primary) core for DPDK 00:07:52.103 00:07:52.103 Configuration options: 00:07:52.103 -c, --config, --json JSON config file 00:07:52.103 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:07:52.103 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:07:52.103 --wait-for-rpc wait for RPCs to initialize subsystems 00:07:52.103 --rpcs-allowed comma-separated list of permitted RPCS 00:07:52.103 --json-ignore-init-errors don't exit on invalid config entry 00:07:52.103 00:07:52.103 Memory options: 00:07:52.103 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:07:52.103 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:07:52.103 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:07:52.103 -R, --huge-unlink unlink huge files after initialization 00:07:52.103 -n, --mem-channels number of memory channels used for DPDK 00:07:52.103 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:07:52.103 --msg-mempool-size global message memory pool size in count (default: 262143) 00:07:52.103 --no-huge run without using hugepages 00:07:52.103 -i, --shm-id shared memory ID (optional) 00:07:52.103 -g, --single-file-segments force creating just one hugetlbfs file 00:07:52.103 00:07:52.103 PCI options: 00:07:52.103 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:07:52.103 -B, --pci-blocked pci addr to block (can be used more than once) 00:07:52.103 -u, --no-pci disable PCI access 00:07:52.103 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:07:52.103 00:07:52.103 Log options: 00:07:52.103 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:07:52.103 --silence-noticelog disable notice level logging to stderr 00:07:52.103 00:07:52.103 Trace options: 00:07:52.103 --num-trace-entries number of trace entries for each core, must be power of 2, 00:07:52.103 setting 0 to disable trace (default 32768) 00:07:52.103 Tracepoints vary in size and can use more than one trace entry. 00:07:52.103 -e, --tpoint-group [:] 00:07:52.103 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:07:52.103 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:07:52.103 a tracepoint group. First tpoint inside a group can be enabled by 00:07:52.103 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:07:52.103 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:07:52.103 in /include/spdk_internal/trace_defs.h 00:07:52.103 00:07:52.103 Other options: 00:07:52.103 -h, --help show this usage 00:07:52.103 -v, --version print SPDK version 00:07:52.103 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:07:52.103 --env-context Opaque context for use of the env implementation 00:07:52.103 app_ut: unrecognized option '--test-long-opt' 00:07:52.103 app_ut [options] 00:07:52.103 00:07:52.103 CPU options: 00:07:52.103 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:07:52.103 (like [0,1,10]) 00:07:52.103 --lcores lcore to CPU mapping list. The list is in the format: 00:07:52.103 [<,lcores[@CPUs]>...] 00:07:52.103 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:07:52.103 Within the group, '-' is used for range separator, 00:07:52.104 ',' is used for single number separator. 00:07:52.104 '( )' can be omitted for single element group, 00:07:52.104 '@' can be omitted if cpus and lcores have the same value 00:07:52.104 --disable-cpumask-locks Disable CPU core lock files. 00:07:52.104 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:07:52.104 pollers in the app support interrupt mode) 00:07:52.104 -p, --main-core main (primary) core for DPDK 00:07:52.104 00:07:52.104 Configuration options: 00:07:52.104 -c, --config, --json JSON config file 00:07:52.104 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:07:52.104 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:07:52.104 --wait-for-rpc wait for RPCs to initialize subsystems 00:07:52.104 --rpcs-allowed comma-separated list of permitted RPCS 00:07:52.104 --json-ignore-init-errors don't exit on invalid config entry 00:07:52.104 00:07:52.104 Memory options: 00:07:52.104 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:07:52.104 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:07:52.104 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:07:52.104 -R, --huge-unlink unlink huge files after initialization 00:07:52.104 -n, --mem-channels number of memory channels used for DPDK 00:07:52.104 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:07:52.104 --msg-mempool-size global message memory pool size in count (default: 262143) 00:07:52.104 --no-huge run without using hugepages 00:07:52.104 -i, --shm-id shared memory ID (optional) 00:07:52.104 -g, --single-file-segments force creating just one hugetlbfs file 00:07:52.104 00:07:52.104 PCI options: 00:07:52.104 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:07:52.104 -B, --pci-blocked pci addr to block (can be used more than once) 00:07:52.104 -u, --no-pci disable PCI access 00:07:52.104 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:07:52.104 00:07:52.104 Log options: 00:07:52.104 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:07:52.104 --silence-noticelog disable notice level logging to stderr 00:07:52.104 00:07:52.104 Trace options: 00:07:52.104 --num-trace-entries number of trace entries for each core, must be power of 2, 00:07:52.104 setting 0 to disable trace (default 32768) 00:07:52.104 Tracepoints vary in size and can use more than one trace entry. 00:07:52.104 -e, --tpoint-group [:] 00:07:52.104 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:07:52.104 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:07:52.104 a tracepoint group. First tpoint inside a group can be enabled by 00:07:52.104 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:07:52.104 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:07:52.104 in /include/spdk_internal/trace_defs.h 00:07:52.104 00:07:52.104 Other options: 00:07:52.104 -h, --help show this usage 00:07:52.104 -v, --version print SPDK version 00:07:52.104 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:07:52.104 --env-context Opaque context for use of the env implementation 00:07:52.104 [2024-06-10 09:56:41.527166] /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:52.104 [2024-06-10 09:56:41.559436] /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:52.105 app_ut [options] 00:07:52.105 00:07:52.105 CPU options: 00:07:52.105 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:07:52.105 (like [0,1,10]) 00:07:52.105 --lcores lcore to CPU mapping list. The list is in the format: 00:07:52.105 [<,lcores[@CPUs]>...] 00:07:52.105 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:07:52.105 Within the group, '-' is used for range separator, 00:07:52.105 ',' is used for single number separator. 00:07:52.105 '( )' can be omitted for single element group, 00:07:52.105 '@' can be omitted if cpus and lcores have the same value 00:07:52.105 --disable-cpumask-locks Disable CPU core lock files. 00:07:52.105 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:07:52.105 pollers in the app support interrupt mode) 00:07:52.105 -p, --main-core main (primary) core for DPDK 00:07:52.105 00:07:52.105 Configuration options: 00:07:52.105 -c, --config, --json JSON config file 00:07:52.105 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:07:52.105 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:07:52.105 --wait-for-rpc wait for RPCs to initialize subsystems 00:07:52.105 --rpcs-allowed comma-separated list of permitted RPCS 00:07:52.105 --json-ignore-init-errors don't exit on invalid config entry 00:07:52.105 00:07:52.105 Memory options: 00:07:52.105 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:07:52.105 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:07:52.105 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:07:52.105 -R, --huge-unlink unlink huge files after initialization 00:07:52.105 -n, --mem-channels number of memory channels used for DPDK 00:07:52.105 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:07:52.105 --msg-mempool-size global message memory pool size in count (default: 262143) 00:07:52.105 --no-huge run without using hugepages 00:07:52.105 -i, --shm-id shared memory ID (optional) 00:07:52.105 -g, --single-file-segments force creating just one hugetlbfs file 00:07:52.105 00:07:52.105 PCI options: 00:07:52.105 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:07:52.105 -B, --pci-blocked pci addr to block (can be used more than once) 00:07:52.105 -u, --no-pci disable PCI access 00:07:52.105 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:07:52.105 00:07:52.105 Log options: 00:07:52.105 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:07:52.105 --silence-noticelog disable notice level logging to stderr 00:07:52.105 00:07:52.105 Trace options: 00:07:52.105 --num-trace-entries number of trace entries for each core, must be power of 2, 00:07:52.105 setting 0 to disable trace (default 32768) 00:07:52.105 Tracepoints vary in size and can use more than one trace entry. 00:07:52.105 -e, --tpoint-group [:] 00:07:52.105 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:07:52.105 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:07:52.105 a tracepoint group. First tpoint inside a group can be enabled by 00:07:52.105 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:07:52.105 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:07:52.105 in /include/spdk_internal/trace_defs.h 00:07:52.105 00:07:52.105 Other options: 00:07:52.105 -h, --help show this usage 00:07:52.105 -v, --version print SPDK version 00:07:52.105 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:07:52.105 --env-context Opaque context for use of the env implementation 00:07:52.105 [2024-06-10 09:56:41.562291] /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:52.105 passed 00:07:52.105 00:07:52.105 Run Summary: Type Total Ran Passed Failed Inactive 00:07:52.105 suites 1 1 n/a 0 0 00:07:52.105 tests 1 1 1 0 0 00:07:52.105 asserts 8 8 8 0 n/a 00:07:52.105 00:07:52.105 Elapsed time = 0.097 seconds 00:07:52.105 --71490-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:52.365 ==71490== 00:07:52.365 ==71490== HEAP SUMMARY: 00:07:52.365 ==71490== in use at exit: 0 bytes in 0 blocks 00:07:52.365 ==71490== total heap usage: 129 allocs, 129 frees, 195,628 bytes allocated 00:07:52.365 ==71490== 00:07:52.365 ==71490== All heap blocks were freed -- no leaks are possible 00:07:52.365 ==71490== 00:07:52.365 ==71490== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:52.365 09:56:41 unittest_event -- unit/unittest.sh@52 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:52.365 ==71503== Memcheck, a memory error detector 00:07:52.365 ==71503== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:52.365 ==71503== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:52.365 ==71503== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:52.365 ==71503== 00:07:52.365 --71503-- Valgrind options: 00:07:52.365 --71503-- --leak-check=full 00:07:52.365 --71503-- --error-exitcode=2 00:07:52.365 --71503-- --verbose 00:07:52.365 --71503-- Contents of /proc/version: 00:07:52.365 --71503-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:52.365 --71503-- 00:07:52.365 --71503-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:52.365 --71503-- Page sizes: currently 4096, max supported 4096 00:07:52.365 --71503-- Valgrind library directory: /usr/libexec/valgrind 00:07:52.365 --71503-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:52.365 --71503-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:52.365 --71503-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:52.365 --71503-- might be shown as UnknownInlinedFun 00:07:52.365 --71503-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:52.365 --71503-- object doesn't have a dynamic symbol table 00:07:52.365 --71503-- Scheduler: using generic scheduler lock implementation. 00:07:52.365 --71503-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:52.365 ==71503== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71503-by-???-on-18e29ac98063 00:07:52.365 ==71503== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71503-by-???-on-18e29ac98063 00:07:52.365 ==71503== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71503-by-???-on-18e29ac98063 00:07:52.365 ==71503== 00:07:52.365 ==71503== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:52.365 ==71503== don't want to do, unless you know exactly what you're doing, 00:07:52.365 ==71503== or are doing some strange experiment): 00:07:52.365 ==71503== /usr/libexec/valgrind/../../bin/vgdb --pid=71503 ...command... 00:07:52.365 ==71503== 00:07:52.365 ==71503== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:52.365 ==71503== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:52.365 ==71503== and then give GDB the following command 00:07:52.365 ==71503== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71503 00:07:52.365 ==71503== --pid is optional if only one valgrind process is running 00:07:52.365 ==71503== 00:07:52.365 --71503-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:52.365 --71503-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:52.365 --71503-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:52.365 --71503-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:52.365 ==71503== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.365 --71503-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:52.365 --71503-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:52.365 --71503-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:52.365 --71503-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:52.365 --71503-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:52.365 --71503-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:52.366 --71503-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:52.366 --71503-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:52.366 --71503-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:52.366 --71503-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:52.366 --71503-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:52.366 --71503-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:52.366 --71503-- Reading syms from /usr/lib64/libm.so.6 00:07:52.366 --71503-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:52.366 --71503-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:52.366 --71503-- Reading syms from /usr/lib64/libc.so.6 00:07:52.624 ==71503== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.625 --71503-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.625 --71503-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:52.625 ==71503== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.625 --71503-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.625 --71503-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:52.625 ==71503== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.625 --71503-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.625 --71503-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:52.625 ==71503== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.625 --71503-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.625 --71503-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:52.625 --71503-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:52.625 --71503-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:52.625 --71503-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:52.625 --71503-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:52.625 --71503-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:52.625 --71503-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:52.625 --71503-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 ==71503== Preferring higher priority redirection: 00:07:52.625 --71503-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:52.625 --71503-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:52.625 --71503-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 --71503-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.625 ==71503== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.625 --71503-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:52.625 --71503-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:52.625 ==71503== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.626 --71503-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:52.626 --71503-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:52.626 --71503-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:52.626 --71503-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:52.626 --71503-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:52.626 --71503-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:52.626 --71503-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:52.626 --71503-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:52.884 --71503-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:52.884 --71503-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:52.884 --71503-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:52.884 --71503-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:52.884 --71503-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:52.884 --71503-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:52.884 --71503-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:52.884 --71503-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:52.884 --71503-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:52.884 --71503-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:52.885 00:07:52.885 00:07:52.885 CUnit - A unit testing framework for C - Version 2.1-3 00:07:52.885 http://cunit.sourceforge.net/ 00:07:52.885 00:07:52.885 00:07:52.885 Suite: app_suite 00:07:52.885 Test: test_create_reactor ...--71503-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:52.885 passed 00:07:52.885 Test: test_init_reactors ...passed 00:07:52.885 Test: test_event_call ...passed 00:07:52.885 Test: test_schedule_thread ...passed 00:07:52.885 Test: test_reschedule_thread ...passed 00:07:53.143 Test: test_bind_thread ...passed 00:07:53.143 Test: test_for_each_reactor ...passed 00:07:53.143 Test: test_reactor_stats ...passed 00:07:53.143 Test: test_scheduler ...passed 00:07:53.143 Test: test_governor ...passed 00:07:53.143 00:07:53.143 Run Summary: Type Total Ran Passed Failed Inactive 00:07:53.143 suites 1 1 n/a 0 0 00:07:53.143 tests 10 10 10 0 0 00:07:53.143 asserts 344 344 344 0 n/a 00:07:53.143 00:07:53.143 Elapsed time = 0.360 seconds 00:07:53.143 --71503-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:53.143 --71503-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:53.402 ==71503== 00:07:53.402 ==71503== HEAP SUMMARY: 00:07:53.402 ==71503== in use at exit: 72 bytes in 1 blocks 00:07:53.402 ==71503== total heap usage: 13,741 allocs, 13,740 frees, 649,748 bytes allocated 00:07:53.402 ==71503== 00:07:53.402 ==71503== Searching for pointers to 1 not-freed blocks 00:07:53.402 ==71503== Checked 6,616,200 bytes 00:07:53.402 ==71503== 00:07:53.402 ==71503== LEAK SUMMARY: 00:07:53.402 ==71503== definitely lost: 0 bytes in 0 blocks 00:07:53.402 ==71503== indirectly lost: 0 bytes in 0 blocks 00:07:53.402 ==71503== possibly lost: 0 bytes in 0 blocks 00:07:53.402 ==71503== still reachable: 72 bytes in 1 blocks 00:07:53.402 ==71503== suppressed: 0 bytes in 0 blocks 00:07:53.402 ==71503== Reachable blocks (those to which a pointer was found) are not shown. 00:07:53.402 ==71503== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:53.402 ==71503== 00:07:53.402 ==71503== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:53.402 00:07:53.402 real 0m1.776s 00:07:53.402 user 0m1.707s 00:07:53.402 sys 0m0.063s 00:07:53.402 09:56:42 unittest_event -- common/autotest_common.sh@1125 -- # xtrace_disable 00:07:53.402 09:56:42 unittest_event -- common/autotest_common.sh@10 -- # set +x 00:07:53.402 ************************************ 00:07:53.402 END TEST unittest_event 00:07:53.402 ************************************ 00:07:53.403 09:56:42 -- unit/unittest.sh@235 -- # uname -s 00:07:53.403 09:56:42 -- unit/unittest.sh@235 -- # '[' Linux = Linux ']' 00:07:53.403 09:56:42 -- unit/unittest.sh@236 -- # run_test unittest_ftl unittest_ftl 00:07:53.403 09:56:42 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:07:53.403 09:56:42 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:07:53.403 09:56:42 -- common/autotest_common.sh@10 -- # set +x 00:07:53.403 ************************************ 00:07:53.403 START TEST unittest_ftl 00:07:53.403 ************************************ 00:07:53.403 09:56:42 unittest_ftl -- common/autotest_common.sh@1124 -- # unittest_ftl 00:07:53.403 09:56:42 unittest_ftl -- unit/unittest.sh@56 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:53.403 ==71530== Memcheck, a memory error detector 00:07:53.403 ==71530== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:53.403 ==71530== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:53.403 ==71530== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:53.403 ==71530== 00:07:53.403 --71530-- Valgrind options: 00:07:53.403 --71530-- --leak-check=full 00:07:53.403 --71530-- --error-exitcode=2 00:07:53.403 --71530-- --verbose 00:07:53.403 --71530-- Contents of /proc/version: 00:07:53.403 --71530-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:53.403 --71530-- 00:07:53.403 --71530-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:53.403 --71530-- Page sizes: currently 4096, max supported 4096 00:07:53.403 --71530-- Valgrind library directory: /usr/libexec/valgrind 00:07:53.403 --71530-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:53.403 --71530-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:53.403 --71530-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:53.403 --71530-- might be shown as UnknownInlinedFun 00:07:53.403 --71530-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:53.403 --71530-- object doesn't have a dynamic symbol table 00:07:53.403 --71530-- Scheduler: using generic scheduler lock implementation. 00:07:53.403 --71530-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:53.403 ==71530== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71530-by-???-on-18e29ac98063 00:07:53.403 ==71530== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71530-by-???-on-18e29ac98063 00:07:53.403 ==71530== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71530-by-???-on-18e29ac98063 00:07:53.403 ==71530== 00:07:53.403 ==71530== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:53.403 ==71530== don't want to do, unless you know exactly what you're doing, 00:07:53.403 ==71530== or are doing some strange experiment): 00:07:53.403 ==71530== /usr/libexec/valgrind/../../bin/vgdb --pid=71530 ...command... 00:07:53.403 ==71530== 00:07:53.403 ==71530== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:53.403 ==71530== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:53.403 ==71530== and then give GDB the following command 00:07:53.403 ==71530== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71530 00:07:53.403 ==71530== --pid is optional if only one valgrind process is running 00:07:53.403 ==71530== 00:07:53.403 --71530-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:53.403 --71530-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:53.403 --71530-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:53.403 --71530-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:53.403 ==71530== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.403 --71530-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:53.403 --71530-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:53.403 --71530-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:53.403 --71530-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:53.403 --71530-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:53.403 --71530-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:53.403 --71530-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:53.403 --71530-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:53.403 --71530-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:53.403 --71530-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:53.403 --71530-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:53.403 --71530-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:53.403 --71530-- Reading syms from /usr/lib64/libm.so.6 00:07:53.403 --71530-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:53.403 --71530-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:53.403 --71530-- Reading syms from /usr/lib64/libc.so.6 00:07:53.662 ==71530== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.662 --71530-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.662 --71530-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:53.662 ==71530== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.662 --71530-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.662 --71530-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:53.662 ==71530== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.662 --71530-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.662 --71530-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:53.662 ==71530== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.662 --71530-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.662 --71530-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:53.662 --71530-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:53.662 --71530-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:53.662 --71530-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:53.662 --71530-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:53.662 --71530-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:53.662 --71530-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:53.662 --71530-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 ==71530== Preferring higher priority redirection: 00:07:53.662 --71530-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:53.662 --71530-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:53.662 --71530-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.662 --71530-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.663 --71530-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.663 --71530-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.663 ==71530== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.663 --71530-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:53.663 --71530-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:53.663 ==71530== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.663 --71530-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:53.663 --71530-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:53.663 --71530-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:53.663 --71530-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:53.663 --71530-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:53.922 --71530-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:53.922 --71530-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:53.922 --71530-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:53.922 --71530-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:53.922 --71530-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:53.922 --71530-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:53.922 --71530-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:53.922 --71530-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:53.922 --71530-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:53.922 --71530-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:53.922 --71530-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:53.922 --71530-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:53.922 --71530-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:53.922 00:07:53.922 00:07:53.922 CUnit - A unit testing framework for C - Version 2.1-3 00:07:53.922 http://cunit.sourceforge.net/ 00:07:53.922 00:07:53.922 00:07:53.922 Suite: ftl_band_suite 00:07:53.922 Test: test_band_block_offset_from_addr_base ...--71530-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:53.922 --71530-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:53.922 passed 00:07:54.181 Test: test_band_block_offset_from_addr_offset ...passed 00:07:54.181 Test: test_band_addr_from_block_offset ...passed 00:07:54.181 Test: test_band_set_addr ...passed 00:07:54.181 Test: test_invalidate_addr ...passed 00:07:54.181 Test: test_next_xfer_addr ...passed 00:07:54.182 00:07:54.182 Run Summary: Type Total Ran Passed Failed Inactive 00:07:54.182 suites 1 1 n/a 0 0 00:07:54.182 tests 6 6 6 0 0 00:07:54.182 asserts 30356 30356 30356 0 n/a 00:07:54.182 00:07:54.182 Elapsed time = 0.297 seconds 00:07:54.182 --71530-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:54.182 --71530-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:54.182 ==71530== 00:07:54.182 ==71530== HEAP SUMMARY: 00:07:54.182 ==71530== in use at exit: 67,109,768 bytes in 1,026 blocks 00:07:54.182 ==71530== total heap usage: 6,547 allocs, 5,521 frees, 429,739,231 bytes allocated 00:07:54.182 ==71530== 00:07:54.182 ==71530== Searching for pointers to 1,026 not-freed blocks 00:07:54.440 ==71530== Checked 6,686,040 bytes 00:07:54.440 ==71530== 00:07:54.440 ==71530== LEAK SUMMARY: 00:07:54.440 ==71530== definitely lost: 0 bytes in 0 blocks 00:07:54.440 ==71530== indirectly lost: 0 bytes in 0 blocks 00:07:54.440 ==71530== possibly lost: 0 bytes in 0 blocks 00:07:54.440 ==71530== still reachable: 67,109,768 bytes in 1,026 blocks 00:07:54.440 ==71530== suppressed: 0 bytes in 0 blocks 00:07:54.440 ==71530== Reachable blocks (those to which a pointer was found) are not shown. 00:07:54.440 ==71530== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:54.440 ==71530== 00:07:54.440 ==71530== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:54.441 09:56:43 unittest_ftl -- unit/unittest.sh@57 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:54.441 ==71542== Memcheck, a memory error detector 00:07:54.441 ==71542== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:54.441 ==71542== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:54.441 ==71542== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:54.441 ==71542== 00:07:54.441 --71542-- Valgrind options: 00:07:54.441 --71542-- --leak-check=full 00:07:54.441 --71542-- --error-exitcode=2 00:07:54.441 --71542-- --verbose 00:07:54.441 --71542-- Contents of /proc/version: 00:07:54.441 --71542-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:54.441 --71542-- 00:07:54.441 --71542-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:54.441 --71542-- Page sizes: currently 4096, max supported 4096 00:07:54.441 --71542-- Valgrind library directory: /usr/libexec/valgrind 00:07:54.441 --71542-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:54.441 --71542-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:54.441 --71542-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:54.441 --71542-- might be shown as UnknownInlinedFun 00:07:54.441 --71542-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:54.441 --71542-- object doesn't have a dynamic symbol table 00:07:54.441 --71542-- Scheduler: using generic scheduler lock implementation. 00:07:54.441 --71542-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:54.441 ==71542== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71542-by-???-on-18e29ac98063 00:07:54.441 ==71542== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71542-by-???-on-18e29ac98063 00:07:54.441 ==71542== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71542-by-???-on-18e29ac98063 00:07:54.441 ==71542== 00:07:54.441 ==71542== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:54.441 ==71542== don't want to do, unless you know exactly what you're doing, 00:07:54.441 ==71542== or are doing some strange experiment): 00:07:54.441 ==71542== /usr/libexec/valgrind/../../bin/vgdb --pid=71542 ...command... 00:07:54.441 ==71542== 00:07:54.441 ==71542== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:54.441 ==71542== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:54.441 ==71542== and then give GDB the following command 00:07:54.441 ==71542== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71542 00:07:54.441 ==71542== --pid is optional if only one valgrind process is running 00:07:54.441 ==71542== 00:07:54.441 --71542-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:54.441 --71542-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:54.441 --71542-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:54.441 --71542-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:54.441 ==71542== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.441 --71542-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:54.441 --71542-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:54.441 --71542-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:54.441 --71542-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:54.441 --71542-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:54.441 --71542-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:54.441 --71542-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:54.441 --71542-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:54.441 --71542-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:54.441 --71542-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:54.441 --71542-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:54.441 --71542-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:54.441 --71542-- Reading syms from /usr/lib64/libm.so.6 00:07:54.441 --71542-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:54.441 --71542-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:54.441 --71542-- Reading syms from /usr/lib64/libc.so.6 00:07:54.441 ==71542== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.441 --71542-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:54.441 --71542-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:54.441 ==71542== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.441 --71542-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:54.441 --71542-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:54.441 ==71542== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.441 --71542-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:54.441 --71542-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:54.441 ==71542== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.441 --71542-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:54.441 --71542-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:54.699 --71542-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:54.699 --71542-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:54.699 --71542-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:54.699 --71542-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:54.699 --71542-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:54.699 --71542-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:54.699 --71542-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.699 --71542-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.699 --71542-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.699 --71542-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.699 --71542-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.699 --71542-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.699 --71542-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.699 --71542-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 ==71542== Preferring higher priority redirection: 00:07:54.700 --71542-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:54.700 --71542-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:54.700 --71542-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 --71542-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.700 ==71542== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.700 --71542-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:54.700 --71542-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:54.700 ==71542== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.700 --71542-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:54.700 --71542-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:54.700 --71542-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:54.700 --71542-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:54.700 --71542-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:54.700 --71542-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:54.700 --71542-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:54.700 --71542-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:54.700 --71542-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:54.700 --71542-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:54.700 --71542-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:54.700 --71542-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:54.700 --71542-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:54.700 --71542-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:54.700 --71542-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:54.700 --71542-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:54.700 --71542-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:54.700 --71542-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:54.700 00:07:54.700 00:07:54.700 CUnit - A unit testing framework for C - Version 2.1-3 00:07:54.700 http://cunit.sourceforge.net/ 00:07:54.700 00:07:54.700 00:07:54.700 Suite: ftl_bitmap 00:07:54.959 Test: test_ftl_bitmap_create ...[2024-06-10 09:56:44.198996] /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:54.959 [2024-06-10 09:56:44.226828] /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:54.959 passed 00:07:54.959 Test: test_ftl_bitmap_get ...passed 00:07:54.959 Test: test_ftl_bitmap_set ...passed 00:07:54.959 Test: test_ftl_bitmap_clear ...passed 00:07:54.959 Test: test_ftl_bitmap_find_first_set ...passed 00:07:54.959 Test: test_ftl_bitmap_find_first_clear ...passed 00:07:54.959 Test: test_ftl_bitmap_count_set ...passed 00:07:54.959 00:07:54.959 Run Summary: Type Total Ran Passed Failed Inactive 00:07:54.959 suites 1 1 n/a 0 0 00:07:54.959 tests 7 7 7 0 0 00:07:54.959 asserts 137 137 137 0 n/a 00:07:54.959 00:07:54.959 Elapsed time = 0.056 seconds 00:07:54.959 --71542-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:54.959 --71542-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:54.959 ==71542== 00:07:54.959 ==71542== HEAP SUMMARY: 00:07:54.959 ==71542== in use at exit: 0 bytes in 0 blocks 00:07:54.959 ==71542== total heap usage: 73 allocs, 73 frees, 107,709 bytes allocated 00:07:54.959 ==71542== 00:07:54.959 ==71542== All heap blocks were freed -- no leaks are possible 00:07:54.959 ==71542== 00:07:54.959 ==71542== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:54.959 09:56:44 unittest_ftl -- unit/unittest.sh@58 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:54.959 ==71549== Memcheck, a memory error detector 00:07:54.959 ==71549== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:54.959 ==71549== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:54.959 ==71549== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:54.959 ==71549== 00:07:54.959 --71549-- Valgrind options: 00:07:54.959 --71549-- --leak-check=full 00:07:54.959 --71549-- --error-exitcode=2 00:07:54.959 --71549-- --verbose 00:07:54.959 --71549-- Contents of /proc/version: 00:07:54.959 --71549-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:54.959 --71549-- 00:07:54.959 --71549-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:54.959 --71549-- Page sizes: currently 4096, max supported 4096 00:07:54.959 --71549-- Valgrind library directory: /usr/libexec/valgrind 00:07:54.959 --71549-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:54.959 --71549-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:54.959 --71549-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:54.959 --71549-- might be shown as UnknownInlinedFun 00:07:54.959 --71549-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:54.959 --71549-- object doesn't have a dynamic symbol table 00:07:54.959 --71549-- Scheduler: using generic scheduler lock implementation. 00:07:54.959 --71549-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:54.959 ==71549== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71549-by-???-on-18e29ac98063 00:07:54.959 ==71549== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71549-by-???-on-18e29ac98063 00:07:54.959 ==71549== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71549-by-???-on-18e29ac98063 00:07:54.959 ==71549== 00:07:54.959 ==71549== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:54.959 ==71549== don't want to do, unless you know exactly what you're doing, 00:07:54.960 ==71549== or are doing some strange experiment): 00:07:54.960 ==71549== /usr/libexec/valgrind/../../bin/vgdb --pid=71549 ...command... 00:07:54.960 ==71549== 00:07:54.960 ==71549== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:54.960 ==71549== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:54.960 ==71549== and then give GDB the following command 00:07:54.960 ==71549== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71549 00:07:54.960 ==71549== --pid is optional if only one valgrind process is running 00:07:54.960 ==71549== 00:07:54.960 --71549-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:54.960 --71549-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:54.960 --71549-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:54.960 --71549-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:54.960 ==71549== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.960 --71549-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:54.960 --71549-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:54.960 --71549-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:54.960 --71549-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:54.960 --71549-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:54.960 --71549-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:54.960 --71549-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:54.960 --71549-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:54.960 --71549-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:54.960 --71549-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:54.960 --71549-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:54.960 --71549-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:54.960 --71549-- Reading syms from /usr/lib64/libm.so.6 00:07:54.960 --71549-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:54.960 --71549-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:54.960 --71549-- Reading syms from /usr/lib64/libc.so.6 00:07:55.218 ==71549== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.218 --71549-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.218 --71549-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:55.218 ==71549== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.218 --71549-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.218 --71549-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:55.218 ==71549== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.218 --71549-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.218 --71549-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:55.218 ==71549== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.218 --71549-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.218 --71549-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:55.218 --71549-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:55.218 --71549-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:55.218 --71549-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:55.218 --71549-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:55.218 --71549-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:55.218 --71549-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:55.218 --71549-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.218 --71549-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.218 --71549-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.218 --71549-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.218 --71549-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.218 --71549-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.218 --71549-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.218 --71549-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.218 --71549-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.218 --71549-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.218 --71549-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.218 --71549-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.218 --71549-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.218 --71549-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.218 --71549-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.218 --71549-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.218 --71549-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.218 --71549-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.218 --71549-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.218 --71549-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.218 --71549-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.219 --71549-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.219 --71549-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.219 --71549-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.219 --71549-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.219 --71549-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.219 --71549-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.219 --71549-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.219 --71549-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.219 --71549-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.219 ==71549== Preferring higher priority redirection: 00:07:55.219 --71549-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:55.219 --71549-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:55.219 --71549-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.219 --71549-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.219 --71549-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.219 --71549-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.219 --71549-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.219 --71549-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.219 --71549-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.219 --71549-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.219 --71549-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.219 ==71549== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.219 --71549-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:55.219 --71549-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:55.219 ==71549== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.219 --71549-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:55.219 --71549-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:55.219 --71549-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:55.219 --71549-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:55.219 --71549-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:55.219 --71549-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:55.219 --71549-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:55.219 --71549-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:55.219 --71549-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:55.219 --71549-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:55.219 --71549-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:55.219 --71549-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:55.219 --71549-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:55.219 --71549-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:55.219 --71549-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:55.219 --71549-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:55.477 --71549-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:55.477 --71549-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:55.477 00:07:55.477 00:07:55.477 CUnit - A unit testing framework for C - Version 2.1-3 00:07:55.477 http://cunit.sourceforge.net/ 00:07:55.477 00:07:55.477 00:07:55.477 Suite: ftl_io_suite 00:07:55.477 Test: test_completion ...--71549-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:55.477 passed 00:07:55.477 Test: test_multiple_ios ...passed 00:07:55.477 00:07:55.477 Run Summary: Type Total Ran Passed Failed Inactive 00:07:55.477 suites 1 1 n/a 0 0 00:07:55.477 tests 2 2 2 0 0 00:07:55.477 asserts 47 47 47 0 n/a 00:07:55.477 00:07:55.477 Elapsed time = 0.095 seconds 00:07:55.477 --71549-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:55.477 --71549-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:55.477 ==71549== 00:07:55.477 ==71549== HEAP SUMMARY: 00:07:55.477 ==71549== in use at exit: 0 bytes in 0 blocks 00:07:55.477 ==71549== total heap usage: 2,156 allocs, 2,156 frees, 221,672 bytes allocated 00:07:55.477 ==71549== 00:07:55.477 ==71549== All heap blocks were freed -- no leaks are possible 00:07:55.477 ==71549== 00:07:55.477 ==71549== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:55.477 09:56:44 unittest_ftl -- unit/unittest.sh@59 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:55.477 ==71556== Memcheck, a memory error detector 00:07:55.477 ==71556== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:55.477 ==71556== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:55.477 ==71556== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:55.477 ==71556== 00:07:55.477 --71556-- Valgrind options: 00:07:55.477 --71556-- --leak-check=full 00:07:55.477 --71556-- --error-exitcode=2 00:07:55.477 --71556-- --verbose 00:07:55.477 --71556-- Contents of /proc/version: 00:07:55.477 --71556-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:55.477 --71556-- 00:07:55.477 --71556-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:55.477 --71556-- Page sizes: currently 4096, max supported 4096 00:07:55.477 --71556-- Valgrind library directory: /usr/libexec/valgrind 00:07:55.477 --71556-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:55.477 --71556-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:55.477 --71556-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:55.477 --71556-- might be shown as UnknownInlinedFun 00:07:55.477 --71556-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:55.477 --71556-- object doesn't have a dynamic symbol table 00:07:55.477 --71556-- Scheduler: using generic scheduler lock implementation. 00:07:55.477 --71556-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:55.477 ==71556== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71556-by-???-on-18e29ac98063 00:07:55.478 ==71556== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71556-by-???-on-18e29ac98063 00:07:55.478 ==71556== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71556-by-???-on-18e29ac98063 00:07:55.478 ==71556== 00:07:55.478 ==71556== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:55.478 ==71556== don't want to do, unless you know exactly what you're doing, 00:07:55.478 ==71556== or are doing some strange experiment): 00:07:55.478 ==71556== /usr/libexec/valgrind/../../bin/vgdb --pid=71556 ...command... 00:07:55.478 ==71556== 00:07:55.478 ==71556== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:55.478 ==71556== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:55.478 ==71556== and then give GDB the following command 00:07:55.478 ==71556== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71556 00:07:55.478 ==71556== --pid is optional if only one valgrind process is running 00:07:55.478 ==71556== 00:07:55.478 --71556-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:55.478 --71556-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:55.735 --71556-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:55.735 --71556-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:55.735 ==71556== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.735 --71556-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:55.735 --71556-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:55.735 --71556-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:55.735 --71556-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:55.735 --71556-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:55.735 --71556-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:55.735 --71556-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:55.735 --71556-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:55.735 --71556-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:55.735 --71556-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:55.736 --71556-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:55.736 --71556-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:55.736 --71556-- Reading syms from /usr/lib64/libm.so.6 00:07:55.736 --71556-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:55.736 --71556-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:55.736 --71556-- Reading syms from /usr/lib64/libc.so.6 00:07:55.736 ==71556== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.736 --71556-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.736 --71556-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:55.736 ==71556== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.736 --71556-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.736 --71556-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:55.736 ==71556== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.736 --71556-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.736 --71556-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:55.736 ==71556== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.736 --71556-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.736 --71556-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:55.736 --71556-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:55.736 --71556-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:55.736 --71556-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:55.736 --71556-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:55.736 --71556-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:55.736 --71556-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:55.736 --71556-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 ==71556== Preferring higher priority redirection: 00:07:55.736 --71556-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:55.736 --71556-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:55.736 --71556-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 --71556-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.736 ==71556== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.737 --71556-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:55.737 --71556-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:55.737 ==71556== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.737 --71556-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:55.737 --71556-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:55.994 --71556-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:55.994 --71556-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:55.994 --71556-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:55.994 --71556-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:55.994 --71556-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:55.994 --71556-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:55.994 --71556-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:55.994 --71556-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:55.994 --71556-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:55.994 --71556-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:55.994 --71556-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:55.994 --71556-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:55.994 --71556-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:55.994 --71556-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:55.994 --71556-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:55.995 --71556-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:55.995 00:07:55.995 00:07:55.995 CUnit - A unit testing framework for C - Version 2.1-3 00:07:55.995 http://cunit.sourceforge.net/ 00:07:55.995 00:07:55.995 00:07:55.995 Suite: ftl_mngt 00:07:55.995 Test: test_next_step ...passed 00:07:55.995 Test: test_continue_step ...passed 00:07:55.995 Test: test_get_func_and_step_cntx_alloc ...passed 00:07:55.995 Test: test_fail_step ...passed 00:07:55.995 Test: test_mngt_call_and_call_rollback ...passed 00:07:55.995 Test: test_nested_process_failure ...passed 00:07:55.995 Test: test_call_init_success ...passed 00:07:55.995 Test: test_call_init_failure ...passed 00:07:55.995 00:07:55.995 Run Summary: Type Total Ran Passed Failed Inactive 00:07:55.995 suites 1 1 n/a 0 0 00:07:55.995 tests 8 8 8 0 0 00:07:55.995 asserts 196 196 196 0 n/a 00:07:55.995 00:07:55.995 Elapsed time = 0.097 seconds 00:07:55.995 --71556-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:55.995 --71556-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:56.253 ==71556== 00:07:56.253 ==71556== HEAP SUMMARY: 00:07:56.253 ==71556== in use at exit: 0 bytes in 0 blocks 00:07:56.253 ==71556== total heap usage: 197 allocs, 197 frees, 113,721 bytes allocated 00:07:56.253 ==71556== 00:07:56.253 ==71556== All heap blocks were freed -- no leaks are possible 00:07:56.253 ==71556== 00:07:56.253 ==71556== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:56.253 09:56:45 unittest_ftl -- unit/unittest.sh@60 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:56.253 ==71564== Memcheck, a memory error detector 00:07:56.253 ==71564== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:56.253 ==71564== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:56.253 ==71564== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:56.253 ==71564== 00:07:56.253 --71564-- Valgrind options: 00:07:56.253 --71564-- --leak-check=full 00:07:56.253 --71564-- --error-exitcode=2 00:07:56.253 --71564-- --verbose 00:07:56.253 --71564-- Contents of /proc/version: 00:07:56.253 --71564-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:56.253 --71564-- 00:07:56.253 --71564-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:56.253 --71564-- Page sizes: currently 4096, max supported 4096 00:07:56.253 --71564-- Valgrind library directory: /usr/libexec/valgrind 00:07:56.253 --71564-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:56.253 --71564-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:56.253 --71564-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:56.253 --71564-- might be shown as UnknownInlinedFun 00:07:56.253 --71564-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:56.253 --71564-- object doesn't have a dynamic symbol table 00:07:56.253 --71564-- Scheduler: using generic scheduler lock implementation. 00:07:56.253 --71564-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:56.253 ==71564== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71564-by-???-on-18e29ac98063 00:07:56.253 ==71564== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71564-by-???-on-18e29ac98063 00:07:56.253 ==71564== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71564-by-???-on-18e29ac98063 00:07:56.253 ==71564== 00:07:56.253 ==71564== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:56.253 ==71564== don't want to do, unless you know exactly what you're doing, 00:07:56.253 ==71564== or are doing some strange experiment): 00:07:56.253 ==71564== /usr/libexec/valgrind/../../bin/vgdb --pid=71564 ...command... 00:07:56.253 ==71564== 00:07:56.253 ==71564== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:56.253 ==71564== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:56.253 ==71564== and then give GDB the following command 00:07:56.253 ==71564== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71564 00:07:56.253 ==71564== --pid is optional if only one valgrind process is running 00:07:56.253 ==71564== 00:07:56.253 --71564-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:56.253 --71564-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:56.253 --71564-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:56.253 --71564-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:56.254 ==71564== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.254 --71564-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:56.254 --71564-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:56.254 --71564-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:56.254 --71564-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:56.254 --71564-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:56.254 --71564-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:56.254 --71564-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:56.254 --71564-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:56.254 --71564-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:56.254 --71564-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:56.254 --71564-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:56.254 --71564-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:56.254 --71564-- Reading syms from /usr/lib64/libm.so.6 00:07:56.254 --71564-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:56.254 --71564-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:56.254 --71564-- Reading syms from /usr/lib64/libc.so.6 00:07:56.254 ==71564== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.254 --71564-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.254 --71564-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:56.254 ==71564== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.254 --71564-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.254 --71564-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:56.254 ==71564== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.254 --71564-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.254 --71564-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:56.254 ==71564== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.254 --71564-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.254 --71564-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:56.254 --71564-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:56.254 --71564-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:56.254 --71564-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:56.254 --71564-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:56.512 --71564-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:56.512 --71564-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:56.512 --71564-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 ==71564== Preferring higher priority redirection: 00:07:56.512 --71564-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:56.512 --71564-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:56.512 --71564-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 --71564-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.512 ==71564== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.512 --71564-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:56.512 --71564-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:56.512 ==71564== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.512 --71564-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:56.512 --71564-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:56.512 --71564-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:56.512 --71564-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:56.512 --71564-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:56.512 --71564-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:56.512 --71564-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:56.512 --71564-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:56.512 --71564-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:56.512 --71564-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:56.512 --71564-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:56.512 --71564-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:56.513 --71564-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:56.513 --71564-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:56.513 --71564-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:56.513 --71564-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:56.513 --71564-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:56.513 --71564-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:56.513 00:07:56.513 00:07:56.513 CUnit - A unit testing framework for C - Version 2.1-3 00:07:56.513 http://cunit.sourceforge.net/ 00:07:56.513 00:07:56.513 --71564-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:56.513 00:07:56.513 Suite: ftl_mempool 00:07:56.513 Test: test_ftl_mempool_create ...passed 00:07:56.513 Test: test_ftl_mempool_get_put ...passed 00:07:56.513 00:07:56.513 Run Summary: Type Total Ran Passed Failed Inactive 00:07:56.513 suites 1 1 n/a 0 0 00:07:56.513 tests 2 2 2 0 0 00:07:56.513 asserts 36 36 36 0 n/a 00:07:56.513 00:07:56.513 Elapsed time = 0.016 seconds 00:07:56.513 --71564-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:56.513 --71564-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:56.770 ==71564== 00:07:56.770 ==71564== HEAP SUMMARY: 00:07:56.770 ==71564== in use at exit: 0 bytes in 0 blocks 00:07:56.771 ==71564== total heap usage: 55 allocs, 55 frees, 100,167 bytes allocated 00:07:56.771 ==71564== 00:07:56.771 ==71564== All heap blocks were freed -- no leaks are possible 00:07:56.771 ==71564== 00:07:56.771 ==71564== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:56.771 09:56:46 unittest_ftl -- unit/unittest.sh@61 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:56.771 ==71571== Memcheck, a memory error detector 00:07:56.771 ==71571== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:56.771 ==71571== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:56.771 ==71571== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:56.771 ==71571== 00:07:56.771 --71571-- Valgrind options: 00:07:56.771 --71571-- --leak-check=full 00:07:56.771 --71571-- --error-exitcode=2 00:07:56.771 --71571-- --verbose 00:07:56.771 --71571-- Contents of /proc/version: 00:07:56.771 --71571-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:56.771 --71571-- 00:07:56.771 --71571-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:56.771 --71571-- Page sizes: currently 4096, max supported 4096 00:07:56.771 --71571-- Valgrind library directory: /usr/libexec/valgrind 00:07:56.771 --71571-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:56.771 --71571-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:56.771 --71571-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:56.771 --71571-- might be shown as UnknownInlinedFun 00:07:56.771 --71571-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:56.771 --71571-- object doesn't have a dynamic symbol table 00:07:56.771 --71571-- Scheduler: using generic scheduler lock implementation. 00:07:56.771 --71571-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:56.771 ==71571== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71571-by-???-on-18e29ac98063 00:07:56.771 ==71571== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71571-by-???-on-18e29ac98063 00:07:56.771 ==71571== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71571-by-???-on-18e29ac98063 00:07:56.771 ==71571== 00:07:56.771 ==71571== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:56.771 ==71571== don't want to do, unless you know exactly what you're doing, 00:07:56.771 ==71571== or are doing some strange experiment): 00:07:56.771 ==71571== /usr/libexec/valgrind/../../bin/vgdb --pid=71571 ...command... 00:07:56.771 ==71571== 00:07:56.771 ==71571== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:56.771 ==71571== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:56.771 ==71571== and then give GDB the following command 00:07:56.771 ==71571== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71571 00:07:56.771 ==71571== --pid is optional if only one valgrind process is running 00:07:56.771 ==71571== 00:07:56.771 --71571-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:56.771 --71571-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:56.771 --71571-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:56.771 --71571-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:56.771 ==71571== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.771 --71571-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:56.771 --71571-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:56.771 --71571-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:56.771 --71571-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:56.771 --71571-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:56.771 --71571-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:56.771 --71571-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:56.771 --71571-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:56.771 --71571-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:56.771 --71571-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:56.771 --71571-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:56.771 --71571-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:56.771 --71571-- Reading syms from /usr/lib64/libm.so.6 00:07:56.771 --71571-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:56.771 --71571-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:56.771 --71571-- Reading syms from /usr/lib64/libc.so.6 00:07:56.771 ==71571== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.771 --71571-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.771 --71571-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:56.771 ==71571== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.771 --71571-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.771 --71571-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:56.771 ==71571== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.771 --71571-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.771 --71571-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:56.771 ==71571== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.771 --71571-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.772 --71571-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:56.772 --71571-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:56.772 --71571-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:56.772 --71571-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:56.772 --71571-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:57.029 --71571-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:57.029 --71571-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:57.029 --71571-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.029 --71571-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.029 --71571-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.029 --71571-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.029 --71571-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.029 --71571-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.029 --71571-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.029 --71571-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.029 --71571-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.029 --71571-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.029 --71571-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.029 --71571-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 ==71571== Preferring higher priority redirection: 00:07:57.030 --71571-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:57.030 --71571-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:57.030 --71571-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 --71571-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.030 ==71571== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.030 --71571-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:57.030 --71571-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:57.030 ==71571== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.030 --71571-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:57.030 --71571-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:57.030 --71571-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:57.030 --71571-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:57.030 --71571-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:57.030 --71571-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:57.030 --71571-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:57.030 --71571-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:57.030 --71571-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:57.030 --71571-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:57.030 --71571-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:57.030 --71571-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:57.030 --71571-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:57.030 --71571-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:57.030 --71571-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:57.030 --71571-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:57.030 --71571-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:57.030 --71571-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:57.030 00:07:57.030 00:07:57.030 CUnit - A unit testing framework for C - Version 2.1-3 00:07:57.030 http://cunit.sourceforge.net/ 00:07:57.030 00:07:57.030 00:07:57.030 Suite: ftl_addr64_suite 00:07:57.030 Test: test_addr_cached ...passed 00:07:57.030 00:07:57.030 Run Summary: Type Total Ran Passed Failed Inactive 00:07:57.030 suites 1 1 n/a 0 0 00:07:57.030 tests 1 1 1 0 0 00:07:57.030 asserts 1536 1536 1536 0 n/a 00:07:57.030 00:07:57.030 Elapsed time = 0.009 seconds 00:07:57.030 --71571-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:57.030 --71571-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:57.288 ==71571== 00:07:57.288 ==71571== HEAP SUMMARY: 00:07:57.288 ==71571== in use at exit: 0 bytes in 0 blocks 00:07:57.288 ==71571== total heap usage: 53 allocs, 53 frees, 109,714 bytes allocated 00:07:57.288 ==71571== 00:07:57.288 ==71571== All heap blocks were freed -- no leaks are possible 00:07:57.288 ==71571== 00:07:57.288 ==71571== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:57.289 09:56:46 unittest_ftl -- unit/unittest.sh@62 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:57.289 ==71576== Memcheck, a memory error detector 00:07:57.289 ==71576== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:57.289 ==71576== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:57.289 ==71576== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:57.289 ==71576== 00:07:57.289 --71576-- Valgrind options: 00:07:57.289 --71576-- --leak-check=full 00:07:57.289 --71576-- --error-exitcode=2 00:07:57.289 --71576-- --verbose 00:07:57.289 --71576-- Contents of /proc/version: 00:07:57.289 --71576-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:57.289 --71576-- 00:07:57.289 --71576-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:57.289 --71576-- Page sizes: currently 4096, max supported 4096 00:07:57.289 --71576-- Valgrind library directory: /usr/libexec/valgrind 00:07:57.289 --71576-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:57.289 --71576-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:57.289 --71576-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:57.289 --71576-- might be shown as UnknownInlinedFun 00:07:57.289 --71576-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:57.289 --71576-- object doesn't have a dynamic symbol table 00:07:57.289 --71576-- Scheduler: using generic scheduler lock implementation. 00:07:57.289 --71576-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:57.289 ==71576== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71576-by-???-on-18e29ac98063 00:07:57.289 ==71576== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71576-by-???-on-18e29ac98063 00:07:57.289 ==71576== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71576-by-???-on-18e29ac98063 00:07:57.289 ==71576== 00:07:57.289 ==71576== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:57.289 ==71576== don't want to do, unless you know exactly what you're doing, 00:07:57.289 ==71576== or are doing some strange experiment): 00:07:57.289 ==71576== /usr/libexec/valgrind/../../bin/vgdb --pid=71576 ...command... 00:07:57.289 ==71576== 00:07:57.289 ==71576== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:57.289 ==71576== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:57.289 ==71576== and then give GDB the following command 00:07:57.289 ==71576== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71576 00:07:57.289 ==71576== --pid is optional if only one valgrind process is running 00:07:57.289 ==71576== 00:07:57.289 --71576-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:57.289 --71576-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:57.289 --71576-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:57.289 --71576-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:57.289 ==71576== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.289 --71576-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:57.289 --71576-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:57.289 --71576-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:57.289 --71576-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:57.289 --71576-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:57.289 --71576-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:57.289 --71576-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:57.289 --71576-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:57.289 --71576-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:57.289 --71576-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:57.289 --71576-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:57.289 --71576-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:57.289 --71576-- Reading syms from /usr/lib64/libm.so.6 00:07:57.289 --71576-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:57.289 --71576-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:57.289 --71576-- Reading syms from /usr/lib64/libc.so.6 00:07:57.289 ==71576== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.289 --71576-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.289 --71576-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:57.289 ==71576== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.289 --71576-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.289 --71576-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:57.289 ==71576== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.289 --71576-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.289 --71576-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:57.289 ==71576== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.289 --71576-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.289 --71576-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:57.289 --71576-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:57.289 --71576-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:57.289 --71576-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:57.290 --71576-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:57.547 --71576-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:57.547 --71576-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:57.547 --71576-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.547 --71576-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 ==71576== Preferring higher priority redirection: 00:07:57.548 --71576-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:57.548 --71576-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:57.548 --71576-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 --71576-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.548 ==71576== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.548 --71576-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:57.548 --71576-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:57.548 ==71576== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.548 --71576-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:57.548 --71576-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:57.548 --71576-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:57.548 --71576-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:57.548 --71576-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:57.548 --71576-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:57.548 --71576-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:57.548 --71576-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:57.548 --71576-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:57.548 --71576-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:57.548 --71576-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:57.548 --71576-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:57.548 --71576-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:57.548 --71576-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:57.548 --71576-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:57.548 --71576-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:57.548 --71576-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:57.548 00:07:57.548 00:07:57.548 CUnit - A unit testing framework for C - Version 2.1-3 00:07:57.548 http://cunit.sourceforge.net/ 00:07:57.549 00:07:57.549 00:07:57.549 Suite: ftl_sb 00:07:57.549 Test: test_sb_crc_v2 ...--71576-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:57.549 passed 00:07:57.549 Test: test_sb_crc_v3 ...passed 00:07:57.806 Test: test_sb_v3_md_layout ...[2024-06-10 09:56:47.044468] /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:57.806 [2024-06-10 09:56:47.086442] /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:57.806 [2024-06-10 09:56:47.087574] /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:57.806 [2024-06-10 09:56:47.088243] /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:57.806 [2024-06-10 09:56:47.089517] /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:57.807 [2024-06-10 09:56:47.090625] /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:57.807 [2024-06-10 09:56:47.091669] /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:57.807 [2024-06-10 09:56:47.092303] /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:57.807 [2024-06-10 09:56:47.102343] /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:57.807 [2024-06-10 09:56:47.103371] /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:57.807 [2024-06-10 09:56:47.105226] /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:57.807 passed 00:07:57.807 Test: test_sb_v5_md_layout ...--71576-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:57.807 passed 00:07:57.807 00:07:57.807 Run Summary: Type Total Ran Passed Failed Inactive 00:07:57.807 suites 1 1 n/a 0 0 00:07:57.807 tests 4 4 4 0 0 00:07:57.807 asserts 160 160 160 0 n/a 00:07:57.807 00:07:57.807 Elapsed time = 0.180 seconds 00:07:57.807 --71576-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:57.807 --71576-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:57.807 ==71576== 00:07:57.807 ==71576== HEAP SUMMARY: 00:07:57.807 ==71576== in use at exit: 0 bytes in 0 blocks 00:07:57.807 ==71576== total heap usage: 267 allocs, 267 frees, 124,299 bytes allocated 00:07:57.807 ==71576== 00:07:57.807 ==71576== All heap blocks were freed -- no leaks are possible 00:07:57.807 ==71576== 00:07:57.807 ==71576== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:57.807 09:56:47 unittest_ftl -- unit/unittest.sh@63 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:07:57.807 ==71584== Memcheck, a memory error detector 00:07:57.807 ==71584== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:57.807 ==71584== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:57.807 ==71584== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:07:57.807 ==71584== 00:07:57.807 --71584-- Valgrind options: 00:07:57.807 --71584-- --leak-check=full 00:07:57.807 --71584-- --error-exitcode=2 00:07:57.807 --71584-- --verbose 00:07:57.807 --71584-- Contents of /proc/version: 00:07:57.807 --71584-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:57.807 --71584-- 00:07:57.807 --71584-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:57.807 --71584-- Page sizes: currently 4096, max supported 4096 00:07:57.807 --71584-- Valgrind library directory: /usr/libexec/valgrind 00:07:57.807 --71584-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:07:57.807 --71584-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:57.807 --71584-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:57.807 --71584-- might be shown as UnknownInlinedFun 00:07:57.807 --71584-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:57.807 --71584-- object doesn't have a dynamic symbol table 00:07:57.807 --71584-- Scheduler: using generic scheduler lock implementation. 00:07:57.807 --71584-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:57.807 ==71584== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71584-by-???-on-18e29ac98063 00:07:57.807 ==71584== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71584-by-???-on-18e29ac98063 00:07:57.807 ==71584== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71584-by-???-on-18e29ac98063 00:07:57.807 ==71584== 00:07:57.807 ==71584== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:57.807 ==71584== don't want to do, unless you know exactly what you're doing, 00:07:57.807 ==71584== or are doing some strange experiment): 00:07:57.807 ==71584== /usr/libexec/valgrind/../../bin/vgdb --pid=71584 ...command... 00:07:57.807 ==71584== 00:07:57.807 ==71584== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:57.807 ==71584== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:07:57.807 ==71584== and then give GDB the following command 00:07:57.807 ==71584== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71584 00:07:57.807 ==71584== --pid is optional if only one valgrind process is running 00:07:57.807 ==71584== 00:07:57.807 --71584-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:57.807 --71584-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:57.807 --71584-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:57.807 --71584-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:57.807 ==71584== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.807 --71584-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:57.807 --71584-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:58.065 --71584-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:58.065 --71584-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:58.065 --71584-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:58.065 --71584-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:58.065 --71584-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:58.065 --71584-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:58.065 --71584-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:58.065 --71584-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:58.065 --71584-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:58.065 --71584-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:58.065 --71584-- Reading syms from /usr/lib64/libm.so.6 00:07:58.065 --71584-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:58.065 --71584-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:58.065 --71584-- Reading syms from /usr/lib64/libc.so.6 00:07:58.065 ==71584== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.065 --71584-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.065 --71584-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.065 ==71584== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.065 --71584-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.065 --71584-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.065 ==71584== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.065 --71584-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.065 --71584-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.065 ==71584== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.065 --71584-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.065 --71584-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.065 --71584-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:58.065 --71584-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:58.065 --71584-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:58.065 --71584-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:58.065 --71584-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:58.065 --71584-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:58.065 --71584-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.065 --71584-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 ==71584== Preferring higher priority redirection: 00:07:58.066 --71584-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:58.066 --71584-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:58.066 --71584-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 --71584-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.066 ==71584== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.066 --71584-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:58.066 --71584-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:58.066 ==71584== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.066 --71584-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:58.066 --71584-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:58.066 --71584-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:58.324 --71584-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:58.324 --71584-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:58.324 --71584-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:58.324 --71584-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:58.324 --71584-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:58.324 --71584-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:58.324 --71584-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:58.324 --71584-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:58.324 --71584-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:58.324 --71584-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:58.324 --71584-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:58.324 --71584-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:58.324 --71584-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:58.324 --71584-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:58.324 00:07:58.324 00:07:58.324 CUnit - A unit testing framework for C - Version 2.1-3 00:07:58.324 http://cunit.sourceforge.net/ 00:07:58.324 00:07:58.324 00:07:58.324 Suite: ftl_layout_upgrade 00:07:58.324 Test: test_l2p_upgrade ...--71584-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:58.324 --71584-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:58.324 passed 00:07:58.324 00:07:58.324 Run Summary: Type Total Ran Passed Failed Inactive 00:07:58.324 suites 1 1 n/a 0 0 00:07:58.324 tests 1 1 1 0 0 00:07:58.324 asserts 152 152 152 0 n/a 00:07:58.324 00:07:58.324 Elapsed time = 0.118 seconds 00:07:58.324 --71584-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:58.324 --71584-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:58.582 ==71584== 00:07:58.582 ==71584== HEAP SUMMARY: 00:07:58.582 ==71584== in use at exit: 0 bytes in 0 blocks 00:07:58.582 ==71584== total heap usage: 122 allocs, 122 frees, 114,406 bytes allocated 00:07:58.582 ==71584== 00:07:58.582 ==71584== All heap blocks were freed -- no leaks are possible 00:07:58.582 ==71584== 00:07:58.582 ==71584== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:58.582 09:56:47 unittest_ftl -- unit/unittest.sh@64 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:07:58.582 ==71591== Memcheck, a memory error detector 00:07:58.582 ==71591== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:58.582 ==71591== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:58.582 ==71591== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:07:58.582 ==71591== 00:07:58.582 --71591-- Valgrind options: 00:07:58.582 --71591-- --leak-check=full 00:07:58.582 --71591-- --error-exitcode=2 00:07:58.582 --71591-- --verbose 00:07:58.582 --71591-- Contents of /proc/version: 00:07:58.582 --71591-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:58.582 --71591-- 00:07:58.582 --71591-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:58.582 --71591-- Page sizes: currently 4096, max supported 4096 00:07:58.582 --71591-- Valgrind library directory: /usr/libexec/valgrind 00:07:58.582 --71591-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:07:58.582 --71591-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:58.582 --71591-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:58.582 --71591-- might be shown as UnknownInlinedFun 00:07:58.582 --71591-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:58.582 --71591-- object doesn't have a dynamic symbol table 00:07:58.582 --71591-- Scheduler: using generic scheduler lock implementation. 00:07:58.582 --71591-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:58.582 ==71591== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71591-by-???-on-18e29ac98063 00:07:58.582 ==71591== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71591-by-???-on-18e29ac98063 00:07:58.582 ==71591== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71591-by-???-on-18e29ac98063 00:07:58.582 ==71591== 00:07:58.582 ==71591== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:58.582 ==71591== don't want to do, unless you know exactly what you're doing, 00:07:58.582 ==71591== or are doing some strange experiment): 00:07:58.582 ==71591== /usr/libexec/valgrind/../../bin/vgdb --pid=71591 ...command... 00:07:58.582 ==71591== 00:07:58.582 ==71591== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:58.582 ==71591== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:07:58.582 ==71591== and then give GDB the following command 00:07:58.582 ==71591== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71591 00:07:58.582 ==71591== --pid is optional if only one valgrind process is running 00:07:58.582 ==71591== 00:07:58.582 --71591-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:58.582 --71591-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:58.582 --71591-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:58.582 --71591-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:58.582 ==71591== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.582 --71591-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:58.582 --71591-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:58.582 --71591-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:58.583 --71591-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:58.583 --71591-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:58.583 --71591-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:58.583 --71591-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:58.583 --71591-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:58.583 --71591-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:58.583 --71591-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:58.583 --71591-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:58.583 --71591-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:58.583 --71591-- Reading syms from /usr/lib64/libm.so.6 00:07:58.583 --71591-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:58.583 --71591-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:58.583 --71591-- Reading syms from /usr/lib64/libc.so.6 00:07:58.583 ==71591== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.583 --71591-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.583 --71591-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.583 ==71591== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.583 --71591-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.583 --71591-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.583 ==71591== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.583 --71591-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.583 --71591-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.583 ==71591== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.583 --71591-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.583 --71591-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.583 --71591-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:58.583 --71591-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:58.583 --71591-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:58.583 --71591-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:58.841 --71591-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:58.841 --71591-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:58.841 --71591-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 ==71591== Preferring higher priority redirection: 00:07:58.841 --71591-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:58.841 --71591-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:58.841 --71591-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 --71591-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.841 ==71591== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.841 --71591-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:58.841 --71591-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:58.841 ==71591== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.841 --71591-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:58.841 --71591-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:58.842 --71591-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:58.842 --71591-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:58.842 --71591-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:58.842 --71591-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:58.842 --71591-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:58.842 --71591-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:58.842 --71591-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:58.842 --71591-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:58.842 --71591-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:58.842 --71591-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:58.842 --71591-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:58.842 --71591-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:58.842 --71591-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:58.842 --71591-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:58.842 --71591-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:58.842 00:07:58.842 00:07:58.842 CUnit - A unit testing framework for C - Version 2.1-3 00:07:58.842 http://cunit.sourceforge.net/ 00:07:58.842 00:07:58.842 00:07:58.842 Suite: ftl_p2l_suite 00:07:58.842 Test: test_p2l_num_pages ...passed 00:07:59.408 Test: test_ckpt_issue ...==71591== Warning: set address range perms: large range [0x6203040, 0x46203040) (defined) 00:07:59.408 ==71591== Warning: set address range perms: large range [0x6203028, 0x46203058) (noaccess) 00:07:59.665 ==71591== Warning: set address range perms: large range [0x6604040, 0x46604040) (defined) 00:07:59.666 ==71591== Warning: set address range perms: large range [0x6604028, 0x46604058) (noaccess) 00:07:59.666 passed 00:08:00.231 Test: test_persist_band_p2l ...==71591== Warning: set address range perms: large range [0x6a05040, 0x46a05040) (defined) 00:08:00.231 ==71591== Warning: set address range perms: large range [0x6a05028, 0x46a05058) (noaccess) 00:08:00.488 ==71591== Warning: set address range perms: large range [0x6e06040, 0x46e06040) (defined) 00:08:00.488 ==71591== Warning: set address range perms: large range [0x6e06028, 0x46e06058) (noaccess) 00:08:00.488 passed 00:08:01.052 Test: test_clean_restore_p2l ...==71591== Warning: set address range perms: large range [0x7207040, 0x47207040) (defined) 00:08:01.052 ==71591== Warning: set address range perms: large range [0x7207028, 0x47207058) (noaccess) 00:08:01.310 ==71591== Warning: set address range perms: large range [0x7207040, 0x47207040) (defined) 00:08:01.310 ==71591== Warning: set address range perms: large range [0x7207028, 0x47207058) (noaccess) 00:08:01.310 passed 00:08:01.875 Test: test_dirty_restore_p2l ...==71591== Warning: set address range perms: large range [0x7207040, 0x47207040) (defined) 00:08:01.875 ==71591== Warning: set address range perms: large range [0x7207028, 0x47207058) (noaccess) 00:08:02.134 ==71591== Warning: set address range perms: large range [0x7207040, 0x47207040) (defined) 00:08:02.134 ==71591== Warning: set address range perms: large range [0x7207028, 0x47207058) (noaccess) 00:08:02.391 ==71591== Warning: set address range perms: large range [0x7207040, 0x47207040) (defined) 00:08:02.391 ==71591== Warning: set address range perms: large range [0x7207028, 0x47207058) (noaccess) 00:08:02.955 ==71591== Warning: set address range perms: large range [0x7207040, 0x47207040) (defined) 00:08:02.955 ==71591== Warning: set address range perms: large range [0x7207028, 0x47207058) (noaccess) 00:08:03.212 ==71591== Warning: set address range perms: large range [0x7207040, 0x47207040) (defined) 00:08:03.212 ==71591== Warning: set address range perms: large range [0x7207028, 0x47207058) (noaccess) 00:08:03.212 passed 00:08:03.212 00:08:03.212 --71591-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:03.212 Run Summary: Type Total Ran Passed Failed Inactive 00:08:03.213 suites 1 1 n/a 0 0 00:08:03.213 tests 5 5 5 0 0 00:08:03.213 asserts 10020 10020 10020 0 n/a 00:08:03.213 00:08:03.213 Elapsed time = 4.335 seconds 00:08:03.213 --71591-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:03.213 --71591-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:03.470 ==71591== 00:08:03.470 ==71591== HEAP SUMMARY: 00:08:03.470 ==71591== in use at exit: 0 bytes in 0 blocks 00:08:03.470 ==71591== total heap usage: 164 allocs, 164 frees, 11,857,656,878 bytes allocated 00:08:03.470 ==71591== 00:08:03.470 ==71591== All heap blocks were freed -- no leaks are possible 00:08:03.470 ==71591== 00:08:03.470 ==71591== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:03.470 00:08:03.470 real 0m10.038s 00:08:03.470 user 0m6.092s 00:08:03.470 sys 0m3.919s 00:08:03.470 09:56:52 unittest_ftl -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:03.470 09:56:52 unittest_ftl -- common/autotest_common.sh@10 -- # set +x 00:08:03.470 ************************************ 00:08:03.470 END TEST unittest_ftl 00:08:03.470 ************************************ 00:08:03.471 09:56:52 -- unit/unittest.sh@239 -- # run_test unittest_accel valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:03.471 09:56:52 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:08:03.471 09:56:52 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:03.471 09:56:52 -- common/autotest_common.sh@10 -- # set +x 00:08:03.471 ************************************ 00:08:03.471 START TEST unittest_accel 00:08:03.471 ************************************ 00:08:03.471 09:56:52 unittest_accel -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:03.471 ==71657== Memcheck, a memory error detector 00:08:03.471 ==71657== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:03.471 ==71657== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:03.471 ==71657== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:03.471 ==71657== 00:08:03.471 --71657-- Valgrind options: 00:08:03.471 --71657-- --leak-check=full 00:08:03.471 --71657-- --error-exitcode=2 00:08:03.471 --71657-- --verbose 00:08:03.471 --71657-- Contents of /proc/version: 00:08:03.471 --71657-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:03.471 --71657-- 00:08:03.471 --71657-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:03.471 --71657-- Page sizes: currently 4096, max supported 4096 00:08:03.471 --71657-- Valgrind library directory: /usr/libexec/valgrind 00:08:03.471 --71657-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:03.471 --71657-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:03.471 --71657-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:03.471 --71657-- might be shown as UnknownInlinedFun 00:08:03.471 --71657-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:03.471 --71657-- object doesn't have a dynamic symbol table 00:08:03.471 --71657-- Scheduler: using generic scheduler lock implementation. 00:08:03.471 --71657-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:03.471 ==71657== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71657-by-???-on-18e29ac98063 00:08:03.471 ==71657== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71657-by-???-on-18e29ac98063 00:08:03.471 ==71657== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71657-by-???-on-18e29ac98063 00:08:03.471 ==71657== 00:08:03.471 ==71657== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:03.471 ==71657== don't want to do, unless you know exactly what you're doing, 00:08:03.471 ==71657== or are doing some strange experiment): 00:08:03.471 ==71657== /usr/libexec/valgrind/../../bin/vgdb --pid=71657 ...command... 00:08:03.471 ==71657== 00:08:03.471 ==71657== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:03.471 ==71657== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:03.471 ==71657== and then give GDB the following command 00:08:03.471 ==71657== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71657 00:08:03.471 ==71657== --pid is optional if only one valgrind process is running 00:08:03.471 ==71657== 00:08:03.471 --71657-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:03.471 --71657-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:03.471 --71657-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:03.471 --71657-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:03.471 ==71657== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.471 --71657-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:03.471 --71657-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:03.471 --71657-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:03.471 --71657-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:03.471 --71657-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:03.471 --71657-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:03.471 --71657-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:03.471 --71657-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:03.471 --71657-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:03.471 --71657-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:03.471 --71657-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:03.471 --71657-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:03.471 --71657-- Reading syms from /usr/lib64/libm.so.6 00:08:03.471 --71657-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:03.471 --71657-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:03.471 --71657-- Reading syms from /usr/lib64/libc.so.6 00:08:03.729 ==71657== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.729 --71657-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.729 --71657-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.729 ==71657== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.729 --71657-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.729 --71657-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.729 ==71657== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.729 --71657-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.729 --71657-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.729 ==71657== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.729 --71657-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.729 --71657-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.729 --71657-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:03.729 --71657-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:03.729 --71657-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:03.729 --71657-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:03.729 --71657-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:03.729 --71657-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:03.729 --71657-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.729 --71657-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.729 --71657-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.729 --71657-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.729 --71657-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.729 --71657-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.729 --71657-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.729 --71657-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.729 --71657-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.729 --71657-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 ==71657== Preferring higher priority redirection: 00:08:03.730 --71657-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:03.730 --71657-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:03.730 --71657-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 --71657-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.730 ==71657== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.730 --71657-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.730 --71657-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:03.730 ==71657== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.730 --71657-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.730 --71657-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:03.730 --71657-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:03.730 --71657-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:03.730 --71657-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:03.988 --71657-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:03.988 --71657-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:03.988 --71657-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:03.988 --71657-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:03.988 --71657-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:03.988 --71657-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:03.988 --71657-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:03.988 --71657-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:03.988 --71657-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:03.988 --71657-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:03.988 --71657-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:03.988 --71657-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:03.988 --71657-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:03.988 00:08:03.988 00:08:03.988 CUnit - A unit testing framework for C - Version 2.1-3 00:08:03.988 http://cunit.sourceforge.net/ 00:08:03.988 00:08:03.988 --71657-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:03.988 00:08:03.988 Suite: accel_sequence 00:08:03.988 Test: test_sequence_fill_copy ...--71657-- REDIR: 0x55739b0 (libc.so.6:memalign) redirected to 0x484a28e (memalign) 00:08:04.246 passed 00:08:04.246 Test: test_sequence_abort ...passed 00:08:04.246 Test: test_sequence_append_error ...passed 00:08:04.246 Test: test_sequence_completion_error ...[2024-06-10 09:56:53.589435] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1931:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x5f54980 00:08:04.246 [2024-06-10 09:56:53.625126] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1931:accel_sequence_task_cb: *ERROR*: Failed to execute decompress operation, sequence: 0x5f54980 00:08:04.246 [2024-06-10 09:56:53.629257] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1841:accel_process_sequence: *ERROR*: Failed to submit fill operation, sequence: 0x5f54980 00:08:04.246 [2024-06-10 09:56:53.631258] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1841:accel_process_sequence: *ERROR*: Failed to submit decompress operation, sequence: 0x5f54980 00:08:04.246 passed 00:08:04.246 Test: test_sequence_decompress ...passed 00:08:04.246 Test: test_sequence_reverse ...passed 00:08:04.504 Test: test_sequence_copy_elision ...passed 00:08:04.504 Test: test_sequence_accel_buffers ...passed 00:08:04.504 Test: test_sequence_memory_domain ...[2024-06-10 09:56:53.924303] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1733:accel_task_pull_data: *ERROR*: Failed to pull data from memory domain: UT_DMA, rc: -7 00:08:04.504 [2024-06-10 09:56:53.929931] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1772:accel_task_push_data: *ERROR*: Failed to push data to memory domain: UT_DMA, rc: -98 00:08:04.504 passed 00:08:04.504 Test: test_sequence_module_memory_domain ...passed 00:08:04.504 Test: test_sequence_crypto ...--71657-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:04.504 --71657-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:05.454 passed 00:08:05.454 Test: test_sequence_driver ...[2024-06-10 09:56:54.061067] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1880:accel_process_sequence: *ERROR*: Failed to execute sequence: 0x6b7c9c0 using driver: ut 00:08:05.454 [2024-06-10 09:56:54.065393] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1944:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x6b7c9c0 through driver: ut 00:08:05.454 passed 00:08:05.454 Test: test_sequence_same_iovs ...passed 00:08:05.454 Test: test_sequence_crc32 ...passed 00:08:05.454 Suite: accel 00:08:05.454 Test: test_spdk_accel_task_complete ...passed 00:08:05.454 Test: test_get_task ...passed 00:08:05.454 Test: test_spdk_accel_submit_copy ...passed 00:08:05.454 Test: test_spdk_accel_submit_dualcast ...[2024-06-10 09:56:54.167269] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c: 416:spdk_accel_submit_dualcast: *ERROR*: Dualcast requires 4K alignment on dst addresses 00:08:05.454 [2024-06-10 09:56:54.168032] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c: 416:spdk_accel_submit_dualcast: *ERROR*: Dualcast requires 4K alignment on dst addresses 00:08:05.454 passed 00:08:05.454 Test: test_spdk_accel_submit_compare ...passed 00:08:05.454 Test: test_spdk_accel_submit_fill ...passed 00:08:05.454 Test: test_spdk_accel_submit_crc32c ...passed 00:08:05.454 Test: test_spdk_accel_submit_crc32cv ...passed 00:08:05.454 Test: test_spdk_accel_submit_copy_crc32c ...passed 00:08:05.454 Test: test_spdk_accel_submit_xor ...passed 00:08:05.454 Test: test_spdk_accel_module_find_by_name ...passed 00:08:05.454 Test: test_spdk_accel_module_register ...passed 00:08:05.454 00:08:05.454 Run Summary: Type Total Ran Passed Failed Inactive 00:08:05.454 suites 2 2 n/a 0 0 00:08:05.454 tests 26 26 26 0 0 00:08:05.454 asserts 830 830 830 0 n/a 00:08:05.454 00:08:05.454 Elapsed time = 0.897 seconds 00:08:05.454 --71657-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:05.454 --71657-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:05.454 ==71657== 00:08:05.454 ==71657== HEAP SUMMARY: 00:08:05.454 ==71657== in use at exit: 0 bytes in 0 blocks 00:08:05.454 ==71657== total heap usage: 2,449 allocs, 2,449 frees, 22,265,321 bytes allocated 00:08:05.454 ==71657== 00:08:05.454 ==71657== All heap blocks were freed -- no leaks are possible 00:08:05.454 ==71657== 00:08:05.454 ==71657== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:05.454 00:08:05.454 real 0m1.543s 00:08:05.454 user 0m1.494s 00:08:05.454 sys 0m0.044s 00:08:05.454 09:56:54 unittest_accel -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:05.454 09:56:54 unittest_accel -- common/autotest_common.sh@10 -- # set +x 00:08:05.454 ************************************ 00:08:05.454 END TEST unittest_accel 00:08:05.454 ************************************ 00:08:05.454 09:56:54 -- unit/unittest.sh@240 -- # run_test unittest_ioat valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:05.455 09:56:54 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:08:05.455 09:56:54 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:05.455 09:56:54 -- common/autotest_common.sh@10 -- # set +x 00:08:05.455 ************************************ 00:08:05.455 START TEST unittest_ioat 00:08:05.455 ************************************ 00:08:05.455 09:56:54 unittest_ioat -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:05.455 ==71694== Memcheck, a memory error detector 00:08:05.455 ==71694== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:05.455 ==71694== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:05.455 ==71694== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:05.455 ==71694== 00:08:05.455 --71694-- Valgrind options: 00:08:05.455 --71694-- --leak-check=full 00:08:05.455 --71694-- --error-exitcode=2 00:08:05.455 --71694-- --verbose 00:08:05.455 --71694-- Contents of /proc/version: 00:08:05.455 --71694-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:05.455 --71694-- 00:08:05.455 --71694-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:05.455 --71694-- Page sizes: currently 4096, max supported 4096 00:08:05.455 --71694-- Valgrind library directory: /usr/libexec/valgrind 00:08:05.455 --71694-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:05.455 --71694-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:05.455 --71694-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:05.455 --71694-- might be shown as UnknownInlinedFun 00:08:05.455 --71694-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:05.455 --71694-- object doesn't have a dynamic symbol table 00:08:05.455 --71694-- Scheduler: using generic scheduler lock implementation. 00:08:05.455 --71694-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:05.455 ==71694== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71694-by-???-on-18e29ac98063 00:08:05.455 ==71694== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71694-by-???-on-18e29ac98063 00:08:05.455 ==71694== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71694-by-???-on-18e29ac98063 00:08:05.455 ==71694== 00:08:05.455 ==71694== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:05.455 ==71694== don't want to do, unless you know exactly what you're doing, 00:08:05.455 ==71694== or are doing some strange experiment): 00:08:05.455 ==71694== /usr/libexec/valgrind/../../bin/vgdb --pid=71694 ...command... 00:08:05.455 ==71694== 00:08:05.455 ==71694== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:05.455 ==71694== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:05.455 ==71694== and then give GDB the following command 00:08:05.455 ==71694== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71694 00:08:05.455 ==71694== --pid is optional if only one valgrind process is running 00:08:05.455 ==71694== 00:08:05.455 --71694-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:05.455 --71694-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:05.455 --71694-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:05.455 --71694-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:05.455 ==71694== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.455 --71694-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:05.455 --71694-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:05.455 --71694-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:05.455 --71694-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:05.455 --71694-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:05.455 --71694-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:05.455 --71694-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:05.455 --71694-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:05.455 --71694-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:05.455 --71694-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:05.455 --71694-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:05.455 --71694-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:05.455 --71694-- Reading syms from /usr/lib64/libm.so.6 00:08:05.455 --71694-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:05.455 --71694-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:05.455 --71694-- Reading syms from /usr/lib64/libc.so.6 00:08:05.455 ==71694== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.455 --71694-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.455 --71694-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.455 ==71694== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.455 --71694-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.455 --71694-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.455 ==71694== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.455 --71694-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.455 --71694-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.455 ==71694== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.455 --71694-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.455 --71694-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.455 --71694-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:05.455 --71694-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:05.455 --71694-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:05.455 --71694-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:05.455 --71694-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:05.455 --71694-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:05.455 --71694-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.455 --71694-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.455 --71694-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.455 --71694-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.455 --71694-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.455 --71694-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.455 --71694-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.455 --71694-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.455 --71694-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.455 --71694-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.455 --71694-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.455 --71694-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.455 --71694-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.455 --71694-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.455 --71694-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.455 --71694-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.455 --71694-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.455 --71694-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.455 --71694-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.455 --71694-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.455 --71694-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.456 --71694-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.456 --71694-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.456 --71694-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.456 --71694-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.456 --71694-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.456 --71694-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.456 --71694-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.456 --71694-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.456 --71694-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.456 ==71694== Preferring higher priority redirection: 00:08:05.456 --71694-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:05.456 --71694-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:05.456 --71694-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.456 --71694-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.456 --71694-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.456 --71694-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.456 --71694-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.456 --71694-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.456 --71694-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.456 --71694-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.456 --71694-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.456 ==71694== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.456 --71694-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:05.456 --71694-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:05.456 ==71694== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.456 --71694-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:05.456 --71694-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:05.456 --71694-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:05.456 --71694-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:05.456 --71694-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:05.456 --71694-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:05.456 --71694-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:05.456 --71694-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:05.456 --71694-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:05.456 --71694-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:05.456 --71694-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:05.456 --71694-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:05.456 --71694-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:05.456 --71694-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:05.456 --71694-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:05.456 --71694-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:05.456 --71694-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:05.456 --71694-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:05.456 00:08:05.456 00:08:05.456 CUnit - A unit testing framework for C - Version 2.1-3 00:08:05.456 http://cunit.sourceforge.net/ 00:08:05.456 00:08:05.456 00:08:05.456 Suite: ioat 00:08:05.456 Test: ioat_state_check ...passed 00:08:05.456 00:08:05.456 Run Summary: Type Total Ran Passed Failed Inactive 00:08:05.456 suites 1 1 n/a 0 0 00:08:05.456 tests 1 1 1 0 0 00:08:05.456 asserts 32 32 32 0 n/a 00:08:05.456 00:08:05.456 Elapsed time = 0.011 seconds 00:08:05.456 --71694-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:05.456 --71694-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:05.715 ==71694== 00:08:05.715 ==71694== HEAP SUMMARY: 00:08:05.715 ==71694== in use at exit: 0 bytes in 0 blocks 00:08:05.715 ==71694== total heap usage: 57 allocs, 57 frees, 107,249 bytes allocated 00:08:05.715 ==71694== 00:08:05.715 ==71694== All heap blocks were freed -- no leaks are possible 00:08:05.715 ==71694== 00:08:05.715 ==71694== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:05.715 00:08:05.715 real 0m0.623s 00:08:05.715 user 0m0.601s 00:08:05.715 sys 0m0.020s 00:08:05.715 09:56:54 unittest_ioat -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:05.715 09:56:54 unittest_ioat -- common/autotest_common.sh@10 -- # set +x 00:08:05.715 ************************************ 00:08:05.715 END TEST unittest_ioat 00:08:05.715 ************************************ 00:08:05.715 09:56:54 -- unit/unittest.sh@241 -- # grep -q '#define SPDK_CONFIG_IDXD 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:05.715 09:56:55 -- unit/unittest.sh@242 -- # run_test unittest_idxd_user valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:05.715 09:56:55 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:08:05.715 09:56:55 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:05.715 09:56:55 -- common/autotest_common.sh@10 -- # set +x 00:08:05.715 ************************************ 00:08:05.715 START TEST unittest_idxd_user 00:08:05.715 ************************************ 00:08:05.715 09:56:55 unittest_idxd_user -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:05.715 ==71718== Memcheck, a memory error detector 00:08:05.715 ==71718== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:05.715 ==71718== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:05.715 ==71718== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:05.715 ==71718== 00:08:05.715 --71718-- Valgrind options: 00:08:05.715 --71718-- --leak-check=full 00:08:05.715 --71718-- --error-exitcode=2 00:08:05.715 --71718-- --verbose 00:08:05.715 --71718-- Contents of /proc/version: 00:08:05.715 --71718-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:05.715 --71718-- 00:08:05.716 --71718-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:05.716 --71718-- Page sizes: currently 4096, max supported 4096 00:08:05.716 --71718-- Valgrind library directory: /usr/libexec/valgrind 00:08:05.716 --71718-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:05.716 --71718-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:05.716 --71718-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:05.716 --71718-- might be shown as UnknownInlinedFun 00:08:05.716 --71718-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:05.716 --71718-- object doesn't have a dynamic symbol table 00:08:05.716 --71718-- Scheduler: using generic scheduler lock implementation. 00:08:05.716 --71718-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:05.716 ==71718== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71718-by-???-on-18e29ac98063 00:08:05.716 ==71718== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71718-by-???-on-18e29ac98063 00:08:05.716 ==71718== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71718-by-???-on-18e29ac98063 00:08:05.716 ==71718== 00:08:05.716 ==71718== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:05.716 ==71718== don't want to do, unless you know exactly what you're doing, 00:08:05.716 ==71718== or are doing some strange experiment): 00:08:05.716 ==71718== /usr/libexec/valgrind/../../bin/vgdb --pid=71718 ...command... 00:08:05.716 ==71718== 00:08:05.716 ==71718== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:05.716 ==71718== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:05.716 ==71718== and then give GDB the following command 00:08:05.716 ==71718== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71718 00:08:05.716 ==71718== --pid is optional if only one valgrind process is running 00:08:05.716 ==71718== 00:08:05.716 --71718-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:05.716 --71718-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:05.716 --71718-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:05.716 --71718-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:05.716 ==71718== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.716 --71718-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:05.716 --71718-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:05.716 --71718-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:05.716 --71718-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:05.716 --71718-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:05.716 --71718-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:05.716 --71718-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:05.716 --71718-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:05.716 --71718-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:05.716 --71718-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:05.716 --71718-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:05.716 --71718-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:05.716 --71718-- Reading syms from /usr/lib64/libm.so.6 00:08:05.716 --71718-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:05.716 --71718-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:05.716 --71718-- Reading syms from /usr/lib64/libc.so.6 00:08:05.974 ==71718== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.974 --71718-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.974 --71718-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.974 ==71718== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.974 --71718-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.974 --71718-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.974 ==71718== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.974 --71718-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.974 --71718-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.974 ==71718== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.974 --71718-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.974 --71718-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.974 --71718-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:05.974 --71718-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:05.974 --71718-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:05.974 --71718-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:05.974 --71718-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:05.974 --71718-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:05.974 --71718-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 ==71718== Preferring higher priority redirection: 00:08:05.974 --71718-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:05.974 --71718-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:05.974 --71718-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 --71718-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.974 ==71718== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.974 --71718-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:05.974 --71718-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:05.974 ==71718== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.974 --71718-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:05.974 --71718-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:05.974 --71718-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:05.974 --71718-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:05.974 --71718-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:05.974 --71718-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:05.974 --71718-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:05.974 --71718-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:05.974 --71718-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:05.974 --71718-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:06.233 --71718-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:06.233 --71718-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:06.233 --71718-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:06.233 --71718-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:06.233 --71718-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:06.233 --71718-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:06.233 --71718-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:06.233 --71718-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:06.233 00:08:06.233 00:08:06.233 CUnit - A unit testing framework for C - Version 2.1-3 00:08:06.233 http://cunit.sourceforge.net/ 00:08:06.233 00:08:06.233 00:08:06.233 Suite: idxd_user 00:08:06.233 Test: test_idxd_wait_cmd ...[2024-06-10 09:56:55.556453] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 52:idxd_wait_cmd: *ERROR*: Command status reg reports error 0x1 00:08:06.233 [2024-06-10 09:56:55.591176] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 46:idxd_wait_cmd: *ERROR*: Command timeout, waited 1 00:08:06.233 passed 00:08:06.233 Test: test_idxd_reset_dev ...[2024-06-10 09:56:55.595414] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 52:idxd_wait_cmd: *ERROR*: Command status reg reports error 0x1 00:08:06.233 [2024-06-10 09:56:55.595772] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 132:idxd_reset_dev: *ERROR*: Error resetting device 4294967274 00:08:06.233 passed 00:08:06.233 Test: test_idxd_group_config ...passed 00:08:06.233 Test: test_idxd_wq_config ...passed 00:08:06.233 00:08:06.233 Run Summary: Type Total Ran Passed Failed Inactive 00:08:06.233 suites 1 1 n/a 0 0 00:08:06.233 tests 4 4 4 0 0 00:08:06.234 asserts 20 20 20 0 n/a 00:08:06.234 00:08:06.234 Elapsed time = 0.072 seconds 00:08:06.234 --71718-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:06.234 --71718-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:06.234 ==71718== 00:08:06.234 ==71718== HEAP SUMMARY: 00:08:06.234 ==71718== in use at exit: 0 bytes in 0 blocks 00:08:06.234 ==71718== total heap usage: 75 allocs, 75 frees, 128,522 bytes allocated 00:08:06.234 ==71718== 00:08:06.234 ==71718== All heap blocks were freed -- no leaks are possible 00:08:06.234 ==71718== 00:08:06.234 ==71718== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:06.234 00:08:06.234 real 0m0.687s 00:08:06.234 user 0m0.653s 00:08:06.234 sys 0m0.032s 00:08:06.234 09:56:55 unittest_idxd_user -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:06.234 09:56:55 unittest_idxd_user -- common/autotest_common.sh@10 -- # set +x 00:08:06.234 ************************************ 00:08:06.234 END TEST unittest_idxd_user 00:08:06.234 ************************************ 00:08:06.234 09:56:55 -- unit/unittest.sh@244 -- # run_test unittest_iscsi unittest_iscsi 00:08:06.234 09:56:55 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:08:06.234 09:56:55 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:06.234 09:56:55 -- common/autotest_common.sh@10 -- # set +x 00:08:06.234 ************************************ 00:08:06.234 START TEST unittest_iscsi 00:08:06.234 ************************************ 00:08:06.234 09:56:55 unittest_iscsi -- common/autotest_common.sh@1124 -- # unittest_iscsi 00:08:06.234 09:56:55 unittest_iscsi -- unit/unittest.sh@68 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:08:06.234 ==71742== Memcheck, a memory error detector 00:08:06.234 ==71742== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:06.234 ==71742== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:06.234 ==71742== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:08:06.234 ==71742== 00:08:06.234 --71742-- Valgrind options: 00:08:06.234 --71742-- --leak-check=full 00:08:06.234 --71742-- --error-exitcode=2 00:08:06.234 --71742-- --verbose 00:08:06.234 --71742-- Contents of /proc/version: 00:08:06.234 --71742-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:06.234 --71742-- 00:08:06.234 --71742-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:06.234 --71742-- Page sizes: currently 4096, max supported 4096 00:08:06.234 --71742-- Valgrind library directory: /usr/libexec/valgrind 00:08:06.234 --71742-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:08:06.234 --71742-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:06.234 --71742-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:06.234 --71742-- might be shown as UnknownInlinedFun 00:08:06.493 --71742-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:06.493 --71742-- object doesn't have a dynamic symbol table 00:08:06.493 --71742-- Scheduler: using generic scheduler lock implementation. 00:08:06.493 --71742-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:06.493 ==71742== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71742-by-???-on-18e29ac98063 00:08:06.493 ==71742== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71742-by-???-on-18e29ac98063 00:08:06.493 ==71742== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71742-by-???-on-18e29ac98063 00:08:06.493 ==71742== 00:08:06.493 ==71742== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:06.493 ==71742== don't want to do, unless you know exactly what you're doing, 00:08:06.493 ==71742== or are doing some strange experiment): 00:08:06.493 ==71742== /usr/libexec/valgrind/../../bin/vgdb --pid=71742 ...command... 00:08:06.493 ==71742== 00:08:06.493 ==71742== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:06.493 ==71742== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:08:06.493 ==71742== and then give GDB the following command 00:08:06.493 ==71742== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71742 00:08:06.493 ==71742== --pid is optional if only one valgrind process is running 00:08:06.493 ==71742== 00:08:06.493 --71742-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:06.493 --71742-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:06.493 --71742-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:06.493 --71742-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:06.493 ==71742== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.493 --71742-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:06.493 --71742-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:06.493 --71742-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:06.493 --71742-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:06.493 --71742-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:06.493 --71742-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:06.493 --71742-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:06.493 --71742-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:06.493 --71742-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:06.493 --71742-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:06.493 --71742-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:06.493 --71742-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:06.493 --71742-- Reading syms from /usr/lib64/libm.so.6 00:08:06.493 --71742-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:06.493 --71742-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:06.493 --71742-- Reading syms from /usr/lib64/libc.so.6 00:08:06.493 ==71742== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.493 --71742-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.493 --71742-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.493 ==71742== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.493 --71742-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.493 --71742-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.493 ==71742== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.493 --71742-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.493 --71742-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.493 ==71742== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.493 --71742-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.493 --71742-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.751 --71742-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:06.751 --71742-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:06.751 --71742-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:06.751 --71742-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:06.751 --71742-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:06.751 --71742-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:06.751 --71742-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.751 --71742-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.751 --71742-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.751 --71742-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.751 --71742-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.751 --71742-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.751 --71742-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.751 --71742-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.751 --71742-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.751 --71742-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.751 --71742-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.751 --71742-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 ==71742== Preferring higher priority redirection: 00:08:06.752 --71742-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:06.752 --71742-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:06.752 --71742-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 --71742-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.752 ==71742== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.752 --71742-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:06.752 --71742-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:06.752 ==71742== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.752 --71742-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:06.752 --71742-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:06.752 --71742-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:06.752 --71742-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:06.752 --71742-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:06.752 --71742-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:06.752 --71742-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:06.752 --71742-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:06.752 --71742-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:06.752 --71742-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:06.752 --71742-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:06.752 --71742-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:06.752 --71742-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:06.752 --71742-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:06.752 --71742-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:06.752 --71742-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:06.752 --71742-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:06.752 --71742-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:07.010 00:08:07.010 00:08:07.010 CUnit - A unit testing framework for C - Version 2.1-3 00:08:07.010 http://cunit.sourceforge.net/ 00:08:07.010 00:08:07.010 00:08:07.010 Suite: conn_suite 00:08:07.010 Test: read_task_split_in_order_case ...passed 00:08:07.011 Test: read_task_split_reverse_order_case ...passed 00:08:07.011 Test: propagate_scsi_error_status_for_split_read_tasks ...passed 00:08:07.011 Test: process_non_read_task_completion_test ...passed 00:08:07.011 Test: free_tasks_on_connection ...passed 00:08:07.011 Test: free_tasks_with_queued_datain ...passed 00:08:07.011 Test: abort_queued_datain_task_test ...passed 00:08:07.011 Test: abort_queued_datain_tasks_test ...passed 00:08:07.011 00:08:07.011 Run Summary: Type Total Ran Passed Failed Inactive 00:08:07.011 suites 1 1 n/a 0 0 00:08:07.011 tests 8 8 8 0 0 00:08:07.011 asserts 230 230 230 0 n/a 00:08:07.011 00:08:07.011 Elapsed time = 0.100 seconds 00:08:07.011 --71742-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:07.011 --71742-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:07.011 ==71742== 00:08:07.011 ==71742== HEAP SUMMARY: 00:08:07.011 ==71742== in use at exit: 0 bytes in 0 blocks 00:08:07.011 ==71742== total heap usage: 123 allocs, 123 frees, 170,593 bytes allocated 00:08:07.011 ==71742== 00:08:07.011 ==71742== All heap blocks were freed -- no leaks are possible 00:08:07.011 ==71742== 00:08:07.011 ==71742== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:07.011 09:56:56 unittest_iscsi -- unit/unittest.sh@69 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:07.011 ==71754== Memcheck, a memory error detector 00:08:07.011 ==71754== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:07.011 ==71754== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:07.011 ==71754== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:07.011 ==71754== 00:08:07.011 --71754-- Valgrind options: 00:08:07.011 --71754-- --leak-check=full 00:08:07.011 --71754-- --error-exitcode=2 00:08:07.011 --71754-- --verbose 00:08:07.011 --71754-- Contents of /proc/version: 00:08:07.011 --71754-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:07.011 --71754-- 00:08:07.011 --71754-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:07.011 --71754-- Page sizes: currently 4096, max supported 4096 00:08:07.011 --71754-- Valgrind library directory: /usr/libexec/valgrind 00:08:07.011 --71754-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:07.011 --71754-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:07.011 --71754-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:07.011 --71754-- might be shown as UnknownInlinedFun 00:08:07.011 --71754-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:07.011 --71754-- object doesn't have a dynamic symbol table 00:08:07.011 --71754-- Scheduler: using generic scheduler lock implementation. 00:08:07.011 --71754-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:07.011 ==71754== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71754-by-???-on-18e29ac98063 00:08:07.011 ==71754== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71754-by-???-on-18e29ac98063 00:08:07.011 ==71754== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71754-by-???-on-18e29ac98063 00:08:07.011 ==71754== 00:08:07.011 ==71754== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:07.011 ==71754== don't want to do, unless you know exactly what you're doing, 00:08:07.011 ==71754== or are doing some strange experiment): 00:08:07.011 ==71754== /usr/libexec/valgrind/../../bin/vgdb --pid=71754 ...command... 00:08:07.011 ==71754== 00:08:07.011 ==71754== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:07.011 ==71754== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:07.011 ==71754== and then give GDB the following command 00:08:07.011 ==71754== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71754 00:08:07.011 ==71754== --pid is optional if only one valgrind process is running 00:08:07.011 ==71754== 00:08:07.269 --71754-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:07.269 --71754-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:07.269 --71754-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:07.269 --71754-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:07.269 ==71754== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.269 --71754-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:07.269 --71754-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:07.269 --71754-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:07.269 --71754-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:07.269 --71754-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:07.269 --71754-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:07.269 --71754-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:07.269 --71754-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:07.269 --71754-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:07.269 --71754-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:07.269 --71754-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:07.269 --71754-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:07.269 --71754-- Reading syms from /usr/lib64/libm.so.6 00:08:07.269 --71754-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:07.269 --71754-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:07.269 --71754-- Reading syms from /usr/lib64/libc.so.6 00:08:07.269 ==71754== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.269 --71754-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.269 --71754-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.269 ==71754== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.269 --71754-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.269 --71754-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.269 ==71754== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.269 --71754-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.269 --71754-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.269 ==71754== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.269 --71754-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.269 --71754-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.269 --71754-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:07.269 --71754-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:07.269 --71754-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:07.269 --71754-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:07.269 --71754-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:07.269 --71754-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:07.269 --71754-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.269 --71754-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.269 --71754-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.269 --71754-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.269 --71754-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.269 --71754-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.269 --71754-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.269 --71754-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.269 --71754-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.269 --71754-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.269 --71754-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.269 --71754-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.270 --71754-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.270 --71754-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.270 --71754-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.270 --71754-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.270 --71754-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.270 --71754-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.270 --71754-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.270 --71754-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.270 --71754-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.270 --71754-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.270 --71754-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.270 --71754-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.270 --71754-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.270 --71754-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.270 --71754-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.270 --71754-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.270 --71754-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.270 --71754-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.528 ==71754== Preferring higher priority redirection: 00:08:07.528 --71754-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:07.528 --71754-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:07.528 --71754-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.528 --71754-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.528 --71754-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.528 --71754-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.528 --71754-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.528 --71754-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.528 --71754-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.528 --71754-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.528 --71754-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.528 ==71754== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.528 --71754-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:07.528 --71754-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:07.528 ==71754== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.528 --71754-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:07.528 --71754-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:07.528 --71754-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:07.528 --71754-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:07.528 --71754-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:07.528 --71754-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:07.528 --71754-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:07.528 --71754-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:07.528 --71754-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:07.528 --71754-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:07.528 --71754-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:07.528 --71754-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:07.528 --71754-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:07.528 --71754-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:07.528 --71754-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:07.528 --71754-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:07.528 --71754-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:07.528 --71754-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:07.528 00:08:07.528 00:08:07.528 CUnit - A unit testing framework for C - Version 2.1-3 00:08:07.528 http://cunit.sourceforge.net/ 00:08:07.528 00:08:07.528 00:08:07.528 Suite: iscsi_suite 00:08:07.528 Test: param_negotiation_test ...--71754-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:07.528 passed 00:08:07.528 Test: list_negotiation_test ...passed 00:08:07.528 Test: parse_valid_test ...--71754-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:07.528 passed 00:08:07.528 Test: parse_invalid_test ...[2024-06-10 09:56:57.007857] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:08:07.528 [2024-06-10 09:56:57.035223] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:08:07.528 [2024-06-10 09:56:57.036917] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 207:iscsi_parse_param: *ERROR*: Empty key 00:08:07.528 [2024-06-10 09:56:57.038659] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 8193 00:08:07.528 [2024-06-10 09:56:57.040128] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 256 00:08:07.528 [2024-06-10 09:56:57.041527] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 214:iscsi_parse_param: *ERROR*: Key name length is bigger than 63 00:08:07.528 [2024-06-10 09:56:57.042812] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 228:iscsi_parse_param: *ERROR*: Duplicated Key B 00:08:07.786 passed 00:08:07.786 00:08:07.786 Run Summary: Type Total Ran Passed Failed Inactive 00:08:07.786 suites 1 1 n/a 0 0 00:08:07.786 tests 4 4 4 0 0 00:08:07.786 asserts 161 161 161 0 n/a 00:08:07.786 00:08:07.786 Elapsed time = 0.121 seconds 00:08:07.786 --71754-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:07.786 --71754-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:07.786 ==71754== 00:08:07.786 ==71754== HEAP SUMMARY: 00:08:07.786 ==71754== in use at exit: 0 bytes in 0 blocks 00:08:07.786 ==71754== total heap usage: 1,082 allocs, 1,082 frees, 454,807 bytes allocated 00:08:07.786 ==71754== 00:08:07.786 ==71754== All heap blocks were freed -- no leaks are possible 00:08:07.786 ==71754== 00:08:07.786 ==71754== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:07.786 09:56:57 unittest_iscsi -- unit/unittest.sh@70 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:07.786 ==71763== Memcheck, a memory error detector 00:08:07.786 ==71763== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:07.786 ==71763== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:07.786 ==71763== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:07.786 ==71763== 00:08:07.786 --71763-- Valgrind options: 00:08:07.786 --71763-- --leak-check=full 00:08:07.786 --71763-- --error-exitcode=2 00:08:07.786 --71763-- --verbose 00:08:07.786 --71763-- Contents of /proc/version: 00:08:07.786 --71763-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:07.786 --71763-- 00:08:07.786 --71763-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:07.786 --71763-- Page sizes: currently 4096, max supported 4096 00:08:07.786 --71763-- Valgrind library directory: /usr/libexec/valgrind 00:08:07.786 --71763-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:07.786 --71763-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:07.786 --71763-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:07.786 --71763-- might be shown as UnknownInlinedFun 00:08:07.786 --71763-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:07.786 --71763-- object doesn't have a dynamic symbol table 00:08:07.786 --71763-- Scheduler: using generic scheduler lock implementation. 00:08:07.787 --71763-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:07.787 ==71763== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71763-by-???-on-18e29ac98063 00:08:07.787 ==71763== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71763-by-???-on-18e29ac98063 00:08:07.787 ==71763== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71763-by-???-on-18e29ac98063 00:08:07.787 ==71763== 00:08:07.787 ==71763== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:07.787 ==71763== don't want to do, unless you know exactly what you're doing, 00:08:07.787 ==71763== or are doing some strange experiment): 00:08:07.787 ==71763== /usr/libexec/valgrind/../../bin/vgdb --pid=71763 ...command... 00:08:07.787 ==71763== 00:08:07.787 ==71763== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:07.787 ==71763== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:07.787 ==71763== and then give GDB the following command 00:08:07.787 ==71763== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71763 00:08:07.787 ==71763== --pid is optional if only one valgrind process is running 00:08:07.787 ==71763== 00:08:07.787 --71763-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:07.787 --71763-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:07.787 --71763-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:07.787 --71763-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:07.787 ==71763== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.787 --71763-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:07.787 --71763-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:07.787 --71763-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:07.787 --71763-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:07.787 --71763-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:07.787 --71763-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:07.787 --71763-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:07.787 --71763-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:07.787 --71763-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:07.787 --71763-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:07.787 --71763-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:07.787 --71763-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:07.787 --71763-- Reading syms from /usr/lib64/libm.so.6 00:08:07.787 --71763-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:07.787 --71763-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:07.787 --71763-- Reading syms from /usr/lib64/libc.so.6 00:08:07.787 ==71763== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.787 --71763-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.787 --71763-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.787 ==71763== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.787 --71763-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.787 --71763-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.787 ==71763== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.787 --71763-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.787 --71763-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.787 ==71763== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.787 --71763-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.787 --71763-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.045 --71763-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:08.045 --71763-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:08.045 --71763-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:08.045 --71763-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:08.045 --71763-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:08.045 --71763-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:08.045 --71763-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.045 --71763-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.046 ==71763== Preferring higher priority redirection: 00:08:08.046 --71763-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:08.046 --71763-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:08.046 --71763-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.046 --71763-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.046 --71763-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.046 --71763-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.046 --71763-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.046 --71763-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.046 --71763-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.046 --71763-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.046 --71763-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.046 ==71763== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.046 --71763-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:08.046 --71763-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:08.046 ==71763== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.046 --71763-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:08.046 --71763-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:08.046 --71763-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:08.046 --71763-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:08.046 --71763-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:08.046 --71763-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:08.046 --71763-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:08.046 --71763-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:08.046 --71763-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:08.046 --71763-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:08.046 --71763-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:08.046 --71763-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:08.046 --71763-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:08.046 --71763-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:08.046 --71763-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:08.046 --71763-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:08.046 --71763-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:08.046 --71763-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:08.046 00:08:08.046 00:08:08.046 CUnit - A unit testing framework for C - Version 2.1-3 00:08:08.046 http://cunit.sourceforge.net/ 00:08:08.046 00:08:08.046 00:08:08.046 Suite: iscsi_target_node_suite 00:08:08.304 Test: add_lun_test_cases ...[2024-06-10 09:56:57.558538] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1252:iscsi_tgt_node_add_lun: *ERROR*: Target has active connections (count=1) 00:08:08.304 [2024-06-10 09:56:57.586015] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1258:iscsi_tgt_node_add_lun: *ERROR*: Specified LUN ID (-2) is negative 00:08:08.304 [2024-06-10 09:56:57.587043] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1264:iscsi_tgt_node_add_lun: *ERROR*: SCSI device is not found 00:08:08.304 [2024-06-10 09:56:57.587492] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1264:iscsi_tgt_node_add_lun: *ERROR*: SCSI device is not found 00:08:08.304 [2024-06-10 09:56:57.588297] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1270:iscsi_tgt_node_add_lun: *ERROR*: spdk_scsi_dev_add_lun failed 00:08:08.304 passed 00:08:08.304 Test: allow_any_allowed ...passed 00:08:08.304 Test: allow_ipv6_allowed ...passed 00:08:08.304 Test: allow_ipv6_denied ...passed 00:08:08.304 Test: allow_ipv6_invalid ...passed 00:08:08.304 Test: allow_ipv4_allowed ...passed 00:08:08.304 Test: allow_ipv4_denied ...passed 00:08:08.304 Test: allow_ipv4_invalid ...passed 00:08:08.304 Test: node_access_allowed ...passed 00:08:08.304 Test: node_access_denied_by_empty_netmask ...passed 00:08:08.304 Test: node_access_multi_initiator_groups_cases ...passed 00:08:08.304 Test: allow_iscsi_name_multi_maps_case ...passed 00:08:08.304 Test: chap_param_test_cases ...[2024-06-10 09:56:57.640649] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1039:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=1,m=0) 00:08:08.304 [2024-06-10 09:56:57.641150] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1039:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=0,r=0,m=1) 00:08:08.304 [2024-06-10 09:56:57.641559] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1039:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=0,m=1) 00:08:08.304 [2024-06-10 09:56:57.641885] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1039:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=1,m=1) 00:08:08.304 [2024-06-10 09:56:57.642543] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1030:iscsi_check_chap_params: *ERROR*: Invalid auth group ID (-1) 00:08:08.304 passed 00:08:08.304 00:08:08.304 Run Summary: Type Total Ran Passed Failed Inactive 00:08:08.304 suites 1 1 n/a 0 0 00:08:08.304 tests 13 13 13 0 0 00:08:08.304 asserts 50 50 50 0 n/a 00:08:08.304 00:08:08.304 Elapsed time = 0.090 seconds 00:08:08.304 --71763-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:08.304 --71763-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:08.304 ==71763== 00:08:08.304 ==71763== HEAP SUMMARY: 00:08:08.304 ==71763== in use at exit: 0 bytes in 0 blocks 00:08:08.304 ==71763== total heap usage: 130 allocs, 130 frees, 151,991 bytes allocated 00:08:08.304 ==71763== 00:08:08.304 ==71763== All heap blocks were freed -- no leaks are possible 00:08:08.304 ==71763== 00:08:08.304 ==71763== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:08.304 09:56:57 unittest_iscsi -- unit/unittest.sh@71 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:08.304 ==71769== Memcheck, a memory error detector 00:08:08.304 ==71769== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:08.304 ==71769== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:08.304 ==71769== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:08.304 ==71769== 00:08:08.304 --71769-- Valgrind options: 00:08:08.304 --71769-- --leak-check=full 00:08:08.304 --71769-- --error-exitcode=2 00:08:08.304 --71769-- --verbose 00:08:08.304 --71769-- Contents of /proc/version: 00:08:08.304 --71769-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:08.304 --71769-- 00:08:08.304 --71769-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:08.304 --71769-- Page sizes: currently 4096, max supported 4096 00:08:08.304 --71769-- Valgrind library directory: /usr/libexec/valgrind 00:08:08.304 --71769-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:08.304 --71769-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:08.304 --71769-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:08.304 --71769-- might be shown as UnknownInlinedFun 00:08:08.304 --71769-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:08.304 --71769-- object doesn't have a dynamic symbol table 00:08:08.304 --71769-- Scheduler: using generic scheduler lock implementation. 00:08:08.304 --71769-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:08.305 ==71769== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71769-by-???-on-18e29ac98063 00:08:08.305 ==71769== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71769-by-???-on-18e29ac98063 00:08:08.305 ==71769== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71769-by-???-on-18e29ac98063 00:08:08.305 ==71769== 00:08:08.305 ==71769== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:08.305 ==71769== don't want to do, unless you know exactly what you're doing, 00:08:08.305 ==71769== or are doing some strange experiment): 00:08:08.305 ==71769== /usr/libexec/valgrind/../../bin/vgdb --pid=71769 ...command... 00:08:08.305 ==71769== 00:08:08.305 ==71769== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:08.305 ==71769== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:08.305 ==71769== and then give GDB the following command 00:08:08.305 ==71769== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71769 00:08:08.305 ==71769== --pid is optional if only one valgrind process is running 00:08:08.305 ==71769== 00:08:08.305 --71769-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:08.305 --71769-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:08.305 --71769-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:08.305 --71769-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:08.305 ==71769== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.305 --71769-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:08.305 --71769-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:08.305 --71769-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:08.305 --71769-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:08.563 --71769-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:08.563 --71769-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:08.563 --71769-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:08.563 --71769-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:08.563 --71769-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:08.563 --71769-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:08.563 --71769-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:08.563 --71769-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:08.563 --71769-- Reading syms from /usr/lib64/libm.so.6 00:08:08.563 --71769-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:08.563 --71769-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:08.563 --71769-- Reading syms from /usr/lib64/libc.so.6 00:08:08.563 ==71769== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.563 --71769-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.563 --71769-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:08.563 ==71769== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.563 --71769-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.563 --71769-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.563 ==71769== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.563 --71769-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.563 --71769-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:08.563 ==71769== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.563 --71769-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.563 --71769-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.563 --71769-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:08.563 --71769-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:08.563 --71769-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:08.563 --71769-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:08.563 --71769-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:08.563 --71769-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:08.563 --71769-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.563 --71769-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.563 --71769-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.563 --71769-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.563 --71769-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.563 --71769-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.563 --71769-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.563 --71769-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.563 --71769-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.563 --71769-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.563 --71769-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.563 --71769-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.563 --71769-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.563 --71769-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.563 --71769-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.563 --71769-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.563 --71769-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.563 --71769-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.563 --71769-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.563 --71769-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.563 --71769-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.563 --71769-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.563 --71769-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.563 --71769-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.564 --71769-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.564 --71769-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.564 --71769-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.564 --71769-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.564 --71769-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.564 --71769-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.564 ==71769== Preferring higher priority redirection: 00:08:08.564 --71769-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:08.564 --71769-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:08.564 --71769-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.564 --71769-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.564 --71769-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.564 --71769-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.564 --71769-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.564 --71769-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.564 --71769-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.564 --71769-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.564 --71769-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.564 ==71769== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.564 --71769-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:08.564 --71769-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:08.564 ==71769== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.564 --71769-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:08.564 --71769-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:08.564 --71769-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:08.564 --71769-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:08.564 --71769-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:08.822 --71769-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:08.822 --71769-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:08.822 --71769-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:08.822 --71769-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:08.822 --71769-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:08.822 --71769-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:08.822 --71769-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:08.822 --71769-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:08.822 --71769-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:08.822 --71769-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:08.822 --71769-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:08.822 --71769-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:08.822 --71769-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:08.822 00:08:08.822 00:08:08.822 CUnit - A unit testing framework for C - Version 2.1-3 00:08:08.822 http://cunit.sourceforge.net/ 00:08:08.822 00:08:08.822 00:08:08.822 Suite: iscsi_suite 00:08:08.822 Test: op_login_check_target_test ...[2024-06-10 09:56:58.176788] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1434:iscsi_op_login_check_target: *ERROR*: access denied 00:08:08.822 passed 00:08:08.822 Test: op_login_session_normal_test ...[2024-06-10 09:56:58.208001] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:08:08.822 [2024-06-10 09:56:58.210096] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:08:08.822 [2024-06-10 09:56:58.211897] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:08:08.822 [2024-06-10 09:56:58.218340] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c: 695:append_iscsi_sess: *ERROR*: spdk_get_iscsi_sess_by_tsih failed 00:08:08.822 [2024-06-10 09:56:58.221294] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1467:iscsi_op_login_check_session: *ERROR*: isid=0, tsih=256, cid=0:spdk_append_iscsi_sess() failed 00:08:08.822 [2024-06-10 09:56:58.224774] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c: 702:append_iscsi_sess: *ERROR*: no MCS session for init port name=iqn.2017-11.spdk.io:i0001, tsih=256, cid=0 00:08:08.823 [2024-06-10 09:56:58.225001] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1467:iscsi_op_login_check_session: *ERROR*: isid=0, tsih=256, cid=0:spdk_append_iscsi_sess() failed 00:08:08.823 passed 00:08:08.823 Test: maxburstlength_test ...[2024-06-10 09:56:58.276775] /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:08:08.823 [2024-06-10 09:56:58.277740] /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:08:08.823 passed 00:08:08.823 Test: underflow_for_read_transfer_test ...passed 00:08:08.823 Test: underflow_for_zero_read_transfer_test ...passed 00:08:08.823 Test: underflow_for_request_sense_test ...passed 00:08:08.823 Test: underflow_for_check_condition_test ...passed 00:08:08.823 Test: add_transfer_task_test ...passed 00:08:09.081 Test: get_transfer_task_test ...passed 00:08:09.081 Test: del_transfer_task_test ...passed 00:08:09.081 Test: clear_all_transfer_tasks_test ...passed 00:08:09.081 Test: build_iovs_test ...passed 00:08:09.081 Test: build_iovs_with_md_test ...passed 00:08:09.081 Test: pdu_hdr_op_login_test ...[2024-06-10 09:56:58.444769] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1251:iscsi_op_login_rsp_init: *ERROR*: transit error 00:08:09.081 [2024-06-10 09:56:58.452850] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1258:iscsi_op_login_rsp_init: *ERROR*: unsupported version min 1/max 0, expecting 0 00:08:09.081 [2024-06-10 09:56:58.455556] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1272:iscsi_op_login_rsp_init: *ERROR*: Received reserved NSG code: 2 00:08:09.081 passed 00:08:09.081 Test: pdu_hdr_op_text_test ...[2024-06-10 09:56:58.458998] /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:08:09.081 [2024-06-10 09:56:58.464023] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2278:iscsi_pdu_hdr_op_text: *ERROR*: final and continue 00:08:09.081 [2024-06-10 09:56:58.467958] /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:08:09.081 passed 00:08:09.081 Test: pdu_hdr_op_logout_test ...[2024-06-10 09:56:58.472052] /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:08:09.081 passed 00:08:09.081 Test: pdu_hdr_op_scsi_test ...[2024-06-10 09:56:58.487280] /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:08:09.081 [2024-06-10 09:56:58.487773] /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:08:09.081 [2024-06-10 09:56:58.488814] /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:08:09.081 [2024-06-10 09:56:58.493655] /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:08:09.081 [2024-06-10 09:56:58.495438] /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:08:09.081 [2024-06-10 09:56:58.499235] /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:08:09.081 passed 00:08:09.081 Test: pdu_hdr_op_task_mgmt_test ...[2024-06-10 09:56:58.501829] /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:08:09.081 [2024-06-10 09:56:58.514756] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3700:iscsi_pdu_hdr_op_task: *ERROR*: unsupported function 0 00:08:09.081 passed 00:08:09.082 Test: pdu_hdr_op_nopout_test ...[2024-06-10 09:56:58.522559] /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:08:09.082 [2024-06-10 09:56:58.526186] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3741:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:08:09.082 [2024-06-10 09:56:58.526896] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3741:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:08:09.082 [2024-06-10 09:56:58.527123] /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:08:09.082 passed 00:08:09.082 Test: pdu_hdr_op_data_test ...[2024-06-10 09:56:58.528439] /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:08:09.082 [2024-06-10 09:56:58.529824] /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:08:09.082 [2024-06-10 09:56:58.530806] /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:08:09.082 [2024-06-10 09:56:58.532089] /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:08:09.082 [2024-06-10 09:56:58.534146] /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:08:09.082 [2024-06-10 09:56:58.536347] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4239:iscsi_pdu_hdr_op_data: *ERROR*: offset(4096) error 00:08:09.082 [2024-06-10 09:56:58.539553] /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:08:09.082 passed 00:08:09.082 Test: empty_text_with_cbit_test ...passed 00:08:09.082 Test: pdu_payload_read_test ...[2024-06-10 09:56:58.580873] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4637:iscsi_pdu_payload_read: *ERROR*: Data(65537) > MaxSegment(65536) 00:08:09.340 passed 00:08:09.340 Test: data_out_pdu_sequence_test ...passed 00:08:09.340 Test: immediate_data_and_data_out_pdu_sequence_test ...passed 00:08:09.340 00:08:09.340 Run Summary: Type Total Ran Passed Failed Inactive 00:08:09.340 suites 1 1 n/a 0 0 00:08:09.340 tests 24 24 24 0 0 00:08:09.340 asserts 150253 150253 150253 0 n/a 00:08:09.340 00:08:09.340 Elapsed time = 0.513 seconds 00:08:09.340 --71769-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:09.340 --71769-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:09.340 ==71769== 00:08:09.340 ==71769== HEAP SUMMARY: 00:08:09.340 ==71769== in use at exit: 1,008 bytes in 3 blocks 00:08:09.340 ==71769== total heap usage: 325 allocs, 322 frees, 727,916 bytes allocated 00:08:09.340 ==71769== 00:08:09.340 ==71769== Searching for pointers to 3 not-freed blocks 00:08:09.340 ==71769== Checked 6,854,904 bytes 00:08:09.340 ==71769== 00:08:09.340 ==71769== LEAK SUMMARY: 00:08:09.340 ==71769== definitely lost: 0 bytes in 0 blocks 00:08:09.340 ==71769== indirectly lost: 0 bytes in 0 blocks 00:08:09.340 ==71769== possibly lost: 0 bytes in 0 blocks 00:08:09.340 ==71769== still reachable: 1,008 bytes in 3 blocks 00:08:09.340 ==71769== suppressed: 0 bytes in 0 blocks 00:08:09.340 ==71769== Reachable blocks (those to which a pointer was found) are not shown. 00:08:09.340 ==71769== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:09.340 ==71769== 00:08:09.340 ==71769== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:09.340 09:56:58 unittest_iscsi -- unit/unittest.sh@72 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:09.340 ==71780== Memcheck, a memory error detector 00:08:09.340 ==71780== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:09.340 ==71780== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:09.340 ==71780== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:09.340 ==71780== 00:08:09.340 --71780-- Valgrind options: 00:08:09.340 --71780-- --leak-check=full 00:08:09.340 --71780-- --error-exitcode=2 00:08:09.340 --71780-- --verbose 00:08:09.340 --71780-- Contents of /proc/version: 00:08:09.340 --71780-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:09.340 --71780-- 00:08:09.340 --71780-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:09.340 --71780-- Page sizes: currently 4096, max supported 4096 00:08:09.340 --71780-- Valgrind library directory: /usr/libexec/valgrind 00:08:09.340 --71780-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:09.340 --71780-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:09.340 --71780-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:09.340 --71780-- might be shown as UnknownInlinedFun 00:08:09.340 --71780-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:09.340 --71780-- object doesn't have a dynamic symbol table 00:08:09.340 --71780-- Scheduler: using generic scheduler lock implementation. 00:08:09.340 --71780-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:09.340 ==71780== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71780-by-???-on-18e29ac98063 00:08:09.340 ==71780== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71780-by-???-on-18e29ac98063 00:08:09.340 ==71780== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71780-by-???-on-18e29ac98063 00:08:09.340 ==71780== 00:08:09.340 ==71780== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:09.340 ==71780== don't want to do, unless you know exactly what you're doing, 00:08:09.340 ==71780== or are doing some strange experiment): 00:08:09.340 ==71780== /usr/libexec/valgrind/../../bin/vgdb --pid=71780 ...command... 00:08:09.340 ==71780== 00:08:09.341 ==71780== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:09.341 ==71780== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:09.341 ==71780== and then give GDB the following command 00:08:09.341 ==71780== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71780 00:08:09.341 ==71780== --pid is optional if only one valgrind process is running 00:08:09.341 ==71780== 00:08:09.341 --71780-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:09.341 --71780-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:09.598 --71780-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:09.598 --71780-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:09.598 ==71780== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.598 --71780-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:09.598 --71780-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:09.598 --71780-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:09.598 --71780-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:09.598 --71780-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:09.598 --71780-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:09.598 --71780-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:09.598 --71780-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:09.598 --71780-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:09.598 --71780-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:09.598 --71780-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:09.598 --71780-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:09.598 --71780-- Reading syms from /usr/lib64/libm.so.6 00:08:09.598 --71780-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:09.598 --71780-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:09.598 --71780-- Reading syms from /usr/lib64/libc.so.6 00:08:09.598 ==71780== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.598 --71780-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.598 --71780-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:09.598 ==71780== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.598 --71780-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.598 --71780-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:09.598 ==71780== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.598 --71780-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.598 --71780-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:09.598 ==71780== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.599 --71780-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.599 --71780-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:09.599 --71780-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:09.599 --71780-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:09.599 --71780-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:09.599 --71780-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:09.599 --71780-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:09.599 --71780-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:09.599 --71780-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 ==71780== Preferring higher priority redirection: 00:08:09.599 --71780-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:09.599 --71780-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:09.599 --71780-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 --71780-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.599 ==71780== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.599 --71780-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:09.599 --71780-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:09.599 ==71780== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.599 --71780-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:09.599 --71780-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:09.857 --71780-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:09.857 --71780-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:09.857 --71780-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:09.857 --71780-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:09.857 --71780-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:09.857 --71780-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:09.857 --71780-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:09.857 --71780-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:09.857 --71780-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:09.857 --71780-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:09.857 --71780-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:09.857 --71780-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:09.857 --71780-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:09.857 --71780-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:09.857 --71780-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:09.857 --71780-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:09.857 00:08:09.857 00:08:09.857 CUnit - A unit testing framework for C - Version 2.1-3 00:08:09.857 http://cunit.sourceforge.net/ 00:08:09.857 00:08:09.857 00:08:09.857 Suite: init_grp_suite 00:08:09.857 Test: create_initiator_group_success_case ...passed 00:08:09.857 Test: find_initiator_group_success_case ...passed 00:08:09.857 Test: register_initiator_group_twice_case ...passed 00:08:09.857 Test: add_initiator_name_success_case ...--71780-- REDIR: 0x558a9d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:08:09.857 passed 00:08:09.857 Test: add_initiator_name_fail_case ...[2024-06-10 09:56:59.235028] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/init_grp.c: 54:iscsi_init_grp_add_initiator: *ERROR*: > MAX_INITIATOR(=256) is not allowed 00:08:09.857 passed 00:08:09.857 Test: delete_all_initiator_names_success_case ...passed 00:08:09.857 Test: add_netmask_success_case ...passed 00:08:09.857 Test: add_netmask_fail_case ...[2024-06-10 09:56:59.275255] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/init_grp.c: 188:iscsi_init_grp_add_netmask: *ERROR*: > MAX_NETMASK(=256) is not allowed 00:08:09.857 passed 00:08:09.857 Test: delete_all_netmasks_success_case ...passed 00:08:09.857 Test: initiator_name_overwrite_all_to_any_case ...passed 00:08:09.857 Test: netmask_overwrite_all_to_any_case ...passed 00:08:09.857 Test: add_delete_initiator_names_case ...passed 00:08:09.858 Test: add_duplicated_initiator_names_case ...passed 00:08:09.858 Test: delete_nonexisting_initiator_names_case ...passed 00:08:09.858 Test: add_delete_netmasks_case ...passed 00:08:09.858 Test: add_duplicated_netmasks_case ...passed 00:08:09.858 Test: delete_nonexisting_netmasks_case ...passed 00:08:09.858 00:08:09.858 Run Summary: Type Total Ran Passed Failed Inactive 00:08:09.858 suites 1 1 n/a 0 0 00:08:09.858 tests 17 17 17 0 0 00:08:09.858 asserts 108 108 108 0 n/a 00:08:09.858 00:08:09.858 Elapsed time = 0.092 seconds 00:08:09.858 --71780-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:09.858 --71780-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:09.858 ==71780== 00:08:09.858 ==71780== HEAP SUMMARY: 00:08:09.858 ==71780== in use at exit: 0 bytes in 0 blocks 00:08:09.858 ==71780== total heap usage: 142 allocs, 142 frees, 115,273 bytes allocated 00:08:09.858 ==71780== 00:08:09.858 ==71780== All heap blocks were freed -- no leaks are possible 00:08:09.858 ==71780== 00:08:09.858 ==71780== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:09.858 09:56:59 unittest_iscsi -- unit/unittest.sh@73 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:09.858 ==71788== Memcheck, a memory error detector 00:08:09.858 ==71788== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:09.858 ==71788== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:09.858 ==71788== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:09.858 ==71788== 00:08:09.858 --71788-- Valgrind options: 00:08:09.858 --71788-- --leak-check=full 00:08:09.858 --71788-- --error-exitcode=2 00:08:09.858 --71788-- --verbose 00:08:09.858 --71788-- Contents of /proc/version: 00:08:09.858 --71788-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:09.858 --71788-- 00:08:09.858 --71788-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:09.858 --71788-- Page sizes: currently 4096, max supported 4096 00:08:09.858 --71788-- Valgrind library directory: /usr/libexec/valgrind 00:08:09.858 --71788-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:09.858 --71788-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:10.116 --71788-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:10.116 --71788-- might be shown as UnknownInlinedFun 00:08:10.116 --71788-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:10.116 --71788-- object doesn't have a dynamic symbol table 00:08:10.116 --71788-- Scheduler: using generic scheduler lock implementation. 00:08:10.116 --71788-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:10.116 ==71788== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71788-by-???-on-18e29ac98063 00:08:10.116 ==71788== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71788-by-???-on-18e29ac98063 00:08:10.116 ==71788== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71788-by-???-on-18e29ac98063 00:08:10.116 ==71788== 00:08:10.116 ==71788== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:10.116 ==71788== don't want to do, unless you know exactly what you're doing, 00:08:10.116 ==71788== or are doing some strange experiment): 00:08:10.116 ==71788== /usr/libexec/valgrind/../../bin/vgdb --pid=71788 ...command... 00:08:10.116 ==71788== 00:08:10.116 ==71788== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:10.116 ==71788== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:10.116 ==71788== and then give GDB the following command 00:08:10.116 ==71788== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71788 00:08:10.116 ==71788== --pid is optional if only one valgrind process is running 00:08:10.116 ==71788== 00:08:10.116 --71788-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:10.116 --71788-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:10.116 --71788-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:10.116 --71788-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:10.116 ==71788== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.116 --71788-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:10.116 --71788-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:10.116 --71788-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:10.116 --71788-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:10.116 --71788-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:10.116 --71788-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:10.116 --71788-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:10.116 --71788-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:10.116 --71788-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:10.116 --71788-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:10.116 --71788-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:10.116 --71788-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:10.116 --71788-- Reading syms from /usr/lib64/libm.so.6 00:08:10.116 --71788-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:10.116 --71788-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:10.116 --71788-- Reading syms from /usr/lib64/libc.so.6 00:08:10.116 ==71788== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.116 --71788-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.116 --71788-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:10.116 ==71788== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.116 --71788-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.116 --71788-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:10.116 ==71788== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.116 --71788-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.116 --71788-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:10.116 ==71788== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.116 --71788-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.116 --71788-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:10.116 --71788-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:10.116 --71788-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:10.116 --71788-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:10.116 --71788-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:10.116 --71788-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:10.374 --71788-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:10.374 --71788-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 ==71788== Preferring higher priority redirection: 00:08:10.374 --71788-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:10.374 --71788-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:10.374 --71788-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 --71788-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.374 ==71788== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.374 --71788-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:10.374 --71788-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:10.374 ==71788== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.374 --71788-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:10.374 --71788-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:10.374 --71788-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:10.375 --71788-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:10.375 --71788-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:10.375 --71788-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:10.375 --71788-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:10.375 --71788-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:10.375 --71788-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:10.375 --71788-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:10.375 --71788-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:10.375 --71788-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:10.375 --71788-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:10.375 --71788-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:10.375 --71788-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:10.375 --71788-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:10.375 --71788-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:10.375 --71788-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:10.375 00:08:10.375 00:08:10.375 CUnit - A unit testing framework for C - Version 2.1-3 00:08:10.375 http://cunit.sourceforge.net/ 00:08:10.375 00:08:10.375 00:08:10.375 Suite: portal_grp_suite 00:08:10.375 Test: portal_create_ipv4_normal_case ...passed 00:08:10.375 Test: portal_create_ipv6_normal_case ...passed 00:08:10.375 Test: portal_create_ipv4_wildcard_case ...passed 00:08:10.375 Test: portal_create_ipv6_wildcard_case ...passed 00:08:10.375 Test: portal_create_twice_case ...[2024-06-10 09:56:59.825157] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/portal_grp.c: 113:iscsi_portal_create: *ERROR*: portal (192.168.2.0, 3260) already exists 00:08:10.375 passed 00:08:10.375 Test: portal_grp_register_unregister_case ...passed 00:08:10.375 Test: portal_grp_register_twice_case ...passed 00:08:10.375 Test: portal_grp_add_delete_case ...--71788-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:10.632 passed 00:08:10.632 Test: portal_grp_add_delete_twice_case ...passed 00:08:10.632 00:08:10.632 Run Summary: Type Total Ran Passed Failed Inactive 00:08:10.632 suites 1 1 n/a 0 0 00:08:10.632 tests 9 9 9 0 0 00:08:10.632 asserts 44 44 44 0 n/a 00:08:10.632 00:08:10.632 Elapsed time = 0.126 seconds 00:08:10.632 --71788-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:10.632 --71788-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:10.632 ==71788== 00:08:10.632 ==71788== HEAP SUMMARY: 00:08:10.632 ==71788== in use at exit: 0 bytes in 0 blocks 00:08:10.632 ==71788== total heap usage: 2,177 allocs, 2,177 frees, 222,496 bytes allocated 00:08:10.632 ==71788== 00:08:10.632 ==71788== All heap blocks were freed -- no leaks are possible 00:08:10.632 ==71788== 00:08:10.632 ==71788== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:10.632 00:08:10.632 real 0m4.286s 00:08:10.632 user 0m4.143s 00:08:10.632 sys 0m0.131s 00:08:10.632 09:57:00 unittest_iscsi -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:10.632 09:57:00 unittest_iscsi -- common/autotest_common.sh@10 -- # set +x 00:08:10.632 ************************************ 00:08:10.632 END TEST unittest_iscsi 00:08:10.632 ************************************ 00:08:10.632 09:57:00 -- unit/unittest.sh@245 -- # run_test unittest_json unittest_json 00:08:10.632 09:57:00 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:08:10.632 09:57:00 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:10.632 09:57:00 -- common/autotest_common.sh@10 -- # set +x 00:08:10.632 ************************************ 00:08:10.632 START TEST unittest_json 00:08:10.632 ************************************ 00:08:10.632 09:57:00 unittest_json -- common/autotest_common.sh@1124 -- # unittest_json 00:08:10.632 09:57:00 unittest_json -- unit/unittest.sh@77 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:10.632 ==71808== Memcheck, a memory error detector 00:08:10.632 ==71808== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:10.632 ==71808== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:10.632 ==71808== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:10.632 ==71808== 00:08:10.632 --71808-- Valgrind options: 00:08:10.632 --71808-- --leak-check=full 00:08:10.632 --71808-- --error-exitcode=2 00:08:10.632 --71808-- --verbose 00:08:10.632 --71808-- Contents of /proc/version: 00:08:10.632 --71808-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:10.632 --71808-- 00:08:10.632 --71808-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:10.633 --71808-- Page sizes: currently 4096, max supported 4096 00:08:10.633 --71808-- Valgrind library directory: /usr/libexec/valgrind 00:08:10.633 --71808-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:10.633 --71808-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:10.633 --71808-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:10.633 --71808-- might be shown as UnknownInlinedFun 00:08:10.633 --71808-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:10.633 --71808-- object doesn't have a dynamic symbol table 00:08:10.633 --71808-- Scheduler: using generic scheduler lock implementation. 00:08:10.633 --71808-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:10.633 ==71808== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71808-by-???-on-18e29ac98063 00:08:10.633 ==71808== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71808-by-???-on-18e29ac98063 00:08:10.633 ==71808== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71808-by-???-on-18e29ac98063 00:08:10.633 ==71808== 00:08:10.633 ==71808== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:10.633 ==71808== don't want to do, unless you know exactly what you're doing, 00:08:10.633 ==71808== or are doing some strange experiment): 00:08:10.633 ==71808== /usr/libexec/valgrind/../../bin/vgdb --pid=71808 ...command... 00:08:10.633 ==71808== 00:08:10.633 ==71808== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:10.633 ==71808== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:10.633 ==71808== and then give GDB the following command 00:08:10.633 ==71808== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71808 00:08:10.633 ==71808== --pid is optional if only one valgrind process is running 00:08:10.633 ==71808== 00:08:10.633 --71808-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:10.633 --71808-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:10.633 --71808-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:10.633 --71808-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:10.633 ==71808== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.633 --71808-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:10.890 --71808-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:10.890 --71808-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:10.891 --71808-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:10.891 --71808-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:10.891 --71808-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:10.891 --71808-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:10.891 --71808-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:10.891 --71808-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:10.891 --71808-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:10.891 --71808-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:10.891 --71808-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:10.891 --71808-- Reading syms from /usr/lib64/libm.so.6 00:08:10.891 --71808-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:10.891 --71808-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:10.891 --71808-- Reading syms from /usr/lib64/libc.so.6 00:08:10.891 ==71808== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.891 --71808-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.891 --71808-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:10.891 ==71808== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.891 --71808-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.891 --71808-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:10.891 ==71808== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.891 --71808-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.891 --71808-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:10.891 ==71808== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.891 --71808-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.891 --71808-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:10.891 --71808-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:10.891 --71808-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:10.891 --71808-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:10.891 --71808-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:10.891 --71808-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:10.891 --71808-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:10.891 --71808-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 ==71808== Preferring higher priority redirection: 00:08:10.891 --71808-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:10.891 --71808-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:10.891 --71808-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.891 --71808-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.892 --71808-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.892 --71808-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.150 --71808-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.150 --71808-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.150 --71808-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.150 --71808-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.150 ==71808== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.150 --71808-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:11.150 --71808-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:11.150 ==71808== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.150 --71808-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:11.150 --71808-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:11.150 --71808-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:11.150 --71808-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:11.150 --71808-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:11.150 --71808-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:11.150 --71808-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:11.150 --71808-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:11.150 --71808-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:11.150 --71808-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:11.150 --71808-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:11.150 --71808-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:11.150 --71808-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:11.150 --71808-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:11.150 --71808-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:11.150 --71808-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:11.150 --71808-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:11.150 --71808-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:11.150 00:08:11.150 00:08:11.150 CUnit - A unit testing framework for C - Version 2.1-3 00:08:11.150 http://cunit.sourceforge.net/ 00:08:11.150 00:08:11.150 00:08:11.150 Suite: json 00:08:11.150 Test: test_parse_literal ...passed 00:08:11.150 Test: test_parse_string_simple ...passed 00:08:11.150 Test: test_parse_string_control_chars ...passed 00:08:11.409 Test: test_parse_string_utf8 ...passed 00:08:11.409 Test: test_parse_string_escapes_twochar ...passed 00:08:11.409 Test: test_parse_string_escapes_unicode ...passed 00:08:11.668 Test: test_parse_number ...passed 00:08:11.668 Test: test_parse_array ...passed 00:08:11.668 Test: test_parse_object ...passed 00:08:11.926 Test: test_parse_nesting ...passed 00:08:11.926 Test: test_parse_comment ...passed 00:08:11.926 00:08:11.926 Run Summary: Type Total Ran Passed Failed Inactive 00:08:11.926 suites 1 1 n/a 0 0 00:08:11.926 tests 11 11 11 0 0 00:08:11.926 asserts 1516 1516 1516 0 n/a 00:08:11.926 00:08:11.926 Elapsed time = 0.782 seconds 00:08:11.926 --71808-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:11.926 --71808-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:11.926 ==71808== 00:08:11.926 ==71808== HEAP SUMMARY: 00:08:11.926 ==71808== in use at exit: 0 bytes in 0 blocks 00:08:11.926 ==71808== total heap usage: 68 allocs, 68 frees, 94,030 bytes allocated 00:08:11.927 ==71808== 00:08:11.927 ==71808== All heap blocks were freed -- no leaks are possible 00:08:11.927 ==71808== 00:08:11.927 ==71808== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:11.927 09:57:01 unittest_json -- unit/unittest.sh@78 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:11.927 ==71826== Memcheck, a memory error detector 00:08:11.927 ==71826== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:11.927 ==71826== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:11.927 ==71826== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:11.927 ==71826== 00:08:11.927 --71826-- Valgrind options: 00:08:11.927 --71826-- --leak-check=full 00:08:11.927 --71826-- --error-exitcode=2 00:08:11.927 --71826-- --verbose 00:08:11.927 --71826-- Contents of /proc/version: 00:08:11.927 --71826-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:11.927 --71826-- 00:08:11.927 --71826-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:11.927 --71826-- Page sizes: currently 4096, max supported 4096 00:08:11.927 --71826-- Valgrind library directory: /usr/libexec/valgrind 00:08:11.927 --71826-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:11.927 --71826-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:12.185 --71826-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:12.185 --71826-- might be shown as UnknownInlinedFun 00:08:12.185 --71826-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:12.185 --71826-- object doesn't have a dynamic symbol table 00:08:12.185 --71826-- Scheduler: using generic scheduler lock implementation. 00:08:12.185 --71826-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:12.185 ==71826== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71826-by-???-on-18e29ac98063 00:08:12.185 ==71826== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71826-by-???-on-18e29ac98063 00:08:12.185 ==71826== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71826-by-???-on-18e29ac98063 00:08:12.185 ==71826== 00:08:12.185 ==71826== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:12.185 ==71826== don't want to do, unless you know exactly what you're doing, 00:08:12.185 ==71826== or are doing some strange experiment): 00:08:12.185 ==71826== /usr/libexec/valgrind/../../bin/vgdb --pid=71826 ...command... 00:08:12.185 ==71826== 00:08:12.185 ==71826== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:12.185 ==71826== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:12.185 ==71826== and then give GDB the following command 00:08:12.185 ==71826== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71826 00:08:12.185 ==71826== --pid is optional if only one valgrind process is running 00:08:12.185 ==71826== 00:08:12.185 --71826-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:12.185 --71826-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:12.185 --71826-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:12.185 --71826-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:12.185 ==71826== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.185 --71826-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:12.185 --71826-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:12.185 --71826-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:12.185 --71826-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:12.185 --71826-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:12.185 --71826-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:12.185 --71826-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:12.185 --71826-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:12.185 --71826-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:12.185 --71826-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:12.185 --71826-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:12.185 --71826-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:12.185 --71826-- Reading syms from /usr/lib64/libm.so.6 00:08:12.185 --71826-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:12.185 --71826-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:12.185 --71826-- Reading syms from /usr/lib64/libc.so.6 00:08:12.185 ==71826== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.185 --71826-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.185 --71826-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:12.185 ==71826== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.185 --71826-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.185 --71826-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:12.185 ==71826== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.185 --71826-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.186 --71826-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:12.186 ==71826== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.186 --71826-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.186 --71826-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:12.444 --71826-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:12.444 --71826-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:12.444 --71826-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:12.444 --71826-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:12.444 --71826-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:12.444 --71826-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:12.444 --71826-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 ==71826== Preferring higher priority redirection: 00:08:12.444 --71826-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:12.444 --71826-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:12.444 --71826-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 --71826-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.444 ==71826== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.444 --71826-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:12.444 --71826-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:12.444 ==71826== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.444 --71826-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:12.444 --71826-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:12.444 --71826-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:12.444 --71826-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:12.444 --71826-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:12.444 --71826-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:12.444 --71826-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:12.444 --71826-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:12.445 --71826-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:12.445 --71826-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:12.445 --71826-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:12.445 --71826-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:12.445 --71826-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:12.445 --71826-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:12.445 --71826-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:12.445 --71826-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:12.445 --71826-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:12.445 --71826-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:12.445 00:08:12.445 00:08:12.445 CUnit - A unit testing framework for C - Version 2.1-3 00:08:12.445 http://cunit.sourceforge.net/ 00:08:12.445 00:08:12.445 00:08:12.445 Suite: json 00:08:12.445 Test: test_strequal ...passed 00:08:12.703 Test: test_num_to_uint16 ...passed 00:08:12.703 Test: test_num_to_int32 ...passed 00:08:12.703 Test: test_num_to_uint64 ...passed 00:08:12.703 Test: test_decode_object ...passed 00:08:12.703 Test: test_decode_array ...passed 00:08:12.703 Test: test_decode_bool ...passed 00:08:12.703 Test: test_decode_uint16 ...passed 00:08:12.703 Test: test_decode_int32 ...passed 00:08:12.703 Test: test_decode_uint32 ...passed 00:08:12.703 Test: test_decode_uint64 ...passed 00:08:12.703 Test: test_decode_string ...passed 00:08:12.703 Test: test_decode_uuid ...passed 00:08:12.703 Test: test_find ...passed 00:08:12.703 Test: test_find_array ...passed 00:08:12.704 Test: test_iterating ...passed 00:08:12.704 Test: test_free_object ...passed 00:08:12.704 00:08:12.704 Run Summary: Type Total Ran Passed Failed Inactive 00:08:12.704 suites 1 1 n/a 0 0 00:08:12.704 tests 17 17 17 0 0 00:08:12.704 asserts 236 236 236 0 n/a 00:08:12.704 00:08:12.704 Elapsed time = 0.127 seconds 00:08:12.704 --71826-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:12.704 --71826-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:12.704 ==71826== 00:08:12.704 ==71826== HEAP SUMMARY: 00:08:12.704 ==71826== in use at exit: 0 bytes in 0 blocks 00:08:12.704 ==71826== total heap usage: 111 allocs, 111 frees, 109,304 bytes allocated 00:08:12.704 ==71826== 00:08:12.704 ==71826== All heap blocks were freed -- no leaks are possible 00:08:12.704 ==71826== 00:08:12.704 ==71826== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:12.704 09:57:02 unittest_json -- unit/unittest.sh@79 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:12.704 ==71838== Memcheck, a memory error detector 00:08:12.704 ==71838== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:12.704 ==71838== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:12.704 ==71838== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:12.704 ==71838== 00:08:12.704 --71838-- Valgrind options: 00:08:12.704 --71838-- --leak-check=full 00:08:12.704 --71838-- --error-exitcode=2 00:08:12.704 --71838-- --verbose 00:08:12.704 --71838-- Contents of /proc/version: 00:08:12.704 --71838-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:12.704 --71838-- 00:08:12.704 --71838-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:12.704 --71838-- Page sizes: currently 4096, max supported 4096 00:08:12.704 --71838-- Valgrind library directory: /usr/libexec/valgrind 00:08:12.704 --71838-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:12.704 --71838-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:12.704 --71838-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:12.704 --71838-- might be shown as UnknownInlinedFun 00:08:12.704 --71838-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:12.704 --71838-- object doesn't have a dynamic symbol table 00:08:12.704 --71838-- Scheduler: using generic scheduler lock implementation. 00:08:12.704 --71838-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:12.704 ==71838== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71838-by-???-on-18e29ac98063 00:08:12.704 ==71838== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71838-by-???-on-18e29ac98063 00:08:12.704 ==71838== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71838-by-???-on-18e29ac98063 00:08:12.704 ==71838== 00:08:12.704 ==71838== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:12.704 ==71838== don't want to do, unless you know exactly what you're doing, 00:08:12.704 ==71838== or are doing some strange experiment): 00:08:12.704 ==71838== /usr/libexec/valgrind/../../bin/vgdb --pid=71838 ...command... 00:08:12.704 ==71838== 00:08:12.704 ==71838== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:12.704 ==71838== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:12.704 ==71838== and then give GDB the following command 00:08:12.704 ==71838== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71838 00:08:12.704 ==71838== --pid is optional if only one valgrind process is running 00:08:12.704 ==71838== 00:08:12.963 --71838-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:12.963 --71838-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:12.963 --71838-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:12.963 --71838-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:12.963 ==71838== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.963 --71838-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:12.963 --71838-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:12.963 --71838-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:12.963 --71838-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:12.963 --71838-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:12.963 --71838-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:12.963 --71838-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:12.963 --71838-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:12.963 --71838-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:12.963 --71838-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:12.963 --71838-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:12.963 --71838-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:12.963 --71838-- Reading syms from /usr/lib64/libm.so.6 00:08:12.963 --71838-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:12.963 --71838-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:12.963 --71838-- Reading syms from /usr/lib64/libc.so.6 00:08:12.963 ==71838== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.963 --71838-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.963 --71838-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:12.963 ==71838== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.963 --71838-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.963 --71838-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:12.963 ==71838== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.963 --71838-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.963 --71838-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:12.963 ==71838== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.963 --71838-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.963 --71838-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:12.963 --71838-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:12.963 --71838-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:12.963 --71838-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:12.963 --71838-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:13.221 --71838-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:13.221 --71838-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:13.221 --71838-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 --71838-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.221 ==71838== Preferring higher priority redirection: 00:08:13.221 --71838-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:13.222 --71838-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:13.222 --71838-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.222 --71838-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.222 --71838-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.222 --71838-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.222 --71838-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.222 --71838-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.222 --71838-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.222 --71838-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.222 --71838-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.222 ==71838== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.222 --71838-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:13.222 --71838-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:13.222 ==71838== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.222 --71838-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:13.222 --71838-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:13.222 --71838-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:13.222 --71838-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:13.222 --71838-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:13.222 --71838-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:13.222 --71838-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:13.222 --71838-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:13.222 --71838-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:13.222 --71838-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:13.222 --71838-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:13.222 --71838-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:13.222 --71838-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:13.222 --71838-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:13.222 --71838-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:13.222 --71838-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:13.222 --71838-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:13.222 --71838-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:13.222 00:08:13.222 00:08:13.222 CUnit - A unit testing framework for C - Version 2.1-3 00:08:13.222 http://cunit.sourceforge.net/ 00:08:13.222 00:08:13.222 00:08:13.222 Suite: json 00:08:13.222 Test: test_write_literal ...passed 00:08:13.222 Test: test_write_string_simple ...passed 00:08:13.479 Test: test_write_string_escapes ...passed 00:08:13.479 Test: test_write_string_utf16le ...passed 00:08:13.479 Test: test_write_number_int32 ...passed 00:08:13.479 Test: test_write_number_uint32 ...passed 00:08:13.479 Test: test_write_number_uint128 ...passed 00:08:13.479 Test: test_write_string_number_uint128 ...passed 00:08:13.479 Test: test_write_number_int64 ...passed 00:08:13.479 Test: test_write_number_uint64 ...passed 00:08:13.479 Test: test_write_number_double ...passed 00:08:13.479 Test: test_write_uuid ...passed 00:08:13.479 Test: test_write_array ...passed 00:08:13.479 Test: test_write_object ...passed 00:08:13.479 Test: test_write_nesting ...passed 00:08:13.479 Test: test_write_val ...passed 00:08:13.479 00:08:13.479 Run Summary: Type Total Ran Passed Failed Inactive 00:08:13.479 suites 1 1 n/a 0 0 00:08:13.479 tests 16 16 16 0 0 00:08:13.479 asserts 918 918 918 0 n/a 00:08:13.479 00:08:13.479 Elapsed time = 0.280 seconds 00:08:13.479 --71838-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:13.479 --71838-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:13.736 ==71838== 00:08:13.736 ==71838== HEAP SUMMARY: 00:08:13.736 ==71838== in use at exit: 0 bytes in 0 blocks 00:08:13.736 ==71838== total heap usage: 258 allocs, 258 frees, 823,341 bytes allocated 00:08:13.736 ==71838== 00:08:13.736 ==71838== All heap blocks were freed -- no leaks are possible 00:08:13.736 ==71838== 00:08:13.736 ==71838== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:13.736 09:57:03 unittest_json -- unit/unittest.sh@80 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:13.736 ==71845== Memcheck, a memory error detector 00:08:13.736 ==71845== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:13.736 ==71845== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:13.736 ==71845== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:13.736 ==71845== 00:08:13.736 --71845-- Valgrind options: 00:08:13.736 --71845-- --leak-check=full 00:08:13.736 --71845-- --error-exitcode=2 00:08:13.736 --71845-- --verbose 00:08:13.736 --71845-- Contents of /proc/version: 00:08:13.736 --71845-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:13.736 --71845-- 00:08:13.736 --71845-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:13.736 --71845-- Page sizes: currently 4096, max supported 4096 00:08:13.736 --71845-- Valgrind library directory: /usr/libexec/valgrind 00:08:13.736 --71845-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:13.736 --71845-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:13.736 --71845-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:13.736 --71845-- might be shown as UnknownInlinedFun 00:08:13.736 --71845-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:13.736 --71845-- object doesn't have a dynamic symbol table 00:08:13.736 --71845-- Scheduler: using generic scheduler lock implementation. 00:08:13.736 --71845-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:13.736 ==71845== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71845-by-???-on-18e29ac98063 00:08:13.736 ==71845== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71845-by-???-on-18e29ac98063 00:08:13.736 ==71845== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71845-by-???-on-18e29ac98063 00:08:13.736 ==71845== 00:08:13.736 ==71845== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:13.736 ==71845== don't want to do, unless you know exactly what you're doing, 00:08:13.736 ==71845== or are doing some strange experiment): 00:08:13.736 ==71845== /usr/libexec/valgrind/../../bin/vgdb --pid=71845 ...command... 00:08:13.737 ==71845== 00:08:13.737 ==71845== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:13.737 ==71845== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:13.737 ==71845== and then give GDB the following command 00:08:13.737 ==71845== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71845 00:08:13.737 ==71845== --pid is optional if only one valgrind process is running 00:08:13.737 ==71845== 00:08:13.737 --71845-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:13.737 --71845-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:13.737 --71845-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:13.737 --71845-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:13.737 ==71845== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.737 --71845-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:13.737 --71845-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:13.737 --71845-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:13.737 --71845-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:13.737 --71845-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:13.737 --71845-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:13.737 --71845-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:13.737 --71845-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:13.737 --71845-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:13.737 --71845-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:13.737 --71845-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:13.737 --71845-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:13.737 --71845-- Reading syms from /usr/lib64/libm.so.6 00:08:13.737 --71845-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:13.737 --71845-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:13.737 --71845-- Reading syms from /usr/lib64/libc.so.6 00:08:13.737 ==71845== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.737 --71845-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.737 --71845-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:13.737 ==71845== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.737 --71845-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.737 --71845-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:13.737 ==71845== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.737 --71845-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.737 --71845-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:13.737 ==71845== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.737 --71845-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.737 --71845-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:13.994 --71845-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:13.994 --71845-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:13.994 --71845-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:13.994 --71845-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:13.994 --71845-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:13.994 --71845-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:13.994 --71845-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.994 --71845-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.994 --71845-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.994 --71845-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.994 --71845-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.994 --71845-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.994 --71845-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.994 --71845-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.994 --71845-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.994 --71845-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.994 --71845-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.994 --71845-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.994 --71845-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.994 --71845-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.994 --71845-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.994 --71845-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.994 --71845-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.994 --71845-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.995 --71845-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.995 --71845-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.995 --71845-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.995 --71845-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.995 --71845-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.995 --71845-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.995 --71845-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.995 --71845-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.995 --71845-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.995 --71845-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.995 --71845-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.995 --71845-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.995 ==71845== Preferring higher priority redirection: 00:08:13.995 --71845-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:13.995 --71845-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:13.995 --71845-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.995 --71845-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.995 --71845-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.995 --71845-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.995 --71845-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.995 --71845-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.995 --71845-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.995 --71845-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.995 --71845-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.995 ==71845== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.995 --71845-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:13.995 --71845-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:13.995 ==71845== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.995 --71845-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:13.995 --71845-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:13.995 --71845-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:13.995 --71845-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:13.995 --71845-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:13.995 --71845-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:13.995 --71845-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:13.995 --71845-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:13.995 --71845-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:13.995 --71845-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:13.995 --71845-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:13.995 --71845-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:13.995 --71845-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:13.995 --71845-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:13.995 --71845-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:13.995 --71845-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:13.995 --71845-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:13.995 --71845-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:13.995 00:08:13.995 00:08:13.995 CUnit - A unit testing framework for C - Version 2.1-3 00:08:13.995 http://cunit.sourceforge.net/ 00:08:13.995 00:08:13.995 00:08:13.995 Suite: jsonrpc 00:08:13.995 Test: test_parse_request ...--71845-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:14.253 passed 00:08:14.253 Test: test_parse_request_streaming ...passed 00:08:14.253 00:08:14.253 Run Summary: Type Total Ran Passed Failed Inactive 00:08:14.253 suites 1 1 n/a 0 0 00:08:14.253 tests 2 2 2 0 0 00:08:14.253 asserts 289 289 289 0 n/a 00:08:14.253 00:08:14.253 Elapsed time = 0.112 seconds 00:08:14.253 --71845-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:14.253 --71845-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:14.253 ==71845== 00:08:14.253 ==71845== HEAP SUMMARY: 00:08:14.253 ==71845== in use at exit: 0 bytes in 0 blocks 00:08:14.253 ==71845== total heap usage: 166 allocs, 166 frees, 4,958,311 bytes allocated 00:08:14.254 ==71845== 00:08:14.254 ==71845== All heap blocks were freed -- no leaks are possible 00:08:14.254 ==71845== 00:08:14.254 ==71845== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:14.254 00:08:14.254 real 0m3.616s 00:08:14.254 user 0m3.505s 00:08:14.254 sys 0m0.096s 00:08:14.254 09:57:03 unittest_json -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:14.254 09:57:03 unittest_json -- common/autotest_common.sh@10 -- # set +x 00:08:14.254 ************************************ 00:08:14.254 END TEST unittest_json 00:08:14.254 ************************************ 00:08:14.254 09:57:03 -- unit/unittest.sh@246 -- # run_test unittest_rpc unittest_rpc 00:08:14.254 09:57:03 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:08:14.254 09:57:03 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:14.254 09:57:03 -- common/autotest_common.sh@10 -- # set +x 00:08:14.254 ************************************ 00:08:14.254 START TEST unittest_rpc 00:08:14.254 ************************************ 00:08:14.254 09:57:03 unittest_rpc -- common/autotest_common.sh@1124 -- # unittest_rpc 00:08:14.254 09:57:03 unittest_rpc -- unit/unittest.sh@84 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:14.254 ==71870== Memcheck, a memory error detector 00:08:14.254 ==71870== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:14.254 ==71870== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:14.254 ==71870== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:14.254 ==71870== 00:08:14.254 --71870-- Valgrind options: 00:08:14.254 --71870-- --leak-check=full 00:08:14.254 --71870-- --error-exitcode=2 00:08:14.254 --71870-- --verbose 00:08:14.254 --71870-- Contents of /proc/version: 00:08:14.254 --71870-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:14.254 --71870-- 00:08:14.254 --71870-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:14.254 --71870-- Page sizes: currently 4096, max supported 4096 00:08:14.254 --71870-- Valgrind library directory: /usr/libexec/valgrind 00:08:14.254 --71870-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:14.254 --71870-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:14.254 --71870-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:14.254 --71870-- might be shown as UnknownInlinedFun 00:08:14.254 --71870-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:14.254 --71870-- object doesn't have a dynamic symbol table 00:08:14.254 --71870-- Scheduler: using generic scheduler lock implementation. 00:08:14.254 --71870-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:14.254 ==71870== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71870-by-???-on-18e29ac98063 00:08:14.254 ==71870== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71870-by-???-on-18e29ac98063 00:08:14.254 ==71870== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71870-by-???-on-18e29ac98063 00:08:14.254 ==71870== 00:08:14.254 ==71870== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:14.254 ==71870== don't want to do, unless you know exactly what you're doing, 00:08:14.254 ==71870== or are doing some strange experiment): 00:08:14.254 ==71870== /usr/libexec/valgrind/../../bin/vgdb --pid=71870 ...command... 00:08:14.254 ==71870== 00:08:14.254 ==71870== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:14.254 ==71870== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:14.254 ==71870== and then give GDB the following command 00:08:14.254 ==71870== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71870 00:08:14.254 ==71870== --pid is optional if only one valgrind process is running 00:08:14.254 ==71870== 00:08:14.254 --71870-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:14.254 --71870-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:14.513 --71870-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:14.513 --71870-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:14.513 ==71870== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.513 --71870-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:14.513 --71870-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:14.513 --71870-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:14.513 --71870-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:14.513 --71870-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:14.513 --71870-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:14.513 --71870-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:14.513 --71870-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:14.513 --71870-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:14.513 --71870-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:14.513 --71870-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:14.513 --71870-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:14.513 --71870-- Reading syms from /usr/lib64/libm.so.6 00:08:14.513 --71870-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:14.513 --71870-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:14.513 --71870-- Reading syms from /usr/lib64/libc.so.6 00:08:14.513 ==71870== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.514 --71870-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.514 --71870-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:14.514 ==71870== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.514 --71870-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.514 --71870-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:14.514 ==71870== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.514 --71870-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.514 --71870-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:14.514 ==71870== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.514 --71870-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.514 --71870-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:14.514 --71870-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:14.514 --71870-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:14.514 --71870-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:14.514 --71870-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:14.514 --71870-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:14.514 --71870-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:14.773 --71870-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 ==71870== Preferring higher priority redirection: 00:08:14.773 --71870-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:14.773 --71870-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:14.773 --71870-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.773 --71870-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.774 --71870-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.774 --71870-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.774 --71870-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.774 ==71870== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.774 --71870-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:14.774 --71870-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:14.774 ==71870== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.774 --71870-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:14.774 --71870-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:14.774 --71870-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:14.774 --71870-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:14.774 --71870-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:14.774 --71870-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:14.774 --71870-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:14.774 --71870-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:14.774 --71870-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:14.774 --71870-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:14.774 --71870-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:14.774 --71870-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:14.774 --71870-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:14.774 --71870-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:14.774 --71870-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:14.774 --71870-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:14.774 --71870-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:14.774 --71870-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:14.774 --71870-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:14.774 00:08:14.774 00:08:14.774 CUnit - A unit testing framework for C - Version 2.1-3 00:08:14.774 http://cunit.sourceforge.net/ 00:08:14.774 00:08:14.774 00:08:14.774 Suite: rpc 00:08:14.774 Test: test_jsonrpc_handler ...passed 00:08:14.774 Test: test_spdk_rpc_is_method_allowed ...passed 00:08:14.774 Test: test_rpc_get_methods ...[2024-06-10 09:57:04.245107] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rpc/rpc.c: 446:rpc_get_methods: *ERROR*: spdk_json_decode_object failed 00:08:14.774 passed 00:08:14.774 Test: test_rpc_spdk_get_version ...passed 00:08:15.032 Test: test_spdk_rpc_listen_close ...passed 00:08:15.032 Test: test_rpc_run_multiple_servers ...passed 00:08:15.032 00:08:15.032 Run Summary: Type Total Ran Passed Failed Inactive 00:08:15.032 suites 1 1 n/a 0 0 00:08:15.032 tests 6 6 6 0 0 00:08:15.032 asserts 23 23 23 0 n/a 00:08:15.032 00:08:15.032 Elapsed time = 0.074 seconds 00:08:15.032 --71870-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:15.032 --71870-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:15.032 ==71870== 00:08:15.032 ==71870== HEAP SUMMARY: 00:08:15.032 ==71870== in use at exit: 513 bytes in 6 blocks 00:08:15.032 ==71870== total heap usage: 87 allocs, 81 frees, 122,793 bytes allocated 00:08:15.032 ==71870== 00:08:15.032 ==71870== Searching for pointers to 6 not-freed blocks 00:08:15.032 ==71870== Checked 6,305,312 bytes 00:08:15.032 ==71870== 00:08:15.032 ==71870== LEAK SUMMARY: 00:08:15.032 ==71870== definitely lost: 0 bytes in 0 blocks 00:08:15.032 ==71870== indirectly lost: 0 bytes in 0 blocks 00:08:15.032 ==71870== possibly lost: 0 bytes in 0 blocks 00:08:15.032 ==71870== still reachable: 513 bytes in 6 blocks 00:08:15.032 ==71870== suppressed: 0 bytes in 0 blocks 00:08:15.032 ==71870== Reachable blocks (those to which a pointer was found) are not shown. 00:08:15.032 ==71870== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:15.032 ==71870== 00:08:15.032 ==71870== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:15.032 00:08:15.032 real 0m0.715s 00:08:15.032 user 0m0.679s 00:08:15.032 sys 0m0.032s 00:08:15.032 09:57:04 unittest_rpc -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:15.032 09:57:04 unittest_rpc -- common/autotest_common.sh@10 -- # set +x 00:08:15.032 ************************************ 00:08:15.032 END TEST unittest_rpc 00:08:15.032 ************************************ 00:08:15.032 09:57:04 -- unit/unittest.sh@247 -- # run_test unittest_notify valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:15.032 09:57:04 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:08:15.032 09:57:04 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:15.032 09:57:04 -- common/autotest_common.sh@10 -- # set +x 00:08:15.032 ************************************ 00:08:15.032 START TEST unittest_notify 00:08:15.032 ************************************ 00:08:15.032 09:57:04 unittest_notify -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:15.032 ==71898== Memcheck, a memory error detector 00:08:15.032 ==71898== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:15.032 ==71898== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:15.032 ==71898== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:15.032 ==71898== 00:08:15.032 --71898-- Valgrind options: 00:08:15.032 --71898-- --leak-check=full 00:08:15.032 --71898-- --error-exitcode=2 00:08:15.032 --71898-- --verbose 00:08:15.032 --71898-- Contents of /proc/version: 00:08:15.032 --71898-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:15.032 --71898-- 00:08:15.032 --71898-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:15.033 --71898-- Page sizes: currently 4096, max supported 4096 00:08:15.033 --71898-- Valgrind library directory: /usr/libexec/valgrind 00:08:15.033 --71898-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:15.033 --71898-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:15.033 --71898-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:15.033 --71898-- might be shown as UnknownInlinedFun 00:08:15.033 --71898-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:15.033 --71898-- object doesn't have a dynamic symbol table 00:08:15.033 --71898-- Scheduler: using generic scheduler lock implementation. 00:08:15.033 --71898-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:15.033 ==71898== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71898-by-???-on-18e29ac98063 00:08:15.033 ==71898== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71898-by-???-on-18e29ac98063 00:08:15.033 ==71898== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71898-by-???-on-18e29ac98063 00:08:15.033 ==71898== 00:08:15.033 ==71898== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:15.033 ==71898== don't want to do, unless you know exactly what you're doing, 00:08:15.033 ==71898== or are doing some strange experiment): 00:08:15.033 ==71898== /usr/libexec/valgrind/../../bin/vgdb --pid=71898 ...command... 00:08:15.033 ==71898== 00:08:15.033 ==71898== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:15.033 ==71898== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:15.033 ==71898== and then give GDB the following command 00:08:15.033 ==71898== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71898 00:08:15.033 ==71898== --pid is optional if only one valgrind process is running 00:08:15.033 ==71898== 00:08:15.033 --71898-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:15.033 --71898-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:15.033 --71898-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:15.033 --71898-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:15.033 ==71898== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.033 --71898-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:15.033 --71898-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:15.033 --71898-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:15.033 --71898-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:15.033 --71898-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:15.033 --71898-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:15.033 --71898-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:15.033 --71898-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:15.033 --71898-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:15.033 --71898-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:15.033 --71898-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:15.033 --71898-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:15.291 --71898-- Reading syms from /usr/lib64/libm.so.6 00:08:15.291 --71898-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:15.291 --71898-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:15.291 --71898-- Reading syms from /usr/lib64/libc.so.6 00:08:15.291 ==71898== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.291 --71898-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.291 --71898-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:15.291 ==71898== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.291 --71898-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.291 --71898-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.291 ==71898== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.291 --71898-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.291 --71898-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:15.291 ==71898== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.291 --71898-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.291 --71898-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.291 --71898-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:15.291 --71898-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:15.291 --71898-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:15.291 --71898-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:15.291 --71898-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:15.291 --71898-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:15.291 --71898-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.291 --71898-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.291 --71898-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.291 --71898-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.291 --71898-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.291 --71898-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.291 --71898-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.291 --71898-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.291 --71898-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.291 --71898-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.291 --71898-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.291 --71898-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.291 --71898-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.291 --71898-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.291 --71898-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.292 --71898-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.292 --71898-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.292 --71898-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.292 --71898-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.292 --71898-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.292 --71898-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.292 --71898-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.292 --71898-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.292 --71898-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.292 --71898-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.292 --71898-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.292 --71898-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.292 --71898-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.292 --71898-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.292 --71898-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.292 ==71898== Preferring higher priority redirection: 00:08:15.292 --71898-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:15.292 --71898-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:15.292 --71898-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.292 --71898-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.292 --71898-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.292 --71898-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.292 --71898-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.292 --71898-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.292 --71898-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.292 --71898-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.292 --71898-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.292 ==71898== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.292 --71898-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:15.292 --71898-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:15.292 ==71898== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.292 --71898-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:15.292 --71898-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:15.292 --71898-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:15.292 --71898-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:15.292 --71898-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:15.292 --71898-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:15.292 --71898-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:15.292 --71898-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:15.292 --71898-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:15.551 --71898-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:15.551 --71898-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:15.551 --71898-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:15.551 --71898-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:15.551 --71898-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:15.551 --71898-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:15.551 --71898-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:15.551 --71898-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:15.551 --71898-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:15.551 00:08:15.551 00:08:15.551 CUnit - A unit testing framework for C - Version 2.1-3 00:08:15.551 http://cunit.sourceforge.net/ 00:08:15.551 00:08:15.551 00:08:15.551 Suite: app_suite 00:08:15.551 Test: notify ...passed 00:08:15.551 00:08:15.551 Run Summary: Type Total Ran Passed Failed Inactive 00:08:15.551 suites 1 1 n/a 0 0 00:08:15.551 tests 1 1 1 0 0 00:08:15.551 asserts 13 13 13 0 n/a 00:08:15.551 00:08:15.551 Elapsed time = 0.011 seconds 00:08:15.551 --71898-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:15.551 --71898-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:15.551 ==71898== 00:08:15.551 ==71898== HEAP SUMMARY: 00:08:15.551 ==71898== in use at exit: 288 bytes in 2 blocks 00:08:15.551 ==71898== total heap usage: 59 allocs, 57 frees, 107,536 bytes allocated 00:08:15.551 ==71898== 00:08:15.551 ==71898== Searching for pointers to 2 not-freed blocks 00:08:15.551 ==71898== Checked 6,542,832 bytes 00:08:15.551 ==71898== 00:08:15.551 ==71898== LEAK SUMMARY: 00:08:15.551 ==71898== definitely lost: 0 bytes in 0 blocks 00:08:15.551 ==71898== indirectly lost: 0 bytes in 0 blocks 00:08:15.551 ==71898== possibly lost: 0 bytes in 0 blocks 00:08:15.551 ==71898== still reachable: 288 bytes in 2 blocks 00:08:15.551 ==71898== suppressed: 0 bytes in 0 blocks 00:08:15.551 ==71898== Reachable blocks (those to which a pointer was found) are not shown. 00:08:15.551 ==71898== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:15.551 ==71898== 00:08:15.551 ==71898== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:15.551 00:08:15.551 real 0m0.534s 00:08:15.552 user 0m0.511s 00:08:15.552 sys 0m0.022s 00:08:15.552 09:57:04 unittest_notify -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:15.552 09:57:04 unittest_notify -- common/autotest_common.sh@10 -- # set +x 00:08:15.552 ************************************ 00:08:15.552 END TEST unittest_notify 00:08:15.552 ************************************ 00:08:15.552 09:57:04 -- unit/unittest.sh@248 -- # run_test unittest_nvme unittest_nvme 00:08:15.552 09:57:04 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:08:15.552 09:57:04 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:15.552 09:57:04 -- common/autotest_common.sh@10 -- # set +x 00:08:15.552 ************************************ 00:08:15.552 START TEST unittest_nvme 00:08:15.552 ************************************ 00:08:15.552 09:57:04 unittest_nvme -- common/autotest_common.sh@1124 -- # unittest_nvme 00:08:15.552 09:57:04 unittest_nvme -- unit/unittest.sh@88 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:15.552 ==71917== Memcheck, a memory error detector 00:08:15.552 ==71917== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:15.552 ==71917== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:15.552 ==71917== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:15.552 ==71917== 00:08:15.552 --71917-- Valgrind options: 00:08:15.552 --71917-- --leak-check=full 00:08:15.552 --71917-- --error-exitcode=2 00:08:15.552 --71917-- --verbose 00:08:15.552 --71917-- Contents of /proc/version: 00:08:15.552 --71917-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:15.552 --71917-- 00:08:15.552 --71917-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:15.552 --71917-- Page sizes: currently 4096, max supported 4096 00:08:15.552 --71917-- Valgrind library directory: /usr/libexec/valgrind 00:08:15.552 --71917-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:15.552 --71917-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:15.552 --71917-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:15.552 --71917-- might be shown as UnknownInlinedFun 00:08:15.552 --71917-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:15.552 --71917-- object doesn't have a dynamic symbol table 00:08:15.552 --71917-- Scheduler: using generic scheduler lock implementation. 00:08:15.552 --71917-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:15.552 ==71917== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71917-by-???-on-18e29ac98063 00:08:15.552 ==71917== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71917-by-???-on-18e29ac98063 00:08:15.552 ==71917== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71917-by-???-on-18e29ac98063 00:08:15.552 ==71917== 00:08:15.552 ==71917== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:15.552 ==71917== don't want to do, unless you know exactly what you're doing, 00:08:15.552 ==71917== or are doing some strange experiment): 00:08:15.552 ==71917== /usr/libexec/valgrind/../../bin/vgdb --pid=71917 ...command... 00:08:15.552 ==71917== 00:08:15.552 ==71917== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:15.552 ==71917== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:15.552 ==71917== and then give GDB the following command 00:08:15.552 ==71917== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71917 00:08:15.552 ==71917== --pid is optional if only one valgrind process is running 00:08:15.552 ==71917== 00:08:15.552 --71917-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:15.552 --71917-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:15.811 --71917-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:15.811 --71917-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:15.811 ==71917== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.811 --71917-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:15.812 --71917-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:15.812 --71917-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:15.812 --71917-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:15.812 --71917-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:15.812 --71917-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:15.812 --71917-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:15.812 --71917-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:15.812 --71917-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:15.812 --71917-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:15.812 --71917-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:15.812 --71917-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:15.812 --71917-- Reading syms from /usr/lib64/libm.so.6 00:08:15.812 --71917-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:15.812 --71917-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:15.812 --71917-- Reading syms from /usr/lib64/libc.so.6 00:08:15.812 ==71917== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.812 --71917-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.812 --71917-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:15.812 ==71917== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.812 --71917-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.812 --71917-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.812 ==71917== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.812 --71917-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.812 --71917-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:15.812 ==71917== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.812 --71917-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.812 --71917-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.812 --71917-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:15.812 --71917-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:15.812 --71917-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:15.812 --71917-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:15.812 --71917-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:15.812 --71917-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:15.812 --71917-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.812 --71917-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.812 --71917-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.812 --71917-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.071 --71917-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.071 --71917-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.071 --71917-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.071 --71917-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.071 --71917-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.071 --71917-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.071 --71917-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.071 --71917-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.071 --71917-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 --71917-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 --71917-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 --71917-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 --71917-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 --71917-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 --71917-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 --71917-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 --71917-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 --71917-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 --71917-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 --71917-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 --71917-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 --71917-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 --71917-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 --71917-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 --71917-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 --71917-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 ==71917== Preferring higher priority redirection: 00:08:16.072 --71917-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:16.072 --71917-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:16.072 --71917-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 --71917-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 --71917-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 --71917-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 --71917-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 --71917-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 --71917-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 --71917-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 --71917-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.072 ==71917== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.072 --71917-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:16.072 --71917-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:16.072 ==71917== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.072 --71917-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:16.072 --71917-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:16.072 --71917-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:16.072 --71917-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:16.072 --71917-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:16.072 --71917-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:16.072 --71917-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:16.072 --71917-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:16.072 --71917-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:16.072 --71917-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:16.072 --71917-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:16.072 --71917-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:16.072 --71917-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:16.072 --71917-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:16.072 --71917-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:16.072 --71917-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:16.072 --71917-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:16.072 --71917-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:16.072 00:08:16.072 00:08:16.072 CUnit - A unit testing framework for C - Version 2.1-3 00:08:16.072 http://cunit.sourceforge.net/ 00:08:16.072 00:08:16.072 00:08:16.072 Suite: nvme 00:08:16.072 Test: test_opc_data_transfer ...passed 00:08:16.072 Test: test_spdk_nvme_transport_id_parse_trtype ...passed 00:08:16.072 Test: test_spdk_nvme_transport_id_parse_adrfam ...passed 00:08:16.072 Test: test_trid_parse_and_compare ...[2024-06-10 09:57:05.538950] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1176:parse_next_key: *ERROR*: Key without ':' or '=' separator 00:08:16.072 [2024-06-10 09:57:05.573086] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1233:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:08:16.073 [2024-06-10 09:57:05.575274] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1188:parse_next_key: *ERROR*: Key length 32 greater than maximum allowed 31 00:08:16.073 [2024-06-10 09:57:05.575556] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1233:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:08:16.073 [2024-06-10 09:57:05.577396] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1199:parse_next_key: *ERROR*: Key without value 00:08:16.073 [2024-06-10 09:57:05.577663] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1233:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:08:16.331 --71917-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:16.331 passed 00:08:16.331 Test: test_trid_trtype_str ...passed 00:08:16.331 Test: test_trid_adrfam_str ...passed 00:08:16.331 Test: test_nvme_ctrlr_probe ...[2024-06-10 09:57:05.643542] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 683:nvme_ctrlr_probe: *ERROR*: Failed to construct NVMe controller for SSD: 00:08:16.331 passed 00:08:16.331 Test: test_spdk_nvme_probe ...[2024-06-10 09:57:05.651523] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:08:16.331 [2024-06-10 09:57:05.652240] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 898:spdk_nvme_probe: *ERROR*: Create probe context failed 00:08:16.331 [2024-06-10 09:57:05.655310] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 812:nvme_probe_internal: *ERROR*: NVMe trtype 256 (PCIE) not available 00:08:16.331 [2024-06-10 09:57:05.655810] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 898:spdk_nvme_probe: *ERROR*: Create probe context failed 00:08:16.331 passed 00:08:16.331 Test: test_spdk_nvme_connect ...[2024-06-10 09:57:05.667463] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 994:spdk_nvme_connect: *ERROR*: No transport ID specified 00:08:16.331 [2024-06-10 09:57:05.710323] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:08:16.332 [2024-06-10 09:57:05.710743] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1005:spdk_nvme_connect: *ERROR*: Create probe context failed 00:08:16.332 passed 00:08:16.332 Test: test_nvme_ctrlr_probe_internal ...[2024-06-10 09:57:05.714514] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 683:nvme_ctrlr_probe: *ERROR*: Failed to construct NVMe controller for SSD: 00:08:16.332 [2024-06-10 09:57:05.715310] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 821:nvme_probe_internal: *ERROR*: NVMe ctrlr scan failed 00:08:16.332 passed 00:08:16.332 Test: test_nvme_init_controllers ...[2024-06-10 09:57:05.725023] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 708:nvme_ctrlr_poll_internal: *ERROR*: Failed to initialize SSD: 00:08:16.332 passed 00:08:16.332 Test: test_nvme_driver_init ...[2024-06-10 09:57:05.740956] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 578:nvme_driver_init: *ERROR*: primary process failed to reserve memory 00:08:16.332 [2024-06-10 09:57:05.741608] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:08:16.589 [2024-06-10 09:57:05.853751] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 596:nvme_driver_init: *ERROR*: timeout waiting for primary process to init 00:08:16.589 [2024-06-10 09:57:05.857556] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 618:nvme_driver_init: *ERROR*: failed to initialize mutex 00:08:16.589 passed 00:08:16.589 Test: test_spdk_nvme_detach ...passed 00:08:16.589 Test: test_nvme_completion_poll_cb ...passed 00:08:16.589 Test: test_nvme_user_copy_cmd_complete ...--71917-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:16.589 passed 00:08:16.589 Test: test_nvme_allocate_request_null ...passed 00:08:16.589 Test: test_nvme_allocate_request ...passed 00:08:16.589 Test: test_nvme_free_request ...passed 00:08:16.589 Test: test_nvme_allocate_request_user_copy ...passed 00:08:16.589 Test: test_nvme_robust_mutex_init_shared ...passed 00:08:16.589 Test: test_nvme_request_check_timeout ...passed 00:08:16.589 Test: test_nvme_wait_for_completion ...passed 00:08:16.589 Test: test_spdk_nvme_parse_func ...--71917-- REDIR: 0x5577910 (libc.so.6:strcasestr) redirected to 0x48505a0 (strcasestr) 00:08:16.589 passed 00:08:16.589 Test: test_spdk_nvme_detach_async ...passed 00:08:16.589 Test: test_nvme_parse_addr ...[2024-06-10 09:57:05.993567] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1586:nvme_parse_addr: *ERROR*: addr and service must both be non-NULL 00:08:16.589 passed 00:08:16.589 00:08:16.589 Run Summary: Type Total Ran Passed Failed Inactive 00:08:16.589 suites 1 1 n/a 0 0 00:08:16.589 tests 25 25 25 0 0 00:08:16.589 asserts 326 326 326 0 n/a 00:08:16.589 00:08:16.589 Elapsed time = 0.376 seconds 00:08:16.589 --71917-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:16.589 --71917-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:16.589 ==71917== 00:08:16.589 ==71917== HEAP SUMMARY: 00:08:16.589 ==71917== in use at exit: 0 bytes in 0 blocks 00:08:16.589 ==71917== total heap usage: 177 allocs, 177 frees, 147,525 bytes allocated 00:08:16.589 ==71917== 00:08:16.589 ==71917== All heap blocks were freed -- no leaks are possible 00:08:16.589 ==71917== 00:08:16.589 ==71917== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:16.589 09:57:06 unittest_nvme -- unit/unittest.sh@89 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:16.589 ==71930== Memcheck, a memory error detector 00:08:16.589 ==71930== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:16.589 ==71930== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:16.590 ==71930== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:16.590 ==71930== 00:08:16.590 --71930-- Valgrind options: 00:08:16.590 --71930-- --leak-check=full 00:08:16.590 --71930-- --error-exitcode=2 00:08:16.590 --71930-- --verbose 00:08:16.590 --71930-- Contents of /proc/version: 00:08:16.590 --71930-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:16.590 --71930-- 00:08:16.590 --71930-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:16.590 --71930-- Page sizes: currently 4096, max supported 4096 00:08:16.590 --71930-- Valgrind library directory: /usr/libexec/valgrind 00:08:16.590 --71930-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:16.590 --71930-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:16.590 --71930-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:16.590 --71930-- might be shown as UnknownInlinedFun 00:08:16.846 --71930-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:16.846 --71930-- object doesn't have a dynamic symbol table 00:08:16.846 --71930-- Scheduler: using generic scheduler lock implementation. 00:08:16.846 --71930-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:16.846 ==71930== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71930-by-???-on-18e29ac98063 00:08:16.846 ==71930== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71930-by-???-on-18e29ac98063 00:08:16.846 ==71930== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71930-by-???-on-18e29ac98063 00:08:16.846 ==71930== 00:08:16.846 ==71930== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:16.846 ==71930== don't want to do, unless you know exactly what you're doing, 00:08:16.846 ==71930== or are doing some strange experiment): 00:08:16.847 ==71930== /usr/libexec/valgrind/../../bin/vgdb --pid=71930 ...command... 00:08:16.847 ==71930== 00:08:16.847 ==71930== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:16.847 ==71930== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:16.847 ==71930== and then give GDB the following command 00:08:16.847 ==71930== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71930 00:08:16.847 ==71930== --pid is optional if only one valgrind process is running 00:08:16.847 ==71930== 00:08:16.847 --71930-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:16.847 --71930-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:16.847 --71930-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:16.847 --71930-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:16.847 ==71930== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.847 --71930-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:16.847 --71930-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:16.847 --71930-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:16.847 --71930-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:16.847 --71930-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:16.847 --71930-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:16.847 --71930-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:16.847 --71930-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:16.847 --71930-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:16.847 --71930-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:16.847 --71930-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:16.847 --71930-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:16.847 --71930-- Reading syms from /usr/lib64/libm.so.6 00:08:16.847 --71930-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:16.847 --71930-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:16.847 --71930-- Reading syms from /usr/lib64/libc.so.6 00:08:16.847 ==71930== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.847 --71930-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.847 --71930-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:16.847 ==71930== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.847 --71930-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.847 --71930-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:16.847 ==71930== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.847 --71930-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.847 --71930-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:16.847 ==71930== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.847 --71930-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.847 --71930-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:16.847 --71930-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:16.847 --71930-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:16.847 --71930-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:16.847 --71930-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:16.847 --71930-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:16.847 --71930-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:17.104 --71930-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.104 --71930-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.104 --71930-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.104 --71930-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.104 --71930-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.104 --71930-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.104 --71930-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.104 --71930-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.104 --71930-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 ==71930== Preferring higher priority redirection: 00:08:17.105 --71930-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:17.105 --71930-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:17.105 --71930-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 --71930-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.105 ==71930== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.105 --71930-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:17.105 --71930-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:17.105 ==71930== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.105 --71930-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:17.105 --71930-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:17.105 --71930-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:17.105 --71930-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:17.105 --71930-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:17.105 --71930-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:17.105 --71930-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:17.105 --71930-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:17.105 --71930-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:17.105 --71930-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:17.105 --71930-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:17.105 --71930-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:17.105 --71930-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:17.105 --71930-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:17.105 --71930-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:17.105 --71930-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:17.105 --71930-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:17.105 --71930-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:17.105 00:08:17.105 00:08:17.105 CUnit - A unit testing framework for C - Version 2.1-3 00:08:17.105 http://cunit.sourceforge.net/ 00:08:17.105 00:08:17.105 00:08:17.105 Suite: nvme_ctrlr 00:08:17.105 Test: test_nvme_ctrlr_init_en_1_rdy_0 ...[2024-06-10 09:57:06.541531] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:17.105 --71930-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:17.363 --71930-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:17.363 --71930-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:17.363 passed 00:08:17.363 Test: test_nvme_ctrlr_init_en_1_rdy_1 ...[2024-06-10 09:57:06.669080] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:17.363 passed 00:08:17.363 Test: test_nvme_ctrlr_init_en_0_rdy_0 ...[2024-06-10 09:57:06.674804] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:17.363 passed 00:08:17.363 Test: test_nvme_ctrlr_init_en_0_rdy_1 ...[2024-06-10 09:57:06.680133] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:17.363 passed 00:08:17.363 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_rr ...[2024-06-10 09:57:06.685432] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:17.363 [2024-06-10 09:57:06.692635] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3947:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-06-10 09:57:06.696869] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3947:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-06-10 09:57:06.700732] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3947:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:08:17.363 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_wrr ...[2024-06-10 09:57:06.708046] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:17.363 [2024-06-10 09:57:06.718235] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3947:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-06-10 09:57:06.721970] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3947:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:08:17.363 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_vs ...[2024-06-10 09:57:06.729220] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:17.364 [2024-06-10 09:57:06.735028] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3947:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-06-10 09:57:06.742713] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3947:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:08:17.364 Test: test_nvme_ctrlr_init_delay ...[2024-06-10 09:57:06.749970] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:17.364 passed 00:08:17.364 Test: test_alloc_io_qpair_rr_1 ...[2024-06-10 09:57:06.757166] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:17.364 [2024-06-10 09:57:06.775033] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5330:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:08:17.364 [2024-06-10 09:57:06.782209] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 399:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:08:17.364 [2024-06-10 09:57:06.783555] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 399:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:08:17.364 [2024-06-10 09:57:06.784029] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 399:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:08:17.364 passed 00:08:17.364 Test: test_ctrlr_get_default_ctrlr_opts ...passed 00:08:17.364 Test: test_ctrlr_get_default_io_qpair_opts ...passed 00:08:17.364 Test: test_alloc_io_qpair_wrr_1 ...[2024-06-10 09:57:06.803762] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:17.364 passed 00:08:17.364 Test: test_alloc_io_qpair_wrr_2 ...[2024-06-10 09:57:06.809348] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:17.364 [2024-06-10 09:57:06.812560] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5330:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:08:17.364 passed 00:08:17.364 Test: test_spdk_nvme_ctrlr_update_firmware ...[2024-06-10 09:57:06.819508] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4858:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_update_firmware invalid size! 00:08:17.364 [2024-06-10 09:57:06.824225] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4895:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:08:17.364 [2024-06-10 09:57:06.829252] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4935:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] nvme_ctrlr_cmd_fw_commit failed! 00:08:17.364 [2024-06-10 09:57:06.832478] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4895:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:08:17.364 passed 00:08:17.364 Test: test_nvme_ctrlr_fail ...[2024-06-10 09:57:06.835172] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1042:nvme_ctrlr_fail: *ERROR*: [] in failed state. 00:08:17.364 passed 00:08:17.364 Test: test_nvme_ctrlr_construct_intel_support_log_page_list ...passed 00:08:17.364 Test: test_nvme_ctrlr_set_supported_features ...passed 00:08:17.364 Test: test_spdk_nvme_ctrlr_doorbell_buffer_config ...passed 00:08:17.364 Test: test_nvme_ctrlr_test_active_ns ...[2024-06-10 09:57:06.856937] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:18.296 passed 00:08:18.296 Test: test_nvme_ctrlr_test_active_ns_error_case ...passed 00:08:18.296 Test: test_spdk_nvme_ctrlr_reconnect_io_qpair ...passed 00:08:18.296 Test: test_spdk_nvme_ctrlr_set_trid ...passed 00:08:18.296 Test: test_nvme_ctrlr_init_set_nvmf_ioccsz ...[2024-06-10 09:57:07.495842] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:18.296 passed 00:08:18.296 Test: test_nvme_ctrlr_init_set_num_queues ...[2024-06-10 09:57:07.521392] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:18.296 passed 00:08:18.296 Test: test_nvme_ctrlr_init_set_keep_alive_timeout ...[2024-06-10 09:57:07.525383] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:18.296 [2024-06-10 09:57:07.532456] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:2883:nvme_ctrlr_set_keep_alive_timeout_done: *ERROR*: [] Keep alive timeout Get Feature failed: SC 6 SCT 0 00:08:18.296 passed 00:08:18.296 Test: test_alloc_io_qpair_fail ...[2024-06-10 09:57:07.534867] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:18.296 [2024-06-10 09:57:07.535949] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 511:spdk_nvme_ctrlr_alloc_io_qpair: *ERROR*: [] nvme_transport_ctrlr_connect_io_qpair() failed 00:08:18.297 passed 00:08:18.297 Test: test_nvme_ctrlr_add_remove_process ...passed 00:08:18.297 Test: test_nvme_ctrlr_set_arbitration_feature ...passed 00:08:18.297 Test: test_nvme_ctrlr_set_state ...[2024-06-10 09:57:07.552455] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1478:_nvme_ctrlr_set_state: *ERROR*: [] Specified timeout would cause integer overflow. Defaulting to no timeout. 00:08:18.297 passed 00:08:18.297 Test: test_nvme_ctrlr_active_ns_list_v0 ...[2024-06-10 09:57:07.553542] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:18.297 passed 00:08:18.297 Test: test_nvme_ctrlr_active_ns_list_v2 ...[2024-06-10 09:57:07.591489] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:18.297 passed 00:08:18.297 Test: test_nvme_ctrlr_ns_mgmt ...[2024-06-10 09:57:07.672056] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:18.297 passed 00:08:18.297 Test: test_nvme_ctrlr_reset ...[2024-06-10 09:57:07.689376] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:18.297 passed 00:08:18.297 Test: test_nvme_ctrlr_aer_callback ...[2024-06-10 09:57:07.709329] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:18.297 passed 00:08:18.297 Test: test_nvme_ctrlr_ns_attr_changed ...[2024-06-10 09:57:07.726855] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:18.297 passed 00:08:18.297 Test: test_nvme_ctrlr_identify_namespaces_iocs_specific_next ...passed 00:08:18.297 Test: test_nvme_ctrlr_set_supported_log_pages ...passed 00:08:18.297 Test: test_nvme_ctrlr_set_intel_supported_log_pages ...[2024-06-10 09:57:07.762468] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:18.297 passed 00:08:18.297 Test: test_nvme_ctrlr_parse_ana_log_page ...passed 00:08:18.297 Test: test_nvme_ctrlr_ana_resize ...[2024-06-10 09:57:07.779541] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:18.297 passed 00:08:18.297 Test: test_nvme_ctrlr_get_memory_domains ...passed 00:08:18.297 Test: test_nvme_transport_ctrlr_ready ...[2024-06-10 09:57:07.792280] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4029:nvme_ctrlr_process_init: *ERROR*: [] Transport controller ready step failed: rc -1 00:08:18.297 [2024-06-10 09:57:07.793936] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4080:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr operation failed with error: -1, ctrlr state: 51 (error) 00:08:18.297 passed 00:08:18.297 Test: test_nvme_ctrlr_disable ...[2024-06-10 09:57:07.795078] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:18.297 passed 00:08:18.297 00:08:18.297 Run Summary: Type Total Ran Passed Failed Inactive 00:08:18.297 suites 1 1 n/a 0 0 00:08:18.297 tests 43 43 43 0 0 00:08:18.297 asserts 10418 10418 10418 0 n/a 00:08:18.297 00:08:18.297 Elapsed time = 1.222 seconds 00:08:18.555 --71930-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:18.555 --71930-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:18.555 ==71930== 00:08:18.555 ==71930== HEAP SUMMARY: 00:08:18.555 ==71930== in use at exit: 0 bytes in 0 blocks 00:08:18.555 ==71930== total heap usage: 8,071 allocs, 8,071 frees, 64,074,452 bytes allocated 00:08:18.555 ==71930== 00:08:18.555 ==71930== All heap blocks were freed -- no leaks are possible 00:08:18.555 ==71930== 00:08:18.555 ==71930== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:18.555 09:57:07 unittest_nvme -- unit/unittest.sh@90 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:08:18.555 ==71949== Memcheck, a memory error detector 00:08:18.555 ==71949== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:18.555 ==71949== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:18.555 ==71949== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:08:18.555 ==71949== 00:08:18.555 --71949-- Valgrind options: 00:08:18.555 --71949-- --leak-check=full 00:08:18.555 --71949-- --error-exitcode=2 00:08:18.555 --71949-- --verbose 00:08:18.555 --71949-- Contents of /proc/version: 00:08:18.555 --71949-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:18.555 --71949-- 00:08:18.555 --71949-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:18.555 --71949-- Page sizes: currently 4096, max supported 4096 00:08:18.555 --71949-- Valgrind library directory: /usr/libexec/valgrind 00:08:18.555 --71949-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:08:18.555 --71949-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:18.555 --71949-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:18.555 --71949-- might be shown as UnknownInlinedFun 00:08:18.555 --71949-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:18.555 --71949-- object doesn't have a dynamic symbol table 00:08:18.555 --71949-- Scheduler: using generic scheduler lock implementation. 00:08:18.555 --71949-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:18.555 ==71949== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71949-by-???-on-18e29ac98063 00:08:18.555 ==71949== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71949-by-???-on-18e29ac98063 00:08:18.555 ==71949== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71949-by-???-on-18e29ac98063 00:08:18.555 ==71949== 00:08:18.555 ==71949== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:18.555 ==71949== don't want to do, unless you know exactly what you're doing, 00:08:18.555 ==71949== or are doing some strange experiment): 00:08:18.555 ==71949== /usr/libexec/valgrind/../../bin/vgdb --pid=71949 ...command... 00:08:18.555 ==71949== 00:08:18.555 ==71949== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:18.555 ==71949== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:08:18.555 ==71949== and then give GDB the following command 00:08:18.555 ==71949== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71949 00:08:18.556 ==71949== --pid is optional if only one valgrind process is running 00:08:18.556 ==71949== 00:08:18.556 --71949-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:18.556 --71949-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:18.556 --71949-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:18.556 --71949-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:18.556 ==71949== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.556 --71949-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:18.556 --71949-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:18.556 --71949-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:18.556 --71949-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:18.556 --71949-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:18.556 --71949-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:18.556 --71949-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:18.556 --71949-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:18.556 --71949-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:18.556 --71949-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:18.556 --71949-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:18.556 --71949-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:18.556 --71949-- Reading syms from /usr/lib64/libm.so.6 00:08:18.556 --71949-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:18.556 --71949-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:18.556 --71949-- Reading syms from /usr/lib64/libc.so.6 00:08:18.556 ==71949== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.556 --71949-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.556 --71949-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.556 ==71949== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.556 --71949-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.556 --71949-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.556 ==71949== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.556 --71949-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.556 --71949-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.556 ==71949== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.556 --71949-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.556 --71949-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.814 --71949-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:18.814 --71949-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:18.814 --71949-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:18.814 --71949-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:18.814 --71949-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:18.814 --71949-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:18.814 --71949-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 ==71949== Preferring higher priority redirection: 00:08:18.814 --71949-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:18.814 --71949-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:18.814 --71949-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71949-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 ==71949== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.814 --71949-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:18.814 --71949-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:18.814 ==71949== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.814 --71949-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:18.814 --71949-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:18.814 --71949-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:18.814 --71949-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:18.814 --71949-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:18.814 --71949-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:18.814 --71949-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:18.814 --71949-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:18.815 --71949-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:18.815 --71949-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:18.815 --71949-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:18.815 --71949-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:18.815 --71949-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:18.815 --71949-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:18.815 --71949-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:18.815 --71949-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:18.815 --71949-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:18.815 --71949-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:18.815 00:08:18.815 00:08:18.815 CUnit - A unit testing framework for C - Version 2.1-3 00:08:18.815 http://cunit.sourceforge.net/ 00:08:18.815 00:08:18.815 00:08:18.815 Suite: nvme_ctrlr_cmd 00:08:19.072 Test: test_get_log_pages ...passed 00:08:19.073 Test: test_set_feature_cmd ...passed 00:08:19.073 Test: test_set_feature_ns_cmd ...passed 00:08:19.073 Test: test_get_feature_cmd ...passed 00:08:19.073 Test: test_get_feature_ns_cmd ...passed 00:08:19.073 Test: test_abort_cmd ...passed 00:08:19.073 Test: test_set_host_id_cmds ...[2024-06-10 09:57:08.362898] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr_cmd.c: 508:nvme_ctrlr_cmd_set_host_id: *ERROR*: Invalid host ID size 1024 00:08:19.073 passed 00:08:19.073 Test: test_io_cmd_raw_no_payload_build ...passed 00:08:19.073 Test: test_io_raw_cmd ...passed 00:08:19.073 Test: test_io_raw_cmd_with_md ...passed 00:08:19.073 Test: test_namespace_attach ...passed 00:08:19.073 Test: test_namespace_detach ...passed 00:08:19.073 Test: test_namespace_create ...passed 00:08:19.073 Test: test_namespace_delete ...passed 00:08:19.073 Test: test_doorbell_buffer_config ...passed 00:08:19.073 Test: test_format_nvme ...passed 00:08:19.073 Test: test_fw_commit ...passed 00:08:19.073 Test: test_fw_image_download ...passed 00:08:19.073 Test: test_sanitize ...passed 00:08:19.073 Test: test_directive ...passed 00:08:19.073 Test: test_nvme_request_add_abort ...passed 00:08:19.073 Test: test_spdk_nvme_ctrlr_cmd_abort ...passed 00:08:19.073 Test: test_nvme_ctrlr_cmd_identify ...passed 00:08:19.073 Test: test_spdk_nvme_ctrlr_cmd_security_receive_send ...passed 00:08:19.073 00:08:19.073 Run Summary: Type Total Ran Passed Failed Inactive 00:08:19.073 suites 1 1 n/a 0 0 00:08:19.073 tests 24 24 24 0 0 00:08:19.073 asserts 198 198 198 0 n/a 00:08:19.073 00:08:19.073 Elapsed time = 0.153 seconds 00:08:19.073 --71949-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:19.073 --71949-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:19.073 ==71949== 00:08:19.073 ==71949== HEAP SUMMARY: 00:08:19.073 ==71949== in use at exit: 0 bytes in 0 blocks 00:08:19.073 ==71949== total heap usage: 102 allocs, 102 frees, 104,236 bytes allocated 00:08:19.073 ==71949== 00:08:19.073 ==71949== All heap blocks were freed -- no leaks are possible 00:08:19.073 ==71949== 00:08:19.073 ==71949== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:19.073 09:57:08 unittest_nvme -- unit/unittest.sh@91 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:08:19.073 ==71956== Memcheck, a memory error detector 00:08:19.073 ==71956== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:19.073 ==71956== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:19.073 ==71956== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:08:19.073 ==71956== 00:08:19.073 --71956-- Valgrind options: 00:08:19.073 --71956-- --leak-check=full 00:08:19.073 --71956-- --error-exitcode=2 00:08:19.073 --71956-- --verbose 00:08:19.073 --71956-- Contents of /proc/version: 00:08:19.073 --71956-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:19.073 --71956-- 00:08:19.073 --71956-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:19.073 --71956-- Page sizes: currently 4096, max supported 4096 00:08:19.073 --71956-- Valgrind library directory: /usr/libexec/valgrind 00:08:19.073 --71956-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:08:19.073 --71956-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:19.073 --71956-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:19.073 --71956-- might be shown as UnknownInlinedFun 00:08:19.073 --71956-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:19.073 --71956-- object doesn't have a dynamic symbol table 00:08:19.073 --71956-- Scheduler: using generic scheduler lock implementation. 00:08:19.073 --71956-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:19.073 ==71956== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71956-by-???-on-18e29ac98063 00:08:19.073 ==71956== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71956-by-???-on-18e29ac98063 00:08:19.073 ==71956== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71956-by-???-on-18e29ac98063 00:08:19.073 ==71956== 00:08:19.073 ==71956== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:19.073 ==71956== don't want to do, unless you know exactly what you're doing, 00:08:19.073 ==71956== or are doing some strange experiment): 00:08:19.073 ==71956== /usr/libexec/valgrind/../../bin/vgdb --pid=71956 ...command... 00:08:19.073 ==71956== 00:08:19.073 ==71956== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:19.073 ==71956== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:08:19.073 ==71956== and then give GDB the following command 00:08:19.073 ==71956== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71956 00:08:19.073 ==71956== --pid is optional if only one valgrind process is running 00:08:19.073 ==71956== 00:08:19.073 --71956-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:19.331 --71956-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:19.331 --71956-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:19.331 --71956-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:19.331 ==71956== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.331 --71956-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:19.331 --71956-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:19.331 --71956-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:19.331 --71956-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:19.331 --71956-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:19.331 --71956-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:19.331 --71956-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:19.331 --71956-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:19.331 --71956-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:19.331 --71956-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:19.331 --71956-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:19.331 --71956-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:19.331 --71956-- Reading syms from /usr/lib64/libm.so.6 00:08:19.331 --71956-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:19.331 --71956-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:19.331 --71956-- Reading syms from /usr/lib64/libc.so.6 00:08:19.331 ==71956== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.332 --71956-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.332 --71956-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.332 ==71956== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.332 --71956-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.332 --71956-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.332 ==71956== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.332 --71956-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.332 --71956-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.332 ==71956== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.332 --71956-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.332 --71956-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.332 --71956-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:19.332 --71956-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:19.332 --71956-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:19.332 --71956-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:19.332 --71956-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:19.590 --71956-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:19.590 --71956-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.590 --71956-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 ==71956== Preferring higher priority redirection: 00:08:19.591 --71956-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:19.591 --71956-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:19.591 --71956-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71956-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71956-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71956-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71956-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71956-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71956-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71956-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71956-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 ==71956== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.591 --71956-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:19.591 --71956-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:19.591 ==71956== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.591 --71956-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:19.591 --71956-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:19.591 --71956-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:19.591 --71956-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:19.591 --71956-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:19.591 --71956-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:19.591 --71956-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:19.591 --71956-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:19.591 --71956-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:19.591 --71956-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:19.591 --71956-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:19.591 --71956-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:19.591 --71956-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:19.591 --71956-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:19.591 --71956-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:19.591 --71956-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:19.591 --71956-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:19.591 --71956-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:19.591 00:08:19.591 00:08:19.591 CUnit - A unit testing framework for C - Version 2.1-3 00:08:19.591 http://cunit.sourceforge.net/ 00:08:19.591 00:08:19.591 00:08:19.591 Suite: nvme_ctrlr_cmd 00:08:19.591 Test: test_geometry_cmd ...passed 00:08:19.591 Test: test_spdk_nvme_ctrlr_is_ocssd_supported ...passed 00:08:19.591 00:08:19.591 Run Summary: Type Total Ran Passed Failed Inactive 00:08:19.591 suites 1 1 n/a 0 0 00:08:19.591 tests 2 2 2 0 0 00:08:19.591 asserts 7 7 7 0 n/a 00:08:19.591 00:08:19.591 Elapsed time = 0.020 seconds 00:08:19.591 --71956-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:19.850 --71956-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:19.850 ==71956== 00:08:19.850 ==71956== HEAP SUMMARY: 00:08:19.850 ==71956== in use at exit: 0 bytes in 0 blocks 00:08:19.850 ==71956== total heap usage: 53 allocs, 53 frees, 98,078 bytes allocated 00:08:19.850 ==71956== 00:08:19.850 ==71956== All heap blocks were freed -- no leaks are possible 00:08:19.850 ==71956== 00:08:19.850 ==71956== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:19.850 09:57:09 unittest_nvme -- unit/unittest.sh@92 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:19.850 ==71964== Memcheck, a memory error detector 00:08:19.850 ==71964== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:19.850 ==71964== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:19.850 ==71964== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:19.850 ==71964== 00:08:19.850 --71964-- Valgrind options: 00:08:19.850 --71964-- --leak-check=full 00:08:19.850 --71964-- --error-exitcode=2 00:08:19.850 --71964-- --verbose 00:08:19.850 --71964-- Contents of /proc/version: 00:08:19.850 --71964-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:19.850 --71964-- 00:08:19.850 --71964-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:19.850 --71964-- Page sizes: currently 4096, max supported 4096 00:08:19.850 --71964-- Valgrind library directory: /usr/libexec/valgrind 00:08:19.850 --71964-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:19.850 --71964-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:19.850 --71964-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:19.850 --71964-- might be shown as UnknownInlinedFun 00:08:19.850 --71964-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:19.850 --71964-- object doesn't have a dynamic symbol table 00:08:19.850 --71964-- Scheduler: using generic scheduler lock implementation. 00:08:19.850 --71964-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:19.850 ==71964== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71964-by-???-on-18e29ac98063 00:08:19.850 ==71964== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71964-by-???-on-18e29ac98063 00:08:19.850 ==71964== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71964-by-???-on-18e29ac98063 00:08:19.850 ==71964== 00:08:19.850 ==71964== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:19.850 ==71964== don't want to do, unless you know exactly what you're doing, 00:08:19.850 ==71964== or are doing some strange experiment): 00:08:19.850 ==71964== /usr/libexec/valgrind/../../bin/vgdb --pid=71964 ...command... 00:08:19.850 ==71964== 00:08:19.850 ==71964== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:19.850 ==71964== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:19.850 ==71964== and then give GDB the following command 00:08:19.850 ==71964== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71964 00:08:19.850 ==71964== --pid is optional if only one valgrind process is running 00:08:19.850 ==71964== 00:08:19.850 --71964-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:19.850 --71964-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:19.850 --71964-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:19.850 --71964-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:19.850 ==71964== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.850 --71964-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:19.850 --71964-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:19.850 --71964-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:19.850 --71964-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:19.850 --71964-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:19.850 --71964-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:19.850 --71964-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:19.850 --71964-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:19.850 --71964-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:19.850 --71964-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:19.851 --71964-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:19.851 --71964-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:19.851 --71964-- Reading syms from /usr/lib64/libm.so.6 00:08:19.851 --71964-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:19.851 --71964-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:19.851 --71964-- Reading syms from /usr/lib64/libc.so.6 00:08:19.851 ==71964== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.851 --71964-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.851 --71964-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.851 ==71964== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.851 --71964-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.851 --71964-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.851 ==71964== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.851 --71964-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.851 --71964-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.851 ==71964== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.851 --71964-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.851 --71964-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:20.109 --71964-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:20.109 --71964-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:20.109 --71964-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:20.109 --71964-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:20.109 --71964-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:20.109 --71964-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:20.109 --71964-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 ==71964== Preferring higher priority redirection: 00:08:20.109 --71964-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:20.109 --71964-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:20.109 --71964-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.109 --71964-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.110 --71964-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.110 --71964-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.110 --71964-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.110 --71964-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.110 --71964-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.110 ==71964== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.110 --71964-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:20.110 --71964-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:20.110 ==71964== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.110 --71964-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:20.110 --71964-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:20.110 --71964-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:20.110 --71964-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:20.110 --71964-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:20.110 --71964-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:20.110 --71964-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:20.110 --71964-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:20.110 --71964-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:20.110 --71964-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:20.110 --71964-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:20.110 --71964-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:20.110 --71964-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:20.110 --71964-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:20.110 --71964-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:20.110 --71964-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:20.110 --71964-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:20.110 --71964-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:20.110 00:08:20.110 00:08:20.110 CUnit - A unit testing framework for C - Version 2.1-3 00:08:20.110 http://cunit.sourceforge.net/ 00:08:20.110 00:08:20.110 00:08:20.110 Suite: nvme 00:08:20.110 Test: test_nvme_ns_construct ...passed 00:08:20.110 Test: test_nvme_ns_uuid ...passed 00:08:20.110 Test: test_nvme_ns_csi ...passed 00:08:20.368 Test: test_nvme_ns_data ...passed 00:08:20.368 Test: test_nvme_ns_set_identify_data ...passed 00:08:20.368 Test: test_spdk_nvme_ns_get_values ...passed 00:08:20.368 Test: test_spdk_nvme_ns_is_active ...passed 00:08:20.368 Test: spdk_nvme_ns_supports ...passed 00:08:20.368 Test: test_nvme_ns_has_supported_iocs_specific_data ...passed 00:08:20.368 Test: test_nvme_ctrlr_identify_ns_iocs_specific ...--71964-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:20.368 passed 00:08:20.368 Test: test_nvme_ctrlr_identify_id_desc ...passed 00:08:20.368 Test: test_nvme_ns_find_id_desc ...passed 00:08:20.368 00:08:20.368 Run Summary: Type Total Ran Passed Failed Inactive 00:08:20.368 suites 1 1 n/a 0 0 00:08:20.368 tests 12 12 12 0 0 00:08:20.368 asserts 83 83 83 0 n/a 00:08:20.368 00:08:20.368 Elapsed time = 0.066 seconds 00:08:20.368 --71964-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:20.368 --71964-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:20.368 ==71964== 00:08:20.368 ==71964== HEAP SUMMARY: 00:08:20.368 ==71964== in use at exit: 0 bytes in 0 blocks 00:08:20.368 ==71964== total heap usage: 93 allocs, 93 frees, 112,715 bytes allocated 00:08:20.368 ==71964== 00:08:20.368 ==71964== All heap blocks were freed -- no leaks are possible 00:08:20.368 ==71964== 00:08:20.368 ==71964== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:20.368 09:57:09 unittest_nvme -- unit/unittest.sh@93 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:08:20.368 ==71971== Memcheck, a memory error detector 00:08:20.368 ==71971== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:20.368 ==71971== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:20.368 ==71971== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:08:20.368 ==71971== 00:08:20.368 --71971-- Valgrind options: 00:08:20.368 --71971-- --leak-check=full 00:08:20.368 --71971-- --error-exitcode=2 00:08:20.368 --71971-- --verbose 00:08:20.368 --71971-- Contents of /proc/version: 00:08:20.368 --71971-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:20.368 --71971-- 00:08:20.368 --71971-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:20.368 --71971-- Page sizes: currently 4096, max supported 4096 00:08:20.368 --71971-- Valgrind library directory: /usr/libexec/valgrind 00:08:20.368 --71971-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:08:20.368 --71971-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:20.368 --71971-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:20.368 --71971-- might be shown as UnknownInlinedFun 00:08:20.368 --71971-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:20.368 --71971-- object doesn't have a dynamic symbol table 00:08:20.368 --71971-- Scheduler: using generic scheduler lock implementation. 00:08:20.368 --71971-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:20.369 ==71971== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71971-by-???-on-18e29ac98063 00:08:20.369 ==71971== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71971-by-???-on-18e29ac98063 00:08:20.369 ==71971== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71971-by-???-on-18e29ac98063 00:08:20.369 ==71971== 00:08:20.369 ==71971== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:20.369 ==71971== don't want to do, unless you know exactly what you're doing, 00:08:20.369 ==71971== or are doing some strange experiment): 00:08:20.369 ==71971== /usr/libexec/valgrind/../../bin/vgdb --pid=71971 ...command... 00:08:20.369 ==71971== 00:08:20.369 ==71971== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:20.369 ==71971== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:08:20.369 ==71971== and then give GDB the following command 00:08:20.369 ==71971== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71971 00:08:20.369 ==71971== --pid is optional if only one valgrind process is running 00:08:20.369 ==71971== 00:08:20.369 --71971-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:20.369 --71971-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:20.369 --71971-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:20.369 --71971-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:20.369 ==71971== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.369 --71971-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:20.369 --71971-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:20.369 --71971-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:20.369 --71971-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:20.369 --71971-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:20.369 --71971-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:20.369 --71971-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:20.369 --71971-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:20.369 --71971-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:20.369 --71971-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:20.369 --71971-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:20.369 --71971-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:20.369 --71971-- Reading syms from /usr/lib64/libm.so.6 00:08:20.369 --71971-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:20.369 --71971-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:20.369 --71971-- Reading syms from /usr/lib64/libc.so.6 00:08:20.627 ==71971== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.627 --71971-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.627 --71971-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:20.627 ==71971== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.627 --71971-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.627 --71971-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:20.627 ==71971== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.627 --71971-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.627 --71971-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:20.627 ==71971== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.627 --71971-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.627 --71971-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:20.627 --71971-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:20.627 --71971-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:20.627 --71971-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:20.627 --71971-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:20.627 --71971-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:20.627 --71971-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:20.627 --71971-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 ==71971== Preferring higher priority redirection: 00:08:20.627 --71971-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:20.627 --71971-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:20.627 --71971-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.627 --71971-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.628 --71971-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.628 --71971-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.628 --71971-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.628 --71971-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.628 --71971-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.628 --71971-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.628 ==71971== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.628 --71971-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:20.628 --71971-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:20.628 ==71971== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.628 --71971-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:20.628 --71971-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:20.628 --71971-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:20.628 --71971-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:20.628 --71971-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:20.628 --71971-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:20.628 --71971-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:20.628 --71971-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:20.628 --71971-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:20.628 --71971-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:20.628 --71971-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:20.628 --71971-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:20.628 --71971-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:20.628 --71971-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:20.628 --71971-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:20.628 --71971-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:20.886 --71971-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:20.886 --71971-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:20.886 00:08:20.886 00:08:20.886 CUnit - A unit testing framework for C - Version 2.1-3 00:08:20.886 http://cunit.sourceforge.net/ 00:08:20.886 00:08:20.886 00:08:20.886 Suite: nvme_ns_cmd 00:08:20.886 Test: split_test ...passed 00:08:20.886 Test: split_test2 ...passed 00:08:20.886 Test: split_test3 ...passed 00:08:20.886 Test: split_test4 ...passed 00:08:20.886 Test: test_nvme_ns_cmd_flush ...passed 00:08:20.886 Test: test_nvme_ns_cmd_dataset_management ...--71971-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:20.886 passed 00:08:20.886 Test: test_nvme_ns_cmd_copy ...passed 00:08:20.886 Test: test_io_flags ...[2024-06-10 09:57:10.247000] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 144:_is_io_flags_valid: *ERROR*: Invalid io_flags 0xfffc 00:08:20.886 passed 00:08:20.886 Test: test_nvme_ns_cmd_write_zeroes ...passed 00:08:20.886 Test: test_nvme_ns_cmd_write_uncorrectable ...passed 00:08:20.886 Test: test_nvme_ns_cmd_reservation_register ...passed 00:08:20.886 Test: test_nvme_ns_cmd_reservation_release ...passed 00:08:20.886 Test: test_nvme_ns_cmd_reservation_acquire ...passed 00:08:20.886 Test: test_nvme_ns_cmd_reservation_report ...passed 00:08:20.886 Test: test_cmd_child_request ...passed 00:08:20.886 Test: test_nvme_ns_cmd_readv ...passed 00:08:20.886 Test: test_nvme_ns_cmd_read_with_md ...passed 00:08:20.886 Test: test_nvme_ns_cmd_writev ...[2024-06-10 09:57:10.327850] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 291:_nvme_ns_cmd_split_request_prp: *ERROR*: child_length 200 not even multiple of lba_size 512 00:08:20.886 passed 00:08:20.886 Test: test_nvme_ns_cmd_write_with_md ...passed 00:08:20.886 Test: test_nvme_ns_cmd_zone_append_with_md ...passed 00:08:20.886 Test: test_nvme_ns_cmd_zone_appendv_with_md ...passed 00:08:20.886 Test: test_nvme_ns_cmd_comparev ...passed 00:08:20.886 Test: test_nvme_ns_cmd_compare_and_write ...passed 00:08:20.886 Test: test_nvme_ns_cmd_compare_with_md ...passed 00:08:21.143 Test: test_nvme_ns_cmd_comparev_with_md ...passed 00:08:21.143 Test: test_nvme_ns_cmd_setup_request ...passed 00:08:21.143 Test: test_spdk_nvme_ns_cmd_readv_with_md ...passed 00:08:21.144 Test: test_spdk_nvme_ns_cmd_writev_ext ...[2024-06-10 09:57:10.424521] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 144:_is_io_flags_valid: *ERROR*: Invalid io_flags 0xffff000f 00:08:21.144 passed 00:08:21.144 Test: test_spdk_nvme_ns_cmd_readv_ext ...[2024-06-10 09:57:10.433313] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 144:_is_io_flags_valid: *ERROR*: Invalid io_flags 0xffff000f 00:08:21.144 passed 00:08:21.144 Test: test_nvme_ns_cmd_verify ...passed 00:08:21.144 Test: test_nvme_ns_cmd_io_mgmt_send ...passed 00:08:21.144 Test: test_nvme_ns_cmd_io_mgmt_recv ...passed 00:08:21.144 00:08:21.144 Run Summary: Type Total Ran Passed Failed Inactive 00:08:21.144 suites 1 1 n/a 0 0 00:08:21.144 tests 32 32 32 0 0 00:08:21.144 asserts 550 550 550 0 n/a 00:08:21.144 00:08:21.144 Elapsed time = 0.279 seconds 00:08:21.144 --71971-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:21.144 --71971-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:21.144 ==71971== 00:08:21.144 ==71971== HEAP SUMMARY: 00:08:21.144 ==71971== in use at exit: 0 bytes in 0 blocks 00:08:21.144 ==71971== total heap usage: 218 allocs, 218 frees, 3,161,007 bytes allocated 00:08:21.144 ==71971== 00:08:21.144 ==71971== All heap blocks were freed -- no leaks are possible 00:08:21.144 ==71971== 00:08:21.144 ==71971== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:21.144 09:57:10 unittest_nvme -- unit/unittest.sh@94 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:08:21.144 ==71983== Memcheck, a memory error detector 00:08:21.144 ==71983== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:21.144 ==71983== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:21.144 ==71983== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:08:21.144 ==71983== 00:08:21.144 --71983-- Valgrind options: 00:08:21.144 --71983-- --leak-check=full 00:08:21.144 --71983-- --error-exitcode=2 00:08:21.144 --71983-- --verbose 00:08:21.144 --71983-- Contents of /proc/version: 00:08:21.144 --71983-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:21.144 --71983-- 00:08:21.144 --71983-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:21.144 --71983-- Page sizes: currently 4096, max supported 4096 00:08:21.144 --71983-- Valgrind library directory: /usr/libexec/valgrind 00:08:21.144 --71983-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:08:21.144 --71983-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:21.144 --71983-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:21.144 --71983-- might be shown as UnknownInlinedFun 00:08:21.144 --71983-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:21.144 --71983-- object doesn't have a dynamic symbol table 00:08:21.144 --71983-- Scheduler: using generic scheduler lock implementation. 00:08:21.144 --71983-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:21.144 ==71983== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71983-by-???-on-18e29ac98063 00:08:21.144 ==71983== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71983-by-???-on-18e29ac98063 00:08:21.144 ==71983== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71983-by-???-on-18e29ac98063 00:08:21.144 ==71983== 00:08:21.144 ==71983== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:21.144 ==71983== don't want to do, unless you know exactly what you're doing, 00:08:21.144 ==71983== or are doing some strange experiment): 00:08:21.144 ==71983== /usr/libexec/valgrind/../../bin/vgdb --pid=71983 ...command... 00:08:21.144 ==71983== 00:08:21.144 ==71983== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:21.144 ==71983== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:08:21.144 ==71983== and then give GDB the following command 00:08:21.144 ==71983== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71983 00:08:21.144 ==71983== --pid is optional if only one valgrind process is running 00:08:21.144 ==71983== 00:08:21.144 --71983-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:21.144 --71983-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:21.144 --71983-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:21.144 --71983-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:21.144 ==71983== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.144 --71983-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:21.144 --71983-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:21.144 --71983-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:21.144 --71983-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:21.144 --71983-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:21.144 --71983-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:21.144 --71983-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:21.144 --71983-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:21.145 --71983-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:21.145 --71983-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:21.145 --71983-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:21.145 --71983-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:21.145 --71983-- Reading syms from /usr/lib64/libm.so.6 00:08:21.145 --71983-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:21.145 --71983-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:21.145 --71983-- Reading syms from /usr/lib64/libc.so.6 00:08:21.402 ==71983== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.402 --71983-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.402 --71983-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.402 ==71983== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.402 --71983-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.402 --71983-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.403 ==71983== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.403 --71983-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.403 --71983-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.403 ==71983== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.403 --71983-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.403 --71983-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.403 --71983-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:21.403 --71983-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:21.403 --71983-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:21.403 --71983-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:21.403 --71983-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:21.403 --71983-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:21.403 --71983-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 ==71983== Preferring higher priority redirection: 00:08:21.403 --71983-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:21.403 --71983-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:21.403 --71983-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 --71983-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.403 ==71983== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.403 --71983-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:21.403 --71983-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:21.403 ==71983== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.403 --71983-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:21.403 --71983-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:21.403 --71983-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:21.403 --71983-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:21.403 --71983-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:21.403 --71983-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:21.404 --71983-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:21.404 --71983-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:21.404 --71983-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:21.404 --71983-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:21.404 --71983-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:21.663 --71983-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:21.663 --71983-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:21.663 --71983-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:21.663 --71983-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:21.663 --71983-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:21.663 --71983-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:21.663 --71983-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:21.663 00:08:21.663 00:08:21.663 CUnit - A unit testing framework for C - Version 2.1-3 00:08:21.663 http://cunit.sourceforge.net/ 00:08:21.663 00:08:21.663 00:08:21.663 Suite: nvme_ns_cmd 00:08:21.663 Test: test_nvme_ocssd_ns_cmd_vector_reset ...passed 00:08:21.663 Test: test_nvme_ocssd_ns_cmd_vector_reset_single_entry ...passed 00:08:21.663 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md ...passed 00:08:21.663 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md_single_entry ...passed 00:08:21.663 Test: test_nvme_ocssd_ns_cmd_vector_read ...passed 00:08:21.663 Test: test_nvme_ocssd_ns_cmd_vector_read_single_entry ...passed 00:08:21.663 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md ...passed 00:08:21.663 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md_single_entry ...passed 00:08:21.663 Test: test_nvme_ocssd_ns_cmd_vector_write ...passed 00:08:21.663 Test: test_nvme_ocssd_ns_cmd_vector_write_single_entry ...passed 00:08:21.663 Test: test_nvme_ocssd_ns_cmd_vector_copy ...passed 00:08:21.663 Test: test_nvme_ocssd_ns_cmd_vector_copy_single_entry ...passed 00:08:21.663 00:08:21.663 Run Summary: Type Total Ran Passed Failed Inactive 00:08:21.663 suites 1 1 n/a 0 0 00:08:21.663 tests 12 12 12 0 0 00:08:21.663 asserts 123 123 123 0 n/a 00:08:21.663 00:08:21.663 Elapsed time = 0.060 seconds 00:08:21.663 --71983-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:21.664 --71983-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:21.664 ==71983== 00:08:21.664 ==71983== HEAP SUMMARY: 00:08:21.664 ==71983== in use at exit: 0 bytes in 0 blocks 00:08:21.664 ==71983== total heap usage: 109 allocs, 109 frees, 508,031 bytes allocated 00:08:21.664 ==71983== 00:08:21.664 ==71983== All heap blocks were freed -- no leaks are possible 00:08:21.664 ==71983== 00:08:21.664 ==71983== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:21.664 09:57:11 unittest_nvme -- unit/unittest.sh@95 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:21.664 ==71984== Memcheck, a memory error detector 00:08:21.664 ==71984== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:21.664 ==71984== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:21.664 ==71984== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:21.664 ==71984== 00:08:21.664 --71984-- Valgrind options: 00:08:21.664 --71984-- --leak-check=full 00:08:21.664 --71984-- --error-exitcode=2 00:08:21.664 --71984-- --verbose 00:08:21.664 --71984-- Contents of /proc/version: 00:08:21.664 --71984-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:21.664 --71984-- 00:08:21.664 --71984-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:21.664 --71984-- Page sizes: currently 4096, max supported 4096 00:08:21.664 --71984-- Valgrind library directory: /usr/libexec/valgrind 00:08:21.664 --71984-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:21.664 --71984-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:21.664 --71984-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:21.664 --71984-- might be shown as UnknownInlinedFun 00:08:21.664 --71984-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:21.664 --71984-- object doesn't have a dynamic symbol table 00:08:21.664 --71984-- Scheduler: using generic scheduler lock implementation. 00:08:21.664 --71984-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:21.664 ==71984== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71984-by-???-on-18e29ac98063 00:08:21.664 ==71984== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71984-by-???-on-18e29ac98063 00:08:21.664 ==71984== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71984-by-???-on-18e29ac98063 00:08:21.664 ==71984== 00:08:21.664 ==71984== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:21.664 ==71984== don't want to do, unless you know exactly what you're doing, 00:08:21.664 ==71984== or are doing some strange experiment): 00:08:21.664 ==71984== /usr/libexec/valgrind/../../bin/vgdb --pid=71984 ...command... 00:08:21.664 ==71984== 00:08:21.664 ==71984== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:21.664 ==71984== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:21.664 ==71984== and then give GDB the following command 00:08:21.664 ==71984== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71984 00:08:21.664 ==71984== --pid is optional if only one valgrind process is running 00:08:21.664 ==71984== 00:08:21.664 --71984-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:21.664 --71984-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:21.664 --71984-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:21.920 --71984-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:21.920 ==71984== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.920 --71984-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:21.920 --71984-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:21.920 --71984-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:21.921 --71984-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:21.921 --71984-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:21.921 --71984-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:21.921 --71984-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:21.921 --71984-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:21.921 --71984-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:21.921 --71984-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:21.921 --71984-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:21.921 --71984-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:21.921 --71984-- Reading syms from /usr/lib64/libm.so.6 00:08:21.921 --71984-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:21.921 --71984-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:21.921 --71984-- Reading syms from /usr/lib64/libc.so.6 00:08:21.921 ==71984== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.921 --71984-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.921 --71984-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.921 ==71984== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.921 --71984-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.921 --71984-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.921 ==71984== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.921 --71984-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.921 --71984-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.921 ==71984== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.921 --71984-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.921 --71984-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.921 --71984-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:21.921 --71984-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:21.921 --71984-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:21.921 --71984-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:21.921 --71984-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:21.921 --71984-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:21.921 --71984-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 ==71984== Preferring higher priority redirection: 00:08:21.921 --71984-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:21.921 --71984-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:21.921 --71984-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.921 --71984-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.922 --71984-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.922 --71984-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.922 --71984-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.922 --71984-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.922 --71984-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.922 ==71984== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.922 --71984-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:21.922 --71984-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:21.922 ==71984== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.922 --71984-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:21.922 --71984-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:21.922 --71984-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:22.179 --71984-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:22.179 --71984-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:22.179 --71984-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:22.179 --71984-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:22.179 --71984-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:22.179 --71984-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:22.179 --71984-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:22.179 --71984-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:22.179 --71984-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:22.179 --71984-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:22.179 --71984-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:22.179 --71984-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:22.179 --71984-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:22.179 --71984-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:22.179 --71984-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:22.179 00:08:22.179 00:08:22.179 CUnit - A unit testing framework for C - Version 2.1-3 00:08:22.179 http://cunit.sourceforge.net/ 00:08:22.179 00:08:22.179 00:08:22.179 Suite: nvme_qpair 00:08:22.179 Test: test3 ...--71984-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:22.179 passed 00:08:22.179 Test: test_ctrlr_failed ...passed 00:08:22.179 Test: struct_packing ...passed 00:08:22.179 Test: test_nvme_qpair_process_completions ...[2024-06-10 09:57:11.566899] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 579:nvme_qpair_abort_queued_reqs: *ERROR*: aborting queued i/o 00:08:22.179 [2024-06-10 09:57:11.604971] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 579:nvme_qpair_abort_queued_reqs: *ERROR*: aborting queued i/o 00:08:22.179 --71984-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:22.179 --71984-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:22.179 [2024-06-10 09:57:11.621850] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 804:spdk_nvme_qpair_process_completions: *ERROR*: CQ transport error -6 (No such device or address) on qpair id 0 00:08:22.179 [2024-06-10 09:57:11.623237] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 804:spdk_nvme_qpair_process_completions: *ERROR*: CQ transport error -6 (No such device or address) on qpair id 1 00:08:22.179 passed 00:08:22.179 Test: test_nvme_completion_is_retry ...passed 00:08:22.179 Test: test_get_status_string ...passed 00:08:22.179 Test: test_nvme_qpair_add_cmd_error_injection ...passed 00:08:22.179 Test: test_nvme_qpair_submit_request ...passed 00:08:22.179 Test: test_nvme_qpair_resubmit_request_with_transport_failed ...passed 00:08:22.179 Test: test_nvme_qpair_manual_complete_request ...passed 00:08:22.179 Test: test_nvme_qpair_init_deinit ...[2024-06-10 09:57:11.678932] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 579:nvme_qpair_abort_queued_reqs: *ERROR*: aborting queued i/o 00:08:22.179 passed 00:08:22.179 Test: test_nvme_get_sgl_print_info ...passed 00:08:22.179 00:08:22.437 Run Summary: Type Total Ran Passed Failed Inactive 00:08:22.437 suites 1 1 n/a 0 0 00:08:22.437 tests 12 12 12 0 0 00:08:22.437 asserts 154 154 154 0 n/a 00:08:22.437 00:08:22.437 Elapsed time = 0.161 seconds 00:08:22.437 --71984-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:22.437 ==71984== 00:08:22.437 ==71984== HEAP SUMMARY: 00:08:22.437 ==71984== in use at exit: 0 bytes in 0 blocks 00:08:22.437 ==71984== total heap usage: 106 allocs, 106 frees, 197,479 bytes allocated 00:08:22.437 ==71984== 00:08:22.437 ==71984== All heap blocks were freed -- no leaks are possible 00:08:22.437 ==71984== 00:08:22.437 ==71984== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:22.437 09:57:11 unittest_nvme -- unit/unittest.sh@96 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:22.437 ==71999== Memcheck, a memory error detector 00:08:22.437 ==71999== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:22.437 ==71999== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:22.437 ==71999== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:22.437 ==71999== 00:08:22.437 --71999-- Valgrind options: 00:08:22.437 --71999-- --leak-check=full 00:08:22.437 --71999-- --error-exitcode=2 00:08:22.437 --71999-- --verbose 00:08:22.437 --71999-- Contents of /proc/version: 00:08:22.437 --71999-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:22.437 --71999-- 00:08:22.437 --71999-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:22.437 --71999-- Page sizes: currently 4096, max supported 4096 00:08:22.437 --71999-- Valgrind library directory: /usr/libexec/valgrind 00:08:22.437 --71999-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:22.437 --71999-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:22.437 --71999-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:22.437 --71999-- might be shown as UnknownInlinedFun 00:08:22.437 --71999-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:22.437 --71999-- object doesn't have a dynamic symbol table 00:08:22.437 --71999-- Scheduler: using generic scheduler lock implementation. 00:08:22.437 --71999-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:22.437 ==71999== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71999-by-???-on-18e29ac98063 00:08:22.437 ==71999== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71999-by-???-on-18e29ac98063 00:08:22.437 ==71999== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71999-by-???-on-18e29ac98063 00:08:22.437 ==71999== 00:08:22.437 ==71999== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:22.437 ==71999== don't want to do, unless you know exactly what you're doing, 00:08:22.437 ==71999== or are doing some strange experiment): 00:08:22.437 ==71999== /usr/libexec/valgrind/../../bin/vgdb --pid=71999 ...command... 00:08:22.437 ==71999== 00:08:22.437 ==71999== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:22.437 ==71999== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:22.437 ==71999== and then give GDB the following command 00:08:22.437 ==71999== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71999 00:08:22.438 ==71999== --pid is optional if only one valgrind process is running 00:08:22.438 ==71999== 00:08:22.438 --71999-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:22.438 --71999-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:22.438 --71999-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:22.438 --71999-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:22.438 ==71999== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.438 --71999-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:22.438 --71999-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:22.438 --71999-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:22.438 --71999-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:22.438 --71999-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:22.438 --71999-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:22.438 --71999-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:22.438 --71999-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:22.438 --71999-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:22.438 --71999-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:22.438 --71999-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:22.438 --71999-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:22.438 --71999-- Reading syms from /usr/lib64/libm.so.6 00:08:22.438 --71999-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:22.438 --71999-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:22.438 --71999-- Reading syms from /usr/lib64/libc.so.6 00:08:22.438 ==71999== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.438 --71999-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.438 --71999-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.438 ==71999== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.438 --71999-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.438 --71999-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.438 ==71999== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.438 --71999-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.438 --71999-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.438 ==71999== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.438 --71999-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.438 --71999-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.696 --71999-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:22.696 --71999-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:22.696 --71999-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:22.696 --71999-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:22.696 --71999-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:22.696 --71999-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:22.696 --71999-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.696 --71999-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.697 --71999-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.697 --71999-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.697 --71999-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.697 ==71999== Preferring higher priority redirection: 00:08:22.697 --71999-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:22.697 --71999-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:22.697 --71999-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.697 --71999-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.697 --71999-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.697 --71999-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.697 --71999-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.697 --71999-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.697 --71999-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.697 --71999-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.697 --71999-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.697 ==71999== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.697 --71999-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:22.697 --71999-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:22.697 ==71999== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.697 --71999-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:22.697 --71999-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:22.697 --71999-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:22.697 --71999-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:22.697 --71999-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:22.697 --71999-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:22.697 --71999-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:22.697 --71999-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:22.697 --71999-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:22.697 --71999-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:22.697 --71999-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:22.697 --71999-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:22.697 --71999-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:22.697 --71999-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:22.697 --71999-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:22.697 --71999-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:22.697 --71999-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:22.697 --71999-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:22.697 00:08:22.697 00:08:22.697 CUnit - A unit testing framework for C - Version 2.1-3 00:08:22.697 http://cunit.sourceforge.net/ 00:08:22.697 00:08:22.697 00:08:22.697 Suite: nvme_pcie 00:08:22.955 Test: test_prp_list_append ...[2024-06-10 09:57:12.203321] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1205:nvme_pcie_prp_list_append: *ERROR*: virt_addr 0x100001 not dword aligned 00:08:22.955 [2024-06-10 09:57:12.243367] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1234:nvme_pcie_prp_list_append: *ERROR*: PRP 2 not page aligned (0x900800) 00:08:22.955 [2024-06-10 09:57:12.244548] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1224:nvme_pcie_prp_list_append: *ERROR*: vtophys(0x100000) failed 00:08:22.955 [2024-06-10 09:57:12.246951] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1218:nvme_pcie_prp_list_append: *ERROR*: out of PRP entries 00:08:22.955 [2024-06-10 09:57:12.247737] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1218:nvme_pcie_prp_list_append: *ERROR*: out of PRP entries 00:08:22.955 passed 00:08:22.955 Test: test_nvme_pcie_hotplug_monitor ...--71999-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:22.955 passed 00:08:22.955 Test: test_shadow_doorbell_update ...passed 00:08:22.955 Test: test_build_contig_hw_sgl_request ...passed 00:08:22.955 Test: test_nvme_pcie_qpair_build_metadata ...passed 00:08:22.955 Test: test_nvme_pcie_qpair_build_prps_sgl_request ...passed 00:08:22.955 Test: test_nvme_pcie_qpair_build_hw_sgl_request ...passed 00:08:22.955 Test: test_nvme_pcie_qpair_build_contig_request ...[2024-06-10 09:57:12.309754] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1205:nvme_pcie_prp_list_append: *ERROR*: virt_addr 0x100001 not dword aligned 00:08:22.955 passed 00:08:22.955 Test: test_nvme_pcie_ctrlr_regs_get_set ...passed 00:08:22.955 Test: test_nvme_pcie_ctrlr_map_unmap_cmb ...passed 00:08:22.955 Test: test_nvme_pcie_ctrlr_map_io_cmb ...[2024-06-10 09:57:12.331533] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 442:nvme_pcie_ctrlr_map_io_cmb: *ERROR*: CMB is already in use for submission queues. 00:08:22.955 passed 00:08:22.955 Test: test_nvme_pcie_ctrlr_map_unmap_pmr ...[2024-06-10 09:57:12.342201] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 521:nvme_pcie_ctrlr_map_pmr: *ERROR*: invalid base indicator register value 00:08:22.955 passed 00:08:22.955 Test: test_nvme_pcie_ctrlr_config_pmr ...[2024-06-10 09:57:12.349593] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 647:nvme_pcie_ctrlr_config_pmr: *ERROR*: PMR is already disabled 00:08:22.955 passed 00:08:22.955 Test: test_nvme_pcie_ctrlr_map_io_pmr ...[2024-06-10 09:57:12.352546] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 699:nvme_pcie_ctrlr_map_io_pmr: *ERROR*: PMR is not supported by the controller 00:08:22.955 passed 00:08:22.955 00:08:22.955 Run Summary: Type Total Ran Passed Failed Inactive 00:08:22.955 suites 1 1 n/a 0 0 00:08:22.956 tests 14 14 14 0 0 00:08:22.956 asserts 235 235 235 0 n/a 00:08:22.956 00:08:22.956 Elapsed time = 0.162 seconds 00:08:22.956 --71999-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:22.956 --71999-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:22.956 ==71999== 00:08:22.956 ==71999== HEAP SUMMARY: 00:08:22.956 ==71999== in use at exit: 0 bytes in 0 blocks 00:08:22.956 ==71999== total heap usage: 115 allocs, 115 frees, 141,030 bytes allocated 00:08:22.956 ==71999== 00:08:22.956 ==71999== All heap blocks were freed -- no leaks are possible 00:08:22.956 ==71999== 00:08:22.956 ==71999== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:22.956 09:57:12 unittest_nvme -- unit/unittest.sh@97 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:08:22.956 ==72006== Memcheck, a memory error detector 00:08:22.956 ==72006== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:22.956 ==72006== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:22.956 ==72006== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:08:22.956 ==72006== 00:08:22.956 --72006-- Valgrind options: 00:08:22.956 --72006-- --leak-check=full 00:08:22.956 --72006-- --error-exitcode=2 00:08:22.956 --72006-- --verbose 00:08:22.956 --72006-- Contents of /proc/version: 00:08:22.956 --72006-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:22.956 --72006-- 00:08:22.956 --72006-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:22.956 --72006-- Page sizes: currently 4096, max supported 4096 00:08:22.956 --72006-- Valgrind library directory: /usr/libexec/valgrind 00:08:22.956 --72006-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:08:22.956 --72006-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:22.956 --72006-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:22.956 --72006-- might be shown as UnknownInlinedFun 00:08:22.956 --72006-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:22.956 --72006-- object doesn't have a dynamic symbol table 00:08:22.956 --72006-- Scheduler: using generic scheduler lock implementation. 00:08:22.956 --72006-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:22.956 ==72006== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72006-by-???-on-18e29ac98063 00:08:22.956 ==72006== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72006-by-???-on-18e29ac98063 00:08:22.956 ==72006== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72006-by-???-on-18e29ac98063 00:08:22.956 ==72006== 00:08:22.956 ==72006== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:22.956 ==72006== don't want to do, unless you know exactly what you're doing, 00:08:22.956 ==72006== or are doing some strange experiment): 00:08:22.956 ==72006== /usr/libexec/valgrind/../../bin/vgdb --pid=72006 ...command... 00:08:22.956 ==72006== 00:08:22.956 ==72006== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:22.956 ==72006== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:08:22.956 ==72006== and then give GDB the following command 00:08:22.956 ==72006== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72006 00:08:22.956 ==72006== --pid is optional if only one valgrind process is running 00:08:22.956 ==72006== 00:08:23.214 --72006-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:23.214 --72006-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:23.214 --72006-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:23.214 --72006-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:23.214 ==72006== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.214 --72006-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:23.214 --72006-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:23.214 --72006-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:23.214 --72006-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:23.214 --72006-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:23.214 --72006-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:23.214 --72006-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:23.214 --72006-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:23.214 --72006-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:23.214 --72006-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:23.214 --72006-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:23.214 --72006-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:23.214 --72006-- Reading syms from /usr/lib64/libm.so.6 00:08:23.214 --72006-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:23.214 --72006-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:23.214 --72006-- Reading syms from /usr/lib64/libc.so.6 00:08:23.214 ==72006== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.214 --72006-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.214 --72006-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:23.214 ==72006== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.214 --72006-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.214 --72006-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:23.214 ==72006== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.214 --72006-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.214 --72006-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:23.214 ==72006== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.214 --72006-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.214 --72006-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:23.214 --72006-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:23.214 --72006-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:23.214 --72006-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:23.214 --72006-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:23.214 --72006-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:23.215 --72006-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:23.215 --72006-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.215 --72006-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.473 --72006-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.473 ==72006== Preferring higher priority redirection: 00:08:23.473 --72006-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:23.473 --72006-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:23.473 --72006-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.473 --72006-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.473 --72006-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.473 --72006-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.473 --72006-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.473 --72006-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.473 --72006-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.473 --72006-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.473 --72006-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.473 ==72006== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.473 --72006-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:23.473 --72006-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:23.473 ==72006== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.473 --72006-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:23.473 --72006-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:23.473 --72006-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:23.473 --72006-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:23.473 --72006-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:23.473 --72006-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:23.473 --72006-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:23.473 --72006-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:23.473 --72006-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:23.473 --72006-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:23.473 --72006-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:23.473 --72006-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:23.473 --72006-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:23.473 --72006-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:23.473 --72006-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:23.473 --72006-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:23.473 --72006-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:23.473 --72006-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:23.473 00:08:23.473 00:08:23.473 CUnit - A unit testing framework for C - Version 2.1-3 00:08:23.473 http://cunit.sourceforge.net/ 00:08:23.473 00:08:23.473 00:08:23.473 Suite: nvme_ns_cmd 00:08:23.473 Test: nvme_poll_group_create_test ...passed 00:08:23.473 Test: nvme_poll_group_add_remove_test ...passed 00:08:23.473 Test: nvme_poll_group_process_completions ...passed 00:08:23.473 Test: nvme_poll_group_destroy_test ...passed 00:08:23.473 Test: nvme_poll_group_get_free_stats ...passed 00:08:23.473 00:08:23.473 Run Summary: Type Total Ran Passed Failed Inactive 00:08:23.473 suites 1 1 n/a 0 0 00:08:23.473 tests 5 5 5 0 0 00:08:23.473 asserts 75 75 75 0 n/a 00:08:23.473 00:08:23.473 Elapsed time = 0.059 seconds 00:08:23.473 --72006-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:23.474 --72006-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:23.749 ==72006== 00:08:23.749 ==72006== HEAP SUMMARY: 00:08:23.749 ==72006== in use at exit: 0 bytes in 0 blocks 00:08:23.749 ==72006== total heap usage: 84 allocs, 84 frees, 108,785 bytes allocated 00:08:23.749 ==72006== 00:08:23.749 ==72006== All heap blocks were freed -- no leaks are possible 00:08:23.749 ==72006== 00:08:23.749 ==72006== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:23.749 09:57:12 unittest_nvme -- unit/unittest.sh@98 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:23.749 ==72011== Memcheck, a memory error detector 00:08:23.749 ==72011== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:23.749 ==72011== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:23.749 ==72011== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:23.749 ==72011== 00:08:23.749 --72011-- Valgrind options: 00:08:23.749 --72011-- --leak-check=full 00:08:23.749 --72011-- --error-exitcode=2 00:08:23.749 --72011-- --verbose 00:08:23.749 --72011-- Contents of /proc/version: 00:08:23.749 --72011-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:23.749 --72011-- 00:08:23.749 --72011-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:23.749 --72011-- Page sizes: currently 4096, max supported 4096 00:08:23.749 --72011-- Valgrind library directory: /usr/libexec/valgrind 00:08:23.749 --72011-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:23.749 --72011-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:23.749 --72011-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:23.749 --72011-- might be shown as UnknownInlinedFun 00:08:23.749 --72011-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:23.749 --72011-- object doesn't have a dynamic symbol table 00:08:23.749 --72011-- Scheduler: using generic scheduler lock implementation. 00:08:23.749 --72011-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:23.749 ==72011== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72011-by-???-on-18e29ac98063 00:08:23.749 ==72011== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72011-by-???-on-18e29ac98063 00:08:23.749 ==72011== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72011-by-???-on-18e29ac98063 00:08:23.749 ==72011== 00:08:23.749 ==72011== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:23.749 ==72011== don't want to do, unless you know exactly what you're doing, 00:08:23.749 ==72011== or are doing some strange experiment): 00:08:23.749 ==72011== /usr/libexec/valgrind/../../bin/vgdb --pid=72011 ...command... 00:08:23.749 ==72011== 00:08:23.749 ==72011== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:23.749 ==72011== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:23.749 ==72011== and then give GDB the following command 00:08:23.749 ==72011== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72011 00:08:23.749 ==72011== --pid is optional if only one valgrind process is running 00:08:23.749 ==72011== 00:08:23.749 --72011-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:23.749 --72011-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:23.749 --72011-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:23.749 --72011-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:23.749 ==72011== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.749 --72011-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:23.750 --72011-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:23.750 --72011-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:23.750 --72011-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:23.750 --72011-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:23.750 --72011-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:23.750 --72011-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:23.750 --72011-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:23.750 --72011-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:23.750 --72011-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:23.750 --72011-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:23.750 --72011-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:23.750 --72011-- Reading syms from /usr/lib64/libm.so.6 00:08:23.750 --72011-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:23.750 --72011-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:23.750 --72011-- Reading syms from /usr/lib64/libc.so.6 00:08:23.750 ==72011== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.750 --72011-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.750 --72011-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:23.750 ==72011== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.750 --72011-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.750 --72011-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:23.750 ==72011== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.750 --72011-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.750 --72011-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:23.750 ==72011== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.750 --72011-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.750 --72011-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:23.750 --72011-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:23.750 --72011-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:23.750 --72011-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:23.750 --72011-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:24.007 --72011-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:24.007 --72011-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:24.007 --72011-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.007 --72011-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.007 --72011-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.007 --72011-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 ==72011== Preferring higher priority redirection: 00:08:24.008 --72011-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:24.008 --72011-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:24.008 --72011-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 --72011-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.008 ==72011== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.008 --72011-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:24.008 --72011-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:24.008 ==72011== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.008 --72011-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:24.008 --72011-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:24.008 --72011-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:24.008 --72011-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:24.008 --72011-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:24.008 --72011-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:24.008 --72011-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:24.008 --72011-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:24.008 --72011-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:24.008 --72011-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:24.008 --72011-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:24.008 --72011-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:24.008 --72011-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:24.008 --72011-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:24.008 --72011-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:24.008 --72011-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:24.008 --72011-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:24.008 --72011-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:24.008 00:08:24.008 00:08:24.008 CUnit - A unit testing framework for C - Version 2.1-3 00:08:24.008 http://cunit.sourceforge.net/ 00:08:24.008 00:08:24.008 00:08:24.008 Suite: nvme_quirks 00:08:24.008 Test: test_nvme_quirks_striping ...passed 00:08:24.008 00:08:24.008 Run Summary: Type Total Ran Passed Failed Inactive 00:08:24.008 suites 1 1 n/a 0 0 00:08:24.008 tests 1 1 1 0 0 00:08:24.008 asserts 5 5 5 0 n/a 00:08:24.008 00:08:24.008 Elapsed time = 0.009 seconds 00:08:24.009 --72011-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:24.009 --72011-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:24.009 ==72011== 00:08:24.009 ==72011== HEAP SUMMARY: 00:08:24.009 ==72011== in use at exit: 0 bytes in 0 blocks 00:08:24.009 ==72011== total heap usage: 54 allocs, 54 frees, 102,629 bytes allocated 00:08:24.009 ==72011== 00:08:24.009 ==72011== All heap blocks were freed -- no leaks are possible 00:08:24.009 ==72011== 00:08:24.009 ==72011== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:24.009 09:57:13 unittest_nvme -- unit/unittest.sh@99 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:08:24.009 ==72019== Memcheck, a memory error detector 00:08:24.009 ==72019== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:24.009 ==72019== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:24.009 ==72019== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:08:24.009 ==72019== 00:08:24.009 --72019-- Valgrind options: 00:08:24.009 --72019-- --leak-check=full 00:08:24.009 --72019-- --error-exitcode=2 00:08:24.009 --72019-- --verbose 00:08:24.009 --72019-- Contents of /proc/version: 00:08:24.009 --72019-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:24.009 --72019-- 00:08:24.009 --72019-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:24.009 --72019-- Page sizes: currently 4096, max supported 4096 00:08:24.009 --72019-- Valgrind library directory: /usr/libexec/valgrind 00:08:24.267 --72019-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:08:24.267 --72019-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:24.267 --72019-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:24.267 --72019-- might be shown as UnknownInlinedFun 00:08:24.267 --72019-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:24.267 --72019-- object doesn't have a dynamic symbol table 00:08:24.267 --72019-- Scheduler: using generic scheduler lock implementation. 00:08:24.267 --72019-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:24.267 ==72019== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72019-by-???-on-18e29ac98063 00:08:24.267 ==72019== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72019-by-???-on-18e29ac98063 00:08:24.267 ==72019== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72019-by-???-on-18e29ac98063 00:08:24.267 ==72019== 00:08:24.267 ==72019== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:24.267 ==72019== don't want to do, unless you know exactly what you're doing, 00:08:24.267 ==72019== or are doing some strange experiment): 00:08:24.267 ==72019== /usr/libexec/valgrind/../../bin/vgdb --pid=72019 ...command... 00:08:24.267 ==72019== 00:08:24.267 ==72019== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:24.267 ==72019== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:08:24.267 ==72019== and then give GDB the following command 00:08:24.267 ==72019== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72019 00:08:24.267 ==72019== --pid is optional if only one valgrind process is running 00:08:24.267 ==72019== 00:08:24.267 --72019-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:24.267 --72019-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:24.267 --72019-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:24.267 --72019-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:24.267 ==72019== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.267 --72019-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:24.267 --72019-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:24.267 --72019-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:24.267 --72019-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:24.267 --72019-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:24.267 --72019-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:24.267 --72019-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:24.267 --72019-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:24.267 --72019-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:24.267 --72019-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:24.267 --72019-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:24.267 --72019-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:24.267 --72019-- Reading syms from /usr/lib64/libm.so.6 00:08:24.267 --72019-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:24.267 --72019-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:24.267 --72019-- Reading syms from /usr/lib64/libc.so.6 00:08:24.267 ==72019== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.267 --72019-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.267 --72019-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:24.267 ==72019== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.267 --72019-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.267 --72019-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:24.267 ==72019== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.267 --72019-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.267 --72019-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:24.267 ==72019== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.267 --72019-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.267 --72019-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:24.267 --72019-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:24.267 --72019-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:24.267 --72019-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:24.267 --72019-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:24.267 --72019-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:24.525 --72019-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:24.525 --72019-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.525 --72019-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.525 --72019-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.525 --72019-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.525 --72019-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.525 --72019-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.525 --72019-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.525 --72019-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.525 --72019-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 ==72019== Preferring higher priority redirection: 00:08:24.526 --72019-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:24.526 --72019-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:24.526 --72019-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 --72019-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.526 ==72019== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.526 --72019-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:24.526 --72019-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:24.526 ==72019== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.526 --72019-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:24.526 --72019-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:24.526 --72019-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:24.526 --72019-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:24.526 --72019-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:24.526 --72019-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:24.526 --72019-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:24.526 --72019-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:24.526 --72019-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:24.526 --72019-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:24.526 --72019-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:24.526 --72019-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:24.526 --72019-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:24.526 --72019-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:24.526 --72019-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:24.526 --72019-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:24.526 --72019-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:24.526 --72019-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:24.526 --72019-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:24.526 00:08:24.526 00:08:24.526 CUnit - A unit testing framework for C - Version 2.1-3 00:08:24.526 http://cunit.sourceforge.net/ 00:08:24.526 00:08:24.526 00:08:24.526 Suite: nvme_tcp 00:08:24.526 Test: test_nvme_tcp_pdu_set_data_buf ...passed 00:08:24.526 Test: test_nvme_tcp_build_iovs ...passed 00:08:24.526 Test: test_nvme_tcp_build_sgl_request ...[2024-06-10 09:57:14.011696] /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=0x1ffeffcbe0, and the iovcnt=16, remaining_size=28672 00:08:24.526 passed 00:08:24.791 Test: test_nvme_tcp_pdu_set_data_buf_with_md ...passed 00:08:24.791 Test: test_nvme_tcp_build_iovs_with_md ...passed 00:08:24.791 Test: test_nvme_tcp_req_complete_safe ...passed 00:08:24.791 Test: test_nvme_tcp_req_get ...passed 00:08:24.791 Test: test_nvme_tcp_req_init ...passed 00:08:24.791 Test: test_nvme_tcp_qpair_capsule_cmd_send ...passed 00:08:24.791 Test: test_nvme_tcp_qpair_write_pdu ...passed 00:08:24.791 Test: test_nvme_tcp_qpair_set_recv_state ...[2024-06-10 09:57:14.141627] /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=0x1ffeffe7c0 is same with the state(6) to be set 00:08:24.791 passed 00:08:24.791 Test: test_nvme_tcp_alloc_reqs ...--72019-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:24.791 passed 00:08:24.791 Test: test_nvme_tcp_qpair_send_h2c_term_req ...[2024-06-10 09:57:14.159633] /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=0x1ffeffdb00 is same with the state(5) to be set 00:08:24.791 passed 00:08:24.791 Test: test_nvme_tcp_pdu_ch_handle ...[2024-06-10 09:57:14.162168] /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=0x1ffeffe550 00:08:24.791 [2024-06-10 09:57:14.165275] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1226:nvme_tcp_pdu_ch_handle: *ERROR*: Expected PDU header length 128, got 0 00:08:24.791 [2024-06-10 09:57:14.165512] /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=0x1ffeffdf40 is same with the state(5) to be set 00:08:24.791 [2024-06-10 09:57:14.167777] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1177:nvme_tcp_pdu_ch_handle: *ERROR*: The TCP/IP tqpair connection is not negotiated 00:08:24.791 [2024-06-10 09:57:14.167985] /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=0x1ffeffdf40 is same with the state(5) to be set 00:08:24.792 [2024-06-10 09:57:14.170261] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1218:nvme_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x00 00:08:24.792 [2024-06-10 09:57:14.170483] /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=0x1ffeffdf40 is same with the state(5) to be set 00:08:24.792 [2024-06-10 09:57:14.172240] /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=0x1ffeffdf40 is same with the state(5) to be set 00:08:24.792 [2024-06-10 09:57:14.174678] /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=0x1ffeffdf40 is same with the state(5) to be set 00:08:24.792 [2024-06-10 09:57:14.177039] /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=0x1ffeffdf40 is same with the state(5) to be set 00:08:24.792 [2024-06-10 09:57:14.179106] /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=0x1ffeffdf40 is same with the state(5) to be set 00:08:24.792 [2024-06-10 09:57:14.181543] /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=0x1ffeffdf40 is same with the state(5) to be set 00:08:24.792 passed 00:08:24.792 Test: test_nvme_tcp_qpair_connect_sock ...[2024-06-10 09:57:14.200130] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2324:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 3 00:08:24.792 [2024-06-10 09:57:14.201347] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2336:nvme_tcp_qpair_connect_sock: *ERROR*: dst_addr nvme_parse_addr() failed 00:08:24.792 --72019-- REDIR: 0x5633f80 (libc.so.6:__strncasecmp_avx2) redirected to 0x484c1f0 (strncasecmp) 00:08:24.792 --72019-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:24.792 --72019-- REDIR: 0x5652e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:08:24.792 [2024-06-10 09:57:14.226375] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2336:nvme_tcp_qpair_connect_sock: *ERROR*: dst_addr nvme_parse_addr() failed 00:08:24.792 passed 00:08:24.792 Test: test_nvme_tcp_qpair_icreq_send ...passed 00:08:24.792 Test: test_nvme_tcp_c2h_payload_handle ...[2024-06-10 09:57:14.242426] /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(0x1ffeffe110): PDU Sequence Error 00:08:24.792 passed 00:08:24.792 Test: test_nvme_tcp_icresp_handle ...[2024-06-10 09:57:14.244475] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1567:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp PFV 0, got 1 00:08:24.792 [2024-06-10 09:57:14.245468] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1574:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp maxh2cdata >=4096, got 2048 00:08:24.792 [2024-06-10 09:57:14.245707] /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=0x1ffeffdb10 is same with the state(5) to be set 00:08:24.792 [2024-06-10 09:57:14.246781] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1583:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp cpda <=31, got 64 00:08:24.792 [2024-06-10 09:57:14.247009] /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=0x1ffeffdb10 is same with the state(5) to be set 00:08:24.792 [2024-06-10 09:57:14.251163] /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=0x1ffeffdb10 is same with the state(0) to be set 00:08:24.792 passed 00:08:24.792 Test: test_nvme_tcp_pdu_payload_handle ...[2024-06-10 09:57:14.257663] /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(0x1ffeffe550): PDU Sequence Error 00:08:24.792 passed 00:08:24.792 Test: test_nvme_tcp_capsule_resp_hdr_handle ...[2024-06-10 09:57:14.266116] /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=0x1ffeffcd30 00:08:24.792 passed 00:08:24.792 Test: test_nvme_tcp_ctrlr_connect_qpair ...passed 00:08:24.792 Test: test_nvme_tcp_ctrlr_disconnect_qpair ...[2024-06-10 09:57:14.294560] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 354:nvme_tcp_ctrlr_disconnect_qpair: *ERROR*: tqpair=0x1ffeffc4c0, errno=0, rc=0 00:08:24.792 [2024-06-10 09:57:14.298995] /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=0x1ffeffc4c0 is same with the state(5) to be set 00:08:24.792 [2024-06-10 09:57:14.300841] /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=0x1ffeffc4c0 is same with the state(5) to be set 00:08:25.055 --72019-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:25.055 --72019-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:25.055 [2024-06-10 09:57:14.312681] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2176:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc4c0 (0): Success 00:08:25.055 [2024-06-10 09:57:14.314220] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2176:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc4c0 (0): Success 00:08:25.055 passed 00:08:25.055 Test: test_nvme_tcp_ctrlr_create_io_qpair ...[2024-06-10 09:57:14.432314] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2507:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 0. Minimum queue size is 2. 00:08:25.055 [2024-06-10 09:57:14.433853] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2507:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:08:25.055 passed 00:08:25.055 Test: test_nvme_tcp_ctrlr_delete_io_qpair ...passed 00:08:25.055 Test: test_nvme_tcp_poll_group_get_stats ...[2024-06-10 09:57:14.440560] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2955:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:25.055 [2024-06-10 09:57:14.441159] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2955:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:25.055 passed 00:08:25.055 Test: test_nvme_tcp_ctrlr_construct ...[2024-06-10 09:57:14.454967] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2507:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:08:25.055 [2024-06-10 09:57:14.455218] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2702:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:08:25.055 [2024-06-10 09:57:14.456457] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2324:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 254 00:08:25.055 [2024-06-10 09:57:14.456785] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2702:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:08:25.055 [2024-06-10 09:57:14.457666] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2374:nvme_tcp_qpair_connect_sock: *ERROR*: sock connection error of tqpair=0x7405d20 with addr=192.168.1.78, port=23 00:08:25.055 [2024-06-10 09:57:14.457890] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2702:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:08:25.055 passed 00:08:25.055 Test: test_nvme_tcp_qpair_submit_request ...[2024-06-10 09:57:14.462009] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 825:nvme_tcp_build_sgl_request: *ERROR*: Failed to construct tcp_req=0x7407c90, and the iovcnt=1, remaining_size=1024 00:08:25.055 [2024-06-10 09:57:14.462396] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1018:nvme_tcp_qpair_submit_request: *ERROR*: nvme_tcp_req_init() failed 00:08:25.055 passed 00:08:25.055 00:08:25.055 Run Summary: Type Total Ran Passed Failed Inactive 00:08:25.055 suites 1 1 n/a 0 0 00:08:25.055 tests 27 27 27 0 0 00:08:25.055 asserts 624 624 624 0 n/a 00:08:25.055 00:08:25.055 Elapsed time = 0.504 seconds 00:08:25.055 --72019-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:25.055 ==72019== 00:08:25.055 ==72019== HEAP SUMMARY: 00:08:25.055 ==72019== in use at exit: 192 bytes in 1 blocks 00:08:25.055 ==72019== total heap usage: 261 allocs, 260 frees, 94,114,314 bytes allocated 00:08:25.055 ==72019== 00:08:25.055 ==72019== Searching for pointers to 1 not-freed blocks 00:08:25.055 ==72019== Checked 6,599,888 bytes 00:08:25.055 ==72019== 00:08:25.055 ==72019== LEAK SUMMARY: 00:08:25.055 ==72019== definitely lost: 0 bytes in 0 blocks 00:08:25.055 ==72019== indirectly lost: 0 bytes in 0 blocks 00:08:25.055 ==72019== possibly lost: 0 bytes in 0 blocks 00:08:25.055 ==72019== still reachable: 192 bytes in 1 blocks 00:08:25.055 ==72019== suppressed: 0 bytes in 0 blocks 00:08:25.055 ==72019== Reachable blocks (those to which a pointer was found) are not shown. 00:08:25.055 ==72019== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:25.055 ==72019== 00:08:25.055 ==72019== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:25.055 09:57:14 unittest_nvme -- unit/unittest.sh@100 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:08:25.313 ==72031== Memcheck, a memory error detector 00:08:25.313 ==72031== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:25.313 ==72031== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:25.313 ==72031== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:08:25.313 ==72031== 00:08:25.313 --72031-- Valgrind options: 00:08:25.313 --72031-- --leak-check=full 00:08:25.313 --72031-- --error-exitcode=2 00:08:25.313 --72031-- --verbose 00:08:25.313 --72031-- Contents of /proc/version: 00:08:25.313 --72031-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:25.314 --72031-- 00:08:25.314 --72031-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:25.314 --72031-- Page sizes: currently 4096, max supported 4096 00:08:25.314 --72031-- Valgrind library directory: /usr/libexec/valgrind 00:08:25.314 --72031-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:08:25.314 --72031-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:25.314 --72031-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:25.314 --72031-- might be shown as UnknownInlinedFun 00:08:25.314 --72031-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:25.314 --72031-- object doesn't have a dynamic symbol table 00:08:25.314 --72031-- Scheduler: using generic scheduler lock implementation. 00:08:25.314 --72031-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:25.314 ==72031== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72031-by-???-on-18e29ac98063 00:08:25.314 ==72031== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72031-by-???-on-18e29ac98063 00:08:25.314 ==72031== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72031-by-???-on-18e29ac98063 00:08:25.314 ==72031== 00:08:25.314 ==72031== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:25.314 ==72031== don't want to do, unless you know exactly what you're doing, 00:08:25.314 ==72031== or are doing some strange experiment): 00:08:25.314 ==72031== /usr/libexec/valgrind/../../bin/vgdb --pid=72031 ...command... 00:08:25.314 ==72031== 00:08:25.314 ==72031== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:25.314 ==72031== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:08:25.314 ==72031== and then give GDB the following command 00:08:25.314 ==72031== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72031 00:08:25.314 ==72031== --pid is optional if only one valgrind process is running 00:08:25.314 ==72031== 00:08:25.314 --72031-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:25.314 --72031-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:25.314 --72031-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:25.314 --72031-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:25.314 ==72031== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.314 --72031-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:25.314 --72031-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:25.314 --72031-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:25.314 --72031-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:25.314 --72031-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:25.314 --72031-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:25.314 --72031-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:25.314 --72031-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:25.314 --72031-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:25.314 --72031-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:25.314 --72031-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:25.314 --72031-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:25.314 --72031-- Reading syms from /usr/lib64/libm.so.6 00:08:25.314 --72031-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:25.314 --72031-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:25.314 --72031-- Reading syms from /usr/lib64/libc.so.6 00:08:25.314 ==72031== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.314 --72031-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.314 --72031-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.314 ==72031== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.314 --72031-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.314 --72031-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.314 ==72031== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.314 --72031-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.314 --72031-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.314 ==72031== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.314 --72031-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.314 --72031-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.573 --72031-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:25.573 --72031-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:25.573 --72031-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:25.573 --72031-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:25.573 --72031-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:25.573 --72031-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:25.573 --72031-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 --72031-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.573 ==72031== Preferring higher priority redirection: 00:08:25.573 --72031-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:25.573 --72031-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:25.574 --72031-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.574 --72031-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.574 --72031-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.574 --72031-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.574 --72031-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.574 --72031-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.574 --72031-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.574 --72031-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.574 --72031-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.574 ==72031== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.574 --72031-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.574 --72031-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:25.574 ==72031== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.574 --72031-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.574 --72031-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:25.574 --72031-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:25.574 --72031-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:25.574 --72031-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:25.574 --72031-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:25.574 --72031-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:25.574 --72031-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:25.574 --72031-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:25.574 --72031-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:25.574 --72031-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:25.574 --72031-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:25.574 --72031-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:25.574 --72031-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:25.574 --72031-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:25.574 --72031-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:25.574 --72031-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:25.574 --72031-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:25.832 00:08:25.832 00:08:25.832 CUnit - A unit testing framework for C - Version 2.1-3 00:08:25.832 http://cunit.sourceforge.net/ 00:08:25.832 00:08:25.832 00:08:25.832 Suite: nvme_transport 00:08:25.833 Test: test_nvme_get_transport ...passed 00:08:25.833 Test: test_nvme_transport_poll_group_connect_qpair ...passed 00:08:25.833 Test: test_nvme_transport_poll_group_disconnect_qpair ...passed 00:08:25.833 Test: test_nvme_transport_poll_group_add_remove ...passed 00:08:25.833 Test: test_ctrlr_get_memory_domains ...passed 00:08:25.833 00:08:25.833 Run Summary: Type Total Ran Passed Failed Inactive 00:08:25.833 suites 1 1 n/a 0 0 00:08:25.833 tests 5 5 5 0 0 00:08:25.833 asserts 28 28 28 0 n/a 00:08:25.833 00:08:25.833 Elapsed time = 0.033 seconds 00:08:25.833 --72031-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:25.833 --72031-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:25.833 ==72031== 00:08:25.833 ==72031== HEAP SUMMARY: 00:08:25.833 ==72031== in use at exit: 0 bytes in 0 blocks 00:08:25.833 ==72031== total heap usage: 65 allocs, 65 frees, 107,643 bytes allocated 00:08:25.833 ==72031== 00:08:25.833 ==72031== All heap blocks were freed -- no leaks are possible 00:08:25.833 ==72031== 00:08:25.833 ==72031== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:25.833 09:57:15 unittest_nvme -- unit/unittest.sh@101 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:08:25.833 ==72034== Memcheck, a memory error detector 00:08:25.833 ==72034== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:25.833 ==72034== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:25.833 ==72034== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:08:25.833 ==72034== 00:08:25.833 --72034-- Valgrind options: 00:08:25.833 --72034-- --leak-check=full 00:08:25.833 --72034-- --error-exitcode=2 00:08:25.833 --72034-- --verbose 00:08:25.833 --72034-- Contents of /proc/version: 00:08:25.833 --72034-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:25.833 --72034-- 00:08:25.833 --72034-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:25.833 --72034-- Page sizes: currently 4096, max supported 4096 00:08:25.833 --72034-- Valgrind library directory: /usr/libexec/valgrind 00:08:25.833 --72034-- 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:25.833 --72034-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:25.833 --72034-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:25.833 --72034-- might be shown as UnknownInlinedFun 00:08:25.833 --72034-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:25.833 --72034-- object doesn't have a dynamic symbol table 00:08:25.833 --72034-- Scheduler: using generic scheduler lock implementation. 00:08:25.833 --72034-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:25.833 ==72034== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72034-by-???-on-18e29ac98063 00:08:25.833 ==72034== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72034-by-???-on-18e29ac98063 00:08:25.833 ==72034== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72034-by-???-on-18e29ac98063 00:08:25.833 ==72034== 00:08:25.833 ==72034== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:25.833 ==72034== don't want to do, unless you know exactly what you're doing, 00:08:25.833 ==72034== or are doing some strange experiment): 00:08:25.833 ==72034== /usr/libexec/valgrind/../../bin/vgdb --pid=72034 ...command... 00:08:25.833 ==72034== 00:08:25.833 ==72034== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:25.833 ==72034== /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:25.833 ==72034== and then give GDB the following command 00:08:25.833 ==72034== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72034 00:08:25.833 ==72034== --pid is optional if only one valgrind process is running 00:08:25.833 ==72034== 00:08:25.833 --72034-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:25.833 --72034-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:25.833 --72034-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:25.833 --72034-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:25.833 ==72034== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.833 --72034-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:25.833 --72034-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:25.833 --72034-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:25.833 --72034-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:25.833 --72034-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:25.833 --72034-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:25.833 --72034-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:25.833 --72034-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:25.833 --72034-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:26.091 --72034-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:26.091 --72034-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:26.091 --72034-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:26.091 --72034-- Reading syms from /usr/lib64/libm.so.6 00:08:26.091 --72034-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:26.091 --72034-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:26.091 --72034-- Reading syms from /usr/lib64/libc.so.6 00:08:26.091 ==72034== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.091 --72034-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.091 --72034-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.091 ==72034== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.091 --72034-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.091 --72034-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.091 ==72034== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.091 --72034-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.092 --72034-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.092 ==72034== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.092 --72034-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.092 --72034-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.092 --72034-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:26.092 --72034-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:26.092 --72034-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:26.092 --72034-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:26.092 --72034-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:26.092 --72034-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:26.092 --72034-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 ==72034== Preferring higher priority redirection: 00:08:26.092 --72034-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:26.092 --72034-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:26.092 --72034-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.092 --72034-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.350 --72034-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.350 ==72034== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.350 --72034-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:26.350 --72034-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:26.350 ==72034== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.350 --72034-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:26.350 --72034-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:26.350 --72034-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:26.350 --72034-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:26.350 --72034-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:26.350 --72034-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:26.350 --72034-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:26.350 --72034-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:26.350 --72034-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:26.350 --72034-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:26.350 --72034-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:26.350 --72034-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:26.350 --72034-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:26.350 --72034-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:26.350 --72034-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:26.350 --72034-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:26.350 --72034-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:26.350 --72034-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:26.350 00:08:26.350 00:08:26.350 CUnit - A unit testing framework for C - Version 2.1-3 00:08:26.350 http://cunit.sourceforge.net/ 00:08:26.350 00:08:26.350 00:08:26.350 Suite: nvme_io_msg 00:08:26.350 Test: test_nvme_io_msg_send ...passed 00:08:26.350 Test: test_nvme_io_msg_process ...passed 00:08:26.350 Test: test_nvme_io_msg_ctrlr_register_unregister ...passed 00:08:26.350 00:08:26.350 Run Summary: Type Total Ran Passed Failed Inactive 00:08:26.350 suites 1 1 n/a 0 0 00:08:26.350 tests 3 3 3 0 0 00:08:26.350 asserts 56 56 56 0 n/a 00:08:26.350 00:08:26.350 Elapsed time = 0.034 seconds 00:08:26.350 --72034-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:26.350 --72034-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:26.350 ==72034== 00:08:26.350 ==72034== HEAP SUMMARY: 00:08:26.350 ==72034== in use at exit: 0 bytes in 0 blocks 00:08:26.350 ==72034== total heap usage: 85 allocs, 85 frees, 112,787 bytes allocated 00:08:26.350 ==72034== 00:08:26.350 ==72034== All heap blocks were freed -- no leaks are possible 00:08:26.350 ==72034== 00:08:26.350 ==72034== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:26.350 09:57:15 unittest_nvme -- unit/unittest.sh@102 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:08:26.350 ==72045== Memcheck, a memory error detector 00:08:26.350 ==72045== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:26.350 ==72045== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:26.351 ==72045== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:08:26.351 ==72045== 00:08:26.351 --72045-- Valgrind options: 00:08:26.351 --72045-- --leak-check=full 00:08:26.351 --72045-- --error-exitcode=2 00:08:26.351 --72045-- --verbose 00:08:26.351 --72045-- Contents of /proc/version: 00:08:26.351 --72045-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:26.351 --72045-- 00:08:26.351 --72045-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:26.351 --72045-- Page sizes: currently 4096, max supported 4096 00:08:26.351 --72045-- Valgrind library directory: /usr/libexec/valgrind 00:08:26.351 --72045-- 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:26.351 --72045-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:26.608 --72045-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:26.608 --72045-- might be shown as UnknownInlinedFun 00:08:26.608 --72045-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:26.608 --72045-- object doesn't have a dynamic symbol table 00:08:26.608 --72045-- Scheduler: using generic scheduler lock implementation. 00:08:26.608 --72045-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:26.608 ==72045== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72045-by-???-on-18e29ac98063 00:08:26.608 ==72045== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72045-by-???-on-18e29ac98063 00:08:26.608 ==72045== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72045-by-???-on-18e29ac98063 00:08:26.608 ==72045== 00:08:26.608 ==72045== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:26.608 ==72045== don't want to do, unless you know exactly what you're doing, 00:08:26.608 ==72045== or are doing some strange experiment): 00:08:26.608 ==72045== /usr/libexec/valgrind/../../bin/vgdb --pid=72045 ...command... 00:08:26.608 ==72045== 00:08:26.608 ==72045== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:26.608 ==72045== /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:26.608 ==72045== and then give GDB the following command 00:08:26.608 ==72045== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72045 00:08:26.608 ==72045== --pid is optional if only one valgrind process is running 00:08:26.608 ==72045== 00:08:26.608 --72045-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:26.608 --72045-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:26.608 --72045-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:26.608 --72045-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:26.608 ==72045== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.608 --72045-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:26.608 --72045-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:26.608 --72045-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:26.608 --72045-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:26.608 --72045-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:26.608 --72045-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:26.608 --72045-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:26.608 --72045-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:26.608 --72045-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:26.608 --72045-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:26.608 --72045-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:26.608 --72045-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:26.608 --72045-- Reading syms from /usr/lib64/libm.so.6 00:08:26.608 --72045-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:26.608 --72045-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:26.608 --72045-- Reading syms from /usr/lib64/libc.so.6 00:08:26.608 ==72045== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.608 --72045-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.608 --72045-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.608 ==72045== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.609 --72045-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.609 --72045-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.609 ==72045== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.609 --72045-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.609 --72045-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.609 ==72045== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.609 --72045-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.609 --72045-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.609 --72045-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:26.609 --72045-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:26.609 --72045-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:26.609 --72045-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:26.866 --72045-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:26.866 --72045-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:26.866 --72045-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.866 --72045-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.866 --72045-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.866 --72045-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.866 --72045-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.866 --72045-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.866 --72045-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.866 --72045-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.866 --72045-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.866 --72045-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.866 --72045-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.866 --72045-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.866 --72045-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.866 --72045-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.866 --72045-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.866 --72045-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.866 --72045-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.866 --72045-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.866 --72045-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.866 --72045-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.867 --72045-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.867 --72045-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.867 --72045-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.867 --72045-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.867 --72045-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.867 --72045-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.867 --72045-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.867 --72045-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.867 --72045-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.867 --72045-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.867 ==72045== Preferring higher priority redirection: 00:08:26.867 --72045-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:26.867 --72045-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:26.867 --72045-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.867 --72045-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.867 --72045-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.867 --72045-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.867 --72045-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.867 --72045-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.867 --72045-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.867 --72045-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.867 --72045-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.867 ==72045== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.867 --72045-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:26.867 --72045-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:26.867 ==72045== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.867 --72045-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:26.867 --72045-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:26.867 --72045-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:26.867 --72045-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:26.867 --72045-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:26.867 --72045-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:26.867 --72045-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:26.867 --72045-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:26.867 --72045-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:26.867 --72045-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:26.867 --72045-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:26.867 --72045-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:26.867 --72045-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:26.867 --72045-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:26.867 --72045-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:26.867 --72045-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:26.867 --72045-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:26.867 --72045-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:26.867 00:08:26.867 00:08:26.867 CUnit - A unit testing framework for C - Version 2.1-3 00:08:26.867 http://cunit.sourceforge.net/ 00:08:26.867 00:08:26.867 00:08:26.867 Suite: nvme_pcie_common 00:08:26.867 Test: test_nvme_pcie_ctrlr_alloc_cmb ...[2024-06-10 09:57:16.313702] /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:26.867 passed 00:08:26.867 Test: test_nvme_pcie_qpair_construct_destroy ...--72045-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:26.867 passed 00:08:27.125 Test: test_nvme_pcie_ctrlr_cmd_create_delete_io_queue ...passed 00:08:27.125 Test: test_nvme_pcie_ctrlr_connect_qpair ...[2024-06-10 09:57:16.419928] /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:27.125 [2024-06-10 09:57:16.424570] /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:27.125 [2024-06-10 09:57:16.427316] /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:27.125 passed 00:08:27.125 Test: test_nvme_pcie_ctrlr_construct_admin_qpair ...passed 00:08:27.125 Test: test_nvme_pcie_poll_group_get_stats ...[2024-06-10 09:57:16.436514] /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:27.125 [2024-06-10 09:57:16.437114] /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:27.125 passed 00:08:27.125 00:08:27.125 Run Summary: Type Total Ran Passed Failed Inactive 00:08:27.125 suites 1 1 n/a 0 0 00:08:27.125 tests 6 6 6 0 0 00:08:27.125 asserts 148 148 148 0 n/a 00:08:27.125 00:08:27.125 Elapsed time = 0.133 seconds 00:08:27.125 --72045-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:27.125 --72045-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:27.125 ==72045== 00:08:27.125 ==72045== HEAP SUMMARY: 00:08:27.125 ==72045== in use at exit: 0 bytes in 0 blocks 00:08:27.125 ==72045== total heap usage: 106 allocs, 106 frees, 254,700 bytes allocated 00:08:27.125 ==72045== 00:08:27.125 ==72045== All heap blocks were freed -- no leaks are possible 00:08:27.125 ==72045== 00:08:27.125 ==72045== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:27.125 09:57:16 unittest_nvme -- unit/unittest.sh@103 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:27.125 ==72053== Memcheck, a memory error detector 00:08:27.125 ==72053== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:27.125 ==72053== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:27.125 ==72053== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:27.125 ==72053== 00:08:27.125 --72053-- Valgrind options: 00:08:27.125 --72053-- --leak-check=full 00:08:27.125 --72053-- --error-exitcode=2 00:08:27.125 --72053-- --verbose 00:08:27.125 --72053-- Contents of /proc/version: 00:08:27.125 --72053-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:27.125 --72053-- 00:08:27.125 --72053-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:27.125 --72053-- Page sizes: currently 4096, max supported 4096 00:08:27.125 --72053-- Valgrind library directory: /usr/libexec/valgrind 00:08:27.125 --72053-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:27.125 --72053-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:27.125 --72053-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:27.125 --72053-- might be shown as UnknownInlinedFun 00:08:27.125 --72053-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:27.125 --72053-- object doesn't have a dynamic symbol table 00:08:27.125 --72053-- Scheduler: using generic scheduler lock implementation. 00:08:27.125 --72053-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:27.125 ==72053== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72053-by-???-on-18e29ac98063 00:08:27.125 ==72053== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72053-by-???-on-18e29ac98063 00:08:27.125 ==72053== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72053-by-???-on-18e29ac98063 00:08:27.125 ==72053== 00:08:27.126 ==72053== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:27.126 ==72053== don't want to do, unless you know exactly what you're doing, 00:08:27.126 ==72053== or are doing some strange experiment): 00:08:27.126 ==72053== /usr/libexec/valgrind/../../bin/vgdb --pid=72053 ...command... 00:08:27.126 ==72053== 00:08:27.126 ==72053== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:27.126 ==72053== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:27.126 ==72053== and then give GDB the following command 00:08:27.126 ==72053== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72053 00:08:27.126 ==72053== --pid is optional if only one valgrind process is running 00:08:27.126 ==72053== 00:08:27.126 --72053-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:27.126 --72053-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:27.126 --72053-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:27.126 --72053-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:27.126 ==72053== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.126 --72053-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:27.126 --72053-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:27.126 --72053-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:27.126 --72053-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:27.126 --72053-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:27.126 --72053-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:27.126 --72053-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:27.126 --72053-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:27.126 --72053-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:27.126 --72053-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:27.126 --72053-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:27.126 --72053-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:27.126 --72053-- Reading syms from /usr/lib64/libm.so.6 00:08:27.126 --72053-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:27.126 --72053-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:27.126 --72053-- Reading syms from /usr/lib64/libc.so.6 00:08:27.384 ==72053== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.384 --72053-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.384 --72053-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.384 ==72053== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.384 --72053-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.384 --72053-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.384 ==72053== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.384 --72053-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.384 --72053-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.384 ==72053== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.384 --72053-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.384 --72053-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.384 --72053-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:27.384 --72053-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:27.384 --72053-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:27.384 --72053-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:27.384 --72053-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:27.384 --72053-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:27.384 --72053-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 ==72053== Preferring higher priority redirection: 00:08:27.384 --72053-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:27.384 --72053-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:27.384 --72053-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.384 --72053-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.385 --72053-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.385 --72053-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.385 --72053-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.385 --72053-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.385 --72053-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.385 --72053-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.385 --72053-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.385 ==72053== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.385 --72053-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.385 --72053-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.385 ==72053== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.385 --72053-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.385 --72053-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.385 --72053-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:27.385 --72053-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:27.385 --72053-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:27.385 --72053-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:27.385 --72053-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:27.385 --72053-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:27.385 --72053-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:27.385 --72053-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:27.385 --72053-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:27.385 --72053-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:27.642 --72053-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:27.642 --72053-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:27.642 --72053-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:27.642 --72053-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:27.642 --72053-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:27.642 --72053-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:27.642 00:08:27.642 00:08:27.642 CUnit - A unit testing framework for C - Version 2.1-3 00:08:27.642 http://cunit.sourceforge.net/ 00:08:27.642 00:08:27.642 00:08:27.642 Suite: nvme_fabric 00:08:27.642 Test: test_nvme_fabric_prop_set_cmd ...passed 00:08:27.642 Test: test_nvme_fabric_prop_get_cmd ...passed 00:08:27.642 Test: test_nvme_fabric_get_discovery_log_page ...passed 00:08:27.642 Test: test_nvme_fabric_discover_probe ...--72053-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:27.642 --72053-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:27.642 passed 00:08:27.642 Test: test_nvme_fabric_qpair_connect ...--72053-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:27.643 [2024-06-10 09:57:16.989386] /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:27.643 passed 00:08:27.643 00:08:27.643 Run Summary: Type Total Ran Passed Failed Inactive 00:08:27.643 suites 1 1 n/a 0 0 00:08:27.643 tests 5 5 5 0 0 00:08:27.643 asserts 60 60 60 0 n/a 00:08:27.643 00:08:27.643 Elapsed time = 0.076 seconds 00:08:27.643 --72053-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:27.643 --72053-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:27.643 ==72053== 00:08:27.643 ==72053== HEAP SUMMARY: 00:08:27.643 ==72053== in use at exit: 0 bytes in 0 blocks 00:08:27.643 ==72053== total heap usage: 85 allocs, 85 frees, 120,312 bytes allocated 00:08:27.643 ==72053== 00:08:27.643 ==72053== All heap blocks were freed -- no leaks are possible 00:08:27.643 ==72053== 00:08:27.643 ==72053== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:27.643 09:57:17 unittest_nvme -- unit/unittest.sh@104 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:27.643 ==72058== Memcheck, a memory error detector 00:08:27.643 ==72058== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:27.643 ==72058== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:27.643 ==72058== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:27.643 ==72058== 00:08:27.643 --72058-- Valgrind options: 00:08:27.643 --72058-- --leak-check=full 00:08:27.643 --72058-- --error-exitcode=2 00:08:27.643 --72058-- --verbose 00:08:27.643 --72058-- Contents of /proc/version: 00:08:27.643 --72058-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:27.643 --72058-- 00:08:27.643 --72058-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:27.643 --72058-- Page sizes: currently 4096, max supported 4096 00:08:27.643 --72058-- Valgrind library directory: /usr/libexec/valgrind 00:08:27.643 --72058-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:27.643 --72058-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:27.643 --72058-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:27.643 --72058-- might be shown as UnknownInlinedFun 00:08:27.643 --72058-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:27.643 --72058-- object doesn't have a dynamic symbol table 00:08:27.643 --72058-- Scheduler: using generic scheduler lock implementation. 00:08:27.643 --72058-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:27.643 ==72058== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72058-by-???-on-18e29ac98063 00:08:27.643 ==72058== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72058-by-???-on-18e29ac98063 00:08:27.643 ==72058== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72058-by-???-on-18e29ac98063 00:08:27.643 ==72058== 00:08:27.643 ==72058== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:27.643 ==72058== don't want to do, unless you know exactly what you're doing, 00:08:27.643 ==72058== or are doing some strange experiment): 00:08:27.643 ==72058== /usr/libexec/valgrind/../../bin/vgdb --pid=72058 ...command... 00:08:27.643 ==72058== 00:08:27.643 ==72058== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:27.643 ==72058== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:27.643 ==72058== and then give GDB the following command 00:08:27.643 ==72058== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72058 00:08:27.643 ==72058== --pid is optional if only one valgrind process is running 00:08:27.643 ==72058== 00:08:27.643 --72058-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:27.643 --72058-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:27.901 --72058-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:27.901 --72058-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:27.901 ==72058== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.901 --72058-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:27.901 --72058-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:27.901 --72058-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:27.901 --72058-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:27.901 --72058-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:27.901 --72058-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:27.901 --72058-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:27.901 --72058-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:27.901 --72058-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:27.901 --72058-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:27.901 --72058-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:27.901 --72058-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:27.901 --72058-- Reading syms from /usr/lib64/libm.so.6 00:08:27.901 --72058-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:27.901 --72058-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:27.901 --72058-- Reading syms from /usr/lib64/libc.so.6 00:08:27.901 ==72058== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.901 --72058-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.901 --72058-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.901 ==72058== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.901 --72058-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.901 --72058-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.902 ==72058== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.902 --72058-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.902 --72058-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.902 ==72058== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.902 --72058-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.902 --72058-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.902 --72058-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:27.902 --72058-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:27.902 --72058-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:27.902 --72058-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:27.902 --72058-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:27.902 --72058-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:27.902 --72058-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 ==72058== Preferring higher priority redirection: 00:08:27.902 --72058-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:27.902 --72058-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:27.902 --72058-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 --72058-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.902 ==72058== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.902 --72058-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.902 --72058-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.902 ==72058== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.902 --72058-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.902 --72058-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:28.160 --72058-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:28.160 --72058-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:28.160 --72058-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:28.160 --72058-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:28.160 --72058-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:28.160 --72058-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:28.160 --72058-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:28.160 --72058-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:28.160 --72058-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:28.160 --72058-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:28.160 --72058-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:28.161 --72058-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:28.161 --72058-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:28.161 --72058-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:28.161 --72058-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:28.161 --72058-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:28.161 00:08:28.161 00:08:28.161 CUnit - A unit testing framework for C - Version 2.1-3 00:08:28.161 http://cunit.sourceforge.net/ 00:08:28.161 00:08:28.161 00:08:28.161 Suite: nvme_opal 00:08:28.161 Test: test_opal_nvme_security_recv_send_done ...passed 00:08:28.161 Test: test_opal_add_short_atom_header ...[2024-06-10 09:57:17.539071] /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:28.161 passed 00:08:28.161 00:08:28.161 Run Summary: Type Total Ran Passed Failed Inactive 00:08:28.161 suites 1 1 n/a 0 0 00:08:28.161 tests 2 2 2 0 0 00:08:28.161 asserts 22 22 22 0 n/a 00:08:28.161 00:08:28.161 Elapsed time = 0.048 seconds 00:08:28.161 --72058-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:28.161 --72058-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:28.161 ==72058== 00:08:28.161 ==72058== HEAP SUMMARY: 00:08:28.161 ==72058== in use at exit: 0 bytes in 0 blocks 00:08:28.161 ==72058== total heap usage: 64 allocs, 64 frees, 111,986 bytes allocated 00:08:28.161 ==72058== 00:08:28.161 ==72058== All heap blocks were freed -- no leaks are possible 00:08:28.161 ==72058== 00:08:28.161 ==72058== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:28.161 00:08:28.161 real 0m12.654s 00:08:28.161 user 0m12.057s 00:08:28.161 sys 0m0.413s 00:08:28.161 09:57:17 unittest_nvme -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:28.161 09:57:17 unittest_nvme -- common/autotest_common.sh@10 -- # set +x 00:08:28.161 ************************************ 00:08:28.161 END TEST unittest_nvme 00:08:28.161 ************************************ 00:08:28.161 09:57:17 -- unit/unittest.sh@249 -- # run_test unittest_log valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:28.161 09:57:17 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:08:28.161 09:57:17 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:28.161 09:57:17 -- common/autotest_common.sh@10 -- # set +x 00:08:28.161 ************************************ 00:08:28.161 START TEST unittest_log 00:08:28.161 ************************************ 00:08:28.161 09:57:17 unittest_log -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:28.161 ==72083== Memcheck, a memory error detector 00:08:28.161 ==72083== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:28.161 ==72083== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:28.161 ==72083== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:28.161 ==72083== 00:08:28.161 --72083-- Valgrind options: 00:08:28.161 --72083-- --leak-check=full 00:08:28.161 --72083-- --error-exitcode=2 00:08:28.161 --72083-- --verbose 00:08:28.161 --72083-- Contents of /proc/version: 00:08:28.161 --72083-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:28.161 --72083-- 00:08:28.161 --72083-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:28.161 --72083-- Page sizes: currently 4096, max supported 4096 00:08:28.161 --72083-- Valgrind library directory: /usr/libexec/valgrind 00:08:28.161 --72083-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:28.161 --72083-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:28.420 --72083-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:28.420 --72083-- might be shown as UnknownInlinedFun 00:08:28.420 --72083-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:28.420 --72083-- object doesn't have a dynamic symbol table 00:08:28.420 --72083-- Scheduler: using generic scheduler lock implementation. 00:08:28.420 --72083-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:28.420 ==72083== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72083-by-???-on-18e29ac98063 00:08:28.420 ==72083== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72083-by-???-on-18e29ac98063 00:08:28.420 ==72083== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72083-by-???-on-18e29ac98063 00:08:28.420 ==72083== 00:08:28.420 ==72083== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:28.420 ==72083== don't want to do, unless you know exactly what you're doing, 00:08:28.420 ==72083== or are doing some strange experiment): 00:08:28.420 ==72083== /usr/libexec/valgrind/../../bin/vgdb --pid=72083 ...command... 00:08:28.420 ==72083== 00:08:28.420 ==72083== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:28.420 ==72083== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:28.420 ==72083== and then give GDB the following command 00:08:28.420 ==72083== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72083 00:08:28.420 ==72083== --pid is optional if only one valgrind process is running 00:08:28.420 ==72083== 00:08:28.420 --72083-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:28.420 --72083-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:28.420 --72083-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:28.420 --72083-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:28.420 ==72083== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.420 --72083-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:28.420 --72083-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:28.420 --72083-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:28.420 --72083-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:28.420 --72083-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:28.420 --72083-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:28.420 --72083-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:28.420 --72083-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:28.420 --72083-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:28.420 --72083-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:28.420 --72083-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:28.421 --72083-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:28.421 --72083-- Reading syms from /usr/lib64/libm.so.6 00:08:28.421 --72083-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:28.421 --72083-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:28.421 --72083-- Reading syms from /usr/lib64/libc.so.6 00:08:28.421 ==72083== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.421 --72083-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.421 --72083-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.421 ==72083== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.421 --72083-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.421 --72083-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.421 ==72083== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.421 --72083-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.421 --72083-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.421 ==72083== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.421 --72083-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.421 --72083-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.680 --72083-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:28.680 --72083-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:28.680 --72083-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:28.680 --72083-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:28.680 --72083-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:28.680 --72083-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:28.680 --72083-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 ==72083== Preferring higher priority redirection: 00:08:28.680 --72083-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:28.680 --72083-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:28.680 --72083-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 --72083-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.680 ==72083== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.680 --72083-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:28.681 --72083-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:28.681 ==72083== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.681 --72083-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:28.681 --72083-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:28.681 --72083-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:28.681 --72083-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:28.681 --72083-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:28.681 --72083-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:28.681 --72083-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:28.681 --72083-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:28.681 --72083-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:28.681 --72083-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:28.681 --72083-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:28.681 --72083-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:28.681 --72083-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:28.681 --72083-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:28.681 --72083-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:28.681 --72083-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:28.681 --72083-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:28.681 --72083-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:28.681 --72083-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:28.681 00:08:28.681 00:08:28.681 CUnit - A unit testing framework for C - Version 2.1-3 00:08:28.681 http://cunit.sourceforge.net/ 00:08:28.681 00:08:28.681 00:08:28.681 Suite: log 00:08:28.940 Test: log_test ...[2024-06-10 09:57:18.205775] log_ut.c: 56:log_test: *WARNING*: log warning unit test 00:08:28.940 [2024-06-10 09:57:18.239634] log_ut.c: 57:log_test: *DEBUG*: log test 00:08:28.940 log dump test: 00:08:28.940 00000000 6c 6f 67 20 64 75 6d 70 log dump 00:08:28.940 spdk dump test: 00:08:28.940 00000000 73 70 64 6b 20 64 75 6d 70 spdk dump 00:08:28.940 spdk dump test: 00:08:28.940 00000000 73 70 64 6b 20 64 75 6d 70 20 31 36 20 6d 6f 72 spdk dump 16 mor 00:08:28.940 00000010 65 20 63 68 61 72 73 e chars 00:08:28.940 passed 00:08:28.940 Test: deprecation ...--72083-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:28.940 --72083-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:29.875 passed 00:08:29.875 00:08:29.875 Run Summary: Type Total Ran Passed Failed Inactive 00:08:29.875 suites 1 1 n/a 0 0 00:08:29.875 tests 2 2 2 0 0 00:08:29.875 asserts 73 73 73 0 n/a 00:08:29.875 00:08:29.875 Elapsed time = 0.080 seconds 00:08:29.875 --72083-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:29.875 --72083-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:29.875 ==72083== 00:08:29.875 ==72083== HEAP SUMMARY: 00:08:29.875 ==72083== in use at exit: 576 bytes in 3 blocks 00:08:29.875 ==72083== total heap usage: 67 allocs, 64 frees, 103,578 bytes allocated 00:08:29.875 ==72083== 00:08:29.875 ==72083== Searching for pointers to 3 not-freed blocks 00:08:29.875 ==72083== Checked 6,215,264 bytes 00:08:29.875 ==72083== 00:08:29.875 ==72083== LEAK SUMMARY: 00:08:29.875 ==72083== definitely lost: 0 bytes in 0 blocks 00:08:29.875 ==72083== indirectly lost: 0 bytes in 0 blocks 00:08:29.875 ==72083== possibly lost: 0 bytes in 0 blocks 00:08:29.875 ==72083== still reachable: 576 bytes in 3 blocks 00:08:29.875 ==72083== suppressed: 0 bytes in 0 blocks 00:08:29.875 ==72083== Reachable blocks (those to which a pointer was found) are not shown. 00:08:29.875 ==72083== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:29.875 ==72083== 00:08:29.875 ==72083== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:29.875 00:08:29.875 real 0m1.704s 00:08:29.875 user 0m0.672s 00:08:29.875 sys 0m0.030s 00:08:29.875 09:57:19 unittest_log -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:29.875 09:57:19 unittest_log -- common/autotest_common.sh@10 -- # set +x 00:08:29.875 ************************************ 00:08:29.875 END TEST unittest_log 00:08:29.875 ************************************ 00:08:29.875 09:57:19 -- unit/unittest.sh@250 -- # run_test unittest_lvol valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:29.875 09:57:19 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:08:29.875 09:57:19 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:29.875 09:57:19 -- common/autotest_common.sh@10 -- # set +x 00:08:29.875 ************************************ 00:08:29.875 START TEST unittest_lvol 00:08:29.875 ************************************ 00:08:29.875 09:57:19 unittest_lvol -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:30.134 ==72120== Memcheck, a memory error detector 00:08:30.134 ==72120== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:30.134 ==72120== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:30.134 ==72120== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:30.134 ==72120== 00:08:30.134 --72120-- Valgrind options: 00:08:30.134 --72120-- --leak-check=full 00:08:30.134 --72120-- --error-exitcode=2 00:08:30.134 --72120-- --verbose 00:08:30.134 --72120-- Contents of /proc/version: 00:08:30.134 --72120-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:30.134 --72120-- 00:08:30.134 --72120-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:30.134 --72120-- Page sizes: currently 4096, max supported 4096 00:08:30.134 --72120-- Valgrind library directory: /usr/libexec/valgrind 00:08:30.134 --72120-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:30.134 --72120-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:30.134 --72120-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:30.134 --72120-- might be shown as UnknownInlinedFun 00:08:30.134 --72120-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:30.134 --72120-- object doesn't have a dynamic symbol table 00:08:30.134 --72120-- Scheduler: using generic scheduler lock implementation. 00:08:30.134 --72120-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:30.134 ==72120== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72120-by-???-on-18e29ac98063 00:08:30.134 ==72120== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72120-by-???-on-18e29ac98063 00:08:30.134 ==72120== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72120-by-???-on-18e29ac98063 00:08:30.134 ==72120== 00:08:30.134 ==72120== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:30.134 ==72120== don't want to do, unless you know exactly what you're doing, 00:08:30.134 ==72120== or are doing some strange experiment): 00:08:30.134 ==72120== /usr/libexec/valgrind/../../bin/vgdb --pid=72120 ...command... 00:08:30.134 ==72120== 00:08:30.134 ==72120== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:30.134 ==72120== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:30.134 ==72120== and then give GDB the following command 00:08:30.134 ==72120== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72120 00:08:30.134 ==72120== --pid is optional if only one valgrind process is running 00:08:30.134 ==72120== 00:08:30.134 --72120-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:30.134 --72120-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:30.134 --72120-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:30.134 --72120-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:30.134 ==72120== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.134 --72120-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:30.134 --72120-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:30.134 --72120-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:30.134 --72120-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:30.134 --72120-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:30.134 --72120-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:30.134 --72120-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:30.134 --72120-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:30.134 --72120-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:30.134 --72120-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:30.134 --72120-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:30.134 --72120-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:30.134 --72120-- Reading syms from /usr/lib64/libm.so.6 00:08:30.134 --72120-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:30.134 --72120-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:30.134 --72120-- Reading syms from /usr/lib64/libc.so.6 00:08:30.134 ==72120== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.134 --72120-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.134 --72120-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.134 ==72120== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.134 --72120-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.134 --72120-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.134 ==72120== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.135 --72120-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.135 --72120-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.135 ==72120== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.135 --72120-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.135 --72120-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.393 --72120-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:30.393 --72120-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:30.393 --72120-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:30.393 --72120-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:30.393 --72120-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:30.393 --72120-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:30.393 --72120-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.393 --72120-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.393 --72120-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.393 --72120-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.393 --72120-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.393 --72120-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.393 --72120-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.393 --72120-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 ==72120== Preferring higher priority redirection: 00:08:30.394 --72120-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:30.394 --72120-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:30.394 --72120-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 --72120-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.394 ==72120== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.394 --72120-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:30.394 --72120-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:30.394 ==72120== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.394 --72120-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:30.394 --72120-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:30.394 --72120-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:30.394 --72120-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:30.394 --72120-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:30.394 --72120-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:30.394 --72120-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:30.394 --72120-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:30.394 --72120-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:30.394 --72120-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:30.394 --72120-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:30.394 --72120-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:30.394 --72120-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:30.394 --72120-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:30.394 --72120-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:30.394 --72120-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:30.653 --72120-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:30.653 --72120-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:30.653 --72120-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:30.653 00:08:30.653 00:08:30.653 CUnit - A unit testing framework for C - Version 2.1-3 00:08:30.653 http://cunit.sourceforge.net/ 00:08:30.653 00:08:30.653 00:08:30.653 Suite: lvol 00:08:30.653 Test: lvs_init_unload_success ...--72120-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:30.653 [2024-06-10 09:57:20.033953] /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:30.653 passed 00:08:30.653 Test: lvs_init_destroy_success ...[2024-06-10 09:57:20.084784] /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:30.653 passed 00:08:30.653 Test: lvs_init_opts_success ...passed 00:08:30.653 Test: lvs_unload_lvs_is_null_fail ...[2024-06-10 09:57:20.100429] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 882:spdk_lvs_unload: *ERROR*: Lvol store is NULL 00:08:30.653 passed 00:08:30.653 Test: lvs_names ...[2024-06-10 09:57:20.102714] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 726:spdk_lvs_init: *ERROR*: No name specified. 00:08:30.653 [2024-06-10 09:57:20.104093] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 720:spdk_lvs_init: *ERROR*: Name has no null terminator. 00:08:30.653 --72120-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:30.653 [2024-06-10 09:57:20.108781] /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:30.653 passed 00:08:30.653 Test: lvol_create_destroy_success ...passed 00:08:30.653 Test: lvol_create_fail ...[2024-06-10 09:57:20.138061] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 689:spdk_lvs_init: *ERROR*: Blobstore device does not exist 00:08:30.653 [2024-06-10 09:57:20.139643] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1190:spdk_lvol_create: *ERROR*: lvol store does not exist 00:08:30.653 passed 00:08:30.653 Test: lvol_destroy_fail ...[2024-06-10 09:57:20.148293] /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:30.653 passed 00:08:30.653 Test: lvol_close ...[2024-06-10 09:57:20.153990] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1614:spdk_lvol_close: *ERROR*: lvol does not exist 00:08:30.653 [2024-06-10 09:57:20.157059] /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:30.653 passed 00:08:30.653 Test: lvol_resize ...passed 00:08:30.912 Test: lvol_set_read_only ...passed 00:08:30.912 Test: test_lvs_load ...[2024-06-10 09:57:20.191764] /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:30.912 [2024-06-10 09:57:20.192187] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 441:lvs_load: *ERROR*: Invalid options 00:08:30.912 passed 00:08:30.912 Test: lvols_load ...[2024-06-10 09:57:20.206441] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:08:30.912 [2024-06-10 09:57:20.216495] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:08:30.912 passed 00:08:30.912 Test: lvol_open ...passed 00:08:30.912 Test: lvol_snapshot ...passed 00:08:30.912 Test: lvol_snapshot_fail ...[2024-06-10 09:57:20.251150] /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:30.912 passed 00:08:30.912 Test: lvol_clone ...passed 00:08:30.912 Test: lvol_clone_fail ...[2024-06-10 09:57:20.263595] /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:30.912 passed 00:08:30.912 Test: lvol_iter_clones ...passed 00:08:30.912 Test: lvol_refcnt ...[2024-06-10 09:57:20.283061] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1572:spdk_lvol_destroy: *ERROR*: Cannot destroy lvol 6fc3402d-22e2-41a5-b78c-b22a83180baa because it is still open 00:08:30.912 passed 00:08:30.912 Test: lvol_names ...[2024-06-10 09:57:20.289680] /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:30.912 [2024-06-10 09:57:20.291039] /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:30.912 [2024-06-10 09:57:20.297084] /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:30.912 passed 00:08:30.912 Test: lvol_create_thin_provisioned ...passed 00:08:30.913 Test: lvol_rename ...[2024-06-10 09:57:20.308010] /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:30.913 [2024-06-10 09:57:20.314855] /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:30.913 passed 00:08:30.913 Test: lvs_rename ...[2024-06-10 09:57:20.331744] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 769:lvs_rename_cb: *ERROR*: Lvol store rename operation failed 00:08:30.913 passed 00:08:30.913 Test: lvol_inflate ...[2024-06-10 09:57:20.341404] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:08:30.913 passed 00:08:30.913 Test: lvol_decouple_parent ...[2024-06-10 09:57:20.348734] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:08:30.913 passed 00:08:30.913 Test: lvol_get_xattr ...passed 00:08:30.913 Test: lvol_esnap_reload ...passed 00:08:30.913 Test: lvol_esnap_create_bad_args ...[2024-06-10 09:57:20.364869] /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:30.913 [2024-06-10 09:57:20.366689] /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:30.913 [2024-06-10 09:57:20.368651] /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:30.913 [2024-06-10 09:57:20.370094] /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:30.913 [2024-06-10 09:57:20.381930] /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:30.913 passed 00:08:30.913 Test: lvol_esnap_create_delete ...passed 00:08:30.913 Test: lvol_esnap_load_esnaps ...[2024-06-10 09:57:20.391467] /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:30.913 passed 00:08:30.913 Test: lvol_esnap_missing ...[2024-06-10 09:57:20.403686] /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:30.913 [2024-06-10 09:57:20.405213] /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:31.172 passed 00:08:31.172 Test: lvol_esnap_hotplug ... 00:08:31.172 lvol_esnap_hotplug scenario 0: PASS - one missing, happy path 00:08:31.172 lvol_esnap_hotplug scenario 1: PASS - one missing, cb registers degraded_set 00:08:31.172 [2024-06-10 09:57:20.476878] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol a4f773a7-f303-426c-b510-623eb82536ae: failed to create esnap bs_dev: error -12 00:08:31.172 lvol_esnap_hotplug scenario 2: PASS - one missing, cb retuns -ENOMEM 00:08:31.172 lvol_esnap_hotplug scenario 3: PASS - two missing with same esnap, happy path 00:08:31.172 [2024-06-10 09:57:20.480565] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 605582d3-8dbe-4510-9900-af41ba5249db: failed to create esnap bs_dev: error -12 00:08:31.172 lvol_esnap_hotplug scenario 4: PASS - two missing with same esnap, first -ENOMEM 00:08:31.172 [2024-06-10 09:57:20.481283] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 65bd9c5b-a464-4854-a4b4-7c455f3e8443: failed to create esnap bs_dev: error -12 00:08:31.172 lvol_esnap_hotplug scenario 5: PASS - two missing with same esnap, second -ENOMEM 00:08:31.172 lvol_esnap_hotplug scenario 6: PASS - two missing with different esnaps, happy path 00:08:31.172 lvol_esnap_hotplug scenario 7: PASS - two missing with different esnaps, first still missing 00:08:31.172 lvol_esnap_hotplug scenario 8: PASS - three missing with same esnap, happy path 00:08:31.172 lvol_esnap_hotplug scenario 9: PASS - three missing with same esnap, first still missing 00:08:31.172 lvol_esnap_hotplug scenario 10: PASS - three missing with same esnap, first two still missing 00:08:31.172 lvol_esnap_hotplug scenario 11: PASS - three missing with same esnap, middle still missing 00:08:31.172 lvol_esnap_hotplug scenario 12: PASS - three missing with same esnap, last still missing 00:08:31.172 passed 00:08:31.172 Test: lvol_get_by ...passed 00:08:31.172 Test: lvol_shallow_copy ...[2024-06-10 09:57:20.517820] /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:31.172 [2024-06-10 09:57:20.518836] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2281:spdk_lvol_shallow_copy: *ERROR*: lvol 3a5ed6f9-22cc-4f80-9a30-5ac07c0df71d shallow copy, ext_dev must not be NULL 00:08:31.172 passed 00:08:31.172 Test: lvol_set_parent ...[2024-06-10 09:57:20.524662] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2338:spdk_lvol_set_parent: *ERROR*: lvol must not be NULL 00:08:31.172 [2024-06-10 09:57:20.525482] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2344:spdk_lvol_set_parent: *ERROR*: snapshot must not be NULL 00:08:31.172 passed 00:08:31.172 Test: lvol_set_external_parent ...[2024-06-10 09:57:20.533621] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2393:spdk_lvol_set_external_parent: *ERROR*: lvol must not be NULL 00:08:31.172 [2024-06-10 09:57:20.534688] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2399:spdk_lvol_set_external_parent: *ERROR*: snapshot must not be NULL 00:08:31.173 [2024-06-10 09:57:20.536505] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2406:spdk_lvol_set_external_parent: *ERROR*: lvol lvol and esnap have the same UUID 00:08:31.173 passed 00:08:31.173 00:08:31.173 Run Summary: Type Total Ran Passed Failed Inactive 00:08:31.173 suites 1 1 n/a 0 0 00:08:31.173 tests 37 37 37 0 0 00:08:31.173 asserts 1505 1505 1505 0 n/a 00:08:31.173 00:08:31.173 Elapsed time = 0.567 seconds 00:08:31.173 --72120-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:31.173 --72120-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:31.173 ==72120== 00:08:31.173 ==72120== HEAP SUMMARY: 00:08:31.173 ==72120== in use at exit: 0 bytes in 0 blocks 00:08:31.173 ==72120== total heap usage: 2,003 allocs, 2,003 frees, 290,233 bytes allocated 00:08:31.173 ==72120== 00:08:31.173 ==72120== All heap blocks were freed -- no leaks are possible 00:08:31.173 ==72120== 00:08:31.173 ==72120== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:31.173 00:08:31.173 real 0m1.263s 00:08:31.173 user 0m1.223s 00:08:31.173 sys 0m0.034s 00:08:31.173 09:57:20 unittest_lvol -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:31.173 09:57:20 unittest_lvol -- common/autotest_common.sh@10 -- # set +x 00:08:31.173 ************************************ 00:08:31.173 END TEST unittest_lvol 00:08:31.173 ************************************ 00:08:31.173 09:57:20 -- unit/unittest.sh@251 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:31.173 09:57:20 -- unit/unittest.sh@252 -- # run_test unittest_nvme_rdma valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:31.173 09:57:20 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:08:31.173 09:57:20 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:31.173 09:57:20 -- common/autotest_common.sh@10 -- # set +x 00:08:31.173 ************************************ 00:08:31.173 START TEST unittest_nvme_rdma 00:08:31.173 ************************************ 00:08:31.173 09:57:20 unittest_nvme_rdma -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:31.432 ==72152== Memcheck, a memory error detector 00:08:31.432 ==72152== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:31.432 ==72152== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:31.432 ==72152== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:31.432 ==72152== 00:08:31.432 --72152-- Valgrind options: 00:08:31.432 --72152-- --leak-check=full 00:08:31.432 --72152-- --error-exitcode=2 00:08:31.432 --72152-- --verbose 00:08:31.432 --72152-- Contents of /proc/version: 00:08:31.432 --72152-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:31.432 --72152-- 00:08:31.432 --72152-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:31.432 --72152-- Page sizes: currently 4096, max supported 4096 00:08:31.432 --72152-- Valgrind library directory: /usr/libexec/valgrind 00:08:31.432 --72152-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:31.432 --72152-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:31.432 --72152-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:31.432 --72152-- might be shown as UnknownInlinedFun 00:08:31.432 --72152-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:31.432 --72152-- object doesn't have a dynamic symbol table 00:08:31.432 --72152-- Scheduler: using generic scheduler lock implementation. 00:08:31.432 --72152-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:31.432 ==72152== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72152-by-???-on-18e29ac98063 00:08:31.432 ==72152== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72152-by-???-on-18e29ac98063 00:08:31.432 ==72152== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72152-by-???-on-18e29ac98063 00:08:31.432 ==72152== 00:08:31.432 ==72152== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:31.432 ==72152== don't want to do, unless you know exactly what you're doing, 00:08:31.432 ==72152== or are doing some strange experiment): 00:08:31.432 ==72152== /usr/libexec/valgrind/../../bin/vgdb --pid=72152 ...command... 00:08:31.432 ==72152== 00:08:31.432 ==72152== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:31.432 ==72152== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:31.432 ==72152== and then give GDB the following command 00:08:31.432 ==72152== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72152 00:08:31.432 ==72152== --pid is optional if only one valgrind process is running 00:08:31.432 ==72152== 00:08:31.432 --72152-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:31.432 --72152-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:31.432 --72152-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:31.432 --72152-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:31.432 ==72152== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.432 --72152-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:31.432 --72152-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:31.432 --72152-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:31.432 --72152-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:31.432 --72152-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:31.432 --72152-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:31.432 --72152-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:31.432 --72152-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:31.432 --72152-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:31.432 --72152-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:31.432 --72152-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:31.432 --72152-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:31.432 --72152-- Reading syms from /usr/lib64/libm.so.6 00:08:31.432 --72152-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:31.432 --72152-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:31.432 --72152-- Reading syms from /usr/lib64/libc.so.6 00:08:31.432 ==72152== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.433 --72152-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.433 --72152-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:31.433 ==72152== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.433 --72152-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.433 --72152-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:31.433 ==72152== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.433 --72152-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.433 --72152-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:31.433 ==72152== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.433 --72152-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.433 --72152-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:31.691 --72152-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:31.692 --72152-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:31.692 --72152-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:31.692 --72152-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:31.692 --72152-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:31.692 --72152-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:31.692 --72152-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 ==72152== Preferring higher priority redirection: 00:08:31.692 --72152-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:31.692 --72152-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:31.692 --72152-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 --72152-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.692 ==72152== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.692 --72152-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:31.692 --72152-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:31.692 ==72152== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.692 --72152-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:31.692 --72152-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:31.692 --72152-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:31.692 --72152-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:31.692 --72152-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:31.692 --72152-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:31.692 --72152-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:31.692 --72152-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:31.692 --72152-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:31.692 --72152-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:31.692 --72152-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:31.692 --72152-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:31.693 --72152-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:31.693 --72152-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:31.693 --72152-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:31.693 --72152-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:31.951 --72152-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:31.951 --72152-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:31.951 00:08:31.951 00:08:31.951 CUnit - A unit testing framework for C - Version 2.1-3 00:08:31.951 http://cunit.sourceforge.net/ 00:08:31.951 00:08:31.951 00:08:31.951 Suite: nvme_rdma 00:08:31.951 Test: test_nvme_rdma_build_sgl_request ...[2024-06-10 09:57:21.270421] /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:31.952 [2024-06-10 09:57:21.304823] /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:31.952 [2024-06-10 09:57:21.306940] /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:31.952 passed 00:08:31.952 Test: test_nvme_rdma_build_sgl_inline_request ...passed 00:08:31.952 Test: test_nvme_rdma_build_contig_request ...[2024-06-10 09:57:21.323720] /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:31.952 passed 00:08:31.952 Test: test_nvme_rdma_build_contig_inline_request ...passed 00:08:31.952 Test: test_nvme_rdma_create_reqs ...[2024-06-10 09:57:21.333827] /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:31.952 --72152-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:31.952 passed 00:08:31.952 Test: test_nvme_rdma_create_rsps ...[2024-06-10 09:57:21.353378] /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:31.952 passed 00:08:31.952 Test: test_nvme_rdma_ctrlr_create_qpair ...[2024-06-10 09:57:21.372125] /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:31.952 [2024-06-10 09:57:21.372897] /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:31.952 passed 00:08:31.952 Test: test_nvme_rdma_poller_create ...passed 00:08:31.952 Test: test_nvme_rdma_qpair_process_cm_event ...[2024-06-10 09:57:21.397458] /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:31.952 passed 00:08:31.952 Test: test_nvme_rdma_ctrlr_construct ...--72152-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:31.952 passed 00:08:31.952 Test: test_nvme_rdma_req_put_and_get ...passed 00:08:31.952 Test: test_nvme_rdma_req_init ...passed 00:08:31.952 Test: test_nvme_rdma_validate_cm_event ...[2024-06-10 09:57:21.449795] /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:31.952 [2024-06-10 09:57:21.451173] /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:31.952 passed 00:08:31.952 Test: test_nvme_rdma_qpair_init ...passed 00:08:32.211 Test: test_nvme_rdma_qpair_submit_request ...passed 00:08:32.211 Test: test_nvme_rdma_memory_domain ...[2024-06-10 09:57:21.477873] /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:32.211 passed 00:08:32.211 Test: test_rdma_ctrlr_get_memory_domains ...passed 00:08:32.211 Test: test_rdma_get_memory_translation ...[2024-06-10 09:57:21.493792] /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:32.211 [2024-06-10 09:57:21.496924] /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:32.211 passed 00:08:32.211 Test: test_get_rdma_qpair_from_wc ...passed 00:08:32.211 Test: test_nvme_rdma_ctrlr_get_max_sges ...passed 00:08:32.211 Test: test_nvme_rdma_poll_group_get_stats ...[2024-06-10 09:57:21.512830] /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:32.211 [2024-06-10 09:57:21.513474] /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:32.211 passed 00:08:32.211 Test: test_nvme_rdma_qpair_set_poller ...[2024-06-10 09:57:21.539266] /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:32.211 [2024-06-10 09:57:21.540840] /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:32.211 [2024-06-10 09:57:21.541587] /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 0x1ffeffe770 on poll group 0x5a1d3b0 00:08:32.211 [2024-06-10 09:57:21.542675] /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:32.211 --72152-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:32.211 [2024-06-10 09:57:21.543202] /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:32.211 [2024-06-10 09:57:21.543328] /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 0x1ffeffe770 on poll group 0x5a1d3b0 00:08:32.211 --72152-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:32.212 --72152-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:32.212 [2024-06-10 09:57:21.556855] /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:32.212 passed 00:08:32.212 00:08:32.212 Run Summary: Type Total Ran Passed Failed Inactive 00:08:32.212 suites 1 1 n/a 0 0 00:08:32.212 tests 22 22 22 0 0 00:08:32.212 asserts 412 412 412 0 n/a 00:08:32.212 00:08:32.212 Elapsed time = 0.321 seconds 00:08:32.212 --72152-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:32.212 ==72152== 00:08:32.212 ==72152== HEAP SUMMARY: 00:08:32.212 ==72152== in use at exit: 56 bytes in 1 blocks 00:08:32.212 ==72152== total heap usage: 164 allocs, 163 frees, 141,398 bytes allocated 00:08:32.212 ==72152== 00:08:32.212 ==72152== Searching for pointers to 1 not-freed blocks 00:08:32.212 ==72152== Checked 6,448,264 bytes 00:08:32.212 ==72152== 00:08:32.212 ==72152== LEAK SUMMARY: 00:08:32.212 ==72152== definitely lost: 0 bytes in 0 blocks 00:08:32.212 ==72152== indirectly lost: 0 bytes in 0 blocks 00:08:32.212 ==72152== possibly lost: 0 bytes in 0 blocks 00:08:32.212 ==72152== still reachable: 56 bytes in 1 blocks 00:08:32.212 ==72152== suppressed: 0 bytes in 0 blocks 00:08:32.212 ==72152== Reachable blocks (those to which a pointer was found) are not shown. 00:08:32.212 ==72152== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:32.212 ==72152== 00:08:32.212 ==72152== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:32.212 00:08:32.212 real 0m0.965s 00:08:32.212 user 0m0.921s 00:08:32.212 sys 0m0.040s 00:08:32.212 09:57:21 unittest_nvme_rdma -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:32.212 09:57:21 unittest_nvme_rdma -- common/autotest_common.sh@10 -- # set +x 00:08:32.212 ************************************ 00:08:32.212 END TEST unittest_nvme_rdma 00:08:32.212 ************************************ 00:08:32.212 09:57:21 -- unit/unittest.sh@253 -- # run_test unittest_nvmf_transport valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:32.212 09:57:21 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:08:32.212 09:57:21 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:32.212 09:57:21 -- common/autotest_common.sh@10 -- # set +x 00:08:32.212 ************************************ 00:08:32.212 START TEST unittest_nvmf_transport 00:08:32.212 ************************************ 00:08:32.212 09:57:21 unittest_nvmf_transport -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:32.212 ==72180== Memcheck, a memory error detector 00:08:32.212 ==72180== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:32.212 ==72180== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:32.212 ==72180== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:32.212 ==72180== 00:08:32.212 --72180-- Valgrind options: 00:08:32.212 --72180-- --leak-check=full 00:08:32.212 --72180-- --error-exitcode=2 00:08:32.212 --72180-- --verbose 00:08:32.212 --72180-- Contents of /proc/version: 00:08:32.212 --72180-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:32.212 --72180-- 00:08:32.212 --72180-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:32.212 --72180-- Page sizes: currently 4096, max supported 4096 00:08:32.212 --72180-- Valgrind library directory: /usr/libexec/valgrind 00:08:32.212 --72180-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:32.212 --72180-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:32.212 --72180-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:32.212 --72180-- might be shown as UnknownInlinedFun 00:08:32.212 --72180-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:32.212 --72180-- object doesn't have a dynamic symbol table 00:08:32.212 --72180-- Scheduler: using generic scheduler lock implementation. 00:08:32.212 --72180-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:32.212 ==72180== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72180-by-???-on-18e29ac98063 00:08:32.212 ==72180== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72180-by-???-on-18e29ac98063 00:08:32.212 ==72180== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72180-by-???-on-18e29ac98063 00:08:32.212 ==72180== 00:08:32.212 ==72180== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:32.212 ==72180== don't want to do, unless you know exactly what you're doing, 00:08:32.212 ==72180== or are doing some strange experiment): 00:08:32.212 ==72180== /usr/libexec/valgrind/../../bin/vgdb --pid=72180 ...command... 00:08:32.212 ==72180== 00:08:32.212 ==72180== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:32.212 ==72180== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:32.212 ==72180== and then give GDB the following command 00:08:32.212 ==72180== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72180 00:08:32.212 ==72180== --pid is optional if only one valgrind process is running 00:08:32.212 ==72180== 00:08:32.470 --72180-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:32.470 --72180-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:32.470 --72180-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:32.470 --72180-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:32.470 ==72180== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.471 --72180-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:32.471 --72180-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:32.471 --72180-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:32.471 --72180-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:32.471 --72180-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:32.471 --72180-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:32.471 --72180-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:32.471 --72180-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:32.471 --72180-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:32.471 --72180-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:32.471 --72180-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:32.471 --72180-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:32.471 --72180-- Reading syms from /usr/lib64/libm.so.6 00:08:32.471 --72180-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:32.471 --72180-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:32.471 --72180-- Reading syms from /usr/lib64/libc.so.6 00:08:32.471 ==72180== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.471 --72180-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.471 --72180-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.471 ==72180== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.471 --72180-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.471 --72180-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.471 ==72180== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.471 --72180-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.471 --72180-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.471 ==72180== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.471 --72180-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.471 --72180-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.471 --72180-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:32.471 --72180-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:32.471 --72180-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:32.471 --72180-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:32.729 --72180-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:32.729 --72180-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:32.729 --72180-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.729 --72180-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.729 --72180-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.729 --72180-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.729 --72180-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.729 --72180-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.729 --72180-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.729 --72180-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 ==72180== Preferring higher priority redirection: 00:08:32.730 --72180-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:32.730 --72180-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:32.730 --72180-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 --72180-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.730 ==72180== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.730 --72180-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.730 --72180-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.730 ==72180== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.730 --72180-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.730 --72180-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.730 --72180-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:32.730 --72180-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:32.731 --72180-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:32.731 --72180-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:32.731 --72180-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:32.731 --72180-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:32.731 --72180-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:32.731 --72180-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:32.731 --72180-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:32.731 --72180-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:32.731 --72180-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:32.731 --72180-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:32.731 --72180-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:32.731 --72180-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:32.731 --72180-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:32.731 --72180-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:32.731 00:08:32.731 00:08:32.731 CUnit - A unit testing framework for C - Version 2.1-3 00:08:32.731 http://cunit.sourceforge.net/ 00:08:32.731 00:08:32.989 00:08:32.989 Suite: nvmf 00:08:32.990 Test: test_spdk_nvmf_transport_create ...[2024-06-10 09:57:22.255315] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 251:nvmf_transport_create: *ERROR*: Transport type 'new_ops' unavailable. 00:08:32.990 [2024-06-10 09:57:22.298512] /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:32.990 [2024-06-10 09:57:22.300617] /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:32.990 [2024-06-10 09:57:22.312528] /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:32.990 passed 00:08:32.990 Test: test_nvmf_transport_poll_group_create ...passed 00:08:32.990 Test: test_spdk_nvmf_transport_opts_init ...[2024-06-10 09:57:22.327974] /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:32.990 [2024-06-10 09:57:22.328832] /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:32.990 [2024-06-10 09:57:22.329723] /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:32.990 passed 00:08:32.990 Test: test_spdk_nvmf_transport_listen_ext ...passed 00:08:32.990 00:08:32.990 Run Summary: Type Total Ran Passed Failed Inactive 00:08:32.990 suites 1 1 n/a 0 0 00:08:32.990 tests 4 4 4 0 0 00:08:32.990 asserts 49 49 49 0 n/a 00:08:32.990 00:08:32.990 Elapsed time = 0.100 seconds 00:08:32.990 --72180-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:32.990 --72180-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:32.990 ==72180== 00:08:32.990 ==72180== HEAP SUMMARY: 00:08:32.990 ==72180== in use at exit: 888 bytes in 3 blocks 00:08:32.990 ==72180== total heap usage: 136 allocs, 133 frees, 185,492 bytes allocated 00:08:32.990 ==72180== 00:08:32.990 ==72180== Searching for pointers to 3 not-freed blocks 00:08:32.990 ==72180== Checked 6,994,160 bytes 00:08:32.990 ==72180== 00:08:32.990 ==72180== LEAK SUMMARY: 00:08:32.990 ==72180== definitely lost: 0 bytes in 0 blocks 00:08:32.990 ==72180== indirectly lost: 0 bytes in 0 blocks 00:08:32.990 ==72180== possibly lost: 0 bytes in 0 blocks 00:08:32.990 ==72180== still reachable: 888 bytes in 3 blocks 00:08:32.990 ==72180== suppressed: 0 bytes in 0 blocks 00:08:32.990 ==72180== Reachable blocks (those to which a pointer was found) are not shown. 00:08:32.990 ==72180== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:32.990 ==72180== 00:08:32.990 ==72180== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:32.990 00:08:32.990 real 0m0.780s 00:08:32.990 user 0m0.735s 00:08:32.990 sys 0m0.042s 00:08:32.990 09:57:22 unittest_nvmf_transport -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:32.990 09:57:22 unittest_nvmf_transport -- common/autotest_common.sh@10 -- # set +x 00:08:32.990 ************************************ 00:08:32.990 END TEST unittest_nvmf_transport 00:08:32.990 ************************************ 00:08:32.990 09:57:22 -- unit/unittest.sh@254 -- # run_test unittest_rdma valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:32.990 09:57:22 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:08:32.990 09:57:22 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:32.990 09:57:22 -- common/autotest_common.sh@10 -- # set +x 00:08:32.990 ************************************ 00:08:32.990 START TEST unittest_rdma 00:08:32.990 ************************************ 00:08:32.990 09:57:22 unittest_rdma -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:32.990 ==72205== Memcheck, a memory error detector 00:08:32.990 ==72205== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:32.990 ==72205== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:32.990 ==72205== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:32.990 ==72205== 00:08:32.990 --72205-- Valgrind options: 00:08:32.990 --72205-- --leak-check=full 00:08:32.990 --72205-- --error-exitcode=2 00:08:32.990 --72205-- --verbose 00:08:32.990 --72205-- Contents of /proc/version: 00:08:32.990 --72205-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:32.990 --72205-- 00:08:32.990 --72205-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:32.990 --72205-- Page sizes: currently 4096, max supported 4096 00:08:32.990 --72205-- Valgrind library directory: /usr/libexec/valgrind 00:08:32.990 --72205-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:32.990 --72205-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:33.249 --72205-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:33.249 --72205-- might be shown as UnknownInlinedFun 00:08:33.249 --72205-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:33.249 --72205-- object doesn't have a dynamic symbol table 00:08:33.249 --72205-- Scheduler: using generic scheduler lock implementation. 00:08:33.249 --72205-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:33.249 ==72205== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72205-by-???-on-18e29ac98063 00:08:33.249 ==72205== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72205-by-???-on-18e29ac98063 00:08:33.249 ==72205== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72205-by-???-on-18e29ac98063 00:08:33.249 ==72205== 00:08:33.249 ==72205== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:33.249 ==72205== don't want to do, unless you know exactly what you're doing, 00:08:33.249 ==72205== or are doing some strange experiment): 00:08:33.249 ==72205== /usr/libexec/valgrind/../../bin/vgdb --pid=72205 ...command... 00:08:33.249 ==72205== 00:08:33.249 ==72205== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:33.250 ==72205== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:33.250 ==72205== and then give GDB the following command 00:08:33.250 ==72205== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72205 00:08:33.250 ==72205== --pid is optional if only one valgrind process is running 00:08:33.250 ==72205== 00:08:33.250 --72205-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:33.250 --72205-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:33.250 --72205-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:33.250 --72205-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:33.250 ==72205== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.250 --72205-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:33.250 --72205-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:33.250 --72205-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:33.250 --72205-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:33.250 --72205-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:33.250 --72205-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:33.250 --72205-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:33.250 --72205-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:33.250 --72205-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:33.250 --72205-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:33.250 --72205-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:33.250 --72205-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:33.250 --72205-- Reading syms from /usr/lib64/libm.so.6 00:08:33.250 --72205-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:33.250 --72205-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:33.250 --72205-- Reading syms from /usr/lib64/libc.so.6 00:08:33.250 ==72205== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.250 --72205-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.250 --72205-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.250 ==72205== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.250 --72205-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.250 --72205-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.250 ==72205== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.250 --72205-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.250 --72205-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.250 ==72205== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.250 --72205-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.250 --72205-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.509 --72205-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:33.509 --72205-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:33.509 --72205-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:33.509 --72205-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:33.509 --72205-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:33.509 --72205-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:33.509 --72205-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 --72205-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.509 ==72205== Preferring higher priority redirection: 00:08:33.509 --72205-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:33.510 --72205-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:33.510 --72205-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.510 --72205-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.510 --72205-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.510 --72205-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.510 --72205-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.510 --72205-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.510 --72205-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.510 --72205-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.510 --72205-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.510 ==72205== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.510 --72205-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:33.510 --72205-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:33.510 ==72205== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.510 --72205-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:33.510 --72205-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:33.510 --72205-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:33.510 --72205-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:33.510 --72205-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:33.510 --72205-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:33.510 --72205-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:33.510 --72205-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:33.510 --72205-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:33.510 --72205-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:33.510 --72205-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:33.510 --72205-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:33.510 --72205-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:33.510 --72205-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:33.510 --72205-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:33.510 --72205-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:33.510 --72205-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:33.510 --72205-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:33.769 00:08:33.769 00:08:33.769 CUnit - A unit testing framework for C - Version 2.1-3 00:08:33.769 http://cunit.sourceforge.net/ 00:08:33.769 00:08:33.769 00:08:33.769 Suite: rdma_common 00:08:33.769 Test: test_spdk_rdma_pd ...[2024-06-10 09:57:23.046500] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rdma/common.c: 533:spdk_rdma_get_pd: *ERROR*: Failed to get PD 00:08:33.769 [2024-06-10 09:57:23.093042] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rdma/common.c: 533:spdk_rdma_get_pd: *ERROR*: Failed to get PD 00:08:33.769 passed 00:08:33.769 00:08:33.769 Run Summary: Type Total Ran Passed Failed Inactive 00:08:33.769 suites 1 1 n/a 0 0 00:08:33.769 tests 1 1 1 0 0 00:08:33.769 asserts 31 31 31 0 n/a 00:08:33.769 00:08:33.769 Elapsed time = 0.075 seconds 00:08:33.769 --72205-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:33.769 --72205-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:33.769 ==72205== 00:08:33.769 ==72205== HEAP SUMMARY: 00:08:33.769 ==72205== in use at exit: 0 bytes in 0 blocks 00:08:33.769 ==72205== total heap usage: 81 allocs, 81 frees, 116,928 bytes allocated 00:08:33.769 ==72205== 00:08:33.769 ==72205== All heap blocks were freed -- no leaks are possible 00:08:33.769 ==72205== 00:08:33.769 ==72205== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:33.769 00:08:33.769 real 0m0.692s 00:08:33.769 user 0m0.656s 00:08:33.769 sys 0m0.033s 00:08:33.769 09:57:23 unittest_rdma -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:33.769 09:57:23 unittest_rdma -- common/autotest_common.sh@10 -- # set +x 00:08:33.769 ************************************ 00:08:33.769 END TEST unittest_rdma 00:08:33.769 ************************************ 00:08:33.769 09:57:23 -- unit/unittest.sh@257 -- # grep -q '#define SPDK_CONFIG_NVME_CUSE 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:33.769 09:57:23 -- unit/unittest.sh@258 -- # run_test unittest_nvme_cuse valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:33.769 09:57:23 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:08:33.769 09:57:23 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:33.769 09:57:23 -- common/autotest_common.sh@10 -- # set +x 00:08:33.769 ************************************ 00:08:33.769 START TEST unittest_nvme_cuse 00:08:33.769 ************************************ 00:08:33.769 09:57:23 unittest_nvme_cuse -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:33.769 ==72228== Memcheck, a memory error detector 00:08:33.769 ==72228== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:33.769 ==72228== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:33.769 ==72228== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:33.769 ==72228== 00:08:33.769 --72228-- Valgrind options: 00:08:33.769 --72228-- --leak-check=full 00:08:33.769 --72228-- --error-exitcode=2 00:08:33.769 --72228-- --verbose 00:08:33.769 --72228-- Contents of /proc/version: 00:08:33.770 --72228-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:33.770 --72228-- 00:08:33.770 --72228-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:33.770 --72228-- Page sizes: currently 4096, max supported 4096 00:08:33.770 --72228-- Valgrind library directory: /usr/libexec/valgrind 00:08:33.770 --72228-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:33.770 --72228-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:33.770 --72228-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:33.770 --72228-- might be shown as UnknownInlinedFun 00:08:33.770 --72228-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:33.770 --72228-- object doesn't have a dynamic symbol table 00:08:33.770 --72228-- Scheduler: using generic scheduler lock implementation. 00:08:33.770 --72228-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:33.770 ==72228== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72228-by-???-on-18e29ac98063 00:08:33.770 ==72228== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72228-by-???-on-18e29ac98063 00:08:33.770 ==72228== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72228-by-???-on-18e29ac98063 00:08:33.770 ==72228== 00:08:33.770 ==72228== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:33.770 ==72228== don't want to do, unless you know exactly what you're doing, 00:08:33.770 ==72228== or are doing some strange experiment): 00:08:33.770 ==72228== /usr/libexec/valgrind/../../bin/vgdb --pid=72228 ...command... 00:08:33.770 ==72228== 00:08:33.770 ==72228== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:33.770 ==72228== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:33.770 ==72228== and then give GDB the following command 00:08:33.770 ==72228== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72228 00:08:33.770 ==72228== --pid is optional if only one valgrind process is running 00:08:33.770 ==72228== 00:08:33.770 --72228-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:34.029 --72228-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:34.029 --72228-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:34.029 --72228-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:34.029 ==72228== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.029 --72228-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:34.029 --72228-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:34.029 --72228-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:34.029 --72228-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:34.029 --72228-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:34.029 --72228-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:34.029 --72228-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:34.029 --72228-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:34.029 --72228-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:34.029 --72228-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:34.029 --72228-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:34.029 --72228-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:34.029 --72228-- Reading syms from /usr/lib64/libm.so.6 00:08:34.029 --72228-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:34.029 --72228-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:34.029 --72228-- Reading syms from /usr/lib64/libc.so.6 00:08:34.029 ==72228== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.029 --72228-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.029 --72228-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.029 ==72228== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.029 --72228-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.029 --72228-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.029 ==72228== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.029 --72228-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.029 --72228-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.029 ==72228== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.029 --72228-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.029 --72228-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.029 --72228-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:34.029 --72228-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:34.029 --72228-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:34.029 --72228-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:34.029 --72228-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:34.288 --72228-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:34.288 --72228-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.288 --72228-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.288 --72228-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.288 --72228-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.288 --72228-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.288 --72228-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.288 --72228-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.288 --72228-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.288 --72228-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.288 --72228-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.288 --72228-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.288 --72228-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.288 --72228-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.288 --72228-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.288 --72228-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.288 --72228-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.288 --72228-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.288 --72228-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.288 --72228-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.288 --72228-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.288 --72228-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.288 --72228-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.288 --72228-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.288 --72228-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.288 --72228-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.289 --72228-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.289 --72228-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.289 --72228-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.289 --72228-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.289 --72228-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.289 ==72228== Preferring higher priority redirection: 00:08:34.289 --72228-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:34.289 --72228-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:34.289 --72228-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.289 --72228-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.289 --72228-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.289 --72228-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.289 --72228-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.289 --72228-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.289 --72228-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.289 --72228-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.289 --72228-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.289 ==72228== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.289 --72228-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:34.289 --72228-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:34.289 ==72228== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.289 --72228-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:34.289 --72228-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:34.289 --72228-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:34.289 --72228-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:34.289 --72228-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:34.289 --72228-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:34.289 --72228-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:34.289 --72228-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:34.289 --72228-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:34.289 --72228-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:34.289 --72228-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:34.289 --72228-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:34.289 --72228-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:34.289 --72228-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:34.289 --72228-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:34.289 --72228-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:34.289 --72228-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:34.289 --72228-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:34.289 00:08:34.289 00:08:34.289 CUnit - A unit testing framework for C - Version 2.1-3 00:08:34.289 http://cunit.sourceforge.net/ 00:08:34.289 00:08:34.289 00:08:34.289 Suite: nvme_cuse 00:08:34.289 Test: test_cuse_nvme_submit_io_read_write ...--72228-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:34.289 passed 00:08:34.289 Test: test_cuse_nvme_submit_io_read_write_with_md ...passed 00:08:34.548 Test: test_cuse_nvme_submit_passthru_cmd ...passed 00:08:34.548 Test: test_cuse_nvme_submit_passthru_cmd_with_md ...passed 00:08:34.548 Test: test_nvme_cuse_get_cuse_ns_device ...passed 00:08:34.548 Test: test_cuse_nvme_submit_io ...[2024-06-10 09:57:23.846661] /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:34.548 passed 00:08:34.548 Test: test_cuse_nvme_reset ...[2024-06-10 09:57:23.881423] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_cuse.c: 352:cuse_nvme_reset: *ERROR*: Namespace reset not supported 00:08:34.548 passed 00:08:34.548 Test: test_nvme_cuse_stop ...--72228-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:35.116 passed 00:08:35.116 Test: test_spdk_nvme_cuse_get_ctrlr_name ...--72228-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:35.116 --72228-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:35.116 passed 00:08:35.116 00:08:35.116 Run Summary: Type Total Ran Passed Failed Inactive 00:08:35.116 suites 1 1 n/a 0 0 00:08:35.116 tests 9 9 9 0 0 00:08:35.116 asserts 118 118 118 0 n/a 00:08:35.116 00:08:35.116 Elapsed time = 0.750 seconds 00:08:35.116 --72228-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:35.116 --72228-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:35.116 ==72228== 00:08:35.116 ==72228== HEAP SUMMARY: 00:08:35.116 ==72228== in use at exit: 0 bytes in 0 blocks 00:08:35.116 ==72228== total heap usage: 133 allocs, 133 frees, 227,258 bytes allocated 00:08:35.116 ==72228== 00:08:35.116 ==72228== All heap blocks were freed -- no leaks are possible 00:08:35.116 ==72228== 00:08:35.116 ==72228== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:35.116 00:08:35.116 real 0m1.391s 00:08:35.116 user 0m1.032s 00:08:35.116 sys 0m0.354s 00:08:35.116 09:57:24 unittest_nvme_cuse -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:35.116 09:57:24 unittest_nvme_cuse -- common/autotest_common.sh@10 -- # set +x 00:08:35.116 ************************************ 00:08:35.116 END TEST unittest_nvme_cuse 00:08:35.116 ************************************ 00:08:35.116 09:57:24 -- unit/unittest.sh@261 -- # run_test unittest_nvmf unittest_nvmf 00:08:35.116 09:57:24 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:08:35.116 09:57:24 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:35.116 09:57:24 -- common/autotest_common.sh@10 -- # set +x 00:08:35.116 ************************************ 00:08:35.116 START TEST unittest_nvmf 00:08:35.116 ************************************ 00:08:35.116 09:57:24 unittest_nvmf -- common/autotest_common.sh@1124 -- # unittest_nvmf 00:08:35.116 09:57:24 unittest_nvmf -- unit/unittest.sh@108 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:08:35.374 ==72266== Memcheck, a memory error detector 00:08:35.374 ==72266== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:35.374 ==72266== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:35.374 ==72266== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:08:35.374 ==72266== 00:08:35.374 --72266-- Valgrind options: 00:08:35.374 --72266-- --leak-check=full 00:08:35.374 --72266-- --error-exitcode=2 00:08:35.374 --72266-- --verbose 00:08:35.374 --72266-- Contents of /proc/version: 00:08:35.374 --72266-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:35.374 --72266-- 00:08:35.374 --72266-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:35.374 --72266-- Page sizes: currently 4096, max supported 4096 00:08:35.374 --72266-- Valgrind library directory: /usr/libexec/valgrind 00:08:35.374 --72266-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:08:35.374 --72266-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:35.374 --72266-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:35.374 --72266-- might be shown as UnknownInlinedFun 00:08:35.374 --72266-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:35.374 --72266-- object doesn't have a dynamic symbol table 00:08:35.374 --72266-- Scheduler: using generic scheduler lock implementation. 00:08:35.374 --72266-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:35.374 ==72266== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72266-by-???-on-18e29ac98063 00:08:35.374 ==72266== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72266-by-???-on-18e29ac98063 00:08:35.374 ==72266== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72266-by-???-on-18e29ac98063 00:08:35.374 ==72266== 00:08:35.374 ==72266== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:35.374 ==72266== don't want to do, unless you know exactly what you're doing, 00:08:35.374 ==72266== or are doing some strange experiment): 00:08:35.374 ==72266== /usr/libexec/valgrind/../../bin/vgdb --pid=72266 ...command... 00:08:35.374 ==72266== 00:08:35.374 ==72266== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:35.374 ==72266== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:08:35.374 ==72266== and then give GDB the following command 00:08:35.374 ==72266== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72266 00:08:35.375 ==72266== --pid is optional if only one valgrind process is running 00:08:35.375 ==72266== 00:08:35.375 --72266-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:35.375 --72266-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:35.375 --72266-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:35.375 --72266-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:35.375 ==72266== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.375 --72266-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:35.375 --72266-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:35.375 --72266-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:35.375 --72266-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:35.375 --72266-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:35.375 --72266-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:35.375 --72266-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:35.375 --72266-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:35.375 --72266-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:35.375 --72266-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:35.375 --72266-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:35.375 --72266-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:35.375 --72266-- Reading syms from /usr/lib64/libm.so.6 00:08:35.375 --72266-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:35.375 --72266-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:35.375 --72266-- Reading syms from /usr/lib64/libc.so.6 00:08:35.375 ==72266== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.375 --72266-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.375 --72266-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:35.375 ==72266== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.375 --72266-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.375 --72266-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.375 ==72266== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.375 --72266-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.375 --72266-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:35.375 ==72266== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.375 --72266-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.375 --72266-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.648 --72266-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:35.648 --72266-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:35.648 --72266-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:35.648 --72266-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:35.648 --72266-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:35.648 --72266-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:35.648 --72266-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.648 --72266-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.648 --72266-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.648 --72266-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.648 --72266-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 ==72266== Preferring higher priority redirection: 00:08:35.649 --72266-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:35.649 --72266-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:35.649 --72266-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 --72266-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.649 ==72266== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.649 --72266-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:35.649 --72266-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:35.649 ==72266== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.649 --72266-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:35.649 --72266-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:35.649 --72266-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:35.649 --72266-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:35.649 --72266-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:35.649 --72266-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:35.649 --72266-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:35.649 --72266-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:35.649 --72266-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:35.649 --72266-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:35.649 --72266-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:35.649 --72266-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:35.649 --72266-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:35.649 --72266-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:35.649 --72266-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:35.649 --72266-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:35.939 --72266-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:35.939 --72266-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:35.939 --72266-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:35.939 --72266-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:35.939 00:08:35.939 00:08:35.939 CUnit - A unit testing framework for C - Version 2.1-3 00:08:35.939 http://cunit.sourceforge.net/ 00:08:35.939 00:08:35.939 00:08:35.939 Suite: nvmf 00:08:35.939 Test: test_get_log_page ...[2024-06-10 09:57:25.224078] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2614:nvmf_ctrlr_get_log_page: *ERROR*: Invalid log page offset 0x2 00:08:35.939 passed 00:08:35.939 Test: test_process_fabrics_cmd ...[2024-06-10 09:57:25.262881] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4683:nvmf_check_qpair_active: *ERROR*: Received command 0x0 on qid 0 before CONNECT 00:08:35.939 passed 00:08:35.939 Test: test_connect ...--72266-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:35.939 [2024-06-10 09:57:25.367189] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1008:nvmf_ctrlr_cmd_connect: *ERROR*: Connect command data length 0x3ff too small 00:08:35.940 [2024-06-10 09:57:25.369101] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 871:_nvmf_ctrlr_connect: *ERROR*: Connect command unsupported RECFMT 1234 00:08:35.940 [2024-06-10 09:57:25.373876] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1047:nvmf_ctrlr_cmd_connect: *ERROR*: Connect HOSTNQN is not null terminated 00:08:35.940 [2024-06-10 09:57:25.376024] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 818:nvmf_qpair_access_allowed: *ERROR*: Subsystem 'nqn.2016-06.io.spdk:subsystem1' does not allow host 'nqn.2016-06.io.spdk:host1' 00:08:35.940 [2024-06-10 09:57:25.378048] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 882:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE = 0 00:08:35.940 [2024-06-10 09:57:25.380342] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 889:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE for admin queue 32 (min 1, max 31) 00:08:35.940 [2024-06-10 09:57:25.383101] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 895:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE 64 (min 1, max 63) 00:08:35.940 [2024-06-10 09:57:25.385209] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 922:_nvmf_ctrlr_connect: *ERROR*: The NVMf target only supports dynamic mode (CNTLID = 0x1234). 00:08:35.940 [2024-06-10 09:57:25.401335] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 757:_nvmf_ctrlr_add_io_qpair: *ERROR*: Unknown controller ID 0xffff 00:08:35.940 [2024-06-10 09:57:25.407651] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 672:nvmf_ctrlr_add_io_qpair: *ERROR*: I/O connect not allowed on discovery controller 00:08:35.940 [2024-06-10 09:57:25.426659] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 678:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect before ctrlr was enabled 00:08:35.940 [2024-06-10 09:57:25.429824] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 684:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOSQES 3 00:08:35.940 [2024-06-10 09:57:25.432988] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 691:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOCQES 3 00:08:36.273 [2024-06-10 09:57:25.436500] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 715:nvmf_ctrlr_add_io_qpair: *ERROR*: Requested QID 3 but Max QID is 2 00:08:36.273 [2024-06-10 09:57:25.454476] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 294:nvmf_ctrlr_add_qpair: *ERROR*: Got I/O connect with duplicate QID 1 00:08:36.273 [2024-06-10 09:57:25.465345] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 802:_nvmf_ctrlr_add_io_qpair: *ERROR*: Inactive admin qpair (state 4, group (nil)) 00:08:36.273 [2024-06-10 09:57:25.468051] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 802:_nvmf_ctrlr_add_io_qpair: *ERROR*: Inactive admin qpair (state 0, group (nil)) 00:08:36.273 passed 00:08:36.273 Test: test_get_ns_id_desc_list ...passed 00:08:36.273 Test: test_identify_ns ...[2024-06-10 09:57:25.501941] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2708:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:08:36.273 [2024-06-10 09:57:25.514160] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2708:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4 00:08:36.273 [2024-06-10 09:57:25.515419] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2708:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4294967295 00:08:36.273 passed 00:08:36.273 Test: test_identify_ns_iocs_specific ...[2024-06-10 09:57:25.519094] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2708:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:08:36.273 [2024-06-10 09:57:25.527755] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2708:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:08:36.273 passed 00:08:36.273 Test: test_reservation_write_exclusive ...passed 00:08:36.273 Test: test_reservation_exclusive_access ...passed 00:08:36.273 Test: test_reservation_write_exclusive_regs_only_and_all_regs ...passed 00:08:36.273 Test: test_reservation_exclusive_access_regs_only_and_all_regs ...passed 00:08:36.273 Test: test_reservation_notification_log_page ...passed 00:08:36.273 Test: test_get_dif_ctx ...passed 00:08:36.273 Test: test_set_get_features ...[2024-06-10 09:57:25.598349] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1644:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:08:36.273 [2024-06-10 09:57:25.603843] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1644:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:08:36.273 [2024-06-10 09:57:25.605592] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1655:temp_threshold_opts_valid: *ERROR*: Invalid THSEL 3 00:08:36.273 [2024-06-10 09:57:25.609112] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1731:nvmf_ctrlr_set_features_error_recovery: *ERROR*: Host set unsupported DULBE bit 00:08:36.273 passed 00:08:36.273 Test: test_identify_ctrlr ...passed 00:08:36.273 Test: test_identify_ctrlr_iocs_specific ...passed 00:08:36.273 Test: test_custom_admin_cmd ...passed 00:08:36.273 Test: test_fused_compare_and_write ...[2024-06-10 09:57:25.669160] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4216:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong sequence of fused operations 00:08:36.273 [2024-06-10 09:57:25.671534] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4205:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:08:36.273 [2024-06-10 09:57:25.673837] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4223:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:08:36.273 passed 00:08:36.274 Test: test_multi_async_event_reqs ...passed 00:08:36.274 Test: test_get_ana_log_page_one_ns_per_anagrp ...passed 00:08:36.274 Test: test_get_ana_log_page_multi_ns_per_anagrp ...passed 00:08:36.274 Test: test_multi_async_events ...passed 00:08:36.586 Test: test_rae ...passed 00:08:36.586 Test: test_nvmf_ctrlr_create_destruct ...--72266-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:36.586 passed 00:08:36.586 Test: test_nvmf_ctrlr_use_zcopy ...passed 00:08:36.586 Test: test_spdk_nvmf_request_zcopy_start ...[2024-06-10 09:57:25.781313] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4683:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 1 before CONNECT 00:08:36.586 [2024-06-10 09:57:25.794430] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4709:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 1 in state 4 00:08:36.586 passed 00:08:36.586 Test: test_zcopy_read ...passed 00:08:36.586 Test: test_zcopy_write ...passed 00:08:36.586 Test: test_nvmf_property_set ...passed 00:08:36.586 Test: test_nvmf_ctrlr_get_features_host_behavior_support ...[2024-06-10 09:57:25.827210] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1942:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:08:36.586 [2024-06-10 09:57:25.828890] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1942:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:08:36.586 passed 00:08:36.586 Test: test_nvmf_ctrlr_set_features_host_behavior_support ...[2024-06-10 09:57:25.832962] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1965:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iovcnt: 0 00:08:36.586 [2024-06-10 09:57:25.835259] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1971:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iov_len: 0 00:08:36.586 [2024-06-10 09:57:25.840482] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1983:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid acre: 0x02 00:08:36.586 passed 00:08:36.586 Test: test_nvmf_ctrlr_ns_attachment ...passed 00:08:36.586 Test: test_nvmf_check_qpair_active ...[2024-06-10 09:57:25.858406] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4683:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 before CONNECT 00:08:36.586 [2024-06-10 09:57:25.861117] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4697:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 before authentication 00:08:36.586 [2024-06-10 09:57:25.862139] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4709:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 in state 0 00:08:36.586 [2024-06-10 09:57:25.862625] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4709:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 in state 4 00:08:36.586 [2024-06-10 09:57:25.862745] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4709:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 in state 5 00:08:36.587 passed 00:08:36.587 00:08:36.587 Run Summary: Type Total Ran Passed Failed Inactive 00:08:36.587 suites 1 1 n/a 0 0 00:08:36.587 tests 32 32 32 0 0 00:08:36.587 asserts 977 977 977 0 n/a 00:08:36.587 00:08:36.587 Elapsed time = 0.651 seconds 00:08:36.587 --72266-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:36.587 --72266-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:36.587 ==72266== 00:08:36.587 ==72266== HEAP SUMMARY: 00:08:36.587 ==72266== in use at exit: 192 bytes in 1 blocks 00:08:36.587 ==72266== total heap usage: 1,313 allocs, 1,312 frees, 229,286 bytes allocated 00:08:36.587 ==72266== 00:08:36.587 ==72266== Searching for pointers to 1 not-freed blocks 00:08:36.587 ==72266== Checked 6,857,968 bytes 00:08:36.587 ==72266== 00:08:36.587 ==72266== LEAK SUMMARY: 00:08:36.587 ==72266== definitely lost: 0 bytes in 0 blocks 00:08:36.587 ==72266== indirectly lost: 0 bytes in 0 blocks 00:08:36.587 ==72266== possibly lost: 0 bytes in 0 blocks 00:08:36.587 ==72266== still reachable: 192 bytes in 1 blocks 00:08:36.587 ==72266== suppressed: 0 bytes in 0 blocks 00:08:36.587 ==72266== Reachable blocks (those to which a pointer was found) are not shown. 00:08:36.587 ==72266== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:36.587 ==72266== 00:08:36.587 ==72266== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:36.587 09:57:25 unittest_nvmf -- unit/unittest.sh@109 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:36.587 ==72278== Memcheck, a memory error detector 00:08:36.587 ==72278== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:36.587 ==72278== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:36.587 ==72278== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:36.587 ==72278== 00:08:36.587 --72278-- Valgrind options: 00:08:36.587 --72278-- --leak-check=full 00:08:36.587 --72278-- --error-exitcode=2 00:08:36.587 --72278-- --verbose 00:08:36.587 --72278-- Contents of /proc/version: 00:08:36.587 --72278-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:36.587 --72278-- 00:08:36.587 --72278-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:36.587 --72278-- Page sizes: currently 4096, max supported 4096 00:08:36.587 --72278-- Valgrind library directory: /usr/libexec/valgrind 00:08:36.587 --72278-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:36.587 --72278-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:36.587 --72278-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:36.587 --72278-- might be shown as UnknownInlinedFun 00:08:36.587 --72278-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:36.587 --72278-- object doesn't have a dynamic symbol table 00:08:36.587 --72278-- Scheduler: using generic scheduler lock implementation. 00:08:36.587 --72278-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:36.587 ==72278== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72278-by-???-on-18e29ac98063 00:08:36.587 ==72278== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72278-by-???-on-18e29ac98063 00:08:36.587 ==72278== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72278-by-???-on-18e29ac98063 00:08:36.587 ==72278== 00:08:36.587 ==72278== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:36.587 ==72278== don't want to do, unless you know exactly what you're doing, 00:08:36.587 ==72278== or are doing some strange experiment): 00:08:36.587 ==72278== /usr/libexec/valgrind/../../bin/vgdb --pid=72278 ...command... 00:08:36.587 ==72278== 00:08:36.587 ==72278== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:36.587 ==72278== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:36.587 ==72278== and then give GDB the following command 00:08:36.587 ==72278== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72278 00:08:36.587 ==72278== --pid is optional if only one valgrind process is running 00:08:36.587 ==72278== 00:08:36.587 --72278-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:36.587 --72278-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:36.587 --72278-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:36.587 --72278-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:36.587 ==72278== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.587 --72278-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:36.587 --72278-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:36.587 --72278-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:36.587 --72278-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:36.918 --72278-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:36.918 --72278-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:36.918 --72278-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:36.918 --72278-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:36.918 --72278-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:36.918 --72278-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:36.918 --72278-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:36.918 --72278-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:36.918 --72278-- Reading syms from /usr/lib64/libm.so.6 00:08:36.918 --72278-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:36.918 --72278-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:36.918 --72278-- Reading syms from /usr/lib64/libc.so.6 00:08:36.918 ==72278== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.918 --72278-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.918 --72278-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.918 ==72278== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.918 --72278-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.918 --72278-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.918 ==72278== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.918 --72278-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.918 --72278-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.918 ==72278== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.918 --72278-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.918 --72278-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.918 --72278-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:36.918 --72278-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:36.918 --72278-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:36.918 --72278-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:36.918 --72278-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:36.918 --72278-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:36.918 --72278-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 --72278-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.918 ==72278== Preferring higher priority redirection: 00:08:36.918 --72278-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:36.918 --72278-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:36.918 --72278-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.919 --72278-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.919 --72278-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.919 --72278-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.919 --72278-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.919 --72278-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.919 --72278-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.919 --72278-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.919 --72278-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.919 ==72278== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.919 --72278-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:36.919 --72278-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:36.919 ==72278== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.919 --72278-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:36.919 --72278-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:36.919 --72278-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:37.178 --72278-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:37.178 --72278-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:37.178 --72278-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:37.178 --72278-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:37.178 --72278-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:37.178 --72278-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:37.178 --72278-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:37.178 --72278-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:37.178 --72278-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:37.178 --72278-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:37.178 --72278-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:37.178 --72278-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:37.178 --72278-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:37.178 --72278-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:37.178 --72278-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:37.178 00:08:37.178 00:08:37.178 CUnit - A unit testing framework for C - Version 2.1-3 00:08:37.178 http://cunit.sourceforge.net/ 00:08:37.178 00:08:37.178 00:08:37.178 Suite: nvmf 00:08:37.178 Test: test_get_rw_params ...passed 00:08:37.178 Test: test_get_rw_ext_params ...passed 00:08:37.178 Test: test_lba_in_range ...passed 00:08:37.178 Test: test_get_dif_ctx ...passed 00:08:37.179 Test: test_nvmf_bdev_ctrlr_identify_ns ...--72278-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:37.179 passed 00:08:37.179 Test: test_spdk_nvmf_bdev_ctrlr_compare_and_write_cmd ...[2024-06-10 09:57:26.564875] /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:37.179 [2024-06-10 09:57:26.600853] /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:37.179 [2024-06-10 09:57:26.603822] /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:37.179 passed 00:08:37.179 Test: test_nvmf_bdev_ctrlr_zcopy_start ...[2024-06-10 09:57:26.610642] /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:37.179 [2024-06-10 09:57:26.612539] /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:37.179 passed 00:08:37.179 Test: test_nvmf_bdev_ctrlr_cmd ...[2024-06-10 09:57:26.617575] /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:37.179 [2024-06-10 09:57:26.619571] /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:37.179 [2024-06-10 09:57:26.629571] /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:37.179 [2024-06-10 09:57:26.630898] /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:37.179 passed 00:08:37.179 Test: test_nvmf_bdev_ctrlr_read_write_cmd ...passed 00:08:37.179 Test: test_nvmf_bdev_ctrlr_nvme_passthru ...passed 00:08:37.179 00:08:37.179 Run Summary: Type Total Ran Passed Failed Inactive 00:08:37.179 suites 1 1 n/a 0 0 00:08:37.179 tests 10 10 10 0 0 00:08:37.179 asserts 159 159 159 0 n/a 00:08:37.179 00:08:37.179 Elapsed time = 0.157 seconds 00:08:37.179 --72278-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:37.438 --72278-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:37.438 ==72278== 00:08:37.438 ==72278== HEAP SUMMARY: 00:08:37.438 ==72278== in use at exit: 0 bytes in 0 blocks 00:08:37.438 ==72278== total heap usage: 91 allocs, 91 frees, 117,352 bytes allocated 00:08:37.438 ==72278== 00:08:37.438 ==72278== All heap blocks were freed -- no leaks are possible 00:08:37.438 ==72278== 00:08:37.438 ==72278== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:37.438 09:57:26 unittest_nvmf -- unit/unittest.sh@110 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:08:37.438 ==72296== Memcheck, a memory error detector 00:08:37.438 ==72296== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:37.438 ==72296== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:37.438 ==72296== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:08:37.438 ==72296== 00:08:37.438 --72296-- Valgrind options: 00:08:37.438 --72296-- --leak-check=full 00:08:37.438 --72296-- --error-exitcode=2 00:08:37.438 --72296-- --verbose 00:08:37.438 --72296-- Contents of /proc/version: 00:08:37.438 --72296-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:37.438 --72296-- 00:08:37.439 --72296-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:37.439 --72296-- Page sizes: currently 4096, max supported 4096 00:08:37.439 --72296-- Valgrind library directory: /usr/libexec/valgrind 00:08:37.439 --72296-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:08:37.439 --72296-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:37.439 --72296-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:37.439 --72296-- might be shown as UnknownInlinedFun 00:08:37.439 --72296-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:37.439 --72296-- object doesn't have a dynamic symbol table 00:08:37.439 --72296-- Scheduler: using generic scheduler lock implementation. 00:08:37.439 --72296-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:37.439 ==72296== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72296-by-???-on-18e29ac98063 00:08:37.439 ==72296== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72296-by-???-on-18e29ac98063 00:08:37.439 ==72296== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72296-by-???-on-18e29ac98063 00:08:37.439 ==72296== 00:08:37.439 ==72296== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:37.439 ==72296== don't want to do, unless you know exactly what you're doing, 00:08:37.439 ==72296== or are doing some strange experiment): 00:08:37.439 ==72296== /usr/libexec/valgrind/../../bin/vgdb --pid=72296 ...command... 00:08:37.439 ==72296== 00:08:37.439 ==72296== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:37.439 ==72296== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:08:37.439 ==72296== and then give GDB the following command 00:08:37.439 ==72296== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72296 00:08:37.439 ==72296== --pid is optional if only one valgrind process is running 00:08:37.439 ==72296== 00:08:37.439 --72296-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:37.439 --72296-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:37.439 --72296-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:37.439 --72296-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:37.439 ==72296== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.439 --72296-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:37.439 --72296-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:37.439 --72296-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:37.439 --72296-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:37.439 --72296-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:37.439 --72296-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:37.439 --72296-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:37.439 --72296-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:37.439 --72296-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:37.439 --72296-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:37.439 --72296-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:37.439 --72296-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:37.439 --72296-- Reading syms from /usr/lib64/libm.so.6 00:08:37.439 --72296-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:37.439 --72296-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:37.439 --72296-- Reading syms from /usr/lib64/libc.so.6 00:08:37.697 ==72296== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.698 --72296-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.698 --72296-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.698 ==72296== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.698 --72296-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.698 --72296-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.698 ==72296== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.698 --72296-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.698 --72296-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.698 ==72296== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.698 --72296-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.698 --72296-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.698 --72296-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:37.698 --72296-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:37.698 --72296-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:37.698 --72296-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:37.698 --72296-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:37.698 --72296-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:37.698 --72296-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 ==72296== Preferring higher priority redirection: 00:08:37.698 --72296-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:37.698 --72296-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:37.698 --72296-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 --72296-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.698 ==72296== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.698 --72296-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:37.698 --72296-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:37.698 ==72296== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.698 --72296-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:37.698 --72296-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:37.698 --72296-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:37.698 --72296-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:37.698 --72296-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:37.698 --72296-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:37.954 --72296-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:37.954 --72296-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:37.954 --72296-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:37.954 --72296-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:37.954 --72296-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:37.955 --72296-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:37.955 --72296-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:37.955 --72296-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:37.955 --72296-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:37.955 --72296-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:37.955 --72296-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:37.955 --72296-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:37.955 00:08:37.955 00:08:37.955 CUnit - A unit testing framework for C - Version 2.1-3 00:08:37.955 http://cunit.sourceforge.net/ 00:08:37.955 00:08:37.955 00:08:37.955 Suite: nvmf 00:08:37.955 Test: test_discovery_log ...--72296-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:37.955 --72296-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:37.955 passed 00:08:37.955 Test: test_discovery_log_with_filters ...passed 00:08:37.955 00:08:37.955 Run Summary: Type Total Ran Passed Failed Inactive 00:08:37.955 suites 1 1 n/a 0 0 00:08:37.955 tests 2 2 2 0 0 00:08:37.955 asserts 238 238 238 0 n/a 00:08:37.955 00:08:37.955 Elapsed time = 0.151 seconds 00:08:37.955 --72296-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:37.955 --72296-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:38.211 ==72296== 00:08:38.211 ==72296== HEAP SUMMARY: 00:08:38.211 ==72296== in use at exit: 0 bytes in 0 blocks 00:08:38.211 ==72296== total heap usage: 256 allocs, 256 frees, 552,224 bytes allocated 00:08:38.211 ==72296== 00:08:38.211 ==72296== All heap blocks were freed -- no leaks are possible 00:08:38.211 ==72296== 00:08:38.211 ==72296== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:38.211 09:57:27 unittest_nvmf -- unit/unittest.sh@111 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:08:38.211 ==72307== Memcheck, a memory error detector 00:08:38.211 ==72307== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:38.211 ==72307== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:38.211 ==72307== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:08:38.211 ==72307== 00:08:38.211 --72307-- Valgrind options: 00:08:38.211 --72307-- --leak-check=full 00:08:38.211 --72307-- --error-exitcode=2 00:08:38.211 --72307-- --verbose 00:08:38.211 --72307-- Contents of /proc/version: 00:08:38.211 --72307-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:38.211 --72307-- 00:08:38.211 --72307-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:38.211 --72307-- Page sizes: currently 4096, max supported 4096 00:08:38.211 --72307-- Valgrind library directory: /usr/libexec/valgrind 00:08:38.211 --72307-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:08:38.211 --72307-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:38.211 --72307-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:38.211 --72307-- might be shown as UnknownInlinedFun 00:08:38.211 --72307-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:38.211 --72307-- object doesn't have a dynamic symbol table 00:08:38.211 --72307-- Scheduler: using generic scheduler lock implementation. 00:08:38.211 --72307-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:38.211 ==72307== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72307-by-???-on-18e29ac98063 00:08:38.211 ==72307== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72307-by-???-on-18e29ac98063 00:08:38.211 ==72307== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72307-by-???-on-18e29ac98063 00:08:38.211 ==72307== 00:08:38.211 ==72307== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:38.211 ==72307== don't want to do, unless you know exactly what you're doing, 00:08:38.211 ==72307== or are doing some strange experiment): 00:08:38.211 ==72307== /usr/libexec/valgrind/../../bin/vgdb --pid=72307 ...command... 00:08:38.211 ==72307== 00:08:38.211 ==72307== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:38.211 ==72307== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:08:38.211 ==72307== and then give GDB the following command 00:08:38.211 ==72307== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72307 00:08:38.211 ==72307== --pid is optional if only one valgrind process is running 00:08:38.211 ==72307== 00:08:38.211 --72307-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:38.211 --72307-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:38.211 --72307-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:38.211 --72307-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:38.211 ==72307== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.211 --72307-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:38.211 --72307-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:38.211 --72307-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:38.211 --72307-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:38.211 --72307-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:38.211 --72307-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:38.211 --72307-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:38.211 --72307-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:38.211 --72307-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:38.211 --72307-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:38.211 --72307-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:38.211 --72307-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:38.211 --72307-- Reading syms from /usr/lib64/libm.so.6 00:08:38.211 --72307-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:38.211 --72307-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:38.211 --72307-- Reading syms from /usr/lib64/libc.so.6 00:08:38.211 ==72307== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.211 --72307-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.211 --72307-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.211 ==72307== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.211 --72307-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.211 --72307-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.211 ==72307== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.211 --72307-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.211 --72307-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.211 ==72307== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.211 --72307-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.212 --72307-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.468 --72307-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:38.468 --72307-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:38.468 --72307-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:38.468 --72307-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:38.468 --72307-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:38.468 --72307-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:38.468 --72307-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.468 --72307-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.468 --72307-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.468 --72307-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.468 --72307-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.468 --72307-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.468 --72307-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.468 --72307-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.468 --72307-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.468 --72307-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.468 --72307-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.468 --72307-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.468 --72307-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 --72307-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 --72307-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 --72307-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 --72307-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 --72307-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 --72307-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 --72307-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 --72307-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 --72307-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 --72307-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 --72307-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 --72307-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 --72307-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 --72307-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 --72307-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 --72307-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 --72307-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 ==72307== Preferring higher priority redirection: 00:08:38.469 --72307-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:38.469 --72307-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:38.469 --72307-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 --72307-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 --72307-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 --72307-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 --72307-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 --72307-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 --72307-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 --72307-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 --72307-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.469 ==72307== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.469 --72307-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:38.469 --72307-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:38.469 ==72307== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.469 --72307-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:38.469 --72307-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:38.469 --72307-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:38.469 --72307-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:38.469 --72307-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:38.469 --72307-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:38.469 --72307-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:38.469 --72307-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:38.469 --72307-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:38.469 --72307-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:38.469 --72307-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:38.469 --72307-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:38.469 --72307-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:38.469 --72307-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:38.469 --72307-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:38.469 --72307-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:38.469 --72307-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:38.469 --72307-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:38.469 --72307-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:38.727 00:08:38.727 00:08:38.727 CUnit - A unit testing framework for C - Version 2.1-3 00:08:38.727 http://cunit.sourceforge.net/ 00:08:38.727 00:08:38.727 00:08:38.727 Suite: nvmf 00:08:38.727 Test: nvmf_test_create_subsystem ...--72307-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:38.727 --72307-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:38.727 [2024-06-10 09:57:28.032997] /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:38.727 [2024-06-10 09:57:28.060127] /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:38.727 [2024-06-10 09:57:28.062134] /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:38.727 [2024-06-10 09:57:28.062332] /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:38.727 [2024-06-10 09:57:28.062948] /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:38.727 [2024-06-10 09:57:28.063134] /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:38.727 [2024-06-10 09:57:28.063624] /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:38.727 [2024-06-10 09:57:28.063725] /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:38.727 [2024-06-10 09:57:28.064318] /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:38.727 [2024-06-10 09:57:28.064496] /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:38.728 [2024-06-10 09:57:28.064991] /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:38.728 [2024-06-10 09:57:28.065092] /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:38.728 [2024-06-10 09:57:28.067931] /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:38.728 [2024-06-10 09:57:28.068151] /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:38.728 [2024-06-10 09:57:28.072715] /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:38.728 [2024-06-10 09:57:28.072913] /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:38.728 [2024-06-10 09:57:28.075346] /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:38.728 [2024-06-10 09:57:28.075544] /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:38.728 [2024-06-10 09:57:28.076245] /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:38.728 [2024-06-10 09:57:28.076429] /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:38.728 [2024-06-10 09:57:28.076914] /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:38.728 [2024-06-10 09:57:28.077023] /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:38.728 passed 00:08:38.728 Test: test_spdk_nvmf_subsystem_add_ns ...[2024-06-10 09:57:28.099294] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2037:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Requested NSID 5 already in use 00:08:38.728 [2024-06-10 09:57:28.100233] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2010:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Invalid NSID 4294967295 00:08:38.728 passed 00:08:38.728 Test: test_spdk_nvmf_subsystem_add_fdp_ns ...[2024-06-10 09:57:28.110645] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2141:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Subsystem with id: 0 can only add FDP namespace. 00:08:38.728 passed 00:08:38.728 Test: test_spdk_nvmf_subsystem_set_sn ...passed 00:08:38.728 Test: test_spdk_nvmf_ns_visible ...[2024-06-10 09:57:28.121091] /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:38.728 passed 00:08:38.728 Test: test_reservation_register ...[2024-06-10 09:57:28.187142] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3080:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:38.728 [2024-06-10 09:57:28.207879] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3138:nvmf_ns_reservation_register: *ERROR*: No registrant 00:08:38.728 passed 00:08:38.986 Test: test_reservation_register_with_ptpl ...--72307-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:38.986 passed 00:08:38.986 Test: test_reservation_acquire_preempt_1 ...[2024-06-10 09:57:28.290840] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3080:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:38.986 passed 00:08:38.986 Test: test_reservation_acquire_release_with_ptpl ...passed 00:08:38.986 Test: test_reservation_release ...[2024-06-10 09:57:28.323397] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3080:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:38.986 passed 00:08:38.986 Test: test_reservation_unregister_notification ...[2024-06-10 09:57:28.330499] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3080:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:38.986 passed 00:08:38.986 Test: test_reservation_release_notification ...[2024-06-10 09:57:28.335358] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3080:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:38.986 passed 00:08:38.986 Test: test_reservation_release_notification_write_exclusive ...[2024-06-10 09:57:28.339408] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3080:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:38.986 passed 00:08:38.986 Test: test_reservation_clear_notification ...[2024-06-10 09:57:28.343465] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3080:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:38.986 passed 00:08:38.986 Test: test_reservation_preempt_notification ...[2024-06-10 09:57:28.347532] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3080:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:38.986 passed 00:08:38.986 Test: test_spdk_nvmf_ns_event ...passed 00:08:38.986 Test: test_nvmf_ns_reservation_add_remove_registrant ...passed 00:08:38.986 Test: test_nvmf_subsystem_add_ctrlr ...passed 00:08:38.986 Test: test_spdk_nvmf_subsystem_add_host ...[2024-06-10 09:57:28.415355] /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:38.986 [2024-06-10 09:57:28.425037] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:1051:spdk_nvmf_subsystem_add_host_ext: *ERROR*: Unable to add host to transport_ut transport 00:08:38.986 passed 00:08:38.986 Test: test_nvmf_ns_reservation_report ...[2024-06-10 09:57:28.440200] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3443:nvmf_ns_reservation_report: *ERROR*: NVMeoF uses extended controller data structure, please set EDS bit in cdw11 and try again 00:08:38.986 passed 00:08:38.986 Test: test_nvmf_nqn_is_valid ...[2024-06-10 09:57:28.443920] /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:38.986 [2024-06-10 09:57:28.444409] /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:a0c86d7a-89b2-4b57-be78-04bc28c6ae1": uuid is not the correct length 00:08:38.986 [2024-06-10 09:57:28.444877] /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:38.986 passed 00:08:38.986 Test: test_nvmf_ns_reservation_restore ...[2024-06-10 09:57:28.456887] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2637:nvmf_ns_reservation_restore: *ERROR*: Existing bdev UUID is not same with configuration file 00:08:38.986 passed 00:08:38.986 Test: test_nvmf_subsystem_state_change ...passed 00:08:38.986 Test: test_nvmf_reservation_custom_ops ...passed 00:08:38.986 00:08:38.986 Run Summary: Type Total Ran Passed Failed Inactive 00:08:38.986 suites 1 1 n/a 0 0 00:08:38.986 tests 24 24 24 0 0 00:08:38.986 asserts 499 499 499 0 n/a 00:08:38.986 00:08:38.986 Elapsed time = 0.489 seconds 00:08:39.244 --72307-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:39.244 ==72307== 00:08:39.244 ==72307== HEAP SUMMARY: 00:08:39.244 ==72307== in use at exit: 296 bytes in 1 blocks 00:08:39.244 ==72307== total heap usage: 1,499 allocs, 1,498 frees, 1,020,767 bytes allocated 00:08:39.244 ==72307== 00:08:39.244 ==72307== Searching for pointers to 1 not-freed blocks 00:08:39.244 ==72307== Checked 6,849,896 bytes 00:08:39.244 ==72307== 00:08:39.244 ==72307== LEAK SUMMARY: 00:08:39.244 ==72307== definitely lost: 0 bytes in 0 blocks 00:08:39.244 ==72307== indirectly lost: 0 bytes in 0 blocks 00:08:39.244 ==72307== possibly lost: 0 bytes in 0 blocks 00:08:39.244 ==72307== still reachable: 296 bytes in 1 blocks 00:08:39.244 ==72307== suppressed: 0 bytes in 0 blocks 00:08:39.244 ==72307== Reachable blocks (those to which a pointer was found) are not shown. 00:08:39.244 ==72307== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:39.244 ==72307== 00:08:39.244 ==72307== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:39.244 09:57:28 unittest_nvmf -- unit/unittest.sh@112 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:08:39.244 ==72315== Memcheck, a memory error detector 00:08:39.244 ==72315== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:39.244 ==72315== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:39.244 ==72315== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:08:39.244 ==72315== 00:08:39.244 --72315-- Valgrind options: 00:08:39.244 --72315-- --leak-check=full 00:08:39.244 --72315-- --error-exitcode=2 00:08:39.244 --72315-- --verbose 00:08:39.244 --72315-- Contents of /proc/version: 00:08:39.244 --72315-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:39.244 --72315-- 00:08:39.244 --72315-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:39.245 --72315-- Page sizes: currently 4096, max supported 4096 00:08:39.245 --72315-- Valgrind library directory: /usr/libexec/valgrind 00:08:39.245 --72315-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:08:39.245 --72315-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:39.245 --72315-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:39.245 --72315-- might be shown as UnknownInlinedFun 00:08:39.245 --72315-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:39.245 --72315-- object doesn't have a dynamic symbol table 00:08:39.245 --72315-- Scheduler: using generic scheduler lock implementation. 00:08:39.245 --72315-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:39.245 ==72315== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72315-by-???-on-18e29ac98063 00:08:39.245 ==72315== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72315-by-???-on-18e29ac98063 00:08:39.245 ==72315== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72315-by-???-on-18e29ac98063 00:08:39.245 ==72315== 00:08:39.245 ==72315== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:39.245 ==72315== don't want to do, unless you know exactly what you're doing, 00:08:39.245 ==72315== or are doing some strange experiment): 00:08:39.245 ==72315== /usr/libexec/valgrind/../../bin/vgdb --pid=72315 ...command... 00:08:39.245 ==72315== 00:08:39.245 ==72315== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:39.245 ==72315== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:08:39.245 ==72315== and then give GDB the following command 00:08:39.245 ==72315== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72315 00:08:39.245 ==72315== --pid is optional if only one valgrind process is running 00:08:39.245 ==72315== 00:08:39.245 --72315-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:39.245 --72315-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:39.245 --72315-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:39.245 --72315-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:39.245 ==72315== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.245 --72315-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:39.245 --72315-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:39.245 --72315-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:39.245 --72315-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:39.245 --72315-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:39.245 --72315-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:39.245 --72315-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:39.245 --72315-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:39.245 --72315-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:39.245 --72315-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:39.245 --72315-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:39.245 --72315-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:39.245 --72315-- Reading syms from /usr/lib64/libm.so.6 00:08:39.245 --72315-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:39.245 --72315-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:39.245 --72315-- Reading syms from /usr/lib64/libc.so.6 00:08:39.503 ==72315== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.503 --72315-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.503 --72315-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:39.503 ==72315== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.503 --72315-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.503 --72315-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:39.503 ==72315== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.503 --72315-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.503 --72315-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:39.503 ==72315== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.503 --72315-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.503 --72315-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:39.503 --72315-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:39.503 --72315-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:39.503 --72315-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:39.503 --72315-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:39.503 --72315-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:39.503 --72315-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:39.503 --72315-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 ==72315== Preferring higher priority redirection: 00:08:39.503 --72315-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:39.503 --72315-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:39.503 --72315-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.503 --72315-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.504 --72315-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.504 --72315-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.504 --72315-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.504 ==72315== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.504 --72315-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:39.504 --72315-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:39.504 ==72315== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.504 --72315-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:39.504 --72315-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:39.504 --72315-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:39.504 --72315-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:39.504 --72315-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:39.504 --72315-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:39.504 --72315-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:39.504 --72315-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:39.504 --72315-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:39.504 --72315-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:39.504 --72315-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:39.504 --72315-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:39.504 --72315-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:39.504 --72315-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:39.504 --72315-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:39.504 --72315-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:39.504 --72315-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:39.761 --72315-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:39.761 --72315-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:39.761 00:08:39.761 00:08:39.761 CUnit - A unit testing framework for C - Version 2.1-3 00:08:39.761 http://cunit.sourceforge.net/ 00:08:39.761 00:08:39.761 00:08:39.761 Suite: nvmf 00:08:39.761 Test: test_nvmf_tcp_create ...--72315-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:39.761 [2024-06-10 09:57:29.101051] /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:39.761 passed 00:08:39.761 Test: test_nvmf_tcp_destroy ...passed 00:08:39.761 Test: test_nvmf_tcp_poll_group_create ...passed 00:08:39.761 Test: test_nvmf_tcp_send_c2h_data ...passed 00:08:40.019 Test: test_nvmf_tcp_h2c_data_hdr_handle ...passed 00:08:40.019 Test: test_nvmf_tcp_in_capsule_data_handle ...passed 00:08:40.019 Test: test_nvmf_tcp_qpair_init_mem_resource ...passed 00:08:40.019 Test: test_nvmf_tcp_send_c2h_term_req ...[2024-06-10 09:57:29.359794] /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:40.019 [2024-06-10 09:57:29.361796] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd980 is same with the state(5) to be set 00:08:40.019 [2024-06-10 09:57:29.363906] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd980 is same with the state(5) to be set 00:08:40.019 [2024-06-10 09:57:29.364039] /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:40.019 [2024-06-10 09:57:29.364134] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd980 is same with the state(5) to be set 00:08:40.019 passed 00:08:40.019 Test: test_nvmf_tcp_send_capsule_resp_pdu ...passed 00:08:40.019 Test: test_nvmf_tcp_icreq_handle ...[2024-06-10 09:57:29.375033] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2117:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:08:40.019 [2024-06-10 09:57:29.375457] /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:40.019 [2024-06-10 09:57:29.375562] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd980 is same with the state(5) to be set 00:08:40.019 [2024-06-10 09:57:29.376013] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2117:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:08:40.019 [2024-06-10 09:57:29.376118] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd980 is same with the state(5) to be set 00:08:40.019 [2024-06-10 09:57:29.376220] /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:40.019 [2024-06-10 09:57:29.376308] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd980 is same with the state(5) to be set 00:08:40.019 [2024-06-10 09:57:29.382524] /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:40.019 [2024-06-10 09:57:29.382646] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd980 is same with the state(5) to be set 00:08:40.019 passed 00:08:40.019 Test: test_nvmf_tcp_check_xfer_type ...passed 00:08:40.019 Test: test_nvmf_tcp_invalid_sgl ...[2024-06-10 09:57:29.396790] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2512:nvmf_tcp_req_parse_sgl: *ERROR*: SGL length 0x1001 exceeds max io size 0x1000 00:08:40.019 [2024-06-10 09:57:29.397726] /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:40.019 [2024-06-10 09:57:29.397836] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd980 is same with the state(5) to be set 00:08:40.019 passed 00:08:40.019 Test: test_nvmf_tcp_pdu_ch_handle ...[2024-06-10 09:57:29.400085] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2244:nvmf_tcp_pdu_ch_handle: *ERROR*: Already received ICreq PDU, and reject this pdu=0x1ffeffe560 00:08:40.019 [2024-06-10 09:57:29.401575] /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:40.019 [2024-06-10 09:57:29.401688] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddc0 is same with the state(5) to be set 00:08:40.019 [2024-06-10 09:57:29.404278] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2301:nvmf_tcp_pdu_ch_handle: *ERROR*: PDU type=0x00, Expected ICReq header length 128, got 0 on tqpair=0x1ffeffddc0 00:08:40.019 [2024-06-10 09:57:29.404536] /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:40.019 [2024-06-10 09:57:29.404642] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddc0 is same with the state(5) to be set 00:08:40.019 [2024-06-10 09:57:29.406685] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2254:nvmf_tcp_pdu_ch_handle: *ERROR*: The TCP/IP connection is not negotiated 00:08:40.020 [2024-06-10 09:57:29.406912] /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:40.020 [2024-06-10 09:57:29.407010] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddc0 is same with the state(5) to be set 00:08:40.020 [2024-06-10 09:57:29.408993] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2293:nvmf_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x05 00:08:40.020 [2024-06-10 09:57:29.409232] /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:40.020 [2024-06-10 09:57:29.409330] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddc0 is same with the state(5) to be set 00:08:40.020 [2024-06-10 09:57:29.411143] /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:40.020 [2024-06-10 09:57:29.411255] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddc0 is same with the state(5) to be set 00:08:40.020 [2024-06-10 09:57:29.413780] /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:40.020 [2024-06-10 09:57:29.413891] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddc0 is same with the state(5) to be set 00:08:40.020 [2024-06-10 09:57:29.416231] /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:40.020 [2024-06-10 09:57:29.416343] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddc0 is same with the state(5) to be set 00:08:40.020 [2024-06-10 09:57:29.418431] /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:40.020 [2024-06-10 09:57:29.418542] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddc0 is same with the state(5) to be set 00:08:40.020 [2024-06-10 09:57:29.421245] /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:40.020 [2024-06-10 09:57:29.421358] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddc0 is same with the state(5) to be set 00:08:40.020 [2024-06-10 09:57:29.423672] /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:40.020 [2024-06-10 09:57:29.423784] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddc0 is same with the state(5) to be set 00:08:40.020 passed 00:08:40.020 Test: test_nvmf_tcp_tls_add_remove_credentials ...--72315-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:40.020 --72315-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:40.020 --72315-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:40.020 --72315-- REDIR: 0x5633bb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:08:40.020 --72315-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:40.278 passed 00:08:40.278 Test: test_nvmf_tcp_tls_generate_psk_id ...[2024-06-10 09:57:29.752761] /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:40.278 [2024-06-10 09:57:29.753829] /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:40.278 passed 00:08:40.278 Test: test_nvmf_tcp_tls_generate_retained_psk ...[2024-06-10 09:57:29.783064] /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:40.278 [2024-06-10 09:57:29.783694] /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:40.278 passed 00:08:40.278 Test: test_nvmf_tcp_tls_generate_tls_psk ...[2024-06-10 09:57:29.790509] /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:40.279 [2024-06-10 09:57:29.791134] /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:40.279 passed 00:08:40.279 00:08:40.537 Run Summary: Type Total Ran Passed Failed Inactive 00:08:40.537 suites 1 1 n/a 0 0 00:08:40.537 tests 17 17 17 0 0 00:08:40.537 asserts 222 222 222 0 n/a 00:08:40.537 00:08:40.537 Elapsed time = 0.739 seconds 00:08:40.537 --72315-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:40.537 ==72315== 00:08:40.537 ==72315== HEAP SUMMARY: 00:08:40.537 ==72315== in use at exit: 67,110,152 bytes in 1,028 blocks 00:08:40.537 ==72315== total heap usage: 12,574 allocs, 11,546 frees, 404,381,791 bytes allocated 00:08:40.537 ==72315== 00:08:40.537 ==72315== Searching for pointers to 1,028 not-freed blocks 00:08:40.537 ==72315== Checked 7,129,184 bytes 00:08:40.537 ==72315== 00:08:40.537 ==72315== LEAK SUMMARY: 00:08:40.537 ==72315== definitely lost: 0 bytes in 0 blocks 00:08:40.537 ==72315== indirectly lost: 0 bytes in 0 blocks 00:08:40.537 ==72315== possibly lost: 0 bytes in 0 blocks 00:08:40.537 ==72315== still reachable: 67,110,152 bytes in 1,028 blocks 00:08:40.537 ==72315== suppressed: 0 bytes in 0 blocks 00:08:40.537 ==72315== Reachable blocks (those to which a pointer was found) are not shown. 00:08:40.537 ==72315== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:40.537 ==72315== 00:08:40.537 ==72315== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:40.537 09:57:29 unittest_nvmf -- unit/unittest.sh@113 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:08:40.537 ==72329== Memcheck, a memory error detector 00:08:40.537 ==72329== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:40.537 ==72329== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:40.537 ==72329== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:08:40.537 ==72329== 00:08:40.537 --72329-- Valgrind options: 00:08:40.537 --72329-- --leak-check=full 00:08:40.537 --72329-- --error-exitcode=2 00:08:40.537 --72329-- --verbose 00:08:40.537 --72329-- Contents of /proc/version: 00:08:40.537 --72329-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:40.537 --72329-- 00:08:40.537 --72329-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:40.537 --72329-- Page sizes: currently 4096, max supported 4096 00:08:40.537 --72329-- Valgrind library directory: /usr/libexec/valgrind 00:08:40.537 --72329-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:08:40.537 --72329-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:40.537 --72329-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:40.537 --72329-- might be shown as UnknownInlinedFun 00:08:40.537 --72329-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:40.537 --72329-- object doesn't have a dynamic symbol table 00:08:40.537 --72329-- Scheduler: using generic scheduler lock implementation. 00:08:40.537 --72329-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:40.537 ==72329== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72329-by-???-on-18e29ac98063 00:08:40.537 ==72329== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72329-by-???-on-18e29ac98063 00:08:40.537 ==72329== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72329-by-???-on-18e29ac98063 00:08:40.537 ==72329== 00:08:40.537 ==72329== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:40.537 ==72329== don't want to do, unless you know exactly what you're doing, 00:08:40.537 ==72329== or are doing some strange experiment): 00:08:40.537 ==72329== /usr/libexec/valgrind/../../bin/vgdb --pid=72329 ...command... 00:08:40.537 ==72329== 00:08:40.537 ==72329== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:40.537 ==72329== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:08:40.537 ==72329== and then give GDB the following command 00:08:40.537 ==72329== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72329 00:08:40.538 ==72329== --pid is optional if only one valgrind process is running 00:08:40.538 ==72329== 00:08:40.538 --72329-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:40.538 --72329-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:40.538 --72329-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:40.538 --72329-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:40.538 ==72329== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.538 --72329-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:40.538 --72329-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:40.538 --72329-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:40.538 --72329-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:40.538 --72329-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:40.796 --72329-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:40.796 --72329-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:40.796 --72329-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:40.796 --72329-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:40.796 --72329-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:40.796 --72329-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:40.796 --72329-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:40.796 --72329-- Reading syms from /usr/lib64/libm.so.6 00:08:40.796 --72329-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:40.796 --72329-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:40.796 --72329-- Reading syms from /usr/lib64/libc.so.6 00:08:40.796 ==72329== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.796 --72329-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.796 --72329-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.796 ==72329== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.796 --72329-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.796 --72329-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.796 ==72329== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.796 --72329-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.796 --72329-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.796 ==72329== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.796 --72329-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.796 --72329-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.796 --72329-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:40.796 --72329-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:40.797 --72329-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:40.797 --72329-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:40.797 --72329-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:40.797 --72329-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:40.797 --72329-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 ==72329== Preferring higher priority redirection: 00:08:40.797 --72329-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:40.797 --72329-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:40.797 --72329-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 --72329-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.797 ==72329== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.797 --72329-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:40.797 --72329-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:40.797 ==72329== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.797 --72329-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:40.797 --72329-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:40.797 --72329-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:40.797 --72329-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:40.798 --72329-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:41.056 --72329-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:41.056 --72329-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:41.056 --72329-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:41.056 --72329-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:41.056 --72329-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:41.056 --72329-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:41.056 --72329-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:41.056 --72329-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:41.056 --72329-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:41.056 --72329-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:41.056 --72329-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:41.056 --72329-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:41.056 --72329-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:41.056 00:08:41.056 00:08:41.056 CUnit - A unit testing framework for C - Version 2.1-3 00:08:41.056 http://cunit.sourceforge.net/ 00:08:41.056 00:08:41.056 00:08:41.056 Suite: nvmf 00:08:41.056 Test: test_nvmf_tgt_create_poll_group ...--72329-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:41.056 passed 00:08:41.056 00:08:41.056 Run Summary: Type Total Ran Passed Failed Inactive 00:08:41.056 suites 1 1 n/a 0 0 00:08:41.056 tests 1 1 1 0 0 00:08:41.056 asserts 17 17 17 0 n/a 00:08:41.056 00:08:41.056 Elapsed time = 0.085 seconds 00:08:41.056 --72329-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:41.056 --72329-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:41.056 ==72329== 00:08:41.056 ==72329== HEAP SUMMARY: 00:08:41.056 ==72329== in use at exit: 67,109,768 bytes in 1,026 blocks 00:08:41.056 ==72329== total heap usage: 1,117 allocs, 91 frees, 67,264,373 bytes allocated 00:08:41.056 ==72329== 00:08:41.056 ==72329== Searching for pointers to 1,026 not-freed blocks 00:08:41.314 ==72329== Checked 6,706,528 bytes 00:08:41.314 ==72329== 00:08:41.314 ==72329== LEAK SUMMARY: 00:08:41.314 ==72329== definitely lost: 0 bytes in 0 blocks 00:08:41.314 ==72329== indirectly lost: 0 bytes in 0 blocks 00:08:41.314 ==72329== possibly lost: 0 bytes in 0 blocks 00:08:41.314 ==72329== still reachable: 67,109,768 bytes in 1,026 blocks 00:08:41.314 ==72329== suppressed: 0 bytes in 0 blocks 00:08:41.314 ==72329== Reachable blocks (those to which a pointer was found) are not shown. 00:08:41.314 ==72329== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:41.314 ==72329== 00:08:41.314 ==72329== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:41.314 00:08:41.314 real 0m5.983s 00:08:41.314 user 0m5.782s 00:08:41.314 sys 0m0.183s 00:08:41.314 09:57:30 unittest_nvmf -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:41.314 09:57:30 unittest_nvmf -- common/autotest_common.sh@10 -- # set +x 00:08:41.314 ************************************ 00:08:41.314 END TEST unittest_nvmf 00:08:41.314 ************************************ 00:08:41.314 09:57:30 -- unit/unittest.sh@262 -- # grep -q '#define SPDK_CONFIG_FC 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:41.314 09:57:30 -- unit/unittest.sh@267 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:41.314 09:57:30 -- unit/unittest.sh@268 -- # run_test unittest_nvmf_rdma valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:41.314 09:57:30 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:08:41.314 09:57:30 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:41.315 09:57:30 -- common/autotest_common.sh@10 -- # set +x 00:08:41.315 ************************************ 00:08:41.315 START TEST unittest_nvmf_rdma 00:08:41.315 ************************************ 00:08:41.315 09:57:30 unittest_nvmf_rdma -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:41.315 ==72359== Memcheck, a memory error detector 00:08:41.315 ==72359== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:41.315 ==72359== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:41.315 ==72359== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:41.315 ==72359== 00:08:41.315 --72359-- Valgrind options: 00:08:41.315 --72359-- --leak-check=full 00:08:41.315 --72359-- --error-exitcode=2 00:08:41.315 --72359-- --verbose 00:08:41.315 --72359-- Contents of /proc/version: 00:08:41.315 --72359-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:41.315 --72359-- 00:08:41.315 --72359-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:41.315 --72359-- Page sizes: currently 4096, max supported 4096 00:08:41.315 --72359-- Valgrind library directory: /usr/libexec/valgrind 00:08:41.315 --72359-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:41.315 --72359-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:41.315 --72359-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:41.315 --72359-- might be shown as UnknownInlinedFun 00:08:41.315 --72359-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:41.315 --72359-- object doesn't have a dynamic symbol table 00:08:41.315 --72359-- Scheduler: using generic scheduler lock implementation. 00:08:41.315 --72359-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:41.315 ==72359== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72359-by-???-on-18e29ac98063 00:08:41.315 ==72359== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72359-by-???-on-18e29ac98063 00:08:41.315 ==72359== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72359-by-???-on-18e29ac98063 00:08:41.315 ==72359== 00:08:41.315 ==72359== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:41.315 ==72359== don't want to do, unless you know exactly what you're doing, 00:08:41.315 ==72359== or are doing some strange experiment): 00:08:41.315 ==72359== /usr/libexec/valgrind/../../bin/vgdb --pid=72359 ...command... 00:08:41.315 ==72359== 00:08:41.315 ==72359== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:41.315 ==72359== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:41.315 ==72359== and then give GDB the following command 00:08:41.315 ==72359== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72359 00:08:41.315 ==72359== --pid is optional if only one valgrind process is running 00:08:41.315 ==72359== 00:08:41.315 --72359-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:41.315 --72359-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:41.315 --72359-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:41.315 --72359-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:41.315 ==72359== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.315 --72359-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:41.315 --72359-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:41.315 --72359-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:41.315 --72359-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:41.315 --72359-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:41.315 --72359-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:41.315 --72359-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:41.315 --72359-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:41.315 --72359-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:41.315 --72359-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:41.315 --72359-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:41.315 --72359-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:41.315 --72359-- Reading syms from /usr/lib64/libm.so.6 00:08:41.315 --72359-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:41.315 --72359-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:41.315 --72359-- Reading syms from /usr/lib64/libc.so.6 00:08:41.575 ==72359== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.575 --72359-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.575 --72359-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.575 ==72359== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.575 --72359-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.575 --72359-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.575 ==72359== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.575 --72359-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.575 --72359-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.575 ==72359== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.575 --72359-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.575 --72359-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.575 --72359-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:41.575 --72359-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:41.575 --72359-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:41.575 --72359-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:41.575 --72359-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:41.575 --72359-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:41.575 --72359-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 ==72359== Preferring higher priority redirection: 00:08:41.575 --72359-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:41.575 --72359-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:41.575 --72359-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.575 --72359-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.576 --72359-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.576 --72359-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.576 --72359-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.576 --72359-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.576 ==72359== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.576 --72359-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.576 --72359-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.576 ==72359== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.576 --72359-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.576 --72359-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.576 --72359-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:41.576 --72359-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:41.576 --72359-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:41.835 --72359-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:41.835 --72359-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:41.835 --72359-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:41.835 --72359-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:41.835 --72359-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:41.835 --72359-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:41.835 --72359-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:41.835 --72359-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:41.835 --72359-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:41.835 --72359-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:41.835 --72359-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:41.835 --72359-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:41.835 --72359-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:41.835 00:08:41.835 00:08:41.835 CUnit - A unit testing framework for C - Version 2.1-3 00:08:41.835 http://cunit.sourceforge.net/ 00:08:41.835 00:08:41.835 00:08:41.835 Suite: nvmf 00:08:41.835 Test: test_spdk_nvmf_rdma_request_parse_sgl ...[2024-06-10 09:57:31.237197] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1858:nvmf_rdma_request_parse_sgl: *ERROR*: SGL length 0x40000 exceeds max io size 0x20000 00:08:41.835 [2024-06-10 09:57:31.279780] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1908:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x1000 exceeds capsule length 0x0 00:08:41.835 [2024-06-10 09:57:31.281402] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1908:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x2000 exceeds capsule length 0x1000 00:08:41.835 passed 00:08:42.094 Test: test_spdk_nvmf_rdma_request_process ...passed 00:08:42.094 Test: test_nvmf_rdma_get_optimal_poll_group ...passed 00:08:42.094 Test: test_spdk_nvmf_rdma_request_parse_sgl_with_md ...passed 00:08:42.094 Test: test_nvmf_rdma_opts_init ...passed 00:08:42.094 Test: test_nvmf_rdma_request_free_data ...--72359-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:42.094 passed 00:08:42.094 Test: test_nvmf_rdma_resources_create ...passed 00:08:42.094 Test: test_nvmf_rdma_qpair_compare ...passed 00:08:42.094 Test: test_nvmf_rdma_resize_cq ...[2024-06-10 09:57:31.585750] /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:42.094 Using CQ of insufficient size may lead to CQ overrun 00:08:42.094 [2024-06-10 09:57:31.587912] /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:42.094 --72359-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:42.094 --72359-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:42.094 [2024-06-10 09:57:31.595510] /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:42.094 passed 00:08:42.094 00:08:42.353 Run Summary: Type Total Ran Passed Failed Inactive 00:08:42.353 suites 1 1 n/a 0 0 00:08:42.353 tests 9 9 9 0 0 00:08:42.353 asserts 579 579 579 0 n/a 00:08:42.353 00:08:42.353 Elapsed time = 0.398 seconds 00:08:42.353 --72359-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:42.353 ==72359== 00:08:42.353 ==72359== HEAP SUMMARY: 00:08:42.353 ==72359== in use at exit: 296 bytes in 1 blocks 00:08:42.353 ==72359== total heap usage: 176 allocs, 175 frees, 918,209 bytes allocated 00:08:42.353 ==72359== 00:08:42.353 ==72359== Searching for pointers to 1 not-freed blocks 00:08:42.353 ==72359== Checked 7,009,624 bytes 00:08:42.353 ==72359== 00:08:42.353 ==72359== LEAK SUMMARY: 00:08:42.353 ==72359== definitely lost: 0 bytes in 0 blocks 00:08:42.353 ==72359== indirectly lost: 0 bytes in 0 blocks 00:08:42.353 ==72359== possibly lost: 0 bytes in 0 blocks 00:08:42.353 ==72359== still reachable: 296 bytes in 1 blocks 00:08:42.353 ==72359== suppressed: 0 bytes in 0 blocks 00:08:42.353 ==72359== Reachable blocks (those to which a pointer was found) are not shown. 00:08:42.353 ==72359== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:42.353 ==72359== 00:08:42.353 ==72359== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:42.353 00:08:42.353 real 0m1.071s 00:08:42.353 user 0m1.037s 00:08:42.353 sys 0m0.030s 00:08:42.353 09:57:31 unittest_nvmf_rdma -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:42.353 09:57:31 unittest_nvmf_rdma -- common/autotest_common.sh@10 -- # set +x 00:08:42.353 ************************************ 00:08:42.353 END TEST unittest_nvmf_rdma 00:08:42.353 ************************************ 00:08:42.353 09:57:31 -- unit/unittest.sh@271 -- # grep -q '#define SPDK_CONFIG_VFIO_USER 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:42.353 09:57:31 -- unit/unittest.sh@272 -- # run_test unittest_nvmf_vfio_user valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:42.353 09:57:31 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:08:42.353 09:57:31 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:42.353 09:57:31 -- common/autotest_common.sh@10 -- # set +x 00:08:42.353 ************************************ 00:08:42.353 START TEST unittest_nvmf_vfio_user 00:08:42.353 ************************************ 00:08:42.353 09:57:31 unittest_nvmf_vfio_user -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:42.353 ==72386== Memcheck, a memory error detector 00:08:42.353 ==72386== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:42.353 ==72386== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:42.353 ==72386== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:42.353 ==72386== 00:08:42.353 --72386-- Valgrind options: 00:08:42.353 --72386-- --leak-check=full 00:08:42.353 --72386-- --error-exitcode=2 00:08:42.353 --72386-- --verbose 00:08:42.353 --72386-- Contents of /proc/version: 00:08:42.354 --72386-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:42.354 --72386-- 00:08:42.354 --72386-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:42.354 --72386-- Page sizes: currently 4096, max supported 4096 00:08:42.354 --72386-- Valgrind library directory: /usr/libexec/valgrind 00:08:42.354 --72386-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:42.354 --72386-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:42.354 --72386-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:42.354 --72386-- might be shown as UnknownInlinedFun 00:08:42.354 --72386-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:42.354 --72386-- object doesn't have a dynamic symbol table 00:08:42.354 --72386-- Scheduler: using generic scheduler lock implementation. 00:08:42.354 --72386-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:42.354 ==72386== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72386-by-???-on-18e29ac98063 00:08:42.354 ==72386== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72386-by-???-on-18e29ac98063 00:08:42.354 ==72386== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72386-by-???-on-18e29ac98063 00:08:42.354 ==72386== 00:08:42.354 ==72386== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:42.354 ==72386== don't want to do, unless you know exactly what you're doing, 00:08:42.354 ==72386== or are doing some strange experiment): 00:08:42.354 ==72386== /usr/libexec/valgrind/../../bin/vgdb --pid=72386 ...command... 00:08:42.354 ==72386== 00:08:42.354 ==72386== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:42.354 ==72386== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:42.354 ==72386== and then give GDB the following command 00:08:42.354 ==72386== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72386 00:08:42.354 ==72386== --pid is optional if only one valgrind process is running 00:08:42.354 ==72386== 00:08:42.354 --72386-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:42.354 --72386-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:42.354 --72386-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:42.354 --72386-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:42.354 ==72386== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.354 --72386-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:42.354 --72386-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:42.354 --72386-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:42.354 --72386-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:42.613 --72386-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:42.613 --72386-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:42.613 --72386-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:42.613 --72386-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:42.613 --72386-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:42.613 --72386-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:42.613 --72386-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:42.613 --72386-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:42.613 --72386-- Reading syms from /usr/lib64/libm.so.6 00:08:42.613 --72386-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:42.613 --72386-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:42.613 --72386-- Reading syms from /usr/lib64/libc.so.6 00:08:42.613 ==72386== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.613 --72386-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.613 --72386-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:42.613 ==72386== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.613 --72386-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.613 --72386-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:42.613 ==72386== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.613 --72386-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.613 --72386-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:42.613 ==72386== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.613 --72386-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.613 --72386-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:42.613 --72386-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:42.613 --72386-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:42.613 --72386-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:42.613 --72386-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:42.613 --72386-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:42.613 --72386-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:42.613 --72386-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.613 --72386-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.613 --72386-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.613 --72386-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.613 --72386-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.613 --72386-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.613 --72386-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.613 --72386-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.613 --72386-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.613 --72386-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.613 --72386-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.613 --72386-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.613 --72386-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.613 --72386-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.613 --72386-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.613 --72386-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.614 --72386-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.614 --72386-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.614 --72386-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.614 --72386-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.614 --72386-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.614 --72386-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.614 --72386-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.614 --72386-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.614 --72386-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.614 --72386-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.614 --72386-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.614 --72386-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.614 --72386-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.614 --72386-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.614 ==72386== Preferring higher priority redirection: 00:08:42.614 --72386-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:42.614 --72386-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:42.614 --72386-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.614 --72386-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.614 --72386-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.614 --72386-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.614 --72386-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.873 --72386-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.873 --72386-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.873 --72386-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.873 --72386-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.873 ==72386== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.873 --72386-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:42.873 --72386-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:42.873 ==72386== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.873 --72386-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:42.873 --72386-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:42.873 --72386-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:42.873 --72386-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:42.873 --72386-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:42.873 --72386-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:42.873 --72386-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:42.873 --72386-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:42.873 --72386-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:42.873 --72386-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:42.873 --72386-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:42.873 --72386-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:42.873 --72386-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:42.873 --72386-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:42.873 --72386-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:42.873 --72386-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:42.873 --72386-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:42.873 --72386-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:42.873 00:08:42.873 00:08:42.873 CUnit - A unit testing framework for C - Version 2.1-3 00:08:42.873 http://cunit.sourceforge.net/ 00:08:42.873 00:08:42.873 00:08:42.873 Suite: vfio_user 00:08:42.873 Test: test_nvme_cmd_map_prps ...--72386-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:42.873 [2024-06-10 09:57:32.308853] /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:42.873 [2024-06-10 09:57:32.350174] /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:42.873 passed 00:08:42.873 Test: test_nvme_cmd_map_sgls ...passed 00:08:42.873 Test: test_nvmf_vfio_user_create_destroy ...passed 00:08:42.873 00:08:43.132 Run Summary: Type Total Ran Passed Failed Inactive 00:08:43.132 suites 1 1 n/a 0 0 00:08:43.132 tests 3 3 3 0 0 00:08:43.132 asserts 100 100 100 0 n/a 00:08:43.132 00:08:43.132 Elapsed time = 0.081 seconds 00:08:43.132 --72386-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:43.132 --72386-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:43.132 ==72386== 00:08:43.132 ==72386== HEAP SUMMARY: 00:08:43.132 ==72386== in use at exit: 296 bytes in 1 blocks 00:08:43.132 ==72386== total heap usage: 110 allocs, 109 frees, 447,804 bytes allocated 00:08:43.132 ==72386== 00:08:43.132 ==72386== Searching for pointers to 1 not-freed blocks 00:08:43.132 ==72386== Checked 6,833,528 bytes 00:08:43.132 ==72386== 00:08:43.132 ==72386== LEAK SUMMARY: 00:08:43.132 ==72386== definitely lost: 0 bytes in 0 blocks 00:08:43.132 ==72386== indirectly lost: 0 bytes in 0 blocks 00:08:43.132 ==72386== possibly lost: 0 bytes in 0 blocks 00:08:43.132 ==72386== still reachable: 296 bytes in 1 blocks 00:08:43.132 ==72386== suppressed: 0 bytes in 0 blocks 00:08:43.132 ==72386== Reachable blocks (those to which a pointer was found) are not shown. 00:08:43.132 ==72386== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:43.132 ==72386== 00:08:43.132 ==72386== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:43.132 00:08:43.132 real 0m0.750s 00:08:43.132 user 0m0.708s 00:08:43.132 sys 0m0.039s 00:08:43.132 09:57:32 unittest_nvmf_vfio_user -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:43.132 09:57:32 unittest_nvmf_vfio_user -- common/autotest_common.sh@10 -- # set +x 00:08:43.132 ************************************ 00:08:43.132 END TEST unittest_nvmf_vfio_user 00:08:43.132 ************************************ 00:08:43.132 09:57:32 -- unit/unittest.sh@275 -- # run_test unittest_scsi unittest_scsi 00:08:43.132 09:57:32 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:08:43.132 09:57:32 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:43.132 09:57:32 -- common/autotest_common.sh@10 -- # set +x 00:08:43.132 ************************************ 00:08:43.132 START TEST unittest_scsi 00:08:43.132 ************************************ 00:08:43.132 09:57:32 unittest_scsi -- common/autotest_common.sh@1124 -- # unittest_scsi 00:08:43.132 09:57:32 unittest_scsi -- unit/unittest.sh@117 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:08:43.132 ==72414== Memcheck, a memory error detector 00:08:43.132 ==72414== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:43.132 ==72414== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:43.132 ==72414== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:08:43.132 ==72414== 00:08:43.132 --72414-- Valgrind options: 00:08:43.132 --72414-- --leak-check=full 00:08:43.132 --72414-- --error-exitcode=2 00:08:43.132 --72414-- --verbose 00:08:43.132 --72414-- Contents of /proc/version: 00:08:43.132 --72414-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:43.132 --72414-- 00:08:43.132 --72414-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:43.132 --72414-- Page sizes: currently 4096, max supported 4096 00:08:43.132 --72414-- Valgrind library directory: /usr/libexec/valgrind 00:08:43.132 --72414-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:08:43.132 --72414-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:43.132 --72414-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:43.132 --72414-- might be shown as UnknownInlinedFun 00:08:43.132 --72414-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:43.133 --72414-- object doesn't have a dynamic symbol table 00:08:43.133 --72414-- Scheduler: using generic scheduler lock implementation. 00:08:43.133 --72414-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:43.133 ==72414== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72414-by-???-on-18e29ac98063 00:08:43.133 ==72414== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72414-by-???-on-18e29ac98063 00:08:43.133 ==72414== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72414-by-???-on-18e29ac98063 00:08:43.133 ==72414== 00:08:43.133 ==72414== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:43.133 ==72414== don't want to do, unless you know exactly what you're doing, 00:08:43.133 ==72414== or are doing some strange experiment): 00:08:43.133 ==72414== /usr/libexec/valgrind/../../bin/vgdb --pid=72414 ...command... 00:08:43.133 ==72414== 00:08:43.133 ==72414== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:43.133 ==72414== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:08:43.133 ==72414== and then give GDB the following command 00:08:43.133 ==72414== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72414 00:08:43.133 ==72414== --pid is optional if only one valgrind process is running 00:08:43.133 ==72414== 00:08:43.133 --72414-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:43.133 --72414-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:43.133 --72414-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:43.133 --72414-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:43.133 ==72414== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.133 --72414-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:43.133 --72414-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:43.133 --72414-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:43.133 --72414-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:43.133 --72414-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:43.392 --72414-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:43.392 --72414-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:43.392 --72414-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:43.392 --72414-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:43.392 --72414-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:43.392 --72414-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:43.392 --72414-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:43.392 --72414-- Reading syms from /usr/lib64/libm.so.6 00:08:43.392 --72414-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:43.392 --72414-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:43.392 --72414-- Reading syms from /usr/lib64/libc.so.6 00:08:43.392 ==72414== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.392 --72414-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.392 --72414-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:43.392 ==72414== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.392 --72414-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.392 --72414-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:43.392 ==72414== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.392 --72414-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.392 --72414-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:43.392 ==72414== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.392 --72414-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.392 --72414-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:43.392 --72414-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:43.392 --72414-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:43.392 --72414-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:43.392 --72414-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:43.392 --72414-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:43.392 --72414-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:43.392 --72414-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.392 --72414-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.393 ==72414== Preferring higher priority redirection: 00:08:43.393 --72414-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:43.393 --72414-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:43.393 --72414-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.393 --72414-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.393 --72414-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.393 --72414-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.393 --72414-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.652 --72414-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.652 --72414-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.652 --72414-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.652 --72414-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.652 ==72414== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.652 --72414-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:43.652 --72414-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:43.652 ==72414== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.652 --72414-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:43.652 --72414-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:43.652 --72414-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:43.652 --72414-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:43.652 --72414-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:43.652 --72414-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:43.652 --72414-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:43.652 --72414-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:43.652 --72414-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:43.652 --72414-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:43.652 --72414-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:43.652 --72414-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:43.652 --72414-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:43.652 --72414-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:43.652 --72414-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:43.652 --72414-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:43.652 --72414-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:43.652 --72414-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:43.652 00:08:43.652 00:08:43.652 CUnit - A unit testing framework for C - Version 2.1-3 00:08:43.652 http://cunit.sourceforge.net/ 00:08:43.652 00:08:43.652 00:08:43.652 Suite: dev_suite 00:08:43.652 Test: dev_destruct_null_dev ...passed 00:08:43.652 Test: dev_destruct_zero_luns ...passed 00:08:43.652 Test: dev_destruct_null_lun ...passed 00:08:43.652 Test: dev_destruct_success ...passed 00:08:43.652 Test: dev_construct_num_luns_zero ...[2024-06-10 09:57:33.070085] /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:43.652 passed 00:08:43.652 Test: dev_construct_no_lun_zero ...[2024-06-10 09:57:33.106197] /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:43.652 passed 00:08:43.652 Test: dev_construct_null_lun ...[2024-06-10 09:57:33.108218] /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:43.652 passed 00:08:43.652 Test: dev_construct_name_too_long ...[2024-06-10 09:57:33.109783] /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:43.652 passed 00:08:43.653 Test: dev_construct_success ...passed 00:08:43.653 Test: dev_construct_success_lun_zero_not_first ...passed 00:08:43.653 Test: dev_queue_mgmt_task_success ...passed 00:08:43.653 Test: dev_queue_task_success ...passed 00:08:43.653 Test: dev_stop_success ...passed 00:08:43.653 Test: dev_add_port_max_ports ...[2024-06-10 09:57:33.122697] /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:43.653 passed 00:08:43.653 Test: dev_add_port_construct_failure1 ...[2024-06-10 09:57:33.126916] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/port.c: 49:scsi_port_construct: *ERROR*: port name too long 00:08:43.653 passed 00:08:43.653 Test: dev_add_port_construct_failure2 ...[2024-06-10 09:57:33.129226] /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:43.653 passed 00:08:43.653 Test: dev_add_port_success1 ...passed 00:08:43.653 Test: dev_add_port_success2 ...passed 00:08:43.653 Test: dev_add_port_success3 ...passed 00:08:43.653 Test: dev_find_port_by_id_num_ports_zero ...passed 00:08:43.653 Test: dev_find_port_by_id_id_not_found_failure ...passed 00:08:43.653 Test: dev_find_port_by_id_success ...passed 00:08:43.653 Test: dev_add_lun_bdev_not_found ...passed 00:08:43.653 Test: dev_add_lun_no_free_lun_id ...[2024-06-10 09:57:33.141478] /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:43.653 passed 00:08:43.653 Test: dev_add_lun_success1 ...passed 00:08:43.653 Test: dev_add_lun_success2 ...passed 00:08:43.653 Test: dev_check_pending_tasks ...passed 00:08:43.653 Test: dev_iterate_luns ...passed 00:08:43.911 Test: dev_find_free_lun ...passed 00:08:43.911 00:08:43.911 Run Summary: Type Total Ran Passed Failed Inactive 00:08:43.911 suites 1 1 n/a 0 0 00:08:43.911 tests 29 29 29 0 0 00:08:43.911 asserts 97 97 97 0 n/a 00:08:43.911 00:08:43.911 Elapsed time = 0.128 seconds 00:08:43.911 --72414-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:43.911 --72414-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:43.911 ==72414== 00:08:43.911 ==72414== HEAP SUMMARY: 00:08:43.911 ==72414== in use at exit: 0 bytes in 0 blocks 00:08:43.911 ==72414== total heap usage: 136 allocs, 136 frees, 662,232 bytes allocated 00:08:43.911 ==72414== 00:08:43.911 ==72414== All heap blocks were freed -- no leaks are possible 00:08:43.911 ==72414== 00:08:43.911 ==72414== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:43.911 09:57:33 unittest_scsi -- unit/unittest.sh@118 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:43.911 ==72421== Memcheck, a memory error detector 00:08:43.911 ==72421== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:43.911 ==72421== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:43.911 ==72421== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:43.911 ==72421== 00:08:43.911 --72421-- Valgrind options: 00:08:43.911 --72421-- --leak-check=full 00:08:43.911 --72421-- --error-exitcode=2 00:08:43.911 --72421-- --verbose 00:08:43.911 --72421-- Contents of /proc/version: 00:08:43.911 --72421-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:43.911 --72421-- 00:08:43.911 --72421-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:43.911 --72421-- Page sizes: currently 4096, max supported 4096 00:08:43.911 --72421-- Valgrind library directory: /usr/libexec/valgrind 00:08:43.911 --72421-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:43.911 --72421-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:43.911 --72421-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:43.911 --72421-- might be shown as UnknownInlinedFun 00:08:43.911 --72421-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:43.911 --72421-- object doesn't have a dynamic symbol table 00:08:43.912 --72421-- Scheduler: using generic scheduler lock implementation. 00:08:43.912 --72421-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:43.912 ==72421== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72421-by-???-on-18e29ac98063 00:08:43.912 ==72421== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72421-by-???-on-18e29ac98063 00:08:43.912 ==72421== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72421-by-???-on-18e29ac98063 00:08:43.912 ==72421== 00:08:43.912 ==72421== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:43.912 ==72421== don't want to do, unless you know exactly what you're doing, 00:08:43.912 ==72421== or are doing some strange experiment): 00:08:43.912 ==72421== /usr/libexec/valgrind/../../bin/vgdb --pid=72421 ...command... 00:08:43.912 ==72421== 00:08:43.912 ==72421== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:43.912 ==72421== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:43.912 ==72421== and then give GDB the following command 00:08:43.912 ==72421== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72421 00:08:43.912 ==72421== --pid is optional if only one valgrind process is running 00:08:43.912 ==72421== 00:08:43.912 --72421-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:43.912 --72421-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:43.912 --72421-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:43.912 --72421-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:43.912 ==72421== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.912 --72421-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:43.912 --72421-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:43.912 --72421-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:43.912 --72421-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:43.912 --72421-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:43.912 --72421-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:43.912 --72421-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:43.912 --72421-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:43.912 --72421-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:43.912 --72421-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:43.912 --72421-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:43.912 --72421-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:43.912 --72421-- Reading syms from /usr/lib64/libm.so.6 00:08:43.912 --72421-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:43.912 --72421-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:43.912 --72421-- Reading syms from /usr/lib64/libc.so.6 00:08:44.170 ==72421== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.170 --72421-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.170 --72421-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.170 ==72421== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.170 --72421-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.170 --72421-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.170 ==72421== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.170 --72421-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.170 --72421-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.170 ==72421== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.170 --72421-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.170 --72421-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.170 --72421-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:44.170 --72421-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:44.170 --72421-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:44.170 --72421-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:44.170 --72421-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:44.170 --72421-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:44.170 --72421-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.170 --72421-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.170 --72421-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.170 --72421-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.170 --72421-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.170 --72421-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.170 --72421-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.170 --72421-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.170 --72421-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.170 --72421-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.170 --72421-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.170 --72421-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 ==72421== Preferring higher priority redirection: 00:08:44.171 --72421-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:44.171 --72421-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:44.171 --72421-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 --72421-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.171 ==72421== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.171 --72421-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:44.171 --72421-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:44.171 ==72421== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.171 --72421-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:44.171 --72421-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:44.171 --72421-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:44.171 --72421-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:44.171 --72421-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:44.171 --72421-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:44.171 --72421-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:44.171 --72421-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:44.171 --72421-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:44.171 --72421-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:44.171 --72421-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:44.171 --72421-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:44.171 --72421-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:44.171 --72421-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:44.171 --72421-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:44.171 --72421-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:44.429 --72421-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:44.429 --72421-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:44.429 --72421-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:44.429 00:08:44.429 00:08:44.429 CUnit - A unit testing framework for C - Version 2.1-3 00:08:44.429 http://cunit.sourceforge.net/ 00:08:44.429 00:08:44.429 00:08:44.429 Suite: lun_suite 00:08:44.429 Test: lun_task_mgmt_execute_abort_task_not_supported ...[2024-06-10 09:57:33.755858] /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:44.429 passed 00:08:44.430 Test: lun_task_mgmt_execute_abort_task_all_not_supported ...[2024-06-10 09:57:33.793326] /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:44.430 passed 00:08:44.430 Test: lun_task_mgmt_execute_lun_reset ...passed 00:08:44.430 Test: lun_task_mgmt_execute_target_reset ...passed 00:08:44.430 Test: lun_task_mgmt_execute_invalid_case ...[2024-06-10 09:57:33.799415] /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:44.430 passed 00:08:44.430 Test: lun_append_task_null_lun_task_cdb_spc_inquiry ...passed 00:08:44.430 Test: lun_append_task_null_lun_alloc_len_lt_4096 ...passed 00:08:44.430 Test: lun_append_task_null_lun_not_supported ...passed 00:08:44.430 Test: lun_execute_scsi_task_pending ...passed 00:08:44.430 Test: lun_execute_scsi_task_complete ...passed 00:08:44.430 Test: lun_execute_scsi_task_resize ...passed 00:08:44.430 Test: lun_destruct_success ...passed 00:08:44.430 Test: lun_construct_null_ctx ...[2024-06-10 09:57:33.823940] /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:44.430 passed 00:08:44.430 Test: lun_construct_success ...passed 00:08:44.430 Test: lun_reset_task_wait_scsi_task_complete ...passed 00:08:44.430 Test: lun_reset_task_suspend_scsi_task ...passed 00:08:44.430 Test: lun_check_pending_tasks_only_for_specific_initiator ...passed 00:08:44.430 Test: abort_pending_mgmt_tasks_when_lun_is_removed ...passed 00:08:44.430 00:08:44.430 Run Summary: Type Total Ran Passed Failed Inactive 00:08:44.430 suites 1 1 n/a 0 0 00:08:44.430 tests 18 18 18 0 0 00:08:44.430 asserts 153 153 153 0 n/a 00:08:44.430 00:08:44.430 Elapsed time = 0.130 seconds 00:08:44.430 --72421-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:44.430 --72421-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:44.688 ==72421== 00:08:44.688 ==72421== HEAP SUMMARY: 00:08:44.688 ==72421== in use at exit: 0 bytes in 0 blocks 00:08:44.688 ==72421== total heap usage: 1,167 allocs, 1,167 frees, 199,640 bytes allocated 00:08:44.688 ==72421== 00:08:44.688 ==72421== All heap blocks were freed -- no leaks are possible 00:08:44.688 ==72421== 00:08:44.688 ==72421== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:44.688 09:57:33 unittest_scsi -- unit/unittest.sh@119 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:08:44.688 ==72429== Memcheck, a memory error detector 00:08:44.688 ==72429== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:44.688 ==72429== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:44.688 ==72429== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:08:44.688 ==72429== 00:08:44.688 --72429-- Valgrind options: 00:08:44.688 --72429-- --leak-check=full 00:08:44.688 --72429-- --error-exitcode=2 00:08:44.688 --72429-- --verbose 00:08:44.688 --72429-- Contents of /proc/version: 00:08:44.688 --72429-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:44.688 --72429-- 00:08:44.688 --72429-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:44.688 --72429-- Page sizes: currently 4096, max supported 4096 00:08:44.688 --72429-- Valgrind library directory: /usr/libexec/valgrind 00:08:44.688 --72429-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:08:44.688 --72429-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:44.688 --72429-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:44.688 --72429-- might be shown as UnknownInlinedFun 00:08:44.688 --72429-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:44.688 --72429-- object doesn't have a dynamic symbol table 00:08:44.688 --72429-- Scheduler: using generic scheduler lock implementation. 00:08:44.688 --72429-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:44.688 ==72429== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72429-by-???-on-18e29ac98063 00:08:44.688 ==72429== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72429-by-???-on-18e29ac98063 00:08:44.688 ==72429== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72429-by-???-on-18e29ac98063 00:08:44.688 ==72429== 00:08:44.688 ==72429== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:44.688 ==72429== don't want to do, unless you know exactly what you're doing, 00:08:44.688 ==72429== or are doing some strange experiment): 00:08:44.689 ==72429== /usr/libexec/valgrind/../../bin/vgdb --pid=72429 ...command... 00:08:44.689 ==72429== 00:08:44.689 ==72429== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:44.689 ==72429== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:08:44.689 ==72429== and then give GDB the following command 00:08:44.689 ==72429== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72429 00:08:44.689 ==72429== --pid is optional if only one valgrind process is running 00:08:44.689 ==72429== 00:08:44.689 --72429-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:44.689 --72429-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:44.689 --72429-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:44.689 --72429-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:44.689 ==72429== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.689 --72429-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:44.689 --72429-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:44.689 --72429-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:44.689 --72429-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:44.689 --72429-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:44.689 --72429-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:44.689 --72429-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:44.689 --72429-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:44.689 --72429-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:44.689 --72429-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:44.689 --72429-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:44.689 --72429-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:44.689 --72429-- Reading syms from /usr/lib64/libm.so.6 00:08:44.689 --72429-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:44.689 --72429-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:44.689 --72429-- Reading syms from /usr/lib64/libc.so.6 00:08:44.689 ==72429== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.689 --72429-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.689 --72429-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.689 ==72429== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.689 --72429-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.689 --72429-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.689 ==72429== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.689 --72429-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.689 --72429-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.689 ==72429== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.689 --72429-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.689 --72429-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.689 --72429-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:44.689 --72429-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:44.689 --72429-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:44.689 --72429-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:44.948 --72429-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:44.948 --72429-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:44.948 --72429-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 --72429-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.948 ==72429== Preferring higher priority redirection: 00:08:44.949 --72429-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:44.949 --72429-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:44.949 --72429-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.949 --72429-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.949 --72429-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.949 --72429-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.949 --72429-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.949 --72429-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.949 --72429-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.949 --72429-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.949 --72429-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.949 ==72429== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.949 --72429-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:44.949 --72429-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:44.949 ==72429== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.949 --72429-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:44.949 --72429-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:44.949 --72429-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:44.949 --72429-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:44.949 --72429-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:44.949 --72429-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:44.949 --72429-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:44.949 --72429-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:44.949 --72429-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:44.949 --72429-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:44.949 --72429-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:44.949 --72429-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:44.949 --72429-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:44.949 --72429-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:44.949 --72429-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:44.949 --72429-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:44.949 --72429-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:44.949 --72429-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:44.949 00:08:44.949 00:08:44.949 CUnit - A unit testing framework for C - Version 2.1-3 00:08:44.949 http://cunit.sourceforge.net/ 00:08:44.949 00:08:44.949 00:08:44.949 Suite: scsi_suite 00:08:44.949 Test: scsi_init ...passed 00:08:44.949 00:08:44.949 Run Summary: Type Total Ran Passed Failed Inactive 00:08:44.949 suites 1 1 n/a 0 0 00:08:44.949 tests 1 1 1 0 0 00:08:44.949 asserts 1 1 1 0 n/a 00:08:44.949 00:08:44.949 Elapsed time = 0.003 seconds 00:08:44.949 --72429-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:44.949 --72429-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:45.207 ==72429== 00:08:45.207 ==72429== HEAP SUMMARY: 00:08:45.207 ==72429== in use at exit: 0 bytes in 0 blocks 00:08:45.207 ==72429== total heap usage: 75 allocs, 75 frees, 135,175 bytes allocated 00:08:45.207 ==72429== 00:08:45.207 ==72429== All heap blocks were freed -- no leaks are possible 00:08:45.207 ==72429== 00:08:45.207 ==72429== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:45.207 09:57:34 unittest_scsi -- unit/unittest.sh@120 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:45.207 ==72431== Memcheck, a memory error detector 00:08:45.207 ==72431== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:45.207 ==72431== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:45.207 ==72431== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:45.207 ==72431== 00:08:45.207 --72431-- Valgrind options: 00:08:45.208 --72431-- --leak-check=full 00:08:45.208 --72431-- --error-exitcode=2 00:08:45.208 --72431-- --verbose 00:08:45.208 --72431-- Contents of /proc/version: 00:08:45.208 --72431-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:45.208 --72431-- 00:08:45.208 --72431-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:45.208 --72431-- Page sizes: currently 4096, max supported 4096 00:08:45.208 --72431-- Valgrind library directory: /usr/libexec/valgrind 00:08:45.208 --72431-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:45.208 --72431-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:45.208 --72431-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:45.208 --72431-- might be shown as UnknownInlinedFun 00:08:45.208 --72431-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:45.208 --72431-- object doesn't have a dynamic symbol table 00:08:45.208 --72431-- Scheduler: using generic scheduler lock implementation. 00:08:45.208 --72431-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:45.208 ==72431== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72431-by-???-on-18e29ac98063 00:08:45.208 ==72431== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72431-by-???-on-18e29ac98063 00:08:45.208 ==72431== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72431-by-???-on-18e29ac98063 00:08:45.208 ==72431== 00:08:45.208 ==72431== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:45.208 ==72431== don't want to do, unless you know exactly what you're doing, 00:08:45.208 ==72431== or are doing some strange experiment): 00:08:45.208 ==72431== /usr/libexec/valgrind/../../bin/vgdb --pid=72431 ...command... 00:08:45.208 ==72431== 00:08:45.208 ==72431== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:45.208 ==72431== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:45.208 ==72431== and then give GDB the following command 00:08:45.208 ==72431== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72431 00:08:45.208 ==72431== --pid is optional if only one valgrind process is running 00:08:45.208 ==72431== 00:08:45.208 --72431-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:45.208 --72431-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:45.208 --72431-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:45.208 --72431-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:45.208 ==72431== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.208 --72431-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:45.208 --72431-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:45.208 --72431-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:45.208 --72431-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:45.208 --72431-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:45.208 --72431-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:45.208 --72431-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:45.208 --72431-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:45.208 --72431-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:45.208 --72431-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:45.209 --72431-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:45.209 --72431-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:45.209 --72431-- Reading syms from /usr/lib64/libm.so.6 00:08:45.209 --72431-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:45.209 --72431-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:45.209 --72431-- Reading syms from /usr/lib64/libc.so.6 00:08:45.209 ==72431== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.209 --72431-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.209 --72431-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.209 ==72431== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.209 --72431-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.209 --72431-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.209 ==72431== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.209 --72431-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.209 --72431-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.209 ==72431== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.209 --72431-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.209 --72431-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.209 --72431-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:45.209 --72431-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:45.209 --72431-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:45.209 --72431-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:45.467 --72431-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:45.467 --72431-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:45.467 --72431-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 ==72431== Preferring higher priority redirection: 00:08:45.467 --72431-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:45.467 --72431-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:45.467 --72431-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 --72431-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.467 ==72431== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.468 --72431-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:45.468 --72431-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:45.468 ==72431== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.468 --72431-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:45.468 --72431-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:45.468 --72431-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:45.468 --72431-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:45.468 --72431-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:45.468 --72431-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:45.468 --72431-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:45.468 --72431-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:45.468 --72431-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:45.468 --72431-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:45.468 --72431-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:45.468 --72431-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:45.468 --72431-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:45.468 --72431-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:45.468 --72431-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:45.468 --72431-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:45.468 --72431-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:45.468 --72431-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:45.468 00:08:45.468 00:08:45.468 CUnit - A unit testing framework for C - Version 2.1-3 00:08:45.468 http://cunit.sourceforge.net/ 00:08:45.468 00:08:45.468 00:08:45.468 Suite: translation_suite 00:08:45.468 Test: mode_select_6_test ...passed 00:08:45.468 Test: mode_select_6_test2 ...passed 00:08:45.468 Test: mode_sense_6_test ...--72431-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:45.468 passed 00:08:45.468 Test: mode_sense_10_test ...passed 00:08:45.468 Test: inquiry_evpd_test ...passed 00:08:45.468 Test: inquiry_standard_test ...passed 00:08:45.468 Test: inquiry_overflow_test ...passed 00:08:45.726 Test: task_complete_test ...passed 00:08:45.726 Test: lba_range_test ...passed 00:08:45.726 Test: xfer_len_test ...[2024-06-10 09:57:35.015336] /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:45.726 passed 00:08:45.726 Test: xfer_test ...passed 00:08:45.726 Test: scsi_name_padding_test ...passed 00:08:45.726 Test: get_dif_ctx_test ...passed 00:08:45.726 Test: unmap_split_test ...passed 00:08:45.726 00:08:45.726 Run Summary: Type Total Ran Passed Failed Inactive 00:08:45.726 suites 1 1 n/a 0 0 00:08:45.726 tests 14 14 14 0 0 00:08:45.726 asserts 1205 1205 1205 0 n/a 00:08:45.726 00:08:45.726 Elapsed time = 0.172 seconds 00:08:45.726 --72431-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:45.726 --72431-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:45.726 ==72431== 00:08:45.726 ==72431== HEAP SUMMARY: 00:08:45.726 ==72431== in use at exit: 0 bytes in 0 blocks 00:08:45.726 ==72431== total heap usage: 378 allocs, 378 frees, 1,207,348 bytes allocated 00:08:45.726 ==72431== 00:08:45.726 ==72431== All heap blocks were freed -- no leaks are possible 00:08:45.726 ==72431== 00:08:45.726 ==72431== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:45.726 09:57:35 unittest_scsi -- unit/unittest.sh@121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:08:45.726 ==72442== Memcheck, a memory error detector 00:08:45.726 ==72442== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:45.726 ==72442== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:45.726 ==72442== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:08:45.726 ==72442== 00:08:45.726 --72442-- Valgrind options: 00:08:45.726 --72442-- --leak-check=full 00:08:45.726 --72442-- --error-exitcode=2 00:08:45.726 --72442-- --verbose 00:08:45.726 --72442-- Contents of /proc/version: 00:08:45.726 --72442-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:45.726 --72442-- 00:08:45.726 --72442-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:45.726 --72442-- Page sizes: currently 4096, max supported 4096 00:08:45.726 --72442-- Valgrind library directory: /usr/libexec/valgrind 00:08:45.726 --72442-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:08:45.726 --72442-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:45.726 --72442-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:45.726 --72442-- might be shown as UnknownInlinedFun 00:08:45.726 --72442-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:45.726 --72442-- object doesn't have a dynamic symbol table 00:08:45.726 --72442-- Scheduler: using generic scheduler lock implementation. 00:08:45.726 --72442-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:45.726 ==72442== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72442-by-???-on-18e29ac98063 00:08:45.726 ==72442== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72442-by-???-on-18e29ac98063 00:08:45.726 ==72442== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72442-by-???-on-18e29ac98063 00:08:45.727 ==72442== 00:08:45.727 ==72442== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:45.727 ==72442== don't want to do, unless you know exactly what you're doing, 00:08:45.727 ==72442== or are doing some strange experiment): 00:08:45.727 ==72442== /usr/libexec/valgrind/../../bin/vgdb --pid=72442 ...command... 00:08:45.727 ==72442== 00:08:45.727 ==72442== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:45.727 ==72442== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:08:45.727 ==72442== and then give GDB the following command 00:08:45.727 ==72442== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72442 00:08:45.727 ==72442== --pid is optional if only one valgrind process is running 00:08:45.727 ==72442== 00:08:45.727 --72442-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:45.727 --72442-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:45.727 --72442-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:45.727 --72442-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:45.727 ==72442== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.727 --72442-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:45.727 --72442-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:45.727 --72442-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:45.985 --72442-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:45.985 --72442-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:45.985 --72442-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:45.985 --72442-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:45.985 --72442-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:45.985 --72442-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:45.985 --72442-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:45.985 --72442-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:45.985 --72442-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:45.985 --72442-- Reading syms from /usr/lib64/libm.so.6 00:08:45.985 --72442-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:45.985 --72442-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:45.985 --72442-- Reading syms from /usr/lib64/libc.so.6 00:08:45.985 ==72442== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.985 --72442-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.985 --72442-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.985 ==72442== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.985 --72442-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.985 --72442-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.985 ==72442== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.985 --72442-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.985 --72442-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.985 ==72442== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.985 --72442-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.985 --72442-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.985 --72442-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:45.985 --72442-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:45.985 --72442-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:45.985 --72442-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:45.985 --72442-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:45.985 --72442-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:45.985 --72442-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.985 --72442-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.985 --72442-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.985 --72442-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.985 --72442-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.985 --72442-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.985 --72442-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 ==72442== Preferring higher priority redirection: 00:08:45.986 --72442-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:45.986 --72442-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:45.986 --72442-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 --72442-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.986 ==72442== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.986 --72442-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:45.986 --72442-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:45.986 ==72442== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.986 --72442-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:45.986 --72442-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:45.986 --72442-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:45.986 --72442-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:46.244 --72442-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:46.244 --72442-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:46.244 --72442-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:46.244 --72442-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:46.244 --72442-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:46.244 --72442-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:46.244 --72442-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:46.244 --72442-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:46.244 --72442-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:46.244 --72442-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:46.245 --72442-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:46.245 --72442-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:46.245 --72442-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:46.245 --72442-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:46.245 00:08:46.245 00:08:46.245 CUnit - A unit testing framework for C - Version 2.1-3 00:08:46.245 http://cunit.sourceforge.net/ 00:08:46.245 00:08:46.245 00:08:46.245 Suite: reservation_suite 00:08:46.245 Test: test_reservation_register ...[2024-06-10 09:57:35.604362] /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:46.245 passed 00:08:46.245 Test: test_reservation_reserve ...[2024-06-10 09:57:35.639387] /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:46.245 [2024-06-10 09:57:35.644424] /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:46.245 [2024-06-10 09:57:35.650132] /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:46.245 passed 00:08:46.245 Test: test_reservation_preempt_non_all_regs ...[2024-06-10 09:57:35.652592] /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:46.245 [2024-06-10 09:57:35.655436] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 458:scsi_pr_out_preempt: *ERROR*: Zeroed sa_rkey 00:08:46.245 passed 00:08:46.245 Test: test_reservation_preempt_all_regs ...[2024-06-10 09:57:35.662820] /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:46.245 passed 00:08:46.245 Test: test_reservation_cmds_conflict ...[2024-06-10 09:57:35.668314] /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:46.245 [2024-06-10 09:57:35.672895] /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:46.245 [2024-06-10 09:57:35.675205] /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:46.245 [2024-06-10 09:57:35.675912] /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:46.245 [2024-06-10 09:57:35.676527] /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:46.245 [2024-06-10 09:57:35.677142] /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:46.245 passed 00:08:46.245 Test: test_scsi2_reserve_release ...passed 00:08:46.245 Test: test_pr_with_scsi2_reserve_release ...[2024-06-10 09:57:35.689589] /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:46.245 passed 00:08:46.245 00:08:46.245 Run Summary: Type Total Ran Passed Failed Inactive 00:08:46.245 suites 1 1 n/a 0 0 00:08:46.245 tests 7 7 7 0 0 00:08:46.245 asserts 257 257 257 0 n/a 00:08:46.245 00:08:46.245 Elapsed time = 0.111 seconds 00:08:46.245 --72442-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:46.245 --72442-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:46.245 ==72442== 00:08:46.245 ==72442== HEAP SUMMARY: 00:08:46.245 ==72442== in use at exit: 0 bytes in 0 blocks 00:08:46.245 ==72442== total heap usage: 102 allocs, 102 frees, 122,608 bytes allocated 00:08:46.245 ==72442== 00:08:46.245 ==72442== All heap blocks were freed -- no leaks are possible 00:08:46.245 ==72442== 00:08:46.245 ==72442== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:46.245 00:08:46.245 real 0m3.236s 00:08:46.245 user 0m3.114s 00:08:46.245 sys 0m0.112s 00:08:46.245 09:57:35 unittest_scsi -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:46.245 09:57:35 unittest_scsi -- common/autotest_common.sh@10 -- # set +x 00:08:46.245 ************************************ 00:08:46.245 END TEST unittest_scsi 00:08:46.245 ************************************ 00:08:46.504 09:57:35 -- unit/unittest.sh@278 -- # uname -s 00:08:46.504 09:57:35 -- unit/unittest.sh@278 -- # '[' Linux = Linux ']' 00:08:46.504 09:57:35 -- unit/unittest.sh@279 -- # run_test unittest_sock unittest_sock 00:08:46.504 09:57:35 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:08:46.504 09:57:35 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:46.504 09:57:35 -- common/autotest_common.sh@10 -- # set +x 00:08:46.504 ************************************ 00:08:46.504 START TEST unittest_sock 00:08:46.504 ************************************ 00:08:46.504 09:57:35 unittest_sock -- common/autotest_common.sh@1124 -- # unittest_sock 00:08:46.505 09:57:35 unittest_sock -- unit/unittest.sh@125 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:08:46.505 ==72470== Memcheck, a memory error detector 00:08:46.505 ==72470== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:46.505 ==72470== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:46.505 ==72470== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:08:46.505 ==72470== 00:08:46.505 --72470-- Valgrind options: 00:08:46.505 --72470-- --leak-check=full 00:08:46.505 --72470-- --error-exitcode=2 00:08:46.505 --72470-- --verbose 00:08:46.505 --72470-- Contents of /proc/version: 00:08:46.505 --72470-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:46.505 --72470-- 00:08:46.505 --72470-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:46.505 --72470-- Page sizes: currently 4096, max supported 4096 00:08:46.505 --72470-- Valgrind library directory: /usr/libexec/valgrind 00:08:46.505 --72470-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:08:46.505 --72470-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:46.505 --72470-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:46.505 --72470-- might be shown as UnknownInlinedFun 00:08:46.505 --72470-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:46.505 --72470-- object doesn't have a dynamic symbol table 00:08:46.505 --72470-- Scheduler: using generic scheduler lock implementation. 00:08:46.505 --72470-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:46.505 ==72470== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72470-by-???-on-18e29ac98063 00:08:46.505 ==72470== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72470-by-???-on-18e29ac98063 00:08:46.505 ==72470== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72470-by-???-on-18e29ac98063 00:08:46.505 ==72470== 00:08:46.505 ==72470== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:46.505 ==72470== don't want to do, unless you know exactly what you're doing, 00:08:46.505 ==72470== or are doing some strange experiment): 00:08:46.505 ==72470== /usr/libexec/valgrind/../../bin/vgdb --pid=72470 ...command... 00:08:46.505 ==72470== 00:08:46.505 ==72470== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:46.505 ==72470== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:08:46.505 ==72470== and then give GDB the following command 00:08:46.505 ==72470== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72470 00:08:46.505 ==72470== --pid is optional if only one valgrind process is running 00:08:46.505 ==72470== 00:08:46.505 --72470-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:46.505 --72470-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:46.505 --72470-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:46.505 --72470-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:46.505 ==72470== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.505 --72470-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:46.505 --72470-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:46.505 --72470-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:46.505 --72470-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:46.505 --72470-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:46.505 --72470-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:46.505 --72470-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:46.505 --72470-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:46.505 --72470-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:46.505 --72470-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:46.505 --72470-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:46.505 --72470-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:46.505 --72470-- Reading syms from /usr/lib64/libm.so.6 00:08:46.505 --72470-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:46.505 --72470-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:46.505 --72470-- Reading syms from /usr/lib64/libc.so.6 00:08:46.505 ==72470== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.505 --72470-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.505 --72470-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.505 ==72470== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.505 --72470-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.505 --72470-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.505 ==72470== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.505 --72470-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.505 --72470-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.505 ==72470== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.506 --72470-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.506 --72470-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.765 --72470-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:46.765 --72470-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:46.765 --72470-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:46.765 --72470-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:46.765 --72470-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:46.765 --72470-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:46.765 --72470-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.765 --72470-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.765 --72470-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.765 --72470-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.765 --72470-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.765 --72470-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.765 --72470-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.765 --72470-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.765 --72470-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.765 --72470-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.765 --72470-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.765 --72470-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.765 --72470-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.765 --72470-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.765 --72470-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.765 --72470-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.765 --72470-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.766 --72470-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.766 --72470-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.766 --72470-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.766 --72470-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.766 --72470-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.766 --72470-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.766 --72470-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.766 --72470-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.766 --72470-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.766 --72470-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.766 --72470-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.766 --72470-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.766 --72470-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.766 ==72470== Preferring higher priority redirection: 00:08:46.766 --72470-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:46.766 --72470-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:46.766 --72470-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.766 --72470-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.766 --72470-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.766 --72470-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.766 --72470-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.766 --72470-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.766 --72470-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.766 --72470-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.766 --72470-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.766 ==72470== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.766 --72470-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:46.766 --72470-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:46.766 ==72470== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.766 --72470-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:46.766 --72470-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:46.766 --72470-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:46.766 --72470-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:46.766 --72470-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:46.766 --72470-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:46.766 --72470-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:46.766 --72470-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:46.766 --72470-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:46.766 --72470-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:46.766 --72470-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:46.766 --72470-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:46.766 --72470-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:46.766 --72470-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:46.766 --72470-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:47.025 --72470-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:47.025 --72470-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:47.025 --72470-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:47.025 00:08:47.025 00:08:47.025 CUnit - A unit testing framework for C - Version 2.1-3 00:08:47.025 http://cunit.sourceforge.net/ 00:08:47.025 00:08:47.025 00:08:47.025 Suite: sock 00:08:47.025 Test: posix_sock ...--72470-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:47.025 --72470-- REDIR: 0x5633bb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:08:47.025 --72470-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:47.025 --72470-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:47.025 passed 00:08:47.025 Test: ut_sock ...passed 00:08:47.025 Test: posix_sock_group ...passed 00:08:47.026 Test: ut_sock_group ...passed 00:08:47.026 Test: posix_sock_group_fairness ...passed 00:08:47.285 Test: _posix_sock_close ...passed 00:08:47.285 Test: sock_get_default_opts ...passed 00:08:47.285 Test: ut_sock_impl_get_set_opts ...passed 00:08:47.285 Test: posix_sock_impl_get_set_opts ...passed 00:08:47.285 Test: ut_sock_map ...passed 00:08:47.285 Test: override_impl_opts ...passed 00:08:47.285 Test: ut_sock_group_get_ctx ...passed 00:08:47.285 00:08:47.285 Run Summary: Type Total Ran Passed Failed Inactive 00:08:47.285 suites 1 1 n/a 0 0 00:08:47.285 tests 12 12 12 0 0 00:08:47.285 asserts 349 349 349 0 n/a 00:08:47.285 00:08:47.285 Elapsed time = 0.265 seconds 00:08:47.285 --72470-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:47.285 ==72470== 00:08:47.285 ==72470== HEAP SUMMARY: 00:08:47.285 ==72470== in use at exit: 0 bytes in 0 blocks 00:08:47.285 ==72470== total heap usage: 263 allocs, 263 frees, 217,610 bytes allocated 00:08:47.285 ==72470== 00:08:47.285 ==72470== All heap blocks were freed -- no leaks are possible 00:08:47.285 ==72470== 00:08:47.285 ==72470== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:47.285 09:57:36 unittest_sock -- unit/unittest.sh@126 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:08:47.285 ==72482== Memcheck, a memory error detector 00:08:47.285 ==72482== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:47.285 ==72482== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:47.285 ==72482== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:08:47.285 ==72482== 00:08:47.285 --72482-- Valgrind options: 00:08:47.285 --72482-- --leak-check=full 00:08:47.285 --72482-- --error-exitcode=2 00:08:47.285 --72482-- --verbose 00:08:47.285 --72482-- Contents of /proc/version: 00:08:47.285 --72482-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:47.285 --72482-- 00:08:47.285 --72482-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:47.285 --72482-- Page sizes: currently 4096, max supported 4096 00:08:47.285 --72482-- Valgrind library directory: /usr/libexec/valgrind 00:08:47.285 --72482-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:08:47.285 --72482-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:47.285 --72482-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:47.285 --72482-- might be shown as UnknownInlinedFun 00:08:47.285 --72482-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:47.285 --72482-- object doesn't have a dynamic symbol table 00:08:47.285 --72482-- Scheduler: using generic scheduler lock implementation. 00:08:47.285 --72482-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:47.285 ==72482== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72482-by-???-on-18e29ac98063 00:08:47.285 ==72482== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72482-by-???-on-18e29ac98063 00:08:47.285 ==72482== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72482-by-???-on-18e29ac98063 00:08:47.285 ==72482== 00:08:47.285 ==72482== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:47.285 ==72482== don't want to do, unless you know exactly what you're doing, 00:08:47.285 ==72482== or are doing some strange experiment): 00:08:47.285 ==72482== /usr/libexec/valgrind/../../bin/vgdb --pid=72482 ...command... 00:08:47.285 ==72482== 00:08:47.285 ==72482== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:47.285 ==72482== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:08:47.285 ==72482== and then give GDB the following command 00:08:47.285 ==72482== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72482 00:08:47.285 ==72482== --pid is optional if only one valgrind process is running 00:08:47.285 ==72482== 00:08:47.285 --72482-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:47.286 --72482-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:47.545 --72482-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:47.545 --72482-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:47.545 ==72482== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.545 --72482-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:47.545 --72482-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:47.545 --72482-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:47.545 --72482-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:47.545 --72482-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:47.545 --72482-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:47.545 --72482-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:47.545 --72482-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:47.545 --72482-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:47.545 --72482-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:47.545 --72482-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:47.545 --72482-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:47.545 --72482-- Reading syms from /usr/lib64/libm.so.6 00:08:47.545 --72482-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:47.545 --72482-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:47.545 --72482-- Reading syms from /usr/lib64/libc.so.6 00:08:47.545 ==72482== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.545 --72482-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.545 --72482-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:47.545 ==72482== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.545 --72482-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.545 --72482-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:47.545 ==72482== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.545 --72482-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.545 --72482-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:47.545 ==72482== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.545 --72482-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.545 --72482-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:47.545 --72482-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:47.545 --72482-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:47.545 --72482-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:47.545 --72482-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:47.545 --72482-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:47.546 --72482-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:47.805 --72482-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 ==72482== Preferring higher priority redirection: 00:08:47.805 --72482-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:47.805 --72482-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:47.805 --72482-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 --72482-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.805 ==72482== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.805 --72482-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:47.805 --72482-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:47.805 ==72482== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.805 --72482-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:47.805 --72482-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:47.805 --72482-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:47.805 --72482-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:47.805 --72482-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:47.806 --72482-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:47.806 --72482-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:47.806 --72482-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:47.806 --72482-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:47.806 --72482-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:47.806 --72482-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:47.806 --72482-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:47.806 --72482-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:47.806 --72482-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:47.806 --72482-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:47.806 --72482-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:47.806 --72482-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:47.806 --72482-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:47.806 00:08:47.806 00:08:47.806 CUnit - A unit testing framework for C - Version 2.1-3 00:08:47.806 http://cunit.sourceforge.net/ 00:08:47.806 00:08:47.806 00:08:47.806 Suite: posix 00:08:47.806 Test: flush ...passed 00:08:47.806 00:08:47.806 Run Summary: Type Total Ran Passed Failed Inactive 00:08:47.806 suites 1 1 n/a 0 0 00:08:47.806 tests 1 1 1 0 0 00:08:47.806 asserts 28 28 28 0 n/a 00:08:47.806 00:08:47.806 Elapsed time = 0.039 seconds 00:08:48.066 --72482-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:48.066 --72482-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:48.066 ==72482== 00:08:48.066 ==72482== HEAP SUMMARY: 00:08:48.066 ==72482== in use at exit: 0 bytes in 0 blocks 00:08:48.066 ==72482== total heap usage: 83 allocs, 83 frees, 144,643 bytes allocated 00:08:48.066 ==72482== 00:08:48.066 ==72482== All heap blocks were freed -- no leaks are possible 00:08:48.066 ==72482== 00:08:48.066 ==72482== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:48.066 09:57:37 unittest_sock -- unit/unittest.sh@128 -- # grep -q '#define SPDK_CONFIG_URING 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:48.066 09:57:37 unittest_sock -- unit/unittest.sh@129 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:08:48.066 ==72484== Memcheck, a memory error detector 00:08:48.066 ==72484== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:48.066 ==72484== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:48.066 ==72484== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:08:48.066 ==72484== 00:08:48.066 --72484-- Valgrind options: 00:08:48.066 --72484-- --leak-check=full 00:08:48.066 --72484-- --error-exitcode=2 00:08:48.066 --72484-- --verbose 00:08:48.066 --72484-- Contents of /proc/version: 00:08:48.066 --72484-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:48.066 --72484-- 00:08:48.066 --72484-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:48.066 --72484-- Page sizes: currently 4096, max supported 4096 00:08:48.066 --72484-- Valgrind library directory: /usr/libexec/valgrind 00:08:48.066 --72484-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:08:48.066 --72484-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:48.066 --72484-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:48.066 --72484-- might be shown as UnknownInlinedFun 00:08:48.066 --72484-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:48.066 --72484-- object doesn't have a dynamic symbol table 00:08:48.066 --72484-- Scheduler: using generic scheduler lock implementation. 00:08:48.066 --72484-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:48.066 ==72484== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72484-by-???-on-18e29ac98063 00:08:48.066 ==72484== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72484-by-???-on-18e29ac98063 00:08:48.066 ==72484== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72484-by-???-on-18e29ac98063 00:08:48.066 ==72484== 00:08:48.066 ==72484== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:48.066 ==72484== don't want to do, unless you know exactly what you're doing, 00:08:48.066 ==72484== or are doing some strange experiment): 00:08:48.066 ==72484== /usr/libexec/valgrind/../../bin/vgdb --pid=72484 ...command... 00:08:48.066 ==72484== 00:08:48.066 ==72484== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:48.066 ==72484== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:08:48.066 ==72484== and then give GDB the following command 00:08:48.066 ==72484== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72484 00:08:48.066 ==72484== --pid is optional if only one valgrind process is running 00:08:48.066 ==72484== 00:08:48.066 --72484-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:48.066 --72484-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:48.067 --72484-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:48.067 --72484-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:48.067 ==72484== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.067 --72484-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:48.067 --72484-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:48.067 --72484-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:48.067 --72484-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:48.067 --72484-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:48.067 --72484-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:48.067 --72484-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:48.067 --72484-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:48.067 --72484-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:48.067 --72484-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:48.067 --72484-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:48.067 --72484-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:48.067 --72484-- Reading syms from /usr/lib64/libm.so.6 00:08:48.067 --72484-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:48.067 --72484-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:48.067 --72484-- Reading syms from /usr/lib64/libc.so.6 00:08:48.326 ==72484== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.326 --72484-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.326 --72484-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.326 ==72484== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.326 --72484-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.326 --72484-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.326 ==72484== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.326 --72484-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.326 --72484-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.326 ==72484== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.326 --72484-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.327 --72484-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.327 --72484-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:48.327 --72484-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:48.327 --72484-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:48.327 --72484-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:48.327 --72484-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:48.327 --72484-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:48.327 --72484-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 ==72484== Preferring higher priority redirection: 00:08:48.327 --72484-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:48.327 --72484-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:48.327 --72484-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 --72484-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.327 ==72484== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.327 --72484-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:48.327 --72484-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:48.327 ==72484== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.327 --72484-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:48.327 --72484-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:48.327 --72484-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:48.327 --72484-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:48.327 --72484-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:48.586 --72484-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:48.586 --72484-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:48.586 --72484-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:48.586 --72484-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:48.586 --72484-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:48.586 --72484-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:48.586 --72484-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:48.586 --72484-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:48.586 --72484-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:48.586 --72484-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:48.586 --72484-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:48.586 --72484-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:48.586 --72484-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:48.586 00:08:48.586 00:08:48.586 CUnit - A unit testing framework for C - Version 2.1-3 00:08:48.586 http://cunit.sourceforge.net/ 00:08:48.586 00:08:48.586 00:08:48.586 Suite: uring 00:08:48.586 Test: flush_client ...passed 00:08:48.586 Test: flush_server ...passed 00:08:48.586 00:08:48.586 Run Summary: Type Total Ran Passed Failed Inactive 00:08:48.586 suites 1 1 n/a 0 0 00:08:48.586 tests 2 2 2 0 0 00:08:48.586 asserts 49 49 49 0 n/a 00:08:48.586 00:08:48.586 Elapsed time = 0.042 seconds 00:08:48.587 --72484-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:48.587 --72484-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:48.587 ==72484== 00:08:48.587 ==72484== HEAP SUMMARY: 00:08:48.587 ==72484== in use at exit: 0 bytes in 0 blocks 00:08:48.587 ==72484== total heap usage: 87 allocs, 87 frees, 144,903 bytes allocated 00:08:48.587 ==72484== 00:08:48.587 ==72484== All heap blocks were freed -- no leaks are possible 00:08:48.587 ==72484== 00:08:48.587 ==72484== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:48.587 00:08:48.587 real 0m2.246s 00:08:48.587 user 0m2.124s 00:08:48.587 sys 0m0.090s 00:08:48.587 09:57:38 unittest_sock -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:48.587 09:57:38 unittest_sock -- common/autotest_common.sh@10 -- # set +x 00:08:48.587 ************************************ 00:08:48.587 END TEST unittest_sock 00:08:48.587 ************************************ 00:08:48.587 09:57:38 -- unit/unittest.sh@281 -- # run_test unittest_thread valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:48.587 09:57:38 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:08:48.587 09:57:38 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:48.587 09:57:38 -- common/autotest_common.sh@10 -- # set +x 00:08:48.587 ************************************ 00:08:48.587 START TEST unittest_thread 00:08:48.587 ************************************ 00:08:48.587 09:57:38 unittest_thread -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:48.587 ==72512== Memcheck, a memory error detector 00:08:48.587 ==72512== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:48.587 ==72512== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:48.587 ==72512== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:48.587 ==72512== 00:08:48.587 --72512-- Valgrind options: 00:08:48.587 --72512-- --leak-check=full 00:08:48.587 --72512-- --error-exitcode=2 00:08:48.587 --72512-- --verbose 00:08:48.587 --72512-- Contents of /proc/version: 00:08:48.587 --72512-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:48.587 --72512-- 00:08:48.587 --72512-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:48.587 --72512-- Page sizes: currently 4096, max supported 4096 00:08:48.587 --72512-- Valgrind library directory: /usr/libexec/valgrind 00:08:48.587 --72512-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:48.587 --72512-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:48.587 --72512-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:48.587 --72512-- might be shown as UnknownInlinedFun 00:08:48.587 --72512-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:48.587 --72512-- object doesn't have a dynamic symbol table 00:08:48.587 --72512-- Scheduler: using generic scheduler lock implementation. 00:08:48.587 --72512-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:48.587 ==72512== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72512-by-???-on-18e29ac98063 00:08:48.587 ==72512== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72512-by-???-on-18e29ac98063 00:08:48.587 ==72512== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72512-by-???-on-18e29ac98063 00:08:48.587 ==72512== 00:08:48.587 ==72512== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:48.587 ==72512== don't want to do, unless you know exactly what you're doing, 00:08:48.587 ==72512== or are doing some strange experiment): 00:08:48.587 ==72512== /usr/libexec/valgrind/../../bin/vgdb --pid=72512 ...command... 00:08:48.587 ==72512== 00:08:48.587 ==72512== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:48.587 ==72512== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:48.587 ==72512== and then give GDB the following command 00:08:48.587 ==72512== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72512 00:08:48.587 ==72512== --pid is optional if only one valgrind process is running 00:08:48.587 ==72512== 00:08:48.847 --72512-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:48.847 --72512-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:48.847 --72512-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:48.847 --72512-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:48.847 ==72512== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.847 --72512-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:48.847 --72512-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:48.847 --72512-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:48.847 --72512-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:48.847 --72512-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:48.847 --72512-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:48.847 --72512-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:48.847 --72512-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:48.847 --72512-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:48.847 --72512-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:48.847 --72512-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:48.847 --72512-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:48.847 --72512-- Reading syms from /usr/lib64/libm.so.6 00:08:48.847 --72512-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:48.847 --72512-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:48.847 --72512-- Reading syms from /usr/lib64/libc.so.6 00:08:48.847 ==72512== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.847 --72512-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.847 --72512-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.847 ==72512== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.847 --72512-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.847 --72512-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.847 ==72512== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.847 --72512-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.847 --72512-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.847 ==72512== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.847 --72512-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.847 --72512-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.847 --72512-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:48.847 --72512-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:48.847 --72512-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:48.847 --72512-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:49.106 --72512-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:49.106 --72512-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:49.106 --72512-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.106 --72512-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 ==72512== Preferring higher priority redirection: 00:08:49.107 --72512-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:49.107 --72512-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:49.107 --72512-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 --72512-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.107 ==72512== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.107 --72512-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:49.107 --72512-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:49.107 ==72512== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.107 --72512-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:49.107 --72512-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:49.107 --72512-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:49.107 --72512-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:49.107 --72512-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:49.107 --72512-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:49.107 --72512-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:49.107 --72512-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:49.107 --72512-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:49.107 --72512-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:49.107 --72512-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:49.107 --72512-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:49.107 --72512-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:49.107 --72512-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:49.108 --72512-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:49.108 --72512-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:49.108 --72512-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:49.108 --72512-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:49.108 00:08:49.108 00:08:49.108 CUnit - A unit testing framework for C - Version 2.1-3 00:08:49.108 http://cunit.sourceforge.net/ 00:08:49.108 00:08:49.108 00:08:49.108 Suite: io_channel 00:08:49.108 Test: thread_alloc ...--72512-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:49.367 passed 00:08:49.367 Test: thread_send_msg ...passed 00:08:49.367 Test: thread_poller ...passed 00:08:49.367 Test: poller_pause ...passed 00:08:49.367 Test: thread_for_each ...passed 00:08:49.367 Test: for_each_channel_remove ...passed 00:08:49.652 Test: for_each_channel_unreg ...[2024-06-10 09:57:38.870817] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2173:spdk_io_device_register: *ERROR*: io_device 0x1ffeffe978 already registered (old:0x5d9cb10 new:0x5d9cd60) 00:08:49.652 passed 00:08:49.652 Test: thread_name ...passed 00:08:49.653 Test: channel ...[2024-06-10 09:57:38.941804] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2307:spdk_get_io_channel: *ERROR*: could not find io_device 0x4c48e8 00:08:49.653 passed 00:08:49.653 Test: channel_destroy_races ...passed 00:08:49.653 Test: thread_exit_test ...[2024-06-10 09:57:38.975706] /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:49.653 passed 00:08:49.653 Test: thread_update_stats_test ...passed 00:08:49.653 Test: nested_channel ...passed 00:08:49.653 Test: device_unregister_and_thread_exit_race ...passed 00:08:49.653 Test: cache_closest_timed_poller ...passed 00:08:49.653 Test: multi_timed_pollers_have_same_expiration ...passed 00:08:49.653 Test: io_device_lookup ...passed 00:08:49.653 Test: spdk_spin ...[2024-06-10 09:57:39.165481] /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:49.653 [2024-06-10 09:57:39.166186] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3027:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe980 00:08:49.653 [2024-06-10 09:57:39.168820] /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:49.911 [2024-06-10 09:57:39.181940] /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:49.911 [2024-06-10 09:57:39.182330] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3027:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe980 00:08:49.911 [2024-06-10 09:57:39.183408] /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:49.911 [2024-06-10 09:57:39.183775] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3027:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe980 00:08:49.911 [2024-06-10 09:57:39.185426] /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:49.911 [2024-06-10 09:57:39.185569] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3027:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe980 00:08:49.911 [2024-06-10 09:57:39.189813] /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:49.911 [2024-06-10 09:57:39.190172] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3027:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe980 00:08:49.911 passed 00:08:49.911 Test: for_each_channel_and_thread_exit_race ...passed 00:08:49.911 Test: for_each_thread_and_thread_exit_race ...passed 00:08:49.911 00:08:49.911 Run Summary: Type Total Ran Passed Failed Inactive 00:08:49.911 suites 1 1 n/a 0 0 00:08:49.911 tests 20 20 20 0 0 00:08:49.911 asserts 409 409 409 0 n/a 00:08:49.911 00:08:49.911 Elapsed time = 0.618 seconds 00:08:49.911 --72512-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:49.911 --72512-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:49.911 ==72512== 00:08:49.911 ==72512== HEAP SUMMARY: 00:08:49.911 ==72512== in use at exit: 0 bytes in 0 blocks 00:08:49.911 ==72512== total heap usage: 40,323 allocs, 40,323 frees, 1,483,799 bytes allocated 00:08:49.911 ==72512== 00:08:49.911 ==72512== All heap blocks were freed -- no leaks are possible 00:08:49.911 ==72512== 00:08:49.911 ==72512== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:49.911 00:08:49.911 real 0m1.261s 00:08:49.911 user 0m1.214s 00:08:49.911 sys 0m0.042s 00:08:49.911 09:57:39 unittest_thread -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:49.911 09:57:39 unittest_thread -- common/autotest_common.sh@10 -- # set +x 00:08:49.912 ************************************ 00:08:49.912 END TEST unittest_thread 00:08:49.912 ************************************ 00:08:49.912 09:57:39 -- unit/unittest.sh@282 -- # run_test unittest_iobuf valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:49.912 09:57:39 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:08:49.912 09:57:39 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:49.912 09:57:39 -- common/autotest_common.sh@10 -- # set +x 00:08:49.912 ************************************ 00:08:49.912 START TEST unittest_iobuf 00:08:49.912 ************************************ 00:08:49.912 09:57:39 unittest_iobuf -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:49.912 ==72543== Memcheck, a memory error detector 00:08:49.912 ==72543== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:49.912 ==72543== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:49.912 ==72543== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:49.912 ==72543== 00:08:49.912 --72543-- Valgrind options: 00:08:49.912 --72543-- --leak-check=full 00:08:49.912 --72543-- --error-exitcode=2 00:08:49.912 --72543-- --verbose 00:08:49.912 --72543-- Contents of /proc/version: 00:08:49.912 --72543-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:49.912 --72543-- 00:08:49.912 --72543-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:49.912 --72543-- Page sizes: currently 4096, max supported 4096 00:08:49.912 --72543-- Valgrind library directory: /usr/libexec/valgrind 00:08:49.912 --72543-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:49.912 --72543-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:49.912 --72543-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:49.912 --72543-- might be shown as UnknownInlinedFun 00:08:49.912 --72543-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:49.912 --72543-- object doesn't have a dynamic symbol table 00:08:49.912 --72543-- Scheduler: using generic scheduler lock implementation. 00:08:49.912 --72543-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:49.912 ==72543== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72543-by-???-on-18e29ac98063 00:08:49.912 ==72543== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72543-by-???-on-18e29ac98063 00:08:49.912 ==72543== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72543-by-???-on-18e29ac98063 00:08:49.912 ==72543== 00:08:49.912 ==72543== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:49.912 ==72543== don't want to do, unless you know exactly what you're doing, 00:08:49.912 ==72543== or are doing some strange experiment): 00:08:49.912 ==72543== /usr/libexec/valgrind/../../bin/vgdb --pid=72543 ...command... 00:08:49.912 ==72543== 00:08:49.912 ==72543== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:49.912 ==72543== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:49.912 ==72543== and then give GDB the following command 00:08:49.912 ==72543== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72543 00:08:49.912 ==72543== --pid is optional if only one valgrind process is running 00:08:49.912 ==72543== 00:08:49.912 --72543-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:50.171 --72543-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:50.171 --72543-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:50.171 --72543-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:50.171 ==72543== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.171 --72543-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:50.171 --72543-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:50.171 --72543-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:50.171 --72543-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:50.171 --72543-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:50.171 --72543-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:50.171 --72543-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:50.171 --72543-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:50.171 --72543-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:50.171 --72543-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:50.171 --72543-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:50.171 --72543-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:50.171 --72543-- Reading syms from /usr/lib64/libm.so.6 00:08:50.171 --72543-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:50.171 --72543-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:50.171 --72543-- Reading syms from /usr/lib64/libc.so.6 00:08:50.171 ==72543== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.171 --72543-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.171 --72543-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:50.171 ==72543== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.171 --72543-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.171 --72543-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:50.171 ==72543== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.171 --72543-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.171 --72543-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:50.171 ==72543== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.171 --72543-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.171 --72543-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:50.171 --72543-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:50.171 --72543-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:50.171 --72543-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:50.171 --72543-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:50.171 --72543-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:50.171 --72543-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:50.430 --72543-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 ==72543== Preferring higher priority redirection: 00:08:50.430 --72543-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:50.430 --72543-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:50.430 --72543-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 --72543-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.430 ==72543== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.430 --72543-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:50.430 --72543-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:50.430 ==72543== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.430 --72543-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:50.430 --72543-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:50.430 --72543-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:50.430 --72543-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:50.430 --72543-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:50.430 --72543-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:50.430 --72543-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:50.430 --72543-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:50.431 --72543-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:50.431 --72543-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:50.431 --72543-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:50.431 --72543-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:50.431 --72543-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:50.431 --72543-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:50.431 --72543-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:50.431 --72543-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:50.431 --72543-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:50.431 --72543-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:50.431 00:08:50.431 00:08:50.431 CUnit - A unit testing framework for C - Version 2.1-3 00:08:50.431 http://cunit.sourceforge.net/ 00:08:50.431 00:08:50.431 00:08:50.431 Suite: io_channel 00:08:50.431 Test: iobuf ...--72543-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:50.689 passed 00:08:50.689 Test: iobuf_cache ...[2024-06-10 09:57:40.113737] /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:50.689 [2024-06-10 09:57:40.146360] /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:50.689 [2024-06-10 09:57:40.151348] /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:50.689 [2024-06-10 09:57:40.151724] /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:50.689 [2024-06-10 09:57:40.154861] /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:50.690 [2024-06-10 09:57:40.155027] /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:50.690 passed 00:08:50.690 00:08:50.690 Run Summary: Type Total Ran Passed Failed Inactive 00:08:50.690 suites 1 1 n/a 0 0 00:08:50.690 tests 2 2 2 0 0 00:08:50.690 asserts 107 107 107 0 n/a 00:08:50.690 00:08:50.690 Elapsed time = 0.278 seconds 00:08:50.690 --72543-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:50.948 --72543-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:50.948 ==72543== 00:08:50.948 ==72543== HEAP SUMMARY: 00:08:50.948 ==72543== in use at exit: 0 bytes in 0 blocks 00:08:50.948 ==72543== total heap usage: 3,272 allocs, 3,272 frees, 330,077 bytes allocated 00:08:50.948 ==72543== 00:08:50.948 ==72543== All heap blocks were freed -- no leaks are possible 00:08:50.948 ==72543== 00:08:50.948 ==72543== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:50.948 00:08:50.948 real 0m0.924s 00:08:50.948 user 0m0.888s 00:08:50.948 sys 0m0.033s 00:08:50.948 09:57:40 unittest_iobuf -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:50.948 09:57:40 unittest_iobuf -- common/autotest_common.sh@10 -- # set +x 00:08:50.948 ************************************ 00:08:50.948 END TEST unittest_iobuf 00:08:50.948 ************************************ 00:08:50.948 09:57:40 -- unit/unittest.sh@283 -- # run_test unittest_util unittest_util 00:08:50.948 09:57:40 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:08:50.948 09:57:40 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:50.948 09:57:40 -- common/autotest_common.sh@10 -- # set +x 00:08:50.948 ************************************ 00:08:50.948 START TEST unittest_util 00:08:50.948 ************************************ 00:08:50.948 09:57:40 unittest_util -- common/autotest_common.sh@1124 -- # unittest_util 00:08:50.948 09:57:40 unittest_util -- unit/unittest.sh@134 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:08:50.948 ==72568== Memcheck, a memory error detector 00:08:50.948 ==72568== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:50.948 ==72568== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:50.948 ==72568== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:08:50.948 ==72568== 00:08:50.948 --72568-- Valgrind options: 00:08:50.948 --72568-- --leak-check=full 00:08:50.948 --72568-- --error-exitcode=2 00:08:50.948 --72568-- --verbose 00:08:50.948 --72568-- Contents of /proc/version: 00:08:50.948 --72568-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:50.948 --72568-- 00:08:50.948 --72568-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:50.948 --72568-- Page sizes: currently 4096, max supported 4096 00:08:50.948 --72568-- Valgrind library directory: /usr/libexec/valgrind 00:08:50.948 --72568-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:08:50.948 --72568-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:50.948 --72568-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:50.948 --72568-- might be shown as UnknownInlinedFun 00:08:50.948 --72568-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:50.948 --72568-- object doesn't have a dynamic symbol table 00:08:50.948 --72568-- Scheduler: using generic scheduler lock implementation. 00:08:50.948 --72568-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:50.948 ==72568== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72568-by-???-on-18e29ac98063 00:08:50.948 ==72568== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72568-by-???-on-18e29ac98063 00:08:50.948 ==72568== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72568-by-???-on-18e29ac98063 00:08:50.948 ==72568== 00:08:50.948 ==72568== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:50.948 ==72568== don't want to do, unless you know exactly what you're doing, 00:08:50.948 ==72568== or are doing some strange experiment): 00:08:50.948 ==72568== /usr/libexec/valgrind/../../bin/vgdb --pid=72568 ...command... 00:08:50.948 ==72568== 00:08:50.948 ==72568== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:50.948 ==72568== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:08:50.948 ==72568== and then give GDB the following command 00:08:50.948 ==72568== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72568 00:08:50.948 ==72568== --pid is optional if only one valgrind process is running 00:08:50.948 ==72568== 00:08:50.948 --72568-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:50.949 --72568-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:50.949 --72568-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:50.949 --72568-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:50.949 ==72568== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.949 --72568-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:50.949 --72568-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:50.949 --72568-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:50.949 --72568-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:50.949 --72568-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:50.949 --72568-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:50.949 --72568-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:50.949 --72568-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:50.949 --72568-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:50.949 --72568-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:50.949 --72568-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:50.949 --72568-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:51.208 --72568-- Reading syms from /usr/lib64/libm.so.6 00:08:51.208 --72568-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:51.208 --72568-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:51.208 --72568-- Reading syms from /usr/lib64/libc.so.6 00:08:51.208 ==72568== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.208 --72568-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.208 --72568-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.208 ==72568== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.208 --72568-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.208 --72568-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.208 ==72568== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.208 --72568-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.208 --72568-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.208 ==72568== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.208 --72568-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.208 --72568-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.208 --72568-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:51.208 --72568-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:51.208 --72568-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:51.208 --72568-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:51.208 --72568-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:51.208 --72568-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:51.208 --72568-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 --72568-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.208 ==72568== Preferring higher priority redirection: 00:08:51.208 --72568-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:51.208 --72568-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:51.208 --72568-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.209 --72568-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.209 --72568-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.209 --72568-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.209 --72568-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.209 --72568-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.209 --72568-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.209 --72568-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.209 --72568-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.209 ==72568== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.209 --72568-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:51.209 --72568-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:51.209 ==72568== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.209 --72568-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:51.209 --72568-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:51.209 --72568-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:51.467 --72568-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:51.467 --72568-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:51.467 --72568-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:51.467 --72568-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:51.467 --72568-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:51.467 --72568-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:51.467 --72568-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:51.467 --72568-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:51.467 --72568-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:51.467 --72568-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:51.467 --72568-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:51.467 --72568-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:51.467 --72568-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:51.467 --72568-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:51.467 --72568-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:51.467 00:08:51.467 00:08:51.467 CUnit - A unit testing framework for C - Version 2.1-3 00:08:51.467 http://cunit.sourceforge.net/ 00:08:51.467 00:08:51.467 00:08:51.467 Suite: base64 00:08:51.467 Test: test_base64_get_encoded_strlen ...passed 00:08:51.467 Test: test_base64_get_decoded_len ...passed 00:08:51.467 Test: test_base64_encode ...passed 00:08:51.467 Test: test_base64_decode ...passed 00:08:51.467 Test: test_base64_urlsafe_encode ...passed 00:08:51.467 Test: test_base64_urlsafe_decode ...passed 00:08:51.467 00:08:51.467 Run Summary: Type Total Ran Passed Failed Inactive 00:08:51.467 suites 1 1 n/a 0 0 00:08:51.467 tests 6 6 6 0 0 00:08:51.467 asserts 112 112 112 0 n/a 00:08:51.467 00:08:51.467 Elapsed time = 0.043 seconds 00:08:51.467 --72568-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:51.467 --72568-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:51.467 ==72568== 00:08:51.467 ==72568== HEAP SUMMARY: 00:08:51.467 ==72568== in use at exit: 0 bytes in 0 blocks 00:08:51.467 ==72568== total heap usage: 58 allocs, 58 frees, 93,677 bytes allocated 00:08:51.467 ==72568== 00:08:51.467 ==72568== All heap blocks were freed -- no leaks are possible 00:08:51.467 ==72568== 00:08:51.467 ==72568== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:51.467 09:57:40 unittest_util -- unit/unittest.sh@135 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:08:51.467 ==72579== Memcheck, a memory error detector 00:08:51.467 ==72579== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:51.467 ==72579== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:51.467 ==72579== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:08:51.467 ==72579== 00:08:51.467 --72579-- Valgrind options: 00:08:51.467 --72579-- --leak-check=full 00:08:51.467 --72579-- --error-exitcode=2 00:08:51.467 --72579-- --verbose 00:08:51.467 --72579-- Contents of /proc/version: 00:08:51.467 --72579-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:51.467 --72579-- 00:08:51.467 --72579-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:51.467 --72579-- Page sizes: currently 4096, max supported 4096 00:08:51.467 --72579-- Valgrind library directory: /usr/libexec/valgrind 00:08:51.467 --72579-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:08:51.467 --72579-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:51.467 --72579-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:51.467 --72579-- might be shown as UnknownInlinedFun 00:08:51.725 --72579-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:51.725 --72579-- object doesn't have a dynamic symbol table 00:08:51.725 --72579-- Scheduler: using generic scheduler lock implementation. 00:08:51.725 --72579-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:51.725 ==72579== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72579-by-???-on-18e29ac98063 00:08:51.725 ==72579== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72579-by-???-on-18e29ac98063 00:08:51.725 ==72579== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72579-by-???-on-18e29ac98063 00:08:51.725 ==72579== 00:08:51.725 ==72579== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:51.725 ==72579== don't want to do, unless you know exactly what you're doing, 00:08:51.725 ==72579== or are doing some strange experiment): 00:08:51.725 ==72579== /usr/libexec/valgrind/../../bin/vgdb --pid=72579 ...command... 00:08:51.725 ==72579== 00:08:51.725 ==72579== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:51.725 ==72579== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:08:51.725 ==72579== and then give GDB the following command 00:08:51.725 ==72579== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72579 00:08:51.725 ==72579== --pid is optional if only one valgrind process is running 00:08:51.726 ==72579== 00:08:51.726 --72579-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:51.726 --72579-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:51.726 --72579-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:51.726 --72579-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:51.726 ==72579== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.726 --72579-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:51.726 --72579-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:51.726 --72579-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:51.726 --72579-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:51.726 --72579-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:51.726 --72579-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:51.726 --72579-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:51.726 --72579-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:51.726 --72579-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:51.726 --72579-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:51.726 --72579-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:51.726 --72579-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:51.726 --72579-- Reading syms from /usr/lib64/libm.so.6 00:08:51.726 --72579-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:51.726 --72579-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:51.726 --72579-- Reading syms from /usr/lib64/libc.so.6 00:08:51.726 ==72579== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.726 --72579-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.726 --72579-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.726 ==72579== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.726 --72579-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.726 --72579-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.726 ==72579== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.726 --72579-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.726 --72579-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.726 ==72579== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.726 --72579-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.726 --72579-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.726 --72579-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:51.984 --72579-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:51.984 --72579-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:51.984 --72579-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:51.984 --72579-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:51.984 --72579-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:51.984 --72579-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.984 --72579-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.984 --72579-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.984 --72579-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.984 --72579-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.984 --72579-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.984 --72579-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.984 --72579-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.984 --72579-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.984 --72579-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.984 --72579-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.984 --72579-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.984 --72579-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.984 --72579-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.984 --72579-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.984 --72579-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.984 --72579-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.984 --72579-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.984 --72579-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.984 --72579-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.984 --72579-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.984 --72579-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.984 --72579-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.984 --72579-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.985 --72579-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.985 --72579-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.985 --72579-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.985 --72579-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.985 --72579-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.985 --72579-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.985 ==72579== Preferring higher priority redirection: 00:08:51.985 --72579-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:51.985 --72579-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:51.985 --72579-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.985 --72579-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.985 --72579-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.985 --72579-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.985 --72579-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.985 --72579-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.985 --72579-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.985 --72579-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.985 --72579-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.985 ==72579== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.985 --72579-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:51.985 --72579-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:51.985 ==72579== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.985 --72579-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:51.985 --72579-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:51.985 --72579-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:51.985 --72579-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:51.985 --72579-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:51.985 --72579-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:51.985 --72579-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:51.985 --72579-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:51.985 --72579-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:51.985 --72579-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:51.985 --72579-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:51.985 --72579-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:51.985 --72579-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:51.985 --72579-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:51.985 --72579-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:51.985 --72579-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:51.985 --72579-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:51.985 --72579-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:51.985 00:08:51.985 00:08:51.985 CUnit - A unit testing framework for C - Version 2.1-3 00:08:51.985 http://cunit.sourceforge.net/ 00:08:51.985 00:08:51.985 00:08:51.985 Suite: bit_array 00:08:51.985 Test: test_1bit ...--72579-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:52.244 passed 00:08:52.244 Test: test_64bit ...passed 00:08:52.244 Test: test_find ...passed 00:08:52.244 Test: test_resize ...passed 00:08:52.244 Test: test_errors ...passed 00:08:52.244 Test: test_count ...passed 00:08:52.244 Test: test_mask_store_load ...passed 00:08:52.244 Test: test_mask_clear ...passed 00:08:52.244 00:08:52.244 Run Summary: Type Total Ran Passed Failed Inactive 00:08:52.244 suites 1 1 n/a 0 0 00:08:52.244 tests 8 8 8 0 0 00:08:52.244 asserts 5075 5075 5075 0 n/a 00:08:52.244 00:08:52.244 Elapsed time = 0.069 seconds 00:08:52.244 --72579-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:52.244 --72579-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:52.244 ==72579== 00:08:52.244 ==72579== HEAP SUMMARY: 00:08:52.244 ==72579== in use at exit: 0 bytes in 0 blocks 00:08:52.244 ==72579== total heap usage: 79 allocs, 79 frees, 98,976 bytes allocated 00:08:52.244 ==72579== 00:08:52.244 ==72579== All heap blocks were freed -- no leaks are possible 00:08:52.244 ==72579== 00:08:52.244 ==72579== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:52.244 09:57:41 unittest_util -- unit/unittest.sh@136 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:08:52.244 ==72587== Memcheck, a memory error detector 00:08:52.244 ==72587== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:52.244 ==72587== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:52.244 ==72587== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:08:52.244 ==72587== 00:08:52.244 --72587-- Valgrind options: 00:08:52.244 --72587-- --leak-check=full 00:08:52.244 --72587-- --error-exitcode=2 00:08:52.244 --72587-- --verbose 00:08:52.244 --72587-- Contents of /proc/version: 00:08:52.244 --72587-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:52.244 --72587-- 00:08:52.244 --72587-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:52.244 --72587-- Page sizes: currently 4096, max supported 4096 00:08:52.244 --72587-- Valgrind library directory: /usr/libexec/valgrind 00:08:52.244 --72587-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:08:52.244 --72587-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:52.244 --72587-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:52.244 --72587-- might be shown as UnknownInlinedFun 00:08:52.244 --72587-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:52.244 --72587-- object doesn't have a dynamic symbol table 00:08:52.244 --72587-- Scheduler: using generic scheduler lock implementation. 00:08:52.244 --72587-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:52.245 ==72587== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72587-by-???-on-18e29ac98063 00:08:52.245 ==72587== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72587-by-???-on-18e29ac98063 00:08:52.245 ==72587== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72587-by-???-on-18e29ac98063 00:08:52.245 ==72587== 00:08:52.245 ==72587== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:52.245 ==72587== don't want to do, unless you know exactly what you're doing, 00:08:52.245 ==72587== or are doing some strange experiment): 00:08:52.245 ==72587== /usr/libexec/valgrind/../../bin/vgdb --pid=72587 ...command... 00:08:52.245 ==72587== 00:08:52.245 ==72587== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:52.245 ==72587== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:08:52.245 ==72587== and then give GDB the following command 00:08:52.245 ==72587== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72587 00:08:52.245 ==72587== --pid is optional if only one valgrind process is running 00:08:52.245 ==72587== 00:08:52.245 --72587-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:52.245 --72587-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:52.245 --72587-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:52.245 --72587-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:52.245 ==72587== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.245 --72587-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:52.245 --72587-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:52.245 --72587-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:52.245 --72587-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:52.504 --72587-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:52.504 --72587-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:52.504 --72587-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:52.504 --72587-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:52.504 --72587-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:52.504 --72587-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:52.504 --72587-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:52.504 --72587-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:52.504 --72587-- Reading syms from /usr/lib64/libm.so.6 00:08:52.504 --72587-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:52.504 --72587-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:52.504 --72587-- Reading syms from /usr/lib64/libc.so.6 00:08:52.504 ==72587== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.504 --72587-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.504 --72587-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.504 ==72587== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.504 --72587-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.504 --72587-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.504 ==72587== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.504 --72587-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.504 --72587-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.504 ==72587== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.504 --72587-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.504 --72587-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.504 --72587-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:52.504 --72587-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:52.504 --72587-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:52.504 --72587-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:52.504 --72587-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:52.504 --72587-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:52.504 --72587-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.504 --72587-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.504 --72587-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.504 --72587-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.504 --72587-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.504 --72587-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.504 --72587-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.504 --72587-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.504 --72587-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 --72587-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 --72587-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 --72587-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 --72587-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 --72587-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 --72587-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 --72587-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 --72587-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 --72587-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 --72587-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 --72587-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 --72587-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 --72587-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 --72587-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 --72587-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 --72587-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 --72587-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 --72587-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 --72587-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 --72587-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 --72587-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 ==72587== Preferring higher priority redirection: 00:08:52.505 --72587-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:52.505 --72587-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:52.505 --72587-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 --72587-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 --72587-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 --72587-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.505 --72587-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.777 --72587-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.777 --72587-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.777 --72587-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.777 --72587-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.777 ==72587== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.777 --72587-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:52.777 --72587-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:52.777 ==72587== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.777 --72587-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:52.777 --72587-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:52.777 --72587-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:52.777 --72587-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:52.778 --72587-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:52.778 --72587-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:52.778 --72587-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:52.778 --72587-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:52.778 --72587-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:52.778 --72587-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:52.778 --72587-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:52.778 --72587-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:52.778 --72587-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:52.778 --72587-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:52.778 --72587-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:52.778 --72587-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:52.778 --72587-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:52.778 --72587-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:52.778 00:08:52.778 00:08:52.778 CUnit - A unit testing framework for C - Version 2.1-3 00:08:52.778 http://cunit.sourceforge.net/ 00:08:52.778 00:08:52.778 00:08:52.778 Suite: cpuset 00:08:52.778 Test: test_cpuset ...passed 00:08:52.778 Test: test_cpuset_parse ...[2024-06-10 09:57:42.198631] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 239:parse_list: *ERROR*: Unexpected end of core list '[' 00:08:52.778 [2024-06-10 09:57:42.226322] /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:52.778 [2024-06-10 09:57:42.227069] /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:52.778 [2024-06-10 09:57:42.227996] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 219:parse_list: *ERROR*: Invalid range of CPUs (11 > 10) 00:08:52.778 [2024-06-10 09:57:42.228496] /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:52.778 [2024-06-10 09:57:42.228868] /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:52.778 [2024-06-10 09:57:42.229442] /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:52.778 [2024-06-10 09:57:42.230240] /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:52.778 passed 00:08:52.778 Test: test_cpuset_fmt ...passed 00:08:52.778 00:08:52.778 Run Summary: Type Total Ran Passed Failed Inactive 00:08:52.778 suites 1 1 n/a 0 0 00:08:52.778 tests 3 3 3 0 0 00:08:52.778 asserts 65 65 65 0 n/a 00:08:52.778 00:08:52.778 Elapsed time = 0.073 seconds 00:08:52.778 --72587-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:52.778 --72587-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:53.041 ==72587== 00:08:53.041 ==72587== HEAP SUMMARY: 00:08:53.041 ==72587== in use at exit: 0 bytes in 0 blocks 00:08:53.041 ==72587== total heap usage: 70 allocs, 70 frees, 103,956 bytes allocated 00:08:53.041 ==72587== 00:08:53.041 ==72587== All heap blocks were freed -- no leaks are possible 00:08:53.041 ==72587== 00:08:53.041 ==72587== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:53.041 09:57:42 unittest_util -- unit/unittest.sh@137 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:08:53.041 ==72594== Memcheck, a memory error detector 00:08:53.041 ==72594== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:53.041 ==72594== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:53.041 ==72594== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:08:53.041 ==72594== 00:08:53.042 --72594-- Valgrind options: 00:08:53.042 --72594-- --leak-check=full 00:08:53.042 --72594-- --error-exitcode=2 00:08:53.042 --72594-- --verbose 00:08:53.042 --72594-- Contents of /proc/version: 00:08:53.042 --72594-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:53.042 --72594-- 00:08:53.042 --72594-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:53.042 --72594-- Page sizes: currently 4096, max supported 4096 00:08:53.042 --72594-- Valgrind library directory: /usr/libexec/valgrind 00:08:53.042 --72594-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:08:53.042 --72594-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:53.042 --72594-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:53.042 --72594-- might be shown as UnknownInlinedFun 00:08:53.042 --72594-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:53.042 --72594-- object doesn't have a dynamic symbol table 00:08:53.042 --72594-- Scheduler: using generic scheduler lock implementation. 00:08:53.042 --72594-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:53.042 ==72594== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72594-by-???-on-18e29ac98063 00:08:53.042 ==72594== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72594-by-???-on-18e29ac98063 00:08:53.042 ==72594== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72594-by-???-on-18e29ac98063 00:08:53.042 ==72594== 00:08:53.042 ==72594== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:53.042 ==72594== don't want to do, unless you know exactly what you're doing, 00:08:53.042 ==72594== or are doing some strange experiment): 00:08:53.042 ==72594== /usr/libexec/valgrind/../../bin/vgdb --pid=72594 ...command... 00:08:53.042 ==72594== 00:08:53.042 ==72594== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:53.042 ==72594== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:08:53.042 ==72594== and then give GDB the following command 00:08:53.042 ==72594== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72594 00:08:53.042 ==72594== --pid is optional if only one valgrind process is running 00:08:53.042 ==72594== 00:08:53.042 --72594-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:53.042 --72594-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:53.042 --72594-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:53.042 --72594-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:53.042 ==72594== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.042 --72594-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:53.042 --72594-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:53.042 --72594-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:53.042 --72594-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:53.042 --72594-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:53.042 --72594-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:53.042 --72594-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:53.042 --72594-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:53.042 --72594-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:53.042 --72594-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:53.042 --72594-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:53.042 --72594-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:53.042 --72594-- Reading syms from /usr/lib64/libm.so.6 00:08:53.042 --72594-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:53.042 --72594-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:53.042 --72594-- Reading syms from /usr/lib64/libc.so.6 00:08:53.042 ==72594== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.042 --72594-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.042 --72594-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:53.042 ==72594== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.042 --72594-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.042 --72594-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:53.042 ==72594== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.042 --72594-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.042 --72594-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:53.042 ==72594== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.042 --72594-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.042 --72594-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:53.042 --72594-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:53.042 --72594-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:53.042 --72594-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:53.042 --72594-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:53.300 --72594-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:53.300 --72594-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:53.300 --72594-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 ==72594== Preferring higher priority redirection: 00:08:53.300 --72594-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:53.300 --72594-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:53.300 --72594-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 --72594-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.300 ==72594== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.301 --72594-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:53.301 --72594-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:53.301 ==72594== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.301 --72594-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:53.301 --72594-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:53.301 --72594-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:53.301 --72594-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:53.301 --72594-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:53.301 --72594-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:53.301 --72594-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:53.301 --72594-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:53.301 --72594-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:53.301 --72594-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:53.301 --72594-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:53.301 --72594-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:53.301 --72594-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:53.301 --72594-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:53.301 --72594-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:53.301 --72594-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:53.301 --72594-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:53.301 --72594-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:53.301 00:08:53.301 00:08:53.301 CUnit - A unit testing framework for C - Version 2.1-3 00:08:53.301 http://cunit.sourceforge.net/ 00:08:53.301 00:08:53.301 00:08:53.301 Suite: crc16 00:08:53.301 Test: test_crc16_t10dif ...passed 00:08:53.301 Test: test_crc16_t10dif_seed ...passed 00:08:53.301 Test: test_crc16_t10dif_copy ...passed 00:08:53.301 00:08:53.301 Run Summary: Type Total Ran Passed Failed Inactive 00:08:53.301 suites 1 1 n/a 0 0 00:08:53.301 tests 3 3 3 0 0 00:08:53.301 asserts 5 5 5 0 n/a 00:08:53.301 00:08:53.301 Elapsed time = 0.009 seconds 00:08:53.301 --72594-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:53.301 --72594-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:53.301 ==72594== 00:08:53.301 ==72594== HEAP SUMMARY: 00:08:53.301 ==72594== in use at exit: 0 bytes in 0 blocks 00:08:53.301 ==72594== total heap usage: 53 allocs, 53 frees, 93,453 bytes allocated 00:08:53.301 ==72594== 00:08:53.301 ==72594== All heap blocks were freed -- no leaks are possible 00:08:53.301 ==72594== 00:08:53.301 ==72594== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:53.301 09:57:42 unittest_util -- unit/unittest.sh@138 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:08:53.558 ==72602== Memcheck, a memory error detector 00:08:53.558 ==72602== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:53.558 ==72602== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:53.558 ==72602== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:08:53.558 ==72602== 00:08:53.558 --72602-- Valgrind options: 00:08:53.558 --72602-- --leak-check=full 00:08:53.558 --72602-- --error-exitcode=2 00:08:53.558 --72602-- --verbose 00:08:53.558 --72602-- Contents of /proc/version: 00:08:53.558 --72602-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:53.558 --72602-- 00:08:53.558 --72602-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:53.558 --72602-- Page sizes: currently 4096, max supported 4096 00:08:53.558 --72602-- Valgrind library directory: /usr/libexec/valgrind 00:08:53.558 --72602-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:08:53.558 --72602-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:53.558 --72602-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:53.558 --72602-- might be shown as UnknownInlinedFun 00:08:53.558 --72602-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:53.558 --72602-- object doesn't have a dynamic symbol table 00:08:53.558 --72602-- Scheduler: using generic scheduler lock implementation. 00:08:53.558 --72602-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:53.558 ==72602== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72602-by-???-on-18e29ac98063 00:08:53.558 ==72602== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72602-by-???-on-18e29ac98063 00:08:53.558 ==72602== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72602-by-???-on-18e29ac98063 00:08:53.558 ==72602== 00:08:53.558 ==72602== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:53.558 ==72602== don't want to do, unless you know exactly what you're doing, 00:08:53.558 ==72602== or are doing some strange experiment): 00:08:53.558 ==72602== /usr/libexec/valgrind/../../bin/vgdb --pid=72602 ...command... 00:08:53.559 ==72602== 00:08:53.559 ==72602== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:53.559 ==72602== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:08:53.559 ==72602== and then give GDB the following command 00:08:53.559 ==72602== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72602 00:08:53.559 ==72602== --pid is optional if only one valgrind process is running 00:08:53.559 ==72602== 00:08:53.559 --72602-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:53.559 --72602-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:53.559 --72602-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:53.559 --72602-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:53.559 ==72602== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.559 --72602-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:53.559 --72602-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:53.559 --72602-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:53.559 --72602-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:53.559 --72602-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:53.559 --72602-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:53.559 --72602-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:53.559 --72602-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:53.559 --72602-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:53.559 --72602-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:53.559 --72602-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:53.559 --72602-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:53.559 --72602-- Reading syms from /usr/lib64/libm.so.6 00:08:53.559 --72602-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:53.559 --72602-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:53.559 --72602-- Reading syms from /usr/lib64/libc.so.6 00:08:53.559 ==72602== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.559 --72602-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.559 --72602-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:53.559 ==72602== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.559 --72602-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.559 --72602-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:53.559 ==72602== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.559 --72602-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.559 --72602-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:53.559 ==72602== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.559 --72602-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.559 --72602-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:53.559 --72602-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:53.559 --72602-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:53.559 --72602-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:53.559 --72602-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:53.816 --72602-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:53.816 --72602-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:53.816 --72602-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 ==72602== Preferring higher priority redirection: 00:08:53.816 --72602-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:53.816 --72602-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:53.816 --72602-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.816 --72602-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.817 --72602-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.817 --72602-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.817 ==72602== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.817 --72602-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:53.817 --72602-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:53.817 ==72602== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.817 --72602-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:53.817 --72602-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:53.817 --72602-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:53.817 --72602-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:53.817 --72602-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:53.817 --72602-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:53.817 --72602-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:53.817 --72602-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:53.817 --72602-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:53.817 --72602-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:53.817 --72602-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:53.817 --72602-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:53.817 --72602-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:53.817 --72602-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:53.817 --72602-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:53.817 --72602-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:53.817 --72602-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:53.817 --72602-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:53.817 00:08:53.817 00:08:53.817 CUnit - A unit testing framework for C - Version 2.1-3 00:08:53.817 http://cunit.sourceforge.net/ 00:08:53.817 00:08:53.817 00:08:53.817 Suite: crc32_ieee 00:08:53.817 Test: test_crc32_ieee ...passed 00:08:53.817 00:08:53.817 Run Summary: Type Total Ran Passed Failed Inactive 00:08:53.817 suites 1 1 n/a 0 0 00:08:53.817 tests 1 1 1 0 0 00:08:53.817 asserts 1 1 1 0 n/a 00:08:53.817 00:08:53.817 Elapsed time = 0.004 seconds 00:08:53.817 --72602-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:53.817 --72602-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:53.817 ==72602== 00:08:53.817 ==72602== HEAP SUMMARY: 00:08:53.817 ==72602== in use at exit: 0 bytes in 0 blocks 00:08:53.817 ==72602== total heap usage: 48 allocs, 48 frees, 93,314 bytes allocated 00:08:53.817 ==72602== 00:08:53.817 ==72602== All heap blocks were freed -- no leaks are possible 00:08:53.817 ==72602== 00:08:53.817 ==72602== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:53.817 09:57:43 unittest_util -- unit/unittest.sh@139 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:08:53.817 ==72603== Memcheck, a memory error detector 00:08:53.817 ==72603== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:53.817 ==72603== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:53.817 ==72603== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:08:53.817 ==72603== 00:08:53.817 --72603-- Valgrind options: 00:08:53.817 --72603-- --leak-check=full 00:08:53.817 --72603-- --error-exitcode=2 00:08:53.817 --72603-- --verbose 00:08:53.817 --72603-- Contents of /proc/version: 00:08:53.817 --72603-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:53.817 --72603-- 00:08:53.817 --72603-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:53.817 --72603-- Page sizes: currently 4096, max supported 4096 00:08:53.817 --72603-- Valgrind library directory: /usr/libexec/valgrind 00:08:53.817 --72603-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:08:53.818 --72603-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:54.075 --72603-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:54.075 --72603-- might be shown as UnknownInlinedFun 00:08:54.075 --72603-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:54.075 --72603-- object doesn't have a dynamic symbol table 00:08:54.075 --72603-- Scheduler: using generic scheduler lock implementation. 00:08:54.075 --72603-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:54.075 ==72603== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72603-by-???-on-18e29ac98063 00:08:54.075 ==72603== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72603-by-???-on-18e29ac98063 00:08:54.075 ==72603== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72603-by-???-on-18e29ac98063 00:08:54.075 ==72603== 00:08:54.075 ==72603== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:54.075 ==72603== don't want to do, unless you know exactly what you're doing, 00:08:54.075 ==72603== or are doing some strange experiment): 00:08:54.075 ==72603== /usr/libexec/valgrind/../../bin/vgdb --pid=72603 ...command... 00:08:54.075 ==72603== 00:08:54.075 ==72603== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:54.075 ==72603== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:08:54.075 ==72603== and then give GDB the following command 00:08:54.075 ==72603== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72603 00:08:54.075 ==72603== --pid is optional if only one valgrind process is running 00:08:54.075 ==72603== 00:08:54.075 --72603-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:54.075 --72603-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:54.075 --72603-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:54.075 --72603-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:54.075 ==72603== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.075 --72603-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:54.075 --72603-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:54.075 --72603-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:54.075 --72603-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:54.075 --72603-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:54.075 --72603-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:54.075 --72603-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:54.075 --72603-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:54.075 --72603-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:54.075 --72603-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:54.075 --72603-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:54.075 --72603-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:54.075 --72603-- Reading syms from /usr/lib64/libm.so.6 00:08:54.075 --72603-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:54.075 --72603-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:54.075 --72603-- Reading syms from /usr/lib64/libc.so.6 00:08:54.075 ==72603== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.075 --72603-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.075 --72603-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.075 ==72603== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.075 --72603-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.075 --72603-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.075 ==72603== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.075 --72603-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.075 --72603-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.075 ==72603== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.075 --72603-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.075 --72603-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.075 --72603-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:54.075 --72603-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:54.075 --72603-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:54.075 --72603-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:54.075 --72603-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:54.332 --72603-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:54.332 --72603-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.332 --72603-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.332 --72603-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.332 --72603-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.332 --72603-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.332 --72603-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.332 --72603-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.332 --72603-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.332 --72603-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.332 --72603-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.332 --72603-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.332 --72603-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.332 --72603-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.332 --72603-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.332 --72603-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.332 --72603-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.332 --72603-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.332 --72603-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.333 --72603-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.333 --72603-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.333 --72603-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.333 --72603-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.333 --72603-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.333 --72603-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.333 --72603-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.333 --72603-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.333 --72603-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.333 --72603-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.333 --72603-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.333 --72603-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.333 ==72603== Preferring higher priority redirection: 00:08:54.333 --72603-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:54.333 --72603-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:54.333 --72603-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.333 --72603-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.333 --72603-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.333 --72603-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.333 --72603-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.333 --72603-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.333 --72603-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.333 --72603-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.333 --72603-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.333 ==72603== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.333 --72603-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:54.333 --72603-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:54.333 ==72603== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.333 --72603-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:54.333 --72603-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:54.333 --72603-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:54.333 --72603-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:54.333 --72603-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:54.333 --72603-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:54.333 --72603-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:54.333 --72603-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:54.333 --72603-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:54.333 --72603-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:54.333 --72603-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:54.333 --72603-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:54.333 --72603-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:54.333 --72603-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:54.333 --72603-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:54.333 --72603-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:54.333 --72603-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:54.333 --72603-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:54.333 00:08:54.333 00:08:54.333 CUnit - A unit testing framework for C - Version 2.1-3 00:08:54.333 http://cunit.sourceforge.net/ 00:08:54.333 00:08:54.333 00:08:54.333 Suite: crc32c 00:08:54.333 Test: test_crc32c ...passed 00:08:54.333 Test: test_crc32c_nvme ...passed 00:08:54.333 00:08:54.333 Run Summary: Type Total Ran Passed Failed Inactive 00:08:54.333 suites 1 1 n/a 0 0 00:08:54.333 tests 2 2 2 0 0 00:08:54.333 asserts 16 16 16 0 n/a 00:08:54.333 00:08:54.333 Elapsed time = 0.021 seconds 00:08:54.333 --72603-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:54.333 --72603-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:54.333 ==72603== 00:08:54.333 ==72603== HEAP SUMMARY: 00:08:54.333 ==72603== in use at exit: 0 bytes in 0 blocks 00:08:54.333 ==72603== total heap usage: 50 allocs, 50 frees, 93,363 bytes allocated 00:08:54.333 ==72603== 00:08:54.333 ==72603== All heap blocks were freed -- no leaks are possible 00:08:54.333 ==72603== 00:08:54.333 ==72603== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:54.334 09:57:43 unittest_util -- unit/unittest.sh@140 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:08:54.334 ==72614== Memcheck, a memory error detector 00:08:54.334 ==72614== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:54.590 ==72614== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:54.590 ==72614== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:08:54.590 ==72614== 00:08:54.590 --72614-- Valgrind options: 00:08:54.590 --72614-- --leak-check=full 00:08:54.590 --72614-- --error-exitcode=2 00:08:54.590 --72614-- --verbose 00:08:54.590 --72614-- Contents of /proc/version: 00:08:54.590 --72614-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:54.590 --72614-- 00:08:54.590 --72614-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:54.590 --72614-- Page sizes: currently 4096, max supported 4096 00:08:54.591 --72614-- Valgrind library directory: /usr/libexec/valgrind 00:08:54.591 --72614-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:08:54.591 --72614-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:54.591 --72614-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:54.591 --72614-- might be shown as UnknownInlinedFun 00:08:54.591 --72614-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:54.591 --72614-- object doesn't have a dynamic symbol table 00:08:54.591 --72614-- Scheduler: using generic scheduler lock implementation. 00:08:54.591 --72614-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:54.591 ==72614== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72614-by-???-on-18e29ac98063 00:08:54.591 ==72614== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72614-by-???-on-18e29ac98063 00:08:54.591 ==72614== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72614-by-???-on-18e29ac98063 00:08:54.591 ==72614== 00:08:54.591 ==72614== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:54.591 ==72614== don't want to do, unless you know exactly what you're doing, 00:08:54.591 ==72614== or are doing some strange experiment): 00:08:54.591 ==72614== /usr/libexec/valgrind/../../bin/vgdb --pid=72614 ...command... 00:08:54.591 ==72614== 00:08:54.591 ==72614== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:54.591 ==72614== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:08:54.591 ==72614== and then give GDB the following command 00:08:54.591 ==72614== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72614 00:08:54.591 ==72614== --pid is optional if only one valgrind process is running 00:08:54.591 ==72614== 00:08:54.591 --72614-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:54.591 --72614-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:54.591 --72614-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:54.591 --72614-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:54.591 ==72614== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.591 --72614-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:54.591 --72614-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:54.591 --72614-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:54.591 --72614-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:54.591 --72614-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:54.591 --72614-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:54.591 --72614-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:54.591 --72614-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:54.591 --72614-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:54.591 --72614-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:54.591 --72614-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:54.591 --72614-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:54.591 --72614-- Reading syms from /usr/lib64/libm.so.6 00:08:54.591 --72614-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:54.591 --72614-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:54.591 --72614-- Reading syms from /usr/lib64/libc.so.6 00:08:54.591 ==72614== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.591 --72614-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.591 --72614-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.591 ==72614== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.591 --72614-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.591 --72614-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.591 ==72614== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.591 --72614-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.591 --72614-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.591 ==72614== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.591 --72614-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.591 --72614-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.591 --72614-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:54.591 --72614-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:54.591 --72614-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:54.591 --72614-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:54.591 --72614-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:54.848 --72614-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:54.848 --72614-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 ==72614== Preferring higher priority redirection: 00:08:54.848 --72614-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:54.848 --72614-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:54.848 --72614-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.848 --72614-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.849 --72614-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.849 --72614-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.849 ==72614== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.849 --72614-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:54.849 --72614-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:54.849 ==72614== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.849 --72614-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:54.849 --72614-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:54.849 --72614-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:54.849 --72614-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:54.849 --72614-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:54.849 --72614-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:54.849 --72614-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:54.849 --72614-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:54.849 --72614-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:54.849 --72614-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:54.849 --72614-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:54.849 --72614-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:54.849 --72614-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:54.849 --72614-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:54.849 --72614-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:54.849 --72614-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:54.849 --72614-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:54.849 00:08:54.849 00:08:54.849 CUnit - A unit testing framework for C - Version 2.1-3 00:08:54.849 http://cunit.sourceforge.net/ 00:08:54.849 00:08:54.849 00:08:54.849 Suite: crc64 00:08:54.849 Test: test_crc64_nvme ...--72614-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:54.849 passed 00:08:54.849 00:08:54.849 Run Summary: Type Total Ran Passed Failed Inactive 00:08:54.849 suites 1 1 n/a 0 0 00:08:54.849 tests 1 1 1 0 0 00:08:54.849 asserts 4 4 4 0 n/a 00:08:54.849 00:08:54.849 Elapsed time = 0.008 seconds 00:08:54.849 --72614-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:54.849 --72614-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:54.849 ==72614== 00:08:54.849 ==72614== HEAP SUMMARY: 00:08:54.849 ==72614== in use at exit: 0 bytes in 0 blocks 00:08:54.849 ==72614== total heap usage: 45 allocs, 45 frees, 88,653 bytes allocated 00:08:54.849 ==72614== 00:08:54.849 ==72614== All heap blocks were freed -- no leaks are possible 00:08:54.849 ==72614== 00:08:54.849 ==72614== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:54.849 09:57:44 unittest_util -- unit/unittest.sh@141 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:08:54.849 ==72616== Memcheck, a memory error detector 00:08:54.849 ==72616== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:54.849 ==72616== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:54.849 ==72616== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:08:54.849 ==72616== 00:08:54.849 --72616-- Valgrind options: 00:08:54.849 --72616-- --leak-check=full 00:08:54.849 --72616-- --error-exitcode=2 00:08:54.849 --72616-- --verbose 00:08:54.849 --72616-- Contents of /proc/version: 00:08:54.849 --72616-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:54.849 --72616-- 00:08:54.849 --72616-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:54.849 --72616-- Page sizes: currently 4096, max supported 4096 00:08:54.849 --72616-- Valgrind library directory: /usr/libexec/valgrind 00:08:54.849 --72616-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:08:54.849 --72616-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:54.849 --72616-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:54.849 --72616-- might be shown as UnknownInlinedFun 00:08:54.849 --72616-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:54.850 --72616-- object doesn't have a dynamic symbol table 00:08:55.107 --72616-- Scheduler: using generic scheduler lock implementation. 00:08:55.107 --72616-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:55.107 ==72616== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72616-by-???-on-18e29ac98063 00:08:55.107 ==72616== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72616-by-???-on-18e29ac98063 00:08:55.107 ==72616== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72616-by-???-on-18e29ac98063 00:08:55.107 ==72616== 00:08:55.107 ==72616== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:55.107 ==72616== don't want to do, unless you know exactly what you're doing, 00:08:55.107 ==72616== or are doing some strange experiment): 00:08:55.107 ==72616== /usr/libexec/valgrind/../../bin/vgdb --pid=72616 ...command... 00:08:55.107 ==72616== 00:08:55.107 ==72616== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:55.107 ==72616== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:08:55.107 ==72616== and then give GDB the following command 00:08:55.107 ==72616== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72616 00:08:55.107 ==72616== --pid is optional if only one valgrind process is running 00:08:55.107 ==72616== 00:08:55.107 --72616-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:55.107 --72616-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:55.107 --72616-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:55.107 --72616-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:55.107 ==72616== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.107 --72616-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:55.107 --72616-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:55.107 --72616-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:55.107 --72616-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:55.107 --72616-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:55.107 --72616-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:55.107 --72616-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:55.107 --72616-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:55.107 --72616-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:55.107 --72616-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:55.107 --72616-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:55.107 --72616-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:55.107 --72616-- Reading syms from /usr/lib64/libm.so.6 00:08:55.107 --72616-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:55.107 --72616-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:55.107 --72616-- Reading syms from /usr/lib64/libc.so.6 00:08:55.107 ==72616== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.107 --72616-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.107 --72616-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.107 ==72616== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.107 --72616-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.107 --72616-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.107 ==72616== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.107 --72616-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.107 --72616-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.107 ==72616== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.107 --72616-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.107 --72616-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.107 --72616-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:55.107 --72616-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:55.107 --72616-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:55.107 --72616-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:55.107 --72616-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:55.107 --72616-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:55.364 --72616-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.364 --72616-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.364 --72616-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 ==72616== Preferring higher priority redirection: 00:08:55.365 --72616-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:55.365 --72616-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:55.365 --72616-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 --72616-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.365 ==72616== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.365 --72616-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:55.365 --72616-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:55.365 ==72616== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.365 --72616-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:55.365 --72616-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:55.365 --72616-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:55.365 --72616-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:55.365 --72616-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:55.365 --72616-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:55.365 --72616-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:55.365 --72616-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:55.365 --72616-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:55.365 --72616-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:55.365 --72616-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:55.365 --72616-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:55.365 --72616-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:55.365 --72616-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:55.365 --72616-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:55.365 --72616-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:55.365 --72616-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:55.365 --72616-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:55.365 00:08:55.365 00:08:55.365 CUnit - A unit testing framework for C - Version 2.1-3 00:08:55.366 http://cunit.sourceforge.net/ 00:08:55.366 00:08:55.366 00:08:55.366 Suite: string 00:08:55.366 Test: test_parse_ip_addr ...passed 00:08:55.366 Test: test_str_chomp ...passed 00:08:55.366 Test: test_parse_capacity ...--72616-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:55.366 passed 00:08:55.366 Test: test_sprintf_append_realloc ...--72616-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:55.366 passed 00:08:55.366 Test: test_strtol ...passed 00:08:55.366 Test: test_strtoll ...passed 00:08:55.366 Test: test_strarray ...--72616-- REDIR: 0x5652e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:08:55.366 --72616-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:55.366 passed 00:08:55.366 Test: test_strcpy_replace ...--72616-- REDIR: 0x558a9d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:08:55.366 passed 00:08:55.366 00:08:55.366 Run Summary: Type Total Ran Passed Failed Inactive 00:08:55.366 suites 1 1 n/a 0 0 00:08:55.366 tests 8 8 8 0 0 00:08:55.366 asserts 161 161 161 0 n/a 00:08:55.366 00:08:55.366 Elapsed time = 0.075 seconds 00:08:55.366 --72616-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:55.366 --72616-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:55.623 ==72616== 00:08:55.623 ==72616== HEAP SUMMARY: 00:08:55.623 ==72616== in use at exit: 0 bytes in 0 blocks 00:08:55.623 ==72616== total heap usage: 105 allocs, 105 frees, 94,368 bytes allocated 00:08:55.623 ==72616== 00:08:55.623 ==72616== All heap blocks were freed -- no leaks are possible 00:08:55.623 ==72616== 00:08:55.623 ==72616== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:55.623 09:57:44 unittest_util -- unit/unittest.sh@142 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:08:55.623 ==72625== Memcheck, a memory error detector 00:08:55.623 ==72625== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:55.623 ==72625== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:55.623 ==72625== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:08:55.623 ==72625== 00:08:55.623 --72625-- Valgrind options: 00:08:55.623 --72625-- --leak-check=full 00:08:55.623 --72625-- --error-exitcode=2 00:08:55.623 --72625-- --verbose 00:08:55.623 --72625-- Contents of /proc/version: 00:08:55.623 --72625-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:55.623 --72625-- 00:08:55.623 --72625-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:55.623 --72625-- Page sizes: currently 4096, max supported 4096 00:08:55.623 --72625-- Valgrind library directory: /usr/libexec/valgrind 00:08:55.623 --72625-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:08:55.623 --72625-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:55.623 --72625-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:55.623 --72625-- might be shown as UnknownInlinedFun 00:08:55.623 --72625-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:55.623 --72625-- object doesn't have a dynamic symbol table 00:08:55.623 --72625-- Scheduler: using generic scheduler lock implementation. 00:08:55.623 --72625-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:55.623 ==72625== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72625-by-???-on-18e29ac98063 00:08:55.623 ==72625== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72625-by-???-on-18e29ac98063 00:08:55.623 ==72625== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72625-by-???-on-18e29ac98063 00:08:55.623 ==72625== 00:08:55.623 ==72625== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:55.624 ==72625== don't want to do, unless you know exactly what you're doing, 00:08:55.624 ==72625== or are doing some strange experiment): 00:08:55.624 ==72625== /usr/libexec/valgrind/../../bin/vgdb --pid=72625 ...command... 00:08:55.624 ==72625== 00:08:55.624 ==72625== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:55.624 ==72625== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:08:55.624 ==72625== and then give GDB the following command 00:08:55.624 ==72625== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72625 00:08:55.624 ==72625== --pid is optional if only one valgrind process is running 00:08:55.624 ==72625== 00:08:55.624 --72625-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:55.624 --72625-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:55.624 --72625-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:55.624 --72625-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:55.624 ==72625== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.624 --72625-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:55.624 --72625-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:55.624 --72625-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:55.624 --72625-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:55.624 --72625-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:55.624 --72625-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:55.624 --72625-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:55.624 --72625-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:55.624 --72625-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:55.624 --72625-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:55.624 --72625-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:55.624 --72625-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:55.624 --72625-- Reading syms from /usr/lib64/libm.so.6 00:08:55.624 --72625-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:55.624 --72625-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:55.624 --72625-- Reading syms from /usr/lib64/libc.so.6 00:08:55.624 ==72625== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.624 --72625-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.624 --72625-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.624 ==72625== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.624 --72625-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.624 --72625-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.624 ==72625== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.624 --72625-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.624 --72625-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.624 ==72625== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.624 --72625-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.624 --72625-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.881 --72625-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:55.881 --72625-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:55.881 --72625-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:55.881 --72625-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:55.881 --72625-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:55.881 --72625-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:55.881 --72625-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.881 --72625-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.882 --72625-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.882 --72625-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.882 ==72625== Preferring higher priority redirection: 00:08:55.882 --72625-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:55.882 --72625-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:55.882 --72625-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.882 --72625-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.882 --72625-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.882 --72625-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.882 --72625-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.882 --72625-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.882 --72625-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.882 --72625-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.882 --72625-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.882 ==72625== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.882 --72625-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:55.882 --72625-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:55.882 ==72625== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.882 --72625-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:55.882 --72625-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:55.882 --72625-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:55.882 --72625-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:55.882 --72625-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:55.882 --72625-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:55.882 --72625-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:55.882 --72625-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:55.882 --72625-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:55.882 --72625-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:55.882 --72625-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:55.882 --72625-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:55.882 --72625-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:55.882 --72625-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:55.882 --72625-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:55.882 --72625-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:55.882 --72625-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:55.882 --72625-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:55.882 00:08:55.882 00:08:55.882 CUnit - A unit testing framework for C - Version 2.1-3 00:08:55.882 http://cunit.sourceforge.net/ 00:08:55.882 00:08:55.882 00:08:55.882 Suite: dif 00:08:56.139 Test: dif_generate_and_verify_test ...[2024-06-10 09:57:45.415348] /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:56.139 [2024-06-10 09:57:45.443332] /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:56.139 [2024-06-10 09:57:45.444542] /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:56.139 [2024-06-10 09:57:45.446751] /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:56.139 [2024-06-10 09:57:45.447871] /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:56.139 [2024-06-10 09:57:45.448806] /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:56.139 passed 00:08:56.139 Test: dif_disable_check_test ...[2024-06-10 09:57:45.455483] /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:56.139 [2024-06-10 09:57:45.456471] /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:56.139 [2024-06-10 09:57:45.457408] /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:56.139 passed 00:08:56.139 Test: dif_generate_and_verify_different_pi_formats_test ...[2024-06-10 09:57:45.475335] /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:56.139 [2024-06-10 09:57:45.477220] /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:56.139 [2024-06-10 09:57:45.478544] /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:56.140 [2024-06-10 09:57:45.479416] /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:56.140 [2024-06-10 09:57:45.480533] /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:56.140 [2024-06-10 09:57:45.481327] /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:56.140 [2024-06-10 09:57:45.482128] /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:56.140 [2024-06-10 09:57:45.482909] /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:56.140 [2024-06-10 09:57:45.483865] /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:56.140 [2024-06-10 09:57:45.484669] /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:56.140 [2024-06-10 09:57:45.485454] /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:56.140 passed 00:08:56.140 Test: dif_apptag_mask_test ...[2024-06-10 09:57:45.488095] /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:56.140 [2024-06-10 09:57:45.490735] /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:56.140 passed 00:08:56.140 Test: dif_sec_512_md_0_error_test ...[2024-06-10 09:57:45.491648] /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:56.140 passed 00:08:56.140 Test: dif_sec_4096_md_0_error_test ...[2024-06-10 09:57:45.492519] /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:56.140 [2024-06-10 09:57:45.493073] /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:56.140 passed 00:08:56.140 Test: dif_sec_4100_md_128_error_test ...[2024-06-10 09:57:45.493792] /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:56.140 [2024-06-10 09:57:45.494420] /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:56.140 passed 00:08:56.140 Test: dif_guard_seed_test ...passed 00:08:56.140 Test: dif_guard_value_test ...passed 00:08:56.140 Test: dif_disable_sec_512_md_8_single_iov_test ...passed 00:08:56.140 Test: dif_sec_512_md_8_prchk_0_single_iov_test ...passed 00:08:56.140 Test: dif_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:08:56.140 Test: dif_sec_512_md_8_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:56.140 Test: dif_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:56.140 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_test ...passed 00:08:56.140 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:08:56.140 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:08:56.140 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_test ...passed 00:08:56.140 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:08:56.140 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_guard_test ...passed 00:08:56.140 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_guard_test ...passed 00:08:56.140 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_apptag_test ...passed 00:08:56.140 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_apptag_test ...passed 00:08:56.140 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_reftag_test ...passed 00:08:56.140 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_reftag_test ...passed 00:08:56.140 Test: dif_sec_512_md_8_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:56.140 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:56.140 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-06-10 09:57:45.653654] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=dd4c, Actual=fd4c 00:08:56.398 [2024-06-10 09:57:45.659039] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=de21, Actual=fe21 00:08:56.398 [2024-06-10 09:57:45.664704] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=2088 00:08:56.398 [2024-06-10 09:57:45.670553] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=2088 00:08:56.398 [2024-06-10 09:57:45.676636] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=2000005e 00:08:56.398 [2024-06-10 09:57:45.680795] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=2000005e 00:08:56.398 [2024-06-10 09:57:45.685824] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=fd4c, Actual=fac7 00:08:56.398 [2024-06-10 09:57:45.689605] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=fe21, Actual=81ad 00:08:56.398 [2024-06-10 09:57:45.693861] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=3ab753ed, Actual=1ab753ed 00:08:56.398 [2024-06-10 09:57:45.698515] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=18574660, Actual=38574660 00:08:56.398 [2024-06-10 09:57:45.703410] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=2088 00:08:56.398 [2024-06-10 09:57:45.708036] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=2088 00:08:56.398 [2024-06-10 09:57:45.713513] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=2000005e 00:08:56.398 [2024-06-10 09:57:45.718150] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=2000005e 00:08:56.398 [2024-06-10 09:57:45.723042] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=1ab753ed, Actual=cea8bd1d 00:08:56.398 [2024-06-10 09:57:45.726908] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=38574660, Actual=c9e6e219 00:08:56.398 [2024-06-10 09:57:45.730557] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=a576a772aecc20d3, Actual=a576a7728ecc20d3 00:08:56.398 [2024-06-10 09:57:45.734684] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=88010a2d6837a266, Actual=88010a2d4837a266 00:08:56.398 [2024-06-10 09:57:45.739062] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=2088 00:08:56.398 [2024-06-10 09:57:45.743192] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=2088 00:08:56.398 [2024-06-10 09:57:45.747977] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=205e 00:08:56.398 [2024-06-10 09:57:45.752122] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=205e 00:08:56.398 [2024-06-10 09:57:45.756507] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=a576a7728ecc20d3, Actual=73640e9aad37aa9a 00:08:56.398 [2024-06-10 09:57:45.759838] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=88010a2d4837a266, Actual=663b9a8267e8bdf2 00:08:56.398 passed 00:08:56.398 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_and_md_test ...[2024-06-10 09:57:45.762925] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=dd4c, Actual=fd4c 00:08:56.398 [2024-06-10 09:57:45.763712] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=de21, Actual=fe21 00:08:56.398 [2024-06-10 09:57:45.764539] /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=2088 00:08:56.398 [2024-06-10 09:57:45.765133] /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=2088 00:08:56.398 [2024-06-10 09:57:45.765969] /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=20000058 00:08:56.398 [2024-06-10 09:57:45.766568] /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=20000058 00:08:56.398 [2024-06-10 09:57:45.767375] /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=fac7 00:08:56.399 [2024-06-10 09:57:45.767780] /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=81ad 00:08:56.399 [2024-06-10 09:57:45.768456] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=3ab753ed, Actual=1ab753ed 00:08:56.399 [2024-06-10 09:57:45.769102] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=18574660, Actual=38574660 00:08:56.399 [2024-06-10 09:57:45.769966] /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=2088 00:08:56.399 [2024-06-10 09:57:45.770628] /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=2088 00:08:56.399 [2024-06-10 09:57:45.771504] /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=20000058 00:08:56.399 [2024-06-10 09:57:45.772170] /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=20000058 00:08:56.399 [2024-06-10 09:57:45.773037] /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=cea8bd1d 00:08:56.399 [2024-06-10 09:57:45.773497] /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=c9e6e219 00:08:56.399 [2024-06-10 09:57:45.774128] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a772aecc20d3, Actual=a576a7728ecc20d3 00:08:56.399 [2024-06-10 09:57:45.774734] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d6837a266, Actual=88010a2d4837a266 00:08:56.399 [2024-06-10 09:57:45.775547] /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=2088 00:08:56.399 [2024-06-10 09:57:45.776139] /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=2088 00:08:56.399 [2024-06-10 09:57:45.776955] /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=2058 00:08:56.399 [2024-06-10 09:57:45.777550] /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=2058 00:08:56.399 [2024-06-10 09:57:45.778362] /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=73640e9aad37aa9a 00:08:56.399 [2024-06-10 09:57:45.778766] /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=663b9a8267e8bdf2 00:08:56.399 passed 00:08:56.399 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_test ...[2024-06-10 09:57:45.780113] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=dd4c, Actual=fd4c 00:08:56.399 [2024-06-10 09:57:45.780713] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=de21, Actual=fe21 00:08:56.399 [2024-06-10 09:57:45.781541] /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=2088 00:08:56.399 [2024-06-10 09:57:45.782135] /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=2088 00:08:56.399 [2024-06-10 09:57:45.782985] /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=20000058 00:08:56.399 [2024-06-10 09:57:45.783584] /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=20000058 00:08:56.399 [2024-06-10 09:57:45.784414] /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=fac7 00:08:56.399 [2024-06-10 09:57:45.784819] /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=81ad 00:08:56.399 [2024-06-10 09:57:45.785503] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=3ab753ed, Actual=1ab753ed 00:08:56.399 [2024-06-10 09:57:45.786152] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=18574660, Actual=38574660 00:08:56.399 [2024-06-10 09:57:45.787041] /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=2088 00:08:56.399 [2024-06-10 09:57:45.787696] /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=2088 00:08:56.399 [2024-06-10 09:57:45.788587] /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=20000058 00:08:56.399 [2024-06-10 09:57:45.789249] /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=20000058 00:08:56.399 [2024-06-10 09:57:45.790131] /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=cea8bd1d 00:08:56.399 [2024-06-10 09:57:45.790599] /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=c9e6e219 00:08:56.400 [2024-06-10 09:57:45.791237] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a772aecc20d3, Actual=a576a7728ecc20d3 00:08:56.400 [2024-06-10 09:57:45.791835] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d6837a266, Actual=88010a2d4837a266 00:08:56.400 [2024-06-10 09:57:45.792650] /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=2088 00:08:56.400 [2024-06-10 09:57:45.793241] /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=2088 00:08:56.400 [2024-06-10 09:57:45.794069] /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=2058 00:08:56.400 [2024-06-10 09:57:45.794674] /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=2058 00:08:56.400 [2024-06-10 09:57:45.795491] /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=73640e9aad37aa9a 00:08:56.400 [2024-06-10 09:57:45.795898] /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=663b9a8267e8bdf2 00:08:56.400 passed 00:08:56.400 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_guard_test ...[2024-06-10 09:57:45.797247] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=dd4c, Actual=fd4c 00:08:56.400 [2024-06-10 09:57:45.797844] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=de21, Actual=fe21 00:08:56.400 [2024-06-10 09:57:45.798682] /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=2088 00:08:56.400 [2024-06-10 09:57:45.799274] /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=2088 00:08:56.400 [2024-06-10 09:57:45.800109] /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=20000058 00:08:56.400 [2024-06-10 09:57:45.800712] /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=20000058 00:08:56.400 [2024-06-10 09:57:45.801512] /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=fac7 00:08:56.400 [2024-06-10 09:57:45.801914] /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=81ad 00:08:56.400 [2024-06-10 09:57:45.802593] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=3ab753ed, Actual=1ab753ed 00:08:56.400 [2024-06-10 09:57:45.803248] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=18574660, Actual=38574660 00:08:56.400 [2024-06-10 09:57:45.804137] /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=2088 00:08:56.400 [2024-06-10 09:57:45.804792] /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=2088 00:08:56.400 [2024-06-10 09:57:45.805684] /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=20000058 00:08:56.400 [2024-06-10 09:57:45.806340] /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=20000058 00:08:56.400 [2024-06-10 09:57:45.807208] /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=cea8bd1d 00:08:56.400 [2024-06-10 09:57:45.807674] /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=c9e6e219 00:08:56.400 [2024-06-10 09:57:45.808291] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a772aecc20d3, Actual=a576a7728ecc20d3 00:08:56.400 [2024-06-10 09:57:45.808888] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d6837a266, Actual=88010a2d4837a266 00:08:56.400 [2024-06-10 09:57:45.809718] /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=2088 00:08:56.400 [2024-06-10 09:57:45.810308] /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=2088 00:08:56.400 [2024-06-10 09:57:45.811143] /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=2058 00:08:56.400 [2024-06-10 09:57:45.811744] /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=2058 00:08:56.400 [2024-06-10 09:57:45.812549] /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=73640e9aad37aa9a 00:08:56.400 [2024-06-10 09:57:45.812961] /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=663b9a8267e8bdf2 00:08:56.400 passed 00:08:56.400 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_pi_16_test ...[2024-06-10 09:57:45.814298] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=dd4c, Actual=fd4c 00:08:56.401 [2024-06-10 09:57:45.814899] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=de21, Actual=fe21 00:08:56.401 [2024-06-10 09:57:45.815731] /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=2088 00:08:56.401 [2024-06-10 09:57:45.816326] /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=2088 00:08:56.401 [2024-06-10 09:57:45.817145] /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=20000058 00:08:56.401 [2024-06-10 09:57:45.817741] /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=20000058 00:08:56.401 [2024-06-10 09:57:45.818554] /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=fac7 00:08:56.401 [2024-06-10 09:57:45.818960] /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=81ad 00:08:56.401 passed 00:08:56.401 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_test ...[2024-06-10 09:57:45.820340] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=3ab753ed, Actual=1ab753ed 00:08:56.401 [2024-06-10 09:57:45.821003] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=18574660, Actual=38574660 00:08:56.401 [2024-06-10 09:57:45.821910] /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=2088 00:08:56.401 [2024-06-10 09:57:45.822560] /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=2088 00:08:56.401 [2024-06-10 09:57:45.823462] /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=20000058 00:08:56.401 [2024-06-10 09:57:45.824129] /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=20000058 00:08:56.401 [2024-06-10 09:57:45.826492] /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=cea8bd1d 00:08:56.401 [2024-06-10 09:57:45.826972] /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=c9e6e219 00:08:56.401 [2024-06-10 09:57:45.827890] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a772aecc20d3, Actual=a576a7728ecc20d3 00:08:56.401 [2024-06-10 09:57:45.828481] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d6837a266, Actual=88010a2d4837a266 00:08:56.401 [2024-06-10 09:57:45.829070] /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=2088 00:08:56.401 [2024-06-10 09:57:45.829646] /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=2088 00:08:56.401 [2024-06-10 09:57:45.830232] /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=2058 00:08:56.401 [2024-06-10 09:57:45.830816] /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=2058 00:08:56.401 [2024-06-10 09:57:45.831391] /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=73640e9aad37aa9a 00:08:56.401 [2024-06-10 09:57:45.831789] /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=663b9a8267e8bdf2 00:08:56.401 passed 00:08:56.401 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_pi_16_test ...[2024-06-10 09:57:45.832867] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=dd4c, Actual=fd4c 00:08:56.401 [2024-06-10 09:57:45.833469] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=de21, Actual=fe21 00:08:56.401 [2024-06-10 09:57:45.834303] /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=2088 00:08:56.402 [2024-06-10 09:57:45.834896] /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=2088 00:08:56.402 [2024-06-10 09:57:45.835729] /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=20000058 00:08:56.402 [2024-06-10 09:57:45.836318] /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=20000058 00:08:56.402 [2024-06-10 09:57:45.837120] /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=fac7 00:08:56.402 [2024-06-10 09:57:45.837516] /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=81ad 00:08:56.402 passed 00:08:56.402 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_test ...[2024-06-10 09:57:45.838908] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=3ab753ed, Actual=1ab753ed 00:08:56.402 [2024-06-10 09:57:45.839570] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=18574660, Actual=38574660 00:08:56.402 [2024-06-10 09:57:45.840495] /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=2088 00:08:56.402 [2024-06-10 09:57:45.841156] /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=2088 00:08:56.402 [2024-06-10 09:57:45.842057] /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=20000058 00:08:56.402 [2024-06-10 09:57:45.842718] /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=20000058 00:08:56.402 [2024-06-10 09:57:45.843596] /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=cea8bd1d 00:08:56.402 [2024-06-10 09:57:45.844069] /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=c9e6e219 00:08:56.402 [2024-06-10 09:57:45.844990] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a772aecc20d3, Actual=a576a7728ecc20d3 00:08:56.402 [2024-06-10 09:57:45.845579] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d6837a266, Actual=88010a2d4837a266 00:08:56.402 [2024-06-10 09:57:45.846155] /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=2088 00:08:56.402 [2024-06-10 09:57:45.846738] /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=2088 00:08:56.402 [2024-06-10 09:57:45.847328] /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=2058 00:08:56.402 [2024-06-10 09:57:45.847912] /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=2058 00:08:56.402 [2024-06-10 09:57:45.848490] /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=73640e9aad37aa9a 00:08:56.402 [2024-06-10 09:57:45.848879] /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=663b9a8267e8bdf2 00:08:56.402 passed 00:08:56.402 Test: dif_copy_sec_512_md_8_prchk_0_single_iov ...passed 00:08:56.402 Test: dif_copy_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:08:56.402 Test: dif_copy_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:08:56.660 Test: dif_copy_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:56.660 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:08:56.660 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:08:56.660 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:08:56.660 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:08:56.660 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:56.660 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-06-10 09:57:45.975063] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=dd4c, Actual=fd4c 00:08:56.660 [2024-06-10 09:57:45.978231] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=1f7f, Actual=3f7f 00:08:56.660 [2024-06-10 09:57:45.980743] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=2088 00:08:56.660 [2024-06-10 09:57:45.982884] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=2088 00:08:56.660 [2024-06-10 09:57:45.985309] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=2000005e 00:08:56.660 [2024-06-10 09:57:45.987448] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=2000005e 00:08:56.660 [2024-06-10 09:57:45.989840] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=fd4c, Actual=fac7 00:08:56.660 [2024-06-10 09:57:45.992208] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=ba8c, Actual=c500 00:08:56.660 [2024-06-10 09:57:45.995154] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=3ab753ed, Actual=1ab753ed 00:08:56.660 [2024-06-10 09:57:45.997849] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=a06e7fee, Actual=806e7fee 00:08:56.660 [2024-06-10 09:57:46.000808] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=2088 00:08:56.660 [2024-06-10 09:57:46.003677] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=a8 00:08:56.660 [2024-06-10 09:57:46.006573] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=7d 00:08:56.660 [2024-06-10 09:57:46.009208] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=7d 00:08:56.660 [2024-06-10 09:57:46.012103] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=1ab753ed, Actual=5aad3148 00:08:56.660 [2024-06-10 09:57:46.014736] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=5a3d6598, Actual=51c81956 00:08:56.660 [2024-06-10 09:57:46.017147] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=a576a7728ecc20f3, Actual=a576a7728ecc20d3 00:08:56.660 [2024-06-10 09:57:46.019278] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=352acdd9c4492332, Actual=352acdd9c4492312 00:08:56.660 [2024-06-10 09:57:46.023015] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=a8 00:08:56.660 [2024-06-10 09:57:46.025153] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=a8 00:08:56.660 [2024-06-10 09:57:46.027572] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=7d 00:08:56.660 [2024-06-10 09:57:46.029727] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=7d 00:08:56.660 [2024-06-10 09:57:46.032152] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=a576a7728ecc20d3, Actual=92c38f04fac3492e 00:08:56.660 [2024-06-10 09:57:46.034282] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=bdcaeff86fabb130, Actual=5e9379de7aa3c60d 00:08:56.660 passed 00:08:56.660 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-06-10 09:57:46.036737] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd6c, Actual=fd4c 00:08:56.661 [2024-06-10 09:57:46.037467] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=ca06, Actual=ca26 00:08:56.661 [2024-06-10 09:57:46.038369] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=a8 00:08:56.661 [2024-06-10 09:57:46.039013] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=a8 00:08:56.661 [2024-06-10 09:57:46.039915] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=79 00:08:56.661 [2024-06-10 09:57:46.040556] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=79 00:08:56.661 [2024-06-10 09:57:46.041439] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd4c, Actual=520 00:08:56.661 [2024-06-10 09:57:46.042075] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=92c0, Actual=8bfd 00:08:56.661 [2024-06-10 09:57:46.043088] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab753cd, Actual=1ab753ed 00:08:56.661 [2024-06-10 09:57:46.043863] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=2b3129d2, Actual=2b3129f2 00:08:56.661 [2024-06-10 09:57:46.044902] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=a8 00:08:56.661 [2024-06-10 09:57:46.045679] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=a8 00:08:56.661 [2024-06-10 09:57:46.046712] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=79 00:08:56.661 [2024-06-10 09:57:46.047483] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=79 00:08:56.661 [2024-06-10 09:57:46.048513] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab753ed, Actual=5aad3148 00:08:56.661 [2024-06-10 09:57:46.049286] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=9bbd506d, Actual=90482ca3 00:08:56.661 [2024-06-10 09:57:46.050214] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc20f3, Actual=a576a7728ecc20d3 00:08:56.661 [2024-06-10 09:57:46.050876] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=c0c8c24ae2a6a76d, Actual=c0c8c24ae2a6a74d 00:08:56.661 [2024-06-10 09:57:46.051811] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=a8 00:08:56.661 [2024-06-10 09:57:46.052468] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=a8 00:08:56.661 [2024-06-10 09:57:46.053390] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=79 00:08:56.661 [2024-06-10 09:57:46.054073] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=79 00:08:56.661 [2024-06-10 09:57:46.054981] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc20d3, Actual=92c38f04fac3492e 00:08:56.661 [2024-06-10 09:57:46.055647] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=4828e06b4944356f, Actual=ab71764d5c4c4252 00:08:56.661 passed 00:08:56.661 Test: dix_sec_512_md_0_error ...[2024-06-10 09:57:46.056828] /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:56.661 passed 00:08:56.661 Test: dix_sec_512_md_8_prchk_0_single_iov ...passed 00:08:56.661 Test: dix_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:08:56.661 Test: dix_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:08:56.661 Test: dix_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:56.661 Test: dix_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:08:56.661 Test: dix_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:08:56.661 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:08:56.661 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:08:56.662 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:56.662 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-06-10 09:57:46.174775] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=fd6c, Actual=fd4c 00:08:56.919 [2024-06-10 09:57:46.177858] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=a987, Actual=a9a7 00:08:56.919 [2024-06-10 09:57:46.181401] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=a8 00:08:56.919 [2024-06-10 09:57:46.183505] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=a8 00:08:56.919 [2024-06-10 09:57:46.187145] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=7d 00:08:56.919 [2024-06-10 09:57:46.189249] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=7d 00:08:56.919 [2024-06-10 09:57:46.192116] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=fd4c, Actual=520 00:08:56.919 [2024-06-10 09:57:46.194434] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=f141, Actual=e87c 00:08:56.919 [2024-06-10 09:57:46.197296] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=1ab753cd, Actual=1ab753ed 00:08:56.919 [2024-06-10 09:57:46.199878] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=eab11c27, Actual=eab11c07 00:08:56.919 [2024-06-10 09:57:46.202717] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=a8 00:08:56.919 [2024-06-10 09:57:46.205291] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=a8 00:08:56.919 [2024-06-10 09:57:46.208140] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=7d 00:08:56.919 [2024-06-10 09:57:46.210731] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=7d 00:08:56.919 [2024-06-10 09:57:46.213562] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=1ab753ed, Actual=5aad3148 00:08:56.919 [2024-06-10 09:57:46.217433] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=5a3d6598, Actual=51c81956 00:08:56.919 [2024-06-10 09:57:46.219814] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=a576a7728ecc20f3, Actual=a576a7728ecc20d3 00:08:56.919 [2024-06-10 09:57:46.221902] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=352acdd9c4492332, Actual=352acdd9c4492312 00:08:56.919 [2024-06-10 09:57:46.224244] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=a8 00:08:56.919 [2024-06-10 09:57:46.226324] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=a8 00:08:56.919 [2024-06-10 09:57:46.228697] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=7d 00:08:56.919 [2024-06-10 09:57:46.230784] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=7d 00:08:56.919 [2024-06-10 09:57:46.233142] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=a576a7728ecc20d3, Actual=92c38f04fac3492e 00:08:56.919 [2024-06-10 09:57:46.235239] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=bdcaeff86fabb130, Actual=5e9379de7aa3c60d 00:08:56.919 passed 00:08:56.919 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-06-10 09:57:46.237632] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd6c, Actual=fd4c 00:08:56.919 [2024-06-10 09:57:46.238333] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=ca06, Actual=ca26 00:08:56.919 [2024-06-10 09:57:46.239199] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=a8 00:08:56.920 [2024-06-10 09:57:46.239812] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=a8 00:08:56.920 [2024-06-10 09:57:46.240683] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=79 00:08:56.920 [2024-06-10 09:57:46.241286] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=79 00:08:56.920 [2024-06-10 09:57:46.242136] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd4c, Actual=520 00:08:56.920 [2024-06-10 09:57:46.242737] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=92c0, Actual=8bfd 00:08:56.920 [2024-06-10 09:57:46.243697] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab753cd, Actual=1ab753ed 00:08:56.920 [2024-06-10 09:57:46.244424] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=2b3129d2, Actual=2b3129f2 00:08:56.920 [2024-06-10 09:57:46.245413] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=a8 00:08:56.920 [2024-06-10 09:57:46.246137] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=a8 00:08:56.920 [2024-06-10 09:57:46.247117] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=79 00:08:56.920 [2024-06-10 09:57:46.247840] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=79 00:08:56.920 [2024-06-10 09:57:46.248828] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab753ed, Actual=5aad3148 00:08:56.920 [2024-06-10 09:57:46.249545] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=9bbd506d, Actual=90482ca3 00:08:56.920 [2024-06-10 09:57:46.250400] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc20f3, Actual=a576a7728ecc20d3 00:08:56.920 [2024-06-10 09:57:46.250996] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=c0c8c24ae2a6a76d, Actual=c0c8c24ae2a6a74d 00:08:56.920 [2024-06-10 09:57:46.251857] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=a8 00:08:56.920 [2024-06-10 09:57:46.252464] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=a8 00:08:56.920 [2024-06-10 09:57:46.253317] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=79 00:08:56.920 [2024-06-10 09:57:46.253928] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=79 00:08:56.920 [2024-06-10 09:57:46.254805] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc20d3, Actual=92c38f04fac3492e 00:08:56.920 [2024-06-10 09:57:46.255411] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=4828e06b4944356f, Actual=ab71764d5c4c4252 00:08:56.920 passed 00:08:56.920 Test: set_md_interleave_iovs_test ...passed 00:08:56.920 Test: set_md_interleave_iovs_split_test ...passed 00:08:56.920 Test: dif_generate_stream_pi_16_test ...passed 00:08:56.920 Test: dif_generate_stream_test ...passed 00:08:56.920 Test: set_md_interleave_iovs_alignment_test ...[2024-06-10 09:57:46.326529] /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:56.920 passed 00:08:56.920 Test: dif_generate_split_test ...passed 00:08:56.920 Test: set_md_interleave_iovs_multi_segments_test ...passed 00:08:56.920 Test: dif_verify_split_test ...passed 00:08:56.920 Test: dif_verify_stream_multi_segments_test ...passed 00:08:56.920 Test: update_crc32c_pi_16_test ...passed 00:08:56.920 Test: update_crc32c_test ...passed 00:08:56.920 Test: dif_update_crc32c_split_test ...passed 00:08:56.920 Test: dif_update_crc32c_stream_multi_segments_test ...passed 00:08:56.920 Test: get_range_with_md_test ...passed 00:08:57.178 Test: dif_sec_512_md_8_prchk_7_multi_iovs_remap_pi_16_test ...passed 00:08:57.178 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_remap_test ...passed 00:08:57.178 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:08:57.178 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_remap ...passed 00:08:57.178 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits_remap_pi_16_test ...passed 00:08:57.178 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:08:57.178 Test: dif_generate_and_verify_unmap_test ...passed 00:08:57.178 00:08:57.178 Run Summary: Type Total Ran Passed Failed Inactive 00:08:57.178 suites 1 1 n/a 0 0 00:08:57.178 tests 79 79 79 0 0 00:08:57.178 asserts 3584 3584 3584 0 n/a 00:08:57.178 00:08:57.178 Elapsed time = 1.170 seconds 00:08:57.178 --72625-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:57.178 --72625-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:57.178 ==72625== 00:08:57.178 ==72625== HEAP SUMMARY: 00:08:57.178 ==72625== in use at exit: 0 bytes in 0 blocks 00:08:57.178 ==72625== total heap usage: 826 allocs, 826 frees, 1,847,460 bytes allocated 00:08:57.178 ==72625== 00:08:57.178 ==72625== All heap blocks were freed -- no leaks are possible 00:08:57.178 ==72625== 00:08:57.178 ==72625== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:57.178 09:57:46 unittest_util -- unit/unittest.sh@143 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:08:57.178 ==72641== Memcheck, a memory error detector 00:08:57.178 ==72641== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:57.178 ==72641== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:57.178 ==72641== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:08:57.178 ==72641== 00:08:57.178 --72641-- Valgrind options: 00:08:57.178 --72641-- --leak-check=full 00:08:57.178 --72641-- --error-exitcode=2 00:08:57.178 --72641-- --verbose 00:08:57.178 --72641-- Contents of /proc/version: 00:08:57.178 --72641-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:57.178 --72641-- 00:08:57.178 --72641-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:57.178 --72641-- Page sizes: currently 4096, max supported 4096 00:08:57.178 --72641-- Valgrind library directory: /usr/libexec/valgrind 00:08:57.178 --72641-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:08:57.178 --72641-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:57.178 --72641-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:57.178 --72641-- might be shown as UnknownInlinedFun 00:08:57.178 --72641-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:57.178 --72641-- object doesn't have a dynamic symbol table 00:08:57.178 --72641-- Scheduler: using generic scheduler lock implementation. 00:08:57.178 --72641-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:57.178 ==72641== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72641-by-???-on-18e29ac98063 00:08:57.178 ==72641== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72641-by-???-on-18e29ac98063 00:08:57.178 ==72641== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72641-by-???-on-18e29ac98063 00:08:57.178 ==72641== 00:08:57.178 ==72641== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:57.178 ==72641== don't want to do, unless you know exactly what you're doing, 00:08:57.178 ==72641== or are doing some strange experiment): 00:08:57.178 ==72641== /usr/libexec/valgrind/../../bin/vgdb --pid=72641 ...command... 00:08:57.178 ==72641== 00:08:57.178 ==72641== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:57.178 ==72641== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:08:57.178 ==72641== and then give GDB the following command 00:08:57.178 ==72641== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72641 00:08:57.178 ==72641== --pid is optional if only one valgrind process is running 00:08:57.178 ==72641== 00:08:57.178 --72641-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:57.179 --72641-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:57.179 --72641-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:57.179 --72641-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:57.179 ==72641== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.179 --72641-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:57.179 --72641-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:57.436 --72641-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:57.436 --72641-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:57.436 --72641-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:57.436 --72641-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:57.436 --72641-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:57.436 --72641-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:57.436 --72641-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:57.436 --72641-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:57.436 --72641-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:57.436 --72641-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:57.436 --72641-- Reading syms from /usr/lib64/libm.so.6 00:08:57.436 --72641-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:57.436 --72641-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:57.436 --72641-- Reading syms from /usr/lib64/libc.so.6 00:08:57.436 ==72641== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.436 --72641-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.436 --72641-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:57.436 ==72641== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.436 --72641-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.436 --72641-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:57.436 ==72641== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.436 --72641-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.436 --72641-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:57.436 ==72641== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.436 --72641-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.436 --72641-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:57.436 --72641-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:57.436 --72641-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:57.436 --72641-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:57.436 --72641-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:57.436 --72641-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:57.436 --72641-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:57.436 --72641-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.436 --72641-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.436 --72641-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.436 --72641-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.436 --72641-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.436 --72641-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.436 --72641-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.436 --72641-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.436 --72641-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.436 --72641-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.436 --72641-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.436 --72641-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.436 --72641-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.436 --72641-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.436 --72641-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.436 --72641-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.436 --72641-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.436 --72641-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.437 --72641-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.437 --72641-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.437 --72641-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.437 --72641-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.437 --72641-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.437 --72641-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.437 --72641-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.437 --72641-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.437 --72641-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.437 --72641-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.437 --72641-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.437 --72641-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.437 ==72641== Preferring higher priority redirection: 00:08:57.437 --72641-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:57.437 --72641-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:57.437 --72641-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.437 --72641-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.437 --72641-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.437 --72641-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.437 --72641-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.437 --72641-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.437 --72641-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.437 --72641-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.437 --72641-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.437 ==72641== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.437 --72641-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:57.437 --72641-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:57.437 ==72641== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.437 --72641-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:57.437 --72641-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:57.437 --72641-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:57.694 --72641-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:57.694 --72641-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:57.694 --72641-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:57.694 --72641-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:57.694 --72641-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:57.694 --72641-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:57.694 --72641-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:57.694 --72641-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:57.694 --72641-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:57.694 --72641-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:57.694 --72641-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:57.694 --72641-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:57.694 --72641-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:57.694 --72641-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:57.694 --72641-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:57.694 00:08:57.694 00:08:57.694 CUnit - A unit testing framework for C - Version 2.1-3 00:08:57.694 http://cunit.sourceforge.net/ 00:08:57.694 00:08:57.694 00:08:57.694 Suite: iov 00:08:57.694 Test: test_single_iov ...passed 00:08:57.694 Test: test_simple_iov ...passed 00:08:57.694 Test: test_complex_iov ...passed 00:08:57.694 Test: test_iovs_to_buf ...passed 00:08:57.694 Test: test_buf_to_iovs ...passed 00:08:57.694 Test: test_memset ...passed 00:08:57.694 Test: test_iov_one ...passed 00:08:57.694 Test: test_iov_xfer ...passed 00:08:57.694 00:08:57.694 Run Summary: Type Total Ran Passed Failed Inactive 00:08:57.694 suites 1 1 n/a 0 0 00:08:57.694 tests 8 8 8 0 0 00:08:57.694 asserts 156 156 156 0 n/a 00:08:57.694 00:08:57.694 Elapsed time = 0.041 seconds 00:08:57.694 --72641-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:57.694 --72641-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:57.694 ==72641== 00:08:57.694 ==72641== HEAP SUMMARY: 00:08:57.694 ==72641== in use at exit: 0 bytes in 0 blocks 00:08:57.694 ==72641== total heap usage: 62 allocs, 62 frees, 93,735 bytes allocated 00:08:57.694 ==72641== 00:08:57.694 ==72641== All heap blocks were freed -- no leaks are possible 00:08:57.694 ==72641== 00:08:57.694 ==72641== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:57.694 09:57:47 unittest_util -- unit/unittest.sh@144 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:08:57.694 ==72649== Memcheck, a memory error detector 00:08:57.694 ==72649== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:57.694 ==72649== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:57.694 ==72649== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:08:57.694 ==72649== 00:08:57.694 --72649-- Valgrind options: 00:08:57.694 --72649-- --leak-check=full 00:08:57.694 --72649-- --error-exitcode=2 00:08:57.694 --72649-- --verbose 00:08:57.694 --72649-- Contents of /proc/version: 00:08:57.694 --72649-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:57.694 --72649-- 00:08:57.694 --72649-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:57.694 --72649-- Page sizes: currently 4096, max supported 4096 00:08:57.694 --72649-- Valgrind library directory: /usr/libexec/valgrind 00:08:57.694 --72649-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:08:57.694 --72649-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:57.694 --72649-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:57.694 --72649-- might be shown as UnknownInlinedFun 00:08:57.694 --72649-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:57.694 --72649-- object doesn't have a dynamic symbol table 00:08:57.694 --72649-- Scheduler: using generic scheduler lock implementation. 00:08:57.694 --72649-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:57.694 ==72649== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72649-by-???-on-18e29ac98063 00:08:57.694 ==72649== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72649-by-???-on-18e29ac98063 00:08:57.694 ==72649== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72649-by-???-on-18e29ac98063 00:08:57.694 ==72649== 00:08:57.694 ==72649== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:57.694 ==72649== don't want to do, unless you know exactly what you're doing, 00:08:57.694 ==72649== or are doing some strange experiment): 00:08:57.694 ==72649== /usr/libexec/valgrind/../../bin/vgdb --pid=72649 ...command... 00:08:57.694 ==72649== 00:08:57.694 ==72649== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:57.694 ==72649== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:08:57.695 ==72649== and then give GDB the following command 00:08:57.695 ==72649== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72649 00:08:57.695 ==72649== --pid is optional if only one valgrind process is running 00:08:57.695 ==72649== 00:08:57.695 --72649-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:57.695 --72649-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:57.952 --72649-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:57.952 --72649-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:57.952 ==72649== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.952 --72649-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:57.952 --72649-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:57.952 --72649-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:57.952 --72649-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:57.952 --72649-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:57.952 --72649-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:57.952 --72649-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:57.952 --72649-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:57.952 --72649-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:57.952 --72649-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:57.952 --72649-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:57.952 --72649-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:57.952 --72649-- Reading syms from /usr/lib64/libm.so.6 00:08:57.952 --72649-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:57.952 --72649-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:57.952 --72649-- Reading syms from /usr/lib64/libc.so.6 00:08:57.952 ==72649== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.952 --72649-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.952 --72649-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:57.952 ==72649== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.952 --72649-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.952 --72649-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:57.952 ==72649== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.952 --72649-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.952 --72649-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:57.952 ==72649== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.952 --72649-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.953 --72649-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:57.953 --72649-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:57.953 --72649-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:57.953 --72649-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:57.953 --72649-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:57.953 --72649-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:57.953 --72649-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:57.953 --72649-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 ==72649== Preferring higher priority redirection: 00:08:57.953 --72649-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:57.953 --72649-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:57.953 --72649-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 --72649-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.953 ==72649== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.953 --72649-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:57.953 --72649-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:57.953 ==72649== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.953 --72649-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:57.953 --72649-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:58.211 --72649-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:58.211 --72649-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:58.211 --72649-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:58.211 --72649-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:58.211 --72649-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:58.211 --72649-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:58.211 --72649-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:58.211 --72649-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:58.211 --72649-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:58.211 --72649-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:58.211 --72649-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:58.211 --72649-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:58.211 --72649-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:58.211 --72649-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:58.211 --72649-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:58.211 --72649-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:58.211 00:08:58.211 00:08:58.211 CUnit - A unit testing framework for C - Version 2.1-3 00:08:58.211 http://cunit.sourceforge.net/ 00:08:58.211 00:08:58.211 00:08:58.211 Suite: math 00:08:58.211 Test: test_serial_number_arithmetic ...passed 00:08:58.211 Suite: erase 00:08:58.211 Test: test_memset_s ...passed 00:08:58.211 00:08:58.211 Run Summary: Type Total Ran Passed Failed Inactive 00:08:58.211 suites 2 2 n/a 0 0 00:08:58.211 tests 2 2 2 0 0 00:08:58.211 asserts 18 18 18 0 n/a 00:08:58.211 00:08:58.211 Elapsed time = 0.008 seconds 00:08:58.211 --72649-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:58.211 --72649-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:58.211 ==72649== 00:08:58.211 ==72649== HEAP SUMMARY: 00:08:58.211 ==72649== in use at exit: 0 bytes in 0 blocks 00:08:58.211 ==72649== total heap usage: 52 allocs, 52 frees, 93,466 bytes allocated 00:08:58.211 ==72649== 00:08:58.211 ==72649== All heap blocks were freed -- no leaks are possible 00:08:58.211 ==72649== 00:08:58.211 ==72649== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:58.211 09:57:47 unittest_util -- unit/unittest.sh@145 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:08:58.211 ==72656== Memcheck, a memory error detector 00:08:58.211 ==72656== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:58.211 ==72656== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:58.212 ==72656== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:08:58.212 ==72656== 00:08:58.212 --72656-- Valgrind options: 00:08:58.212 --72656-- --leak-check=full 00:08:58.212 --72656-- --error-exitcode=2 00:08:58.212 --72656-- --verbose 00:08:58.212 --72656-- Contents of /proc/version: 00:08:58.212 --72656-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:58.212 --72656-- 00:08:58.212 --72656-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:58.212 --72656-- Page sizes: currently 4096, max supported 4096 00:08:58.212 --72656-- Valgrind library directory: /usr/libexec/valgrind 00:08:58.212 --72656-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:08:58.212 --72656-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:58.212 --72656-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:58.212 --72656-- might be shown as UnknownInlinedFun 00:08:58.212 --72656-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:58.212 --72656-- object doesn't have a dynamic symbol table 00:08:58.212 --72656-- Scheduler: using generic scheduler lock implementation. 00:08:58.212 --72656-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:58.212 ==72656== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72656-by-???-on-18e29ac98063 00:08:58.212 ==72656== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72656-by-???-on-18e29ac98063 00:08:58.212 ==72656== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72656-by-???-on-18e29ac98063 00:08:58.212 ==72656== 00:08:58.212 ==72656== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:58.212 ==72656== don't want to do, unless you know exactly what you're doing, 00:08:58.212 ==72656== or are doing some strange experiment): 00:08:58.212 ==72656== /usr/libexec/valgrind/../../bin/vgdb --pid=72656 ...command... 00:08:58.212 ==72656== 00:08:58.212 ==72656== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:58.212 ==72656== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:08:58.212 ==72656== and then give GDB the following command 00:08:58.212 ==72656== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72656 00:08:58.212 ==72656== --pid is optional if only one valgrind process is running 00:08:58.212 ==72656== 00:08:58.212 --72656-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:58.212 --72656-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:58.469 --72656-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:58.469 --72656-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:58.469 ==72656== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.469 --72656-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:58.469 --72656-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:58.469 --72656-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:58.469 --72656-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:58.469 --72656-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:58.469 --72656-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:58.469 --72656-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:58.469 --72656-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:58.470 --72656-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:58.470 --72656-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:58.470 --72656-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:58.470 --72656-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:58.470 --72656-- Reading syms from /usr/lib64/libm.so.6 00:08:58.470 --72656-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:58.470 --72656-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:58.470 --72656-- Reading syms from /usr/lib64/libc.so.6 00:08:58.470 ==72656== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.470 --72656-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.470 --72656-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:58.470 ==72656== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.470 --72656-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.470 --72656-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:58.470 ==72656== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.470 --72656-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.470 --72656-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:58.470 ==72656== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.470 --72656-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.470 --72656-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:58.470 --72656-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:58.470 --72656-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:58.470 --72656-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:58.470 --72656-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:58.470 --72656-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:58.470 --72656-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:58.470 --72656-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 ==72656== Preferring higher priority redirection: 00:08:58.470 --72656-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:58.470 --72656-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:58.470 --72656-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.470 --72656-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.471 --72656-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.471 ==72656== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.471 --72656-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:58.471 --72656-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:58.471 ==72656== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.471 --72656-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:58.471 --72656-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:58.727 --72656-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:58.727 --72656-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:58.727 --72656-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:58.728 --72656-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:58.728 --72656-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:58.728 --72656-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:58.728 --72656-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:58.728 --72656-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:58.728 --72656-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:58.728 --72656-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:58.728 --72656-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:58.728 --72656-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:58.728 --72656-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:58.728 --72656-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:58.728 --72656-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:58.728 --72656-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:58.728 00:08:58.728 00:08:58.728 CUnit - A unit testing framework for C - Version 2.1-3 00:08:58.728 http://cunit.sourceforge.net/ 00:08:58.728 00:08:58.728 00:08:58.728 Suite: pipe 00:08:58.728 Test: test_create_destroy ...passed 00:08:58.728 Test: test_write_get_buffer ...passed 00:08:58.728 Test: test_write_advance ...passed 00:08:58.728 Test: test_read_get_buffer ...passed 00:08:58.728 Test: test_read_advance ...passed 00:08:58.728 Test: test_data ...passed 00:08:58.728 00:08:58.728 Run Summary: Type Total Ran Passed Failed Inactive 00:08:58.728 suites 1 1 n/a 0 0 00:08:58.728 tests 6 6 6 0 0 00:08:58.728 asserts 251 251 251 0 n/a 00:08:58.728 00:08:58.728 Elapsed time = 0.069 seconds 00:08:58.728 --72656-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:58.728 --72656-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:58.728 ==72656== 00:08:58.728 ==72656== HEAP SUMMARY: 00:08:58.728 ==72656== in use at exit: 0 bytes in 0 blocks 00:08:58.728 ==72656== total heap usage: 70 allocs, 70 frees, 103,120 bytes allocated 00:08:58.728 ==72656== 00:08:58.728 ==72656== All heap blocks were freed -- no leaks are possible 00:08:58.728 ==72656== 00:08:58.728 ==72656== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:58.728 09:57:48 unittest_util -- unit/unittest.sh@146 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:08:58.728 ==72663== Memcheck, a memory error detector 00:08:58.728 ==72663== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:58.728 ==72663== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:58.728 ==72663== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:08:58.728 ==72663== 00:08:58.728 --72663-- Valgrind options: 00:08:58.728 --72663-- --leak-check=full 00:08:58.728 --72663-- --error-exitcode=2 00:08:58.728 --72663-- --verbose 00:08:58.728 --72663-- Contents of /proc/version: 00:08:58.728 --72663-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:58.728 --72663-- 00:08:58.728 --72663-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:58.728 --72663-- Page sizes: currently 4096, max supported 4096 00:08:58.728 --72663-- Valgrind library directory: /usr/libexec/valgrind 00:08:58.728 --72663-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:08:58.728 --72663-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:58.728 --72663-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:58.728 --72663-- might be shown as UnknownInlinedFun 00:08:58.985 --72663-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:58.985 --72663-- object doesn't have a dynamic symbol table 00:08:58.985 --72663-- Scheduler: using generic scheduler lock implementation. 00:08:58.985 --72663-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:58.985 ==72663== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72663-by-???-on-18e29ac98063 00:08:58.985 ==72663== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72663-by-???-on-18e29ac98063 00:08:58.985 ==72663== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72663-by-???-on-18e29ac98063 00:08:58.985 ==72663== 00:08:58.985 ==72663== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:58.985 ==72663== don't want to do, unless you know exactly what you're doing, 00:08:58.985 ==72663== or are doing some strange experiment): 00:08:58.985 ==72663== /usr/libexec/valgrind/../../bin/vgdb --pid=72663 ...command... 00:08:58.985 ==72663== 00:08:58.985 ==72663== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:58.985 ==72663== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:08:58.985 ==72663== and then give GDB the following command 00:08:58.985 ==72663== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72663 00:08:58.985 ==72663== --pid is optional if only one valgrind process is running 00:08:58.985 ==72663== 00:08:58.985 --72663-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:58.985 --72663-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:58.985 --72663-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:58.985 --72663-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:58.985 ==72663== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.985 --72663-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:58.985 --72663-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:58.985 --72663-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:58.985 --72663-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:58.985 --72663-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:58.985 --72663-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:58.985 --72663-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:58.985 --72663-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:58.985 --72663-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:58.985 --72663-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:58.985 --72663-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:58.985 --72663-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:58.985 --72663-- Reading syms from /usr/lib64/libm.so.6 00:08:58.985 --72663-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:58.986 --72663-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:58.986 --72663-- Reading syms from /usr/lib64/libc.so.6 00:08:58.986 ==72663== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.986 --72663-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.986 --72663-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:58.986 ==72663== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.986 --72663-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.986 --72663-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:58.986 ==72663== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.986 --72663-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.986 --72663-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:58.986 ==72663== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.986 --72663-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.986 --72663-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:58.986 --72663-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:58.986 --72663-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:58.986 --72663-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:58.986 --72663-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:58.986 --72663-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:58.986 --72663-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:59.243 --72663-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.243 --72663-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.243 --72663-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 ==72663== Preferring higher priority redirection: 00:08:59.244 --72663-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:59.244 --72663-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:59.244 --72663-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 --72663-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.244 ==72663== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.244 --72663-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:59.244 --72663-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:59.244 ==72663== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.244 --72663-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:59.244 --72663-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:59.244 --72663-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:59.244 --72663-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:59.244 --72663-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:59.244 --72663-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:59.244 --72663-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:59.244 --72663-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:59.244 --72663-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:59.244 --72663-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:59.244 --72663-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:59.244 --72663-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:59.244 --72663-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:59.245 --72663-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:59.245 --72663-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:59.245 --72663-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:59.245 --72663-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:59.245 --72663-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:59.245 00:08:59.245 00:08:59.245 CUnit - A unit testing framework for C - Version 2.1-3 00:08:59.245 http://cunit.sourceforge.net/ 00:08:59.245 00:08:59.245 00:08:59.245 Suite: xor 00:08:59.245 Test: test_xor_gen ...--72663-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:59.245 passed 00:08:59.245 00:08:59.245 Run Summary: Type Total Ran Passed Failed Inactive 00:08:59.245 suites 1 1 n/a 0 0 00:08:59.245 tests 1 1 1 0 0 00:08:59.245 asserts 17 17 17 0 n/a 00:08:59.245 00:08:59.245 Elapsed time = 0.025 seconds 00:08:59.245 --72663-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:59.245 --72663-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:59.245 ==72663== 00:08:59.245 ==72663== HEAP SUMMARY: 00:08:59.245 ==72663== in use at exit: 0 bytes in 0 blocks 00:08:59.245 ==72663== total heap usage: 60 allocs, 60 frees, 134,804 bytes allocated 00:08:59.245 ==72663== 00:08:59.245 ==72663== All heap blocks were freed -- no leaks are possible 00:08:59.245 ==72663== 00:08:59.245 ==72663== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:59.245 00:08:59.245 real 0m8.454s 00:08:59.245 user 0m8.161s 00:08:59.245 sys 0m0.269s 00:08:59.245 09:57:48 unittest_util -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:59.245 09:57:48 unittest_util -- common/autotest_common.sh@10 -- # set +x 00:08:59.245 ************************************ 00:08:59.245 END TEST unittest_util 00:08:59.245 ************************************ 00:08:59.503 09:57:48 -- unit/unittest.sh@284 -- # grep -q '#define SPDK_CONFIG_VHOST 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:59.504 09:57:48 -- unit/unittest.sh@285 -- # run_test unittest_vhost valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:59.504 09:57:48 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:08:59.504 09:57:48 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:59.504 09:57:48 -- common/autotest_common.sh@10 -- # set +x 00:08:59.504 ************************************ 00:08:59.504 START TEST unittest_vhost 00:08:59.504 ************************************ 00:08:59.504 09:57:48 unittest_vhost -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:59.504 ==72689== Memcheck, a memory error detector 00:08:59.504 ==72689== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:59.504 ==72689== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:59.504 ==72689== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:59.504 ==72689== 00:08:59.504 --72689-- Valgrind options: 00:08:59.504 --72689-- --leak-check=full 00:08:59.504 --72689-- --error-exitcode=2 00:08:59.504 --72689-- --verbose 00:08:59.504 --72689-- Contents of /proc/version: 00:08:59.504 --72689-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:59.504 --72689-- 00:08:59.504 --72689-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:59.504 --72689-- Page sizes: currently 4096, max supported 4096 00:08:59.504 --72689-- Valgrind library directory: /usr/libexec/valgrind 00:08:59.504 --72689-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:59.504 --72689-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:59.504 --72689-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:59.504 --72689-- might be shown as UnknownInlinedFun 00:08:59.504 --72689-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:59.504 --72689-- object doesn't have a dynamic symbol table 00:08:59.504 --72689-- Scheduler: using generic scheduler lock implementation. 00:08:59.504 --72689-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:59.504 ==72689== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72689-by-???-on-18e29ac98063 00:08:59.504 ==72689== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72689-by-???-on-18e29ac98063 00:08:59.504 ==72689== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72689-by-???-on-18e29ac98063 00:08:59.504 ==72689== 00:08:59.504 ==72689== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:59.504 ==72689== don't want to do, unless you know exactly what you're doing, 00:08:59.504 ==72689== or are doing some strange experiment): 00:08:59.504 ==72689== /usr/libexec/valgrind/../../bin/vgdb --pid=72689 ...command... 00:08:59.504 ==72689== 00:08:59.504 ==72689== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:59.504 ==72689== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:59.504 ==72689== and then give GDB the following command 00:08:59.504 ==72689== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72689 00:08:59.504 ==72689== --pid is optional if only one valgrind process is running 00:08:59.504 ==72689== 00:08:59.504 --72689-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:59.504 --72689-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:59.504 --72689-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:59.504 --72689-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:59.504 ==72689== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.504 --72689-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:59.504 --72689-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:59.504 --72689-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:59.504 --72689-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:59.504 --72689-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:59.504 --72689-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:59.504 --72689-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:59.505 --72689-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:59.505 --72689-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:59.505 --72689-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:59.505 --72689-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:59.505 --72689-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:59.505 --72689-- Reading syms from /usr/lib64/libm.so.6 00:08:59.505 --72689-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:59.505 --72689-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:59.505 --72689-- Reading syms from /usr/lib64/libc.so.6 00:08:59.505 ==72689== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.505 --72689-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.505 --72689-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:59.505 ==72689== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.505 --72689-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.505 --72689-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:59.505 ==72689== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.505 --72689-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.505 --72689-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:59.505 ==72689== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.505 --72689-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.505 --72689-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:59.764 --72689-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:59.764 --72689-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:59.764 --72689-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:59.764 --72689-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:59.764 --72689-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:59.764 --72689-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:59.764 --72689-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 ==72689== Preferring higher priority redirection: 00:08:59.764 --72689-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:59.764 --72689-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:59.764 --72689-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.764 --72689-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.765 --72689-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.765 ==72689== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.765 --72689-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:59.765 --72689-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:59.765 ==72689== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.765 --72689-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:59.765 --72689-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:59.765 --72689-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:59.765 --72689-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:59.765 --72689-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:59.765 --72689-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:59.765 --72689-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:59.765 --72689-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:59.765 --72689-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:59.765 --72689-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:59.765 --72689-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:00.023 --72689-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:00.023 --72689-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:00.023 --72689-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:00.023 --72689-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:00.023 --72689-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:00.023 --72689-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:00.023 --72689-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:00.023 00:09:00.023 00:09:00.023 CUnit - A unit testing framework for C - Version 2.1-3 00:09:00.023 http://cunit.sourceforge.net/ 00:09:00.023 00:09:00.023 --72689-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:00.023 00:09:00.023 Suite: vhost_suite 00:09:00.023 Test: desc_to_iov_test ...[2024-06-10 09:57:49.415755] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c: 620:vhost_vring_desc_payload_to_iov: *ERROR*: SPDK_VHOST_IOVS_MAX(129) reached 00:09:00.023 passed 00:09:00.024 Test: create_controller_test ...[2024-06-10 09:57:49.486894] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 80:vhost_parse_core_mask: *ERROR*: one of selected cpu is outside of core mask(=f) 00:09:00.024 [2024-06-10 09:57:49.488000] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 126:vhost_dev_register: *ERROR*: cpumask 0xf0 is invalid (core mask is 0xf) 00:09:00.024 [2024-06-10 09:57:49.489144] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 80:vhost_parse_core_mask: *ERROR*: one of selected cpu is outside of core mask(=f) 00:09:00.024 [2024-06-10 09:57:49.489458] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 126:vhost_dev_register: *ERROR*: cpumask 0xff is invalid (core mask is 0xf) 00:09:00.024 [2024-06-10 09:57:49.490129] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 121:vhost_dev_register: *ERROR*: Can't register controller with no name 00:09:00.024 --72689-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:00.024 [2024-06-10 09:57:49.493332] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c:1781:vhost_user_dev_init: *ERROR*: Resulting socket path for controller is too long: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 00:09:00.024 [2024-06-10 09:57:49.499164] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 137:vhost_dev_register: *ERROR*: vhost controller vdev_name_0 already exists. 00:09:00.024 passed 00:09:00.024 Test: session_find_by_vid_test ...passed 00:09:00.024 Test: remove_controller_test ...[2024-06-10 09:57:49.512138] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c:1866:vhost_user_dev_unregister: *ERROR*: Controller vdev_name_0 has still valid connection. 00:09:00.024 passed 00:09:00.024 Test: vq_avail_ring_get_test ...passed 00:09:00.282 Test: vq_packed_ring_test ...passed 00:09:00.282 Test: vhost_blk_construct_test ...passed 00:09:00.282 00:09:00.282 Run Summary: Type Total Ran Passed Failed Inactive 00:09:00.282 suites 1 1 n/a 0 0 00:09:00.282 tests 7 7 7 0 0 00:09:00.282 asserts 147 147 147 0 n/a 00:09:00.282 00:09:00.282 Elapsed time = 0.267 seconds 00:09:00.282 --72689-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:00.282 --72689-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:00.282 ==72689== 00:09:00.282 ==72689== HEAP SUMMARY: 00:09:00.282 ==72689== in use at exit: 303,664 bytes in 9,253 blocks 00:09:00.282 ==72689== total heap usage: 10,441 allocs, 1,188 frees, 716,862 bytes allocated 00:09:00.282 ==72689== 00:09:00.282 ==72689== Searching for pointers to 9,253 not-freed blocks 00:09:00.282 ==72689== Checked 6,898,648 bytes 00:09:00.282 ==72689== 00:09:00.282 ==72689== LEAK SUMMARY: 00:09:00.282 ==72689== definitely lost: 0 bytes in 0 blocks 00:09:00.282 ==72689== indirectly lost: 0 bytes in 0 blocks 00:09:00.282 ==72689== possibly lost: 0 bytes in 0 blocks 00:09:00.282 ==72689== still reachable: 303,664 bytes in 9,253 blocks 00:09:00.282 ==72689== suppressed: 0 bytes in 0 blocks 00:09:00.282 ==72689== Reachable blocks (those to which a pointer was found) are not shown. 00:09:00.282 ==72689== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:00.282 ==72689== 00:09:00.282 ==72689== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:00.282 00:09:00.282 real 0m0.933s 00:09:00.282 user 0m0.898s 00:09:00.282 sys 0m0.032s 00:09:00.282 09:57:49 unittest_vhost -- common/autotest_common.sh@1125 -- # xtrace_disable 00:09:00.282 09:57:49 unittest_vhost -- common/autotest_common.sh@10 -- # set +x 00:09:00.282 ************************************ 00:09:00.282 END TEST unittest_vhost 00:09:00.282 ************************************ 00:09:00.282 09:57:49 -- unit/unittest.sh@287 -- # run_test unittest_dma valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:00.282 09:57:49 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:09:00.282 09:57:49 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:09:00.282 09:57:49 -- common/autotest_common.sh@10 -- # set +x 00:09:00.282 ************************************ 00:09:00.282 START TEST unittest_dma 00:09:00.282 ************************************ 00:09:00.282 09:57:49 unittest_dma -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:00.282 ==72717== Memcheck, a memory error detector 00:09:00.282 ==72717== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:00.282 ==72717== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:00.282 ==72717== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:00.282 ==72717== 00:09:00.282 --72717-- Valgrind options: 00:09:00.282 --72717-- --leak-check=full 00:09:00.282 --72717-- --error-exitcode=2 00:09:00.282 --72717-- --verbose 00:09:00.282 --72717-- Contents of /proc/version: 00:09:00.282 --72717-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:00.282 --72717-- 00:09:00.282 --72717-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:00.282 --72717-- Page sizes: currently 4096, max supported 4096 00:09:00.282 --72717-- Valgrind library directory: /usr/libexec/valgrind 00:09:00.282 --72717-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:00.282 --72717-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:00.282 --72717-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:00.282 --72717-- might be shown as UnknownInlinedFun 00:09:00.282 --72717-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:00.282 --72717-- object doesn't have a dynamic symbol table 00:09:00.282 --72717-- Scheduler: using generic scheduler lock implementation. 00:09:00.282 --72717-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:00.282 ==72717== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72717-by-???-on-18e29ac98063 00:09:00.283 ==72717== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72717-by-???-on-18e29ac98063 00:09:00.283 ==72717== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72717-by-???-on-18e29ac98063 00:09:00.283 ==72717== 00:09:00.283 ==72717== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:00.283 ==72717== don't want to do, unless you know exactly what you're doing, 00:09:00.283 ==72717== or are doing some strange experiment): 00:09:00.283 ==72717== /usr/libexec/valgrind/../../bin/vgdb --pid=72717 ...command... 00:09:00.283 ==72717== 00:09:00.283 ==72717== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:00.283 ==72717== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:00.283 ==72717== and then give GDB the following command 00:09:00.283 ==72717== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72717 00:09:00.283 ==72717== --pid is optional if only one valgrind process is running 00:09:00.283 ==72717== 00:09:00.541 --72717-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:00.541 --72717-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:00.541 --72717-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:00.541 --72717-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:00.541 ==72717== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.541 --72717-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:00.541 --72717-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:00.541 --72717-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:00.541 --72717-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:00.541 --72717-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:00.541 --72717-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:00.541 --72717-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:00.541 --72717-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:00.541 --72717-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:00.541 --72717-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:00.541 --72717-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:00.541 --72717-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:00.541 --72717-- Reading syms from /usr/lib64/libm.so.6 00:09:00.541 --72717-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:00.541 --72717-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:00.541 --72717-- Reading syms from /usr/lib64/libc.so.6 00:09:00.541 ==72717== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.541 --72717-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.541 --72717-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:00.541 ==72717== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.541 --72717-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.541 --72717-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:00.541 ==72717== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.541 --72717-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.541 --72717-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:00.542 ==72717== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.542 --72717-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.542 --72717-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:00.542 --72717-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:00.542 --72717-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:00.542 --72717-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:00.542 --72717-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:00.800 --72717-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:00.800 --72717-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:00.800 --72717-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.800 --72717-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.800 --72717-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.800 --72717-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.800 --72717-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.800 --72717-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.800 --72717-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.800 --72717-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.800 --72717-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.800 --72717-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.800 --72717-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.800 --72717-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.800 --72717-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.800 --72717-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.800 --72717-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.800 --72717-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.800 --72717-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.800 --72717-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.800 --72717-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.800 --72717-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.800 --72717-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.801 --72717-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.801 --72717-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.801 --72717-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.801 --72717-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.801 --72717-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.801 --72717-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.801 --72717-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.801 --72717-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.801 --72717-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.801 ==72717== Preferring higher priority redirection: 00:09:00.801 --72717-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:00.801 --72717-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:00.801 --72717-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.801 --72717-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.801 --72717-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.801 --72717-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.801 --72717-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.801 --72717-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.801 --72717-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.801 --72717-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.801 --72717-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.801 ==72717== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.801 --72717-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:00.801 --72717-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:00.801 ==72717== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.801 --72717-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:00.801 --72717-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:00.801 --72717-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:00.801 --72717-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:00.801 --72717-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:00.801 --72717-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:00.801 --72717-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:00.801 --72717-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:00.801 --72717-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:00.801 --72717-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:00.801 --72717-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:00.801 --72717-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:00.801 --72717-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:00.801 --72717-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:00.801 --72717-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:00.801 --72717-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:00.801 --72717-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:00.801 --72717-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:00.801 00:09:00.801 00:09:00.801 CUnit - A unit testing framework for C - Version 2.1-3 00:09:00.801 http://cunit.sourceforge.net/ 00:09:00.801 00:09:00.801 00:09:00.801 Suite: dma_suite 00:09:00.801 Test: test_dma ...[2024-06-10 09:57:50.283368] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/dma/dma.c: 56:spdk_memory_domain_create: *ERROR*: Context size can't be 0 00:09:01.060 passed 00:09:01.060 00:09:01.060 Run Summary: Type Total Ran Passed Failed Inactive 00:09:01.060 suites 1 1 n/a 0 0 00:09:01.060 tests 1 1 1 0 0 00:09:01.060 asserts 54 54 54 0 n/a 00:09:01.060 00:09:01.060 Elapsed time = 0.072 seconds 00:09:01.060 --72717-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:01.060 --72717-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:01.060 ==72717== 00:09:01.060 ==72717== HEAP SUMMARY: 00:09:01.060 ==72717== in use at exit: 0 bytes in 0 blocks 00:09:01.060 ==72717== total heap usage: 68 allocs, 68 frees, 107,516 bytes allocated 00:09:01.060 ==72717== 00:09:01.060 ==72717== All heap blocks were freed -- no leaks are possible 00:09:01.060 ==72717== 00:09:01.060 ==72717== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:01.060 00:09:01.060 real 0m0.686s 00:09:01.060 user 0m0.661s 00:09:01.060 sys 0m0.022s 00:09:01.060 09:57:50 unittest_dma -- common/autotest_common.sh@1125 -- # xtrace_disable 00:09:01.060 09:57:50 unittest_dma -- common/autotest_common.sh@10 -- # set +x 00:09:01.060 ************************************ 00:09:01.060 END TEST unittest_dma 00:09:01.060 ************************************ 00:09:01.060 09:57:50 -- unit/unittest.sh@289 -- # run_test unittest_init unittest_init 00:09:01.060 09:57:50 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:09:01.060 09:57:50 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:09:01.060 09:57:50 -- common/autotest_common.sh@10 -- # set +x 00:09:01.060 ************************************ 00:09:01.060 START TEST unittest_init 00:09:01.060 ************************************ 00:09:01.060 09:57:50 unittest_init -- common/autotest_common.sh@1124 -- # unittest_init 00:09:01.061 09:57:50 unittest_init -- unit/unittest.sh@150 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:09:01.061 ==72736== Memcheck, a memory error detector 00:09:01.061 ==72736== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:01.061 ==72736== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:01.061 ==72736== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:09:01.061 ==72736== 00:09:01.061 --72736-- Valgrind options: 00:09:01.061 --72736-- --leak-check=full 00:09:01.061 --72736-- --error-exitcode=2 00:09:01.061 --72736-- --verbose 00:09:01.061 --72736-- Contents of /proc/version: 00:09:01.061 --72736-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:01.061 --72736-- 00:09:01.061 --72736-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:01.061 --72736-- Page sizes: currently 4096, max supported 4096 00:09:01.061 --72736-- Valgrind library directory: /usr/libexec/valgrind 00:09:01.061 --72736-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:09:01.061 --72736-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:01.061 --72736-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:01.061 --72736-- might be shown as UnknownInlinedFun 00:09:01.061 --72736-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:01.061 --72736-- object doesn't have a dynamic symbol table 00:09:01.061 --72736-- Scheduler: using generic scheduler lock implementation. 00:09:01.061 --72736-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:01.061 ==72736== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72736-by-???-on-18e29ac98063 00:09:01.061 ==72736== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72736-by-???-on-18e29ac98063 00:09:01.061 ==72736== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72736-by-???-on-18e29ac98063 00:09:01.061 ==72736== 00:09:01.061 ==72736== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:01.061 ==72736== don't want to do, unless you know exactly what you're doing, 00:09:01.061 ==72736== or are doing some strange experiment): 00:09:01.061 ==72736== /usr/libexec/valgrind/../../bin/vgdb --pid=72736 ...command... 00:09:01.061 ==72736== 00:09:01.061 ==72736== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:01.061 ==72736== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:09:01.061 ==72736== and then give GDB the following command 00:09:01.061 ==72736== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72736 00:09:01.061 ==72736== --pid is optional if only one valgrind process is running 00:09:01.061 ==72736== 00:09:01.061 --72736-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:01.061 --72736-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:01.061 --72736-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:01.061 --72736-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:01.061 ==72736== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.061 --72736-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:01.061 --72736-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:01.061 --72736-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:01.320 --72736-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:01.320 --72736-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:01.320 --72736-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:01.320 --72736-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:01.320 --72736-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:01.320 --72736-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:01.320 --72736-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:01.320 --72736-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:01.320 --72736-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:01.320 --72736-- Reading syms from /usr/lib64/libm.so.6 00:09:01.320 --72736-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:01.320 --72736-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:01.320 --72736-- Reading syms from /usr/lib64/libc.so.6 00:09:01.320 ==72736== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.320 --72736-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.320 --72736-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:01.320 ==72736== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.320 --72736-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.320 --72736-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:01.320 ==72736== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.320 --72736-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.320 --72736-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:01.320 ==72736== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.320 --72736-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.320 --72736-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:01.320 --72736-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:01.320 --72736-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:01.320 --72736-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:01.320 --72736-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:01.320 --72736-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:01.320 --72736-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:01.320 --72736-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.320 --72736-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.320 --72736-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.320 --72736-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.320 --72736-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.320 --72736-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.320 --72736-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.320 --72736-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.320 --72736-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.320 --72736-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.320 --72736-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.320 --72736-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.320 --72736-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.320 --72736-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.321 --72736-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.321 --72736-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.321 --72736-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.321 --72736-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.321 --72736-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.321 --72736-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.321 --72736-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.321 --72736-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.321 --72736-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.321 --72736-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.321 --72736-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.321 --72736-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.321 --72736-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.321 --72736-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.321 --72736-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.321 --72736-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.321 ==72736== Preferring higher priority redirection: 00:09:01.321 --72736-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:01.321 --72736-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:01.321 --72736-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.321 --72736-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.321 --72736-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.321 --72736-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.321 --72736-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.579 --72736-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.579 --72736-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.579 --72736-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.579 --72736-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.579 ==72736== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.579 --72736-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:01.579 --72736-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:01.579 ==72736== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.579 --72736-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:01.579 --72736-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:01.579 --72736-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:01.579 --72736-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:01.579 --72736-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:01.580 --72736-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:01.580 --72736-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:01.580 --72736-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:01.580 --72736-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:01.580 --72736-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:01.580 --72736-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:01.580 --72736-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:01.580 --72736-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:01.580 --72736-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:01.580 --72736-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:01.580 --72736-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:01.580 --72736-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:01.580 --72736-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:01.580 --72736-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:01.580 00:09:01.580 00:09:01.580 CUnit - A unit testing framework for C - Version 2.1-3 00:09:01.580 http://cunit.sourceforge.net/ 00:09:01.580 00:09:01.580 00:09:01.580 Suite: subsystem_suite 00:09:01.580 Test: subsystem_sort_test_depends_on_single ...passed 00:09:01.580 Test: subsystem_sort_test_depends_on_multiple ...passed 00:09:01.580 Test: subsystem_sort_test_missing_dependency ...[2024-06-10 09:57:51.067723] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 196:spdk_subsystem_init: *ERROR*: subsystem A dependency B is missing 00:09:01.838 [2024-06-10 09:57:51.101741] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 191:spdk_subsystem_init: *ERROR*: subsystem C is missing 00:09:01.838 passed 00:09:01.838 00:09:01.838 Run Summary: Type Total Ran Passed Failed Inactive 00:09:01.838 suites 1 1 n/a 0 0 00:09:01.838 tests 3 3 3 0 0 00:09:01.838 asserts 20 20 20 0 n/a 00:09:01.838 00:09:01.838 Elapsed time = 0.071 seconds 00:09:01.838 --72736-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:01.838 --72736-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:01.838 ==72736== 00:09:01.838 ==72736== HEAP SUMMARY: 00:09:01.838 ==72736== in use at exit: 33,688 bytes in 1,027 blocks 00:09:01.838 ==72736== total heap usage: 1,118 allocs, 91 frees, 183,024 bytes allocated 00:09:01.838 ==72736== 00:09:01.838 ==72736== Searching for pointers to 1,027 not-freed blocks 00:09:01.838 ==72736== Checked 6,571,992 bytes 00:09:01.838 ==72736== 00:09:01.838 ==72736== LEAK SUMMARY: 00:09:01.838 ==72736== definitely lost: 0 bytes in 0 blocks 00:09:01.838 ==72736== indirectly lost: 0 bytes in 0 blocks 00:09:01.838 ==72736== possibly lost: 0 bytes in 0 blocks 00:09:01.838 ==72736== still reachable: 33,688 bytes in 1,027 blocks 00:09:01.838 ==72736== suppressed: 0 bytes in 0 blocks 00:09:01.838 ==72736== Reachable blocks (those to which a pointer was found) are not shown. 00:09:01.838 ==72736== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:01.838 ==72736== 00:09:01.838 ==72736== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:01.838 00:09:01.838 real 0m0.754s 00:09:01.838 user 0m0.717s 00:09:01.838 sys 0m0.034s 00:09:01.838 09:57:51 unittest_init -- common/autotest_common.sh@1125 -- # xtrace_disable 00:09:01.838 09:57:51 unittest_init -- common/autotest_common.sh@10 -- # set +x 00:09:01.838 ************************************ 00:09:01.838 END TEST unittest_init 00:09:01.838 ************************************ 00:09:01.838 09:57:51 -- unit/unittest.sh@290 -- # run_test unittest_keyring valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:01.838 09:57:51 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:09:01.838 09:57:51 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:09:01.838 09:57:51 -- common/autotest_common.sh@10 -- # set +x 00:09:01.838 ************************************ 00:09:01.838 START TEST unittest_keyring 00:09:01.838 ************************************ 00:09:01.838 09:57:51 unittest_keyring -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:01.838 ==72766== Memcheck, a memory error detector 00:09:01.838 ==72766== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:01.838 ==72766== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:01.838 ==72766== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:01.838 ==72766== 00:09:01.838 --72766-- Valgrind options: 00:09:01.838 --72766-- --leak-check=full 00:09:01.838 --72766-- --error-exitcode=2 00:09:01.838 --72766-- --verbose 00:09:01.839 --72766-- Contents of /proc/version: 00:09:01.839 --72766-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:01.839 --72766-- 00:09:01.839 --72766-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:01.839 --72766-- Page sizes: currently 4096, max supported 4096 00:09:01.839 --72766-- Valgrind library directory: /usr/libexec/valgrind 00:09:01.839 --72766-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:01.839 --72766-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:01.839 --72766-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:01.839 --72766-- might be shown as UnknownInlinedFun 00:09:01.839 --72766-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:01.839 --72766-- object doesn't have a dynamic symbol table 00:09:01.839 --72766-- Scheduler: using generic scheduler lock implementation. 00:09:01.839 --72766-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:01.839 ==72766== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72766-by-???-on-18e29ac98063 00:09:01.839 ==72766== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72766-by-???-on-18e29ac98063 00:09:01.839 ==72766== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72766-by-???-on-18e29ac98063 00:09:01.839 ==72766== 00:09:01.839 ==72766== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:01.839 ==72766== don't want to do, unless you know exactly what you're doing, 00:09:01.839 ==72766== or are doing some strange experiment): 00:09:01.839 ==72766== /usr/libexec/valgrind/../../bin/vgdb --pid=72766 ...command... 00:09:01.839 ==72766== 00:09:01.839 ==72766== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:01.839 ==72766== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:01.839 ==72766== and then give GDB the following command 00:09:01.839 ==72766== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72766 00:09:01.839 ==72766== --pid is optional if only one valgrind process is running 00:09:01.839 ==72766== 00:09:01.839 --72766-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:01.839 --72766-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:01.839 --72766-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:01.839 --72766-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:01.839 ==72766== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.839 --72766-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:01.839 --72766-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:01.839 --72766-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:01.839 --72766-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:02.097 --72766-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:02.097 --72766-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:02.097 --72766-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:02.097 --72766-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:02.097 --72766-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:02.097 --72766-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:02.097 --72766-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:02.097 --72766-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:02.097 --72766-- Reading syms from /usr/lib64/libm.so.6 00:09:02.097 --72766-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:02.097 --72766-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:02.097 --72766-- Reading syms from /usr/lib64/libc.so.6 00:09:02.097 ==72766== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.097 --72766-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.097 --72766-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.097 ==72766== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.097 --72766-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.098 --72766-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.098 ==72766== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.098 --72766-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.098 --72766-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.098 ==72766== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.098 --72766-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.098 --72766-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.098 --72766-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:02.098 --72766-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:02.098 --72766-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:02.098 --72766-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:02.098 --72766-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:02.098 --72766-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:02.098 --72766-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 ==72766== Preferring higher priority redirection: 00:09:02.098 --72766-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:02.098 --72766-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:02.098 --72766-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.098 --72766-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.357 --72766-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.357 --72766-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.357 --72766-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.357 --72766-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.357 ==72766== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.357 --72766-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:02.357 --72766-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:02.357 ==72766== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.357 --72766-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:02.357 --72766-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:02.357 --72766-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:02.357 --72766-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:02.357 --72766-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:02.357 --72766-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:02.357 --72766-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:02.357 --72766-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:02.357 --72766-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:02.357 --72766-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:02.357 --72766-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:02.357 --72766-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:02.357 --72766-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:02.357 --72766-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:02.357 --72766-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:02.357 --72766-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:02.357 --72766-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:02.357 --72766-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:02.357 00:09:02.357 00:09:02.357 CUnit - A unit testing framework for C - Version 2.1-3 00:09:02.357 http://cunit.sourceforge.net/ 00:09:02.357 00:09:02.357 00:09:02.357 Suite: keyring 00:09:02.357 Test: test_keyring_add_remove ...[2024-06-10 09:57:51.792533] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key 'key0' already exists 00:09:02.357 [2024-06-10 09:57:51.827681] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key ':key0' already exists 00:09:02.357 [2024-06-10 09:57:51.830600] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 126:spdk_keyring_add_key: *ERROR*: Failed to add key 'key0' to the keyring 00:09:02.357 passed 00:09:02.357 Test: test_keyring_get_put ...passed 00:09:02.357 00:09:02.357 Run Summary: Type Total Ran Passed Failed Inactive 00:09:02.357 suites 1 1 n/a 0 0 00:09:02.357 tests 2 2 2 0 0 00:09:02.357 asserts 44 44 44 0 n/a 00:09:02.357 00:09:02.357 Elapsed time = 0.070 seconds 00:09:02.357 --72766-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:02.357 --72766-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:02.616 ==72766== 00:09:02.616 ==72766== HEAP SUMMARY: 00:09:02.616 ==72766== in use at exit: 0 bytes in 0 blocks 00:09:02.616 ==72766== total heap usage: 79 allocs, 79 frees, 117,212 bytes allocated 00:09:02.616 ==72766== 00:09:02.616 ==72766== All heap blocks were freed -- no leaks are possible 00:09:02.616 ==72766== 00:09:02.616 ==72766== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:02.616 00:09:02.616 real 0m0.681s 00:09:02.616 user 0m0.648s 00:09:02.616 sys 0m0.031s 00:09:02.616 09:57:51 unittest_keyring -- common/autotest_common.sh@1125 -- # xtrace_disable 00:09:02.616 09:57:51 unittest_keyring -- common/autotest_common.sh@10 -- # set +x 00:09:02.616 ************************************ 00:09:02.616 END TEST unittest_keyring 00:09:02.616 ************************************ 00:09:02.616 09:57:51 -- unit/unittest.sh@292 -- # '[' yes = yes ']' 00:09:02.616 09:57:51 -- unit/unittest.sh@292 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:09:02.616 09:57:51 -- unit/unittest.sh@293 -- # hostname 00:09:02.616 09:57:51 -- unit/unittest.sh@293 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -d . -c -t 18e29ac98063 -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_test.info 00:09:29.150 09:58:17 -- unit/unittest.sh@294 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -a /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_base.info -a /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_test.info -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_total.info 00:09:31.680 09:58:20 -- unit/unittest.sh@295 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -a /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_total.info -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:33.579 09:58:22 -- unit/unittest.sh@296 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/app/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:35.478 09:58:24 -- unit/unittest.sh@297 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:37.376 09:58:26 -- unit/unittest.sh@298 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/examples/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:39.277 09:58:28 -- unit/unittest.sh@299 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:41.176 09:58:30 -- unit/unittest.sh@300 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:43.077 09:58:32 -- unit/unittest.sh@301 -- # rm -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_base.info /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_test.info 00:09:43.077 09:58:32 -- unit/unittest.sh@302 -- # genhtml /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info --output-directory /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:09:43.336 Reading data file /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:43.336 Found 362 entries. 00:09:43.336 Found common filename prefix "/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk" 00:09:43.336 Writing .css and .png files. 00:09:43.336 Generating output. 00:09:43.336 Processing file include/linux/virtio_ring.h 00:09:43.336 Processing file include/spdk/thread.h 00:09:43.336 Processing file include/spdk/mmio.h 00:09:43.336 Processing file include/spdk/trace.h 00:09:43.336 Processing file include/spdk/bdev_module.h 00:09:43.336 Processing file include/spdk/histogram_data.h 00:09:43.336 Processing file include/spdk/util.h 00:09:43.336 Processing file include/spdk/base64.h 00:09:43.336 Processing file include/spdk/endian.h 00:09:43.336 Processing file include/spdk/nvmf_transport.h 00:09:43.336 Processing file include/spdk/nvme_spec.h 00:09:43.336 Processing file include/spdk/nvme.h 00:09:43.595 Processing file include/spdk_internal/virtio.h 00:09:43.595 Processing file include/spdk_internal/sgl.h 00:09:43.595 Processing file include/spdk_internal/rdma.h 00:09:43.595 Processing file include/spdk_internal/sock.h 00:09:43.595 Processing file include/spdk_internal/nvme_tcp.h 00:09:43.595 Processing file include/spdk_internal/utf.h 00:09:43.595 Processing file lib/accel/accel.c 00:09:43.595 Processing file lib/accel/accel_rpc.c 00:09:43.595 Processing file lib/accel/accel_sw.c 00:09:43.595 Processing file lib/bdev/bdev.c 00:09:43.595 Processing file lib/bdev/part.c 00:09:43.595 Processing file lib/bdev/scsi_nvme.c 00:09:43.595 Processing file lib/bdev/bdev_zone.c 00:09:43.595 Processing file lib/bdev/bdev_rpc.c 00:09:43.595 Processing file lib/blob/blob_bs_dev.c 00:09:43.595 Processing file lib/blob/request.c 00:09:43.595 Processing file lib/blob/zeroes.c 00:09:43.595 Processing file lib/blob/blobstore.c 00:09:43.595 Processing file lib/blob/blobstore.h 00:09:43.853 Processing file lib/blobfs/blobfs.c 00:09:43.853 Processing file lib/blobfs/tree.c 00:09:43.853 Processing file lib/conf/conf.c 00:09:43.853 Processing file lib/dma/dma.c 00:09:43.853 Processing file lib/env_dpdk/sigbus_handler.c 00:09:43.853 Processing file lib/env_dpdk/pci_vmd.c 00:09:43.853 Processing file lib/env_dpdk/init.c 00:09:43.853 Processing file lib/env_dpdk/pci_event.c 00:09:43.853 Processing file lib/env_dpdk/env.c 00:09:43.853 Processing file lib/env_dpdk/pci_virtio.c 00:09:43.853 Processing file lib/env_dpdk/pci.c 00:09:43.853 Processing file lib/env_dpdk/threads.c 00:09:43.853 Processing file lib/env_dpdk/pci_dpdk_2211.c 00:09:43.853 Processing file lib/env_dpdk/memory.c 00:09:43.853 Processing file lib/env_dpdk/pci_idxd.c 00:09:43.853 Processing file lib/env_dpdk/pci_dpdk.c 00:09:43.853 Processing file lib/env_dpdk/pci_ioat.c 00:09:43.853 Processing file lib/env_dpdk/pci_dpdk_2207.c 00:09:43.853 Processing file lib/env_ocf/ocf_env.h 00:09:43.853 Processing file lib/env_ocf/include/ocf/ocf_mngt.h 00:09:43.853 Processing file lib/env_ocf/include/ocf/ocf_io.h 00:09:43.853 Processing file lib/env_ocf/include/ocf/ocf_core.h 00:09:43.853 Processing file lib/event/log_rpc.c 00:09:43.853 Processing file lib/event/reactor.c 00:09:43.853 Processing file lib/event/app.c 00:09:43.853 Processing file lib/event/app_rpc.c 00:09:43.853 Processing file lib/event/scheduler_static.c 00:09:43.853 Processing file lib/ftl/ftl_nv_cache.c 00:09:43.853 Processing file lib/ftl/ftl_reloc.c 00:09:43.853 Processing file lib/ftl/ftl_band.h 00:09:43.853 Processing file lib/ftl/ftl_io.c 00:09:43.853 Processing file lib/ftl/ftl_core.h 00:09:43.853 Processing file lib/ftl/ftl_band.c 00:09:43.853 Processing file lib/ftl/ftl_debug.c 00:09:43.853 Processing file lib/ftl/ftl_sb.c 00:09:43.853 Processing file lib/ftl/ftl_rq.c 00:09:43.853 Processing file lib/ftl/ftl_l2p_cache.c 00:09:43.853 Processing file lib/ftl/ftl_band_ops.c 00:09:43.853 Processing file lib/ftl/ftl_layout.c 00:09:43.853 Processing file lib/ftl/ftl_init.c 00:09:43.853 Processing file lib/ftl/ftl_trace.c 00:09:43.853 Processing file lib/ftl/ftl_l2p.c 00:09:43.853 Processing file lib/ftl/ftl_nv_cache_io.h 00:09:43.853 Processing file lib/ftl/ftl_core.c 00:09:43.853 Processing file lib/ftl/ftl_writer.h 00:09:43.853 Processing file lib/ftl/ftl_writer.c 00:09:43.853 Processing file lib/ftl/ftl_debug.h 00:09:43.853 Processing file lib/ftl/ftl_l2p_flat.c 00:09:43.853 Processing file lib/ftl/ftl_io.h 00:09:43.853 Processing file lib/ftl/ftl_nv_cache.h 00:09:43.854 Processing file lib/ftl/ftl_p2l.c 00:09:43.854 Processing file lib/ftl/base/ftl_base_dev.c 00:09:43.854 Processing file lib/ftl/base/ftl_base_bdev.c 00:09:44.111 Processing file lib/ftl/mngt/ftl_mngt_l2p.c 00:09:44.111 Processing file lib/ftl/mngt/ftl_mngt_startup.c 00:09:44.111 Processing file lib/ftl/mngt/ftl_mngt_misc.c 00:09:44.111 Processing file lib/ftl/mngt/ftl_mngt_bdev.c 00:09:44.111 Processing file lib/ftl/mngt/ftl_mngt.c 00:09:44.111 Processing file lib/ftl/mngt/ftl_mngt_ioch.c 00:09:44.111 Processing file lib/ftl/mngt/ftl_mngt_md.c 00:09:44.111 Processing file lib/ftl/mngt/ftl_mngt_recovery.c 00:09:44.111 Processing file lib/ftl/mngt/ftl_mngt_upgrade.c 00:09:44.111 Processing file lib/ftl/mngt/ftl_mngt_p2l.c 00:09:44.111 Processing file lib/ftl/mngt/ftl_mngt_shutdown.c 00:09:44.111 Processing file lib/ftl/mngt/ftl_mngt_self_test.c 00:09:44.111 Processing file lib/ftl/mngt/ftl_mngt_band.c 00:09:44.111 Processing file lib/ftl/nvc/ftl_nvc_bdev_vss.c 00:09:44.111 Processing file lib/ftl/nvc/ftl_nvc_dev.c 00:09:44.111 Processing file lib/ftl/upgrade/ftl_sb_v5.c 00:09:44.111 Processing file lib/ftl/upgrade/ftl_band_upgrade.c 00:09:44.111 Processing file lib/ftl/upgrade/ftl_layout_upgrade.c 00:09:44.111 Processing file lib/ftl/upgrade/ftl_chunk_upgrade.c 00:09:44.111 Processing file lib/ftl/upgrade/ftl_sb_upgrade.c 00:09:44.111 Processing file lib/ftl/upgrade/ftl_p2l_upgrade.c 00:09:44.111 Processing file lib/ftl/upgrade/ftl_sb_v3.c 00:09:44.111 Processing file lib/ftl/upgrade/ftl_trim_upgrade.c 00:09:44.112 Processing file lib/ftl/utils/ftl_bitmap.c 00:09:44.112 Processing file lib/ftl/utils/ftl_conf.c 00:09:44.112 Processing file lib/ftl/utils/ftl_mempool.c 00:09:44.112 Processing file lib/ftl/utils/ftl_property.h 00:09:44.112 Processing file lib/ftl/utils/ftl_layout_tracker_bdev.c 00:09:44.112 Processing file lib/ftl/utils/ftl_md.c 00:09:44.112 Processing file lib/ftl/utils/ftl_df.h 00:09:44.112 Processing file lib/ftl/utils/ftl_property.c 00:09:44.112 Processing file lib/ftl/utils/ftl_addr_utils.h 00:09:44.112 Processing file lib/idxd/idxd_internal.h 00:09:44.112 Processing file lib/idxd/idxd.c 00:09:44.112 Processing file lib/idxd/idxd_user.c 00:09:44.112 Processing file lib/init/rpc.c 00:09:44.112 Processing file lib/init/subsystem_rpc.c 00:09:44.112 Processing file lib/init/subsystem.c 00:09:44.112 Processing file lib/init/json_config.c 00:09:44.112 Processing file lib/ioat/ioat.c 00:09:44.112 Processing file lib/ioat/ioat_internal.h 00:09:44.112 Processing file lib/iscsi/md5.c 00:09:44.112 Processing file lib/iscsi/task.h 00:09:44.112 Processing file lib/iscsi/iscsi.c 00:09:44.112 Processing file lib/iscsi/conn.c 00:09:44.112 Processing file lib/iscsi/task.c 00:09:44.112 Processing file lib/iscsi/portal_grp.c 00:09:44.112 Processing file lib/iscsi/iscsi_rpc.c 00:09:44.112 Processing file lib/iscsi/init_grp.c 00:09:44.112 Processing file lib/iscsi/iscsi.h 00:09:44.112 Processing file lib/iscsi/tgt_node.c 00:09:44.112 Processing file lib/iscsi/iscsi_subsystem.c 00:09:44.112 Processing file lib/iscsi/param.c 00:09:44.112 Processing file lib/json/json_util.c 00:09:44.112 Processing file lib/json/json_parse.c 00:09:44.112 Processing file lib/json/json_write.c 00:09:44.112 Processing file lib/jsonrpc/jsonrpc_server.c 00:09:44.112 Processing file lib/jsonrpc/jsonrpc_client.c 00:09:44.112 Processing file lib/jsonrpc/jsonrpc_client_tcp.c 00:09:44.112 Processing file lib/jsonrpc/jsonrpc_server_tcp.c 00:09:44.112 Processing file lib/keyring/keyring.c 00:09:44.112 Processing file lib/keyring/keyring_rpc.c 00:09:44.112 Processing file lib/log/log_deprecated.c 00:09:44.112 Processing file lib/log/log_flags.c 00:09:44.112 Processing file lib/log/log.c 00:09:44.112 Processing file lib/lvol/lvol.c 00:09:44.370 Processing file lib/nbd/nbd.c 00:09:44.370 Processing file lib/nbd/nbd_rpc.c 00:09:44.370 Processing file lib/notify/notify.c 00:09:44.370 Processing file lib/notify/notify_rpc.c 00:09:44.370 Processing file lib/nvme/nvme_ctrlr_ocssd_cmd.c 00:09:44.370 Processing file lib/nvme/nvme_pcie_internal.h 00:09:44.370 Processing file lib/nvme/nvme_opal.c 00:09:44.370 Processing file lib/nvme/nvme_rdma.c 00:09:44.370 Processing file lib/nvme/nvme_poll_group.c 00:09:44.370 Processing file lib/nvme/nvme_transport.c 00:09:44.370 Processing file lib/nvme/nvme_ctrlr.c 00:09:44.370 Processing file lib/nvme/nvme_cuse.c 00:09:44.370 Processing file lib/nvme/nvme_io_msg.c 00:09:44.370 Processing file lib/nvme/nvme_zns.c 00:09:44.370 Processing file lib/nvme/nvme_pcie_common.c 00:09:44.370 Processing file lib/nvme/nvme_fabric.c 00:09:44.370 Processing file lib/nvme/nvme_internal.h 00:09:44.370 Processing file lib/nvme/nvme.c 00:09:44.370 Processing file lib/nvme/nvme_pcie.c 00:09:44.370 Processing file lib/nvme/nvme_quirks.c 00:09:44.370 Processing file lib/nvme/nvme_tcp.c 00:09:44.370 Processing file lib/nvme/nvme_qpair.c 00:09:44.370 Processing file lib/nvme/nvme_ns.c 00:09:44.370 Processing file lib/nvme/nvme_ns_ocssd_cmd.c 00:09:44.370 Processing file lib/nvme/nvme_auth.c 00:09:44.370 Processing file lib/nvme/nvme_ns_cmd.c 00:09:44.370 Processing file lib/nvme/nvme_discovery.c 00:09:44.370 Processing file lib/nvme/nvme_ctrlr_cmd.c 00:09:44.370 Processing file lib/nvme/nvme_vfio_user.c 00:09:44.628 Processing file lib/nvmf/ctrlr_discovery.c 00:09:44.628 Processing file lib/nvmf/nvmf_rpc.c 00:09:44.628 Processing file lib/nvmf/ctrlr.c 00:09:44.628 Processing file lib/nvmf/auth.c 00:09:44.628 Processing file lib/nvmf/tcp.c 00:09:44.628 Processing file lib/nvmf/vfio_user.c 00:09:44.628 Processing file lib/nvmf/nvmf.c 00:09:44.628 Processing file lib/nvmf/rdma.c 00:09:44.628 Processing file lib/nvmf/nvmf_internal.h 00:09:44.628 Processing file lib/nvmf/subsystem.c 00:09:44.628 Processing file lib/nvmf/ctrlr_bdev.c 00:09:44.628 Processing file lib/nvmf/transport.c 00:09:44.628 Processing file lib/rdma/rdma_verbs.c 00:09:44.628 Processing file lib/rdma/common.c 00:09:44.628 Processing file lib/reduce/reduce.c 00:09:44.628 Processing file lib/rpc/rpc.c 00:09:44.628 Processing file lib/scsi/scsi.c 00:09:44.629 Processing file lib/scsi/scsi_pr.c 00:09:44.629 Processing file lib/scsi/port.c 00:09:44.629 Processing file lib/scsi/dev.c 00:09:44.629 Processing file lib/scsi/lun.c 00:09:44.629 Processing file lib/scsi/scsi_bdev.c 00:09:44.629 Processing file lib/scsi/scsi_rpc.c 00:09:44.629 Processing file lib/scsi/task.c 00:09:44.629 Processing file lib/sock/sock.c 00:09:44.629 Processing file lib/sock/sock_rpc.c 00:09:44.629 Processing file lib/thread/iobuf.c 00:09:44.629 Processing file lib/thread/thread.c 00:09:44.629 Processing file lib/trace/trace.c 00:09:44.629 Processing file lib/trace/trace_rpc.c 00:09:44.629 Processing file lib/trace/trace_flags.c 00:09:44.887 Processing file lib/trace_parser/trace.cpp 00:09:44.887 Processing file lib/ublk/ublk.c 00:09:44.887 Processing file lib/ublk/ublk_rpc.c 00:09:44.887 Processing file lib/ut/ut.c 00:09:44.887 Processing file lib/ut_mock/mock.c 00:09:44.887 Processing file lib/util/zipf.c 00:09:44.887 Processing file lib/util/crc32c.c 00:09:44.887 Processing file lib/util/uuid.c 00:09:44.887 Processing file lib/util/crc32.c 00:09:44.887 Processing file lib/util/strerror_tls.c 00:09:44.887 Processing file lib/util/iov.c 00:09:44.887 Processing file lib/util/file.c 00:09:44.887 Processing file lib/util/crc32_ieee.c 00:09:44.887 Processing file lib/util/string.c 00:09:44.887 Processing file lib/util/bit_array.c 00:09:44.887 Processing file lib/util/hexlify.c 00:09:44.887 Processing file lib/util/crc16.c 00:09:44.887 Processing file lib/util/pipe.c 00:09:44.887 Processing file lib/util/fd.c 00:09:44.887 Processing file lib/util/dif.c 00:09:44.887 Processing file lib/util/math.c 00:09:44.887 Processing file lib/util/base64.c 00:09:44.887 Processing file lib/util/xor.c 00:09:44.887 Processing file lib/util/fd_group.c 00:09:44.887 Processing file lib/util/cpuset.c 00:09:44.887 Processing file lib/util/crc64.c 00:09:44.887 Processing file lib/vfio_user/host/vfio_user.c 00:09:44.887 Processing file lib/vfio_user/host/vfio_user_pci.c 00:09:44.888 Processing file lib/vfu_tgt/tgt_rpc.c 00:09:44.888 Processing file lib/vfu_tgt/tgt_endpoint.c 00:09:44.888 Processing file lib/vhost/vhost_internal.h 00:09:44.888 Processing file lib/vhost/rte_vhost_user.c 00:09:44.888 Processing file lib/vhost/vhost_rpc.c 00:09:44.888 Processing file lib/vhost/vhost_blk.c 00:09:44.888 Processing file lib/vhost/vhost.c 00:09:44.888 Processing file lib/vhost/vhost_scsi.c 00:09:44.888 Processing file lib/virtio/virtio_vhost_user.c 00:09:44.888 Processing file lib/virtio/virtio_pci.c 00:09:44.888 Processing file lib/virtio/virtio.c 00:09:44.888 Processing file lib/virtio/virtio_vfio_user.c 00:09:44.888 Processing file lib/vmd/led.c 00:09:44.888 Processing file lib/vmd/vmd.c 00:09:44.888 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.c 00:09:44.888 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev.c 00:09:44.888 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c 00:09:44.888 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.c 00:09:44.888 Processing file module/accel/dsa/accel_dsa_rpc.c 00:09:44.888 Processing file module/accel/dsa/accel_dsa.c 00:09:44.888 Processing file module/accel/error/accel_error.c 00:09:44.888 Processing file module/accel/error/accel_error_rpc.c 00:09:44.888 Processing file module/accel/iaa/accel_iaa_rpc.c 00:09:44.888 Processing file module/accel/iaa/accel_iaa.c 00:09:44.888 Processing file module/accel/ioat/accel_ioat.c 00:09:44.888 Processing file module/accel/ioat/accel_ioat_rpc.c 00:09:44.888 Processing file module/bdev/aio/bdev_aio.c 00:09:44.888 Processing file module/bdev/aio/bdev_aio_rpc.c 00:09:44.888 Processing file module/bdev/compress/vbdev_compress_rpc.c 00:09:44.888 Processing file module/bdev/compress/vbdev_compress.c 00:09:45.146 Processing file module/bdev/crypto/vbdev_crypto.c 00:09:45.146 Processing file module/bdev/crypto/vbdev_crypto_rpc.c 00:09:45.146 Processing file module/bdev/delay/vbdev_delay.c 00:09:45.146 Processing file module/bdev/delay/vbdev_delay_rpc.c 00:09:45.146 Processing file module/bdev/error/vbdev_error_rpc.c 00:09:45.146 Processing file module/bdev/error/vbdev_error.c 00:09:45.146 Processing file module/bdev/ftl/bdev_ftl.c 00:09:45.146 Processing file module/bdev/ftl/bdev_ftl_rpc.c 00:09:45.146 Processing file module/bdev/gpt/gpt.h 00:09:45.146 Processing file module/bdev/gpt/vbdev_gpt.c 00:09:45.146 Processing file module/bdev/gpt/gpt.c 00:09:45.146 Processing file module/bdev/iscsi/bdev_iscsi_rpc.c 00:09:45.146 Processing file module/bdev/iscsi/bdev_iscsi.c 00:09:45.146 Processing file module/bdev/lvol/vbdev_lvol.c 00:09:45.146 Processing file module/bdev/lvol/vbdev_lvol_rpc.c 00:09:45.146 Processing file module/bdev/malloc/bdev_malloc_rpc.c 00:09:45.146 Processing file module/bdev/malloc/bdev_malloc.c 00:09:45.146 Processing file module/bdev/null/bdev_null.c 00:09:45.146 Processing file module/bdev/null/bdev_null_rpc.c 00:09:45.146 Processing file module/bdev/nvme/bdev_nvme_rpc.c 00:09:45.146 Processing file module/bdev/nvme/vbdev_opal_rpc.c 00:09:45.146 Processing file module/bdev/nvme/nvme_rpc.c 00:09:45.146 Processing file module/bdev/nvme/vbdev_opal.c 00:09:45.146 Processing file module/bdev/nvme/bdev_nvme.c 00:09:45.146 Processing file module/bdev/nvme/bdev_mdns_client.c 00:09:45.146 Processing file module/bdev/nvme/bdev_nvme_cuse_rpc.c 00:09:45.146 Processing file module/bdev/ocf/vbdev_ocf_rpc.c 00:09:45.146 Processing file module/bdev/ocf/data.c 00:09:45.146 Processing file module/bdev/ocf/volume.c 00:09:45.146 Processing file module/bdev/ocf/ctx.c 00:09:45.146 Processing file module/bdev/ocf/vbdev_ocf.c 00:09:45.146 Processing file module/bdev/ocf/volume.h 00:09:45.146 Processing file module/bdev/ocf/stats.c 00:09:45.146 Processing file module/bdev/ocf/utils.c 00:09:45.146 Processing file module/bdev/passthru/vbdev_passthru_rpc.c 00:09:45.146 Processing file module/bdev/passthru/vbdev_passthru.c 00:09:45.403 Processing file module/bdev/raid/bdev_raid.c 00:09:45.403 Processing file module/bdev/raid/bdev_raid.h 00:09:45.403 Processing file module/bdev/raid/bdev_raid_rpc.c 00:09:45.403 Processing file module/bdev/raid/raid0.c 00:09:45.403 Processing file module/bdev/raid/raid5f.c 00:09:45.403 Processing file module/bdev/raid/bdev_raid_sb.c 00:09:45.404 Processing file module/bdev/raid/concat.c 00:09:45.404 Processing file module/bdev/raid/raid1.c 00:09:45.404 Processing file module/bdev/rbd/bdev_rbd.c 00:09:45.404 Processing file module/bdev/rbd/bdev_rbd_rpc.c 00:09:45.404 Processing file module/bdev/split/vbdev_split_rpc.c 00:09:45.404 Processing file module/bdev/split/vbdev_split.c 00:09:45.404 Processing file module/bdev/uring/bdev_uring.c 00:09:45.404 Processing file module/bdev/uring/bdev_uring_rpc.c 00:09:45.404 Processing file module/bdev/virtio/bdev_virtio_rpc.c 00:09:45.404 Processing file module/bdev/virtio/bdev_virtio_blk.c 00:09:45.404 Processing file module/bdev/virtio/bdev_virtio_scsi.c 00:09:45.404 Processing file module/bdev/xnvme/bdev_xnvme_rpc.c 00:09:45.404 Processing file module/bdev/xnvme/bdev_xnvme.c 00:09:45.404 Processing file module/bdev/zone_block/vbdev_zone_block.c 00:09:45.404 Processing file module/bdev/zone_block/vbdev_zone_block_rpc.c 00:09:45.404 Processing file module/blob/bdev/blob_bdev.c 00:09:45.404 Processing file module/blobfs/bdev/blobfs_bdev_rpc.c 00:09:45.404 Processing file module/blobfs/bdev/blobfs_bdev.c 00:09:45.404 Processing file module/blobfs/bdev/blobfs_fuse.c 00:09:45.404 Processing file module/env_dpdk/env_dpdk_rpc.c 00:09:45.404 Processing file module/event/subsystems/accel/accel.c 00:09:45.404 Processing file module/event/subsystems/bdev/bdev.c 00:09:45.404 Processing file module/event/subsystems/iobuf/iobuf.c 00:09:45.404 Processing file module/event/subsystems/iobuf/iobuf_rpc.c 00:09:45.404 Processing file module/event/subsystems/iscsi/iscsi.c 00:09:45.404 Processing file module/event/subsystems/keyring/keyring.c 00:09:45.404 Processing file module/event/subsystems/nbd/nbd.c 00:09:45.404 Processing file module/event/subsystems/nvmf/nvmf_rpc.c 00:09:45.404 Processing file module/event/subsystems/nvmf/nvmf_tgt.c 00:09:45.404 Processing file module/event/subsystems/scheduler/scheduler.c 00:09:45.404 Processing file module/event/subsystems/scsi/scsi.c 00:09:45.404 Processing file module/event/subsystems/sock/sock.c 00:09:45.404 Processing file module/event/subsystems/ublk/ublk.c 00:09:45.404 Processing file module/event/subsystems/vfu_tgt/vfu_tgt.c 00:09:45.404 Processing file module/event/subsystems/vhost_blk/vhost_blk.c 00:09:45.404 Processing file module/event/subsystems/vhost_scsi/vhost_scsi.c 00:09:45.404 Processing file module/event/subsystems/vmd/vmd.c 00:09:45.404 Processing file module/event/subsystems/vmd/vmd_rpc.c 00:09:45.404 Processing file module/keyring/file/keyring.c 00:09:45.404 Processing file module/keyring/file/keyring_rpc.c 00:09:45.404 Processing file module/scheduler/dpdk_governor/dpdk_governor.c 00:09:45.404 Processing file module/scheduler/dynamic/scheduler_dynamic.c 00:09:45.404 Processing file module/scheduler/gscheduler/gscheduler.c 00:09:45.404 Processing file module/sock/sock_kernel.h 00:09:45.404 Processing file module/sock/posix/posix.c 00:09:45.404 Processing file module/sock/uring/uring.c 00:09:45.662 Processing file module/vfu_device/vfu_virtio.c 00:09:45.662 Processing file module/vfu_device/vfu_virtio_internal.h 00:09:45.662 Processing file module/vfu_device/vfu_virtio_blk.c 00:09:45.662 Processing file module/vfu_device/vfu_virtio_scsi.c 00:09:45.662 Processing file module/vfu_device/vfu_virtio_rpc.c 00:09:45.662 Processing file xnvme/include/libxnvme_cmd.h 00:09:45.662 Writing directory view page. 00:09:45.662 Overall coverage rate: 00:09:45.662 lines......: 35.6% (42014 of 117872 lines) 00:09:45.662 functions..: 38.9% (3821 of 9835 functions) 00:09:45.662 09:58:34 -- unit/unittest.sh@305 -- # set +x 00:09:45.662 00:09:45.662 00:09:45.662 ===================== 00:09:45.662 All unit tests passed 00:09:45.662 ===================== 00:09:45.662 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:45.662 00:09:45.662 00:09:45.662 09:58:34 -- scripts/docker-autoruner.sh@1 -- # stop_monitor_resources 00:09:45.662 09:58:34 -- pm/common@29 -- # signal_monitor_resources TERM 00:09:45.662 09:58:34 -- pm/common@40 -- # local monitor pid pids signal=TERM 00:09:45.662 09:58:34 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:09:45.662 09:58:34 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-cpu-load.pid ]] 00:09:45.662 09:58:34 -- pm/common@44 -- # pid=163 00:09:45.662 09:58:34 -- pm/common@50 -- # kill -TERM 163 00:09:45.662 09:58:34 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:09:45.662 09:58:34 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-vmstat.pid ]] 00:09:45.662 09:58:34 -- pm/common@44 -- # pid=165 00:09:45.662 09:58:34 -- pm/common@50 -- # kill -TERM 165 00:09:45.670 [Pipeline] } 00:09:45.687 [Pipeline] // stage 00:09:45.693 [Pipeline] } 00:09:45.710 [Pipeline] // timeout 00:09:45.715 [Pipeline] } 00:09:45.731 [Pipeline] // catchError 00:09:45.741 [Pipeline] stage 00:09:45.743 [Pipeline] { (Epilogue) 00:09:45.755 [Pipeline] sh 00:09:46.094 [Pipeline] setCustomBuildProperty 00:09:46.104 [Pipeline] catchError 00:09:46.106 [Pipeline] { 00:09:46.121 [Pipeline] sh 00:09:46.410 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:09:46.410 Artifacts sizes are good 00:09:46.418 [Pipeline] } 00:09:46.436 [Pipeline] // catchError 00:09:46.444 [Pipeline] sh 00:09:46.732 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:09:54.848 [Pipeline] archiveArtifacts 00:09:54.855 Archiving artifacts 00:09:55.749 [Pipeline] } 00:09:55.768 [Pipeline] // stage 00:09:55.773 [Pipeline] } 00:09:55.790 [Pipeline] // wrap 00:09:55.797 [Pipeline] } 00:09:55.815 [Pipeline] // node 00:09:55.821 [Pipeline] } 00:09:55.833 [Pipeline] // timeout 00:09:55.839 [Pipeline] } 00:09:55.851 [Pipeline] // retry 00:09:55.857 [Pipeline] End of Pipeline 00:09:55.884 Finished: SUCCESS