00:00:00.001 Started by upstream project "autotest-nightly-lts" build number 2001 00:00:00.001 originally caused by: 00:00:00.001 Started by upstream project "nightly-trigger" build number 3262 00:00:00.002 originally caused by: 00:00:00.002 Started by timer 00:00:00.002 Started by timer 00:00:00.111 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.112 The recommended git tool is: git 00:00:00.112 using credential 00000000-0000-0000-0000-000000000002 00:00:00.114 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/unittest-valgrind-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.129 Fetching changes from the remote Git repository 00:00:00.132 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.150 Using shallow fetch with depth 1 00:00:00.150 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.150 > git --version # timeout=10 00:00:00.177 > git --version # 'git version 2.39.2' 00:00:00.177 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.211 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.212 > git fetch --tags --force --progress --depth=1 -- https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/heads/master # timeout=5 00:00:04.656 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:04.688 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:04.706 Checking out Revision 308e970df89ed396a3f9dcf22fba8891259694e4 (FETCH_HEAD) 00:00:04.706 > git config core.sparsecheckout # timeout=10 00:00:04.721 > git read-tree -mu HEAD # timeout=10 00:00:04.739 > git checkout -f 308e970df89ed396a3f9dcf22fba8891259694e4 # timeout=5 00:00:04.757 Commit message: "jjb/create-perf-report: make job run concurrent" 00:00:04.757 > git rev-list --no-walk 308e970df89ed396a3f9dcf22fba8891259694e4 # timeout=10 00:00:04.864 [Pipeline] Start of Pipeline 00:00:04.879 [Pipeline] library 00:00:04.881 Loading library shm_lib@master 00:00:04.881 Library shm_lib@master is cached. Copying from home. 00:00:04.901 [Pipeline] retry 00:00:04.903 [Pipeline] { 00:00:04.915 [Pipeline] timeout 00:00:04.915 Timeout set to expire after 10 min without activity 00:00:04.917 [Pipeline] { 00:00:04.929 [Pipeline] node 00:00:08.953 Running on agt-_autotest_23761-23639 in /var/jenkins/workspace/unittest-valgrind-docker-autotest 00:00:08.955 [Pipeline] { 00:00:08.968 [Pipeline] wrap 00:00:08.974 [Pipeline] { 00:00:08.981 [Pipeline] stage 00:00:08.982 [Pipeline] { (Prologue) 00:00:08.997 [Pipeline] echo 00:00:08.999 Node: agt-_autotest_23761-23639 00:00:09.174 [Pipeline] setCustomBuildProperty 00:00:09.198 [Pipeline] sh 00:00:10.239 + sudo git config --global --replace-all safe.directory '*' 00:00:10.324 [Pipeline] httpRequest 00:00:11.604 [Pipeline] echo 00:00:11.606 Sorcerer 10.211.164.101 is alive 00:00:11.615 [Pipeline] httpRequest 00:00:11.621 HttpMethod: GET 00:00:11.621 URL: http://10.211.164.101/packages/jbp_308e970df89ed396a3f9dcf22fba8891259694e4.tar.gz 00:00:11.625 Sending request to url: http://10.211.164.101/packages/jbp_308e970df89ed396a3f9dcf22fba8891259694e4.tar.gz 00:00:11.648 Response Code: HTTP/1.1 200 OK 00:00:11.648 Success: Status code 200 is in the accepted range: 200,404 00:00:11.649 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/jbp_308e970df89ed396a3f9dcf22fba8891259694e4.tar.gz 00:00:30.262 [Pipeline] sh 00:00:30.562 + tar --no-same-owner -xf jbp_308e970df89ed396a3f9dcf22fba8891259694e4.tar.gz 00:00:30.580 [Pipeline] httpRequest 00:00:30.610 [Pipeline] echo 00:00:30.611 Sorcerer 10.211.164.101 is alive 00:00:30.620 [Pipeline] httpRequest 00:00:30.625 HttpMethod: GET 00:00:30.625 URL: http://10.211.164.101/packages/spdk_4b94202c659be49093c32ec1d2d75efdacf00691.tar.gz 00:00:30.629 Sending request to url: http://10.211.164.101/packages/spdk_4b94202c659be49093c32ec1d2d75efdacf00691.tar.gz 00:00:30.638 Response Code: HTTP/1.1 200 OK 00:00:30.639 Success: Status code 200 is in the accepted range: 200,404 00:00:30.639 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk_4b94202c659be49093c32ec1d2d75efdacf00691.tar.gz 00:01:19.291 [Pipeline] sh 00:01:19.596 + tar --no-same-owner -xf spdk_4b94202c659be49093c32ec1d2d75efdacf00691.tar.gz 00:01:22.908 [Pipeline] sh 00:01:23.206 + git -C spdk log --oneline -n5 00:01:23.206 4b94202c6 lib/event: Bug fix for framework_set_scheduler 00:01:23.206 507e9ba07 nvme: add lock_depth for ctrlr_lock 00:01:23.206 62fda7b5f nvme: check pthread_mutex_destroy() return value 00:01:23.207 e03c164a1 nvme: add nvme_ctrlr_lock 00:01:23.207 d61f89a86 nvme/cuse: Add ctrlr_lock for cuse register and unregister 00:01:23.226 [Pipeline] writeFile 00:01:23.244 [Pipeline] sh 00:01:23.539 + cat autorun-spdk.conf 00:01:23.539 SPDK_RUN_VALGRIND=1 00:01:23.539 SPDK_TEST_UNITTEST=1 00:01:23.539 SPDK_TEST_BLOCKDEV=1 00:01:23.539 SPDK_TEST_ISAL=1 00:01:23.539 SPDK_TEST_REDUCE=1 00:01:23.539 SPDK_TEST_VBDEV_COMPRESS=1 00:01:23.539 SPDK_TEST_CRYPTO=1 00:01:23.539 SPDK_TEST_FTL=1 00:01:23.539 SPDK_TEST_OCF=1 00:01:23.539 SPDK_TEST_RAID5=1 00:01:23.539 SPDK_TEST_RBD=1 00:01:23.539 SPDK_TEST_URING=1 00:01:23.539 SPDK_TEST_NVME_CUSE=1 00:01:23.539 SPDK_TEST_BLOBFS=1 00:01:23.539 SPDK_TEST_VFIOUSER=1 00:01:23.539 SPDK_RUN_ASAN=0 00:01:23.539 SPDK_RUN_UBSAN=1 00:01:23.539 SPDK_TEST_XNVME=1 00:01:23.547 RUN_NIGHTLY=1 00:01:23.549 [Pipeline] } 00:01:23.571 [Pipeline] // stage 00:01:23.582 [Pipeline] catchError 00:01:23.584 [Pipeline] { 00:01:23.600 [Pipeline] timeout 00:01:23.600 Timeout set to expire in 45 min 00:01:23.602 [Pipeline] { 00:01:23.617 [Pipeline] stage 00:01:23.620 [Pipeline] { (Tests) 00:01:23.636 [Pipeline] sh 00:01:23.931 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh unittest-valgrind-docker-autotest autorun-spdk.conf 00:01:23.931 10:15:17 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:01:23.931 10:15:17 -- scripts/common.sh@433 -- # [[ -e /bin/wpdk_common.sh ]] 00:01:23.931 10:15:17 -- scripts/common.sh@441 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:01:23.931 10:15:17 -- scripts/common.sh@442 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:01:23.931 10:15:17 -- paths/export.sh@2 -- # PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:01:23.931 10:15:17 -- paths/export.sh@3 -- # PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:01:23.931 10:15:17 -- paths/export.sh@4 -- # PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:01:23.931 10:15:17 -- paths/export.sh@5 -- # export PATH 00:01:23.931 10:15:17 -- paths/export.sh@6 -- # echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:01:23.931 10:15:17 -- common/autobuild_common.sh@434 -- # out=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output 00:01:23.931 10:15:17 -- common/autobuild_common.sh@435 -- # date +%s 00:01:23.931 10:15:17 -- common/autobuild_common.sh@435 -- # mktemp -dt spdk_1720779317.XXXXXX 00:01:23.931 10:15:17 -- common/autobuild_common.sh@435 -- # SPDK_WORKSPACE=/tmp/spdk_1720779317.VEourS 00:01:23.931 10:15:17 -- common/autobuild_common.sh@437 -- # [[ -n '' ]] 00:01:23.931 10:15:17 -- common/autobuild_common.sh@441 -- # '[' -n '' ']' 00:01:23.931 10:15:17 -- common/autobuild_common.sh@444 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/' 00:01:23.931 10:15:17 -- common/autobuild_common.sh@448 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme --exclude /tmp' 00:01:23.931 10:15:17 -- common/autobuild_common.sh@450 -- # scanbuild='scan-build -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/scan-build-tmp --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/ --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme --exclude /tmp --status-bugs' 00:01:23.931 10:15:17 -- common/autobuild_common.sh@451 -- # get_config_params 00:01:23.931 10:15:17 -- common/autotest_common.sh@387 -- # xtrace_disable 00:01:23.931 10:15:17 -- common/autotest_common.sh@10 -- # set +x 00:01:23.931 10:15:17 -- common/autobuild_common.sh@451 -- # config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme' 00:01:23.931 10:15:17 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:01:23.931 10:15:17 -- scripts/docker-autoruner.sh@13 -- # cp /var/spdk/build-repo-manifest.txt /var/jenkins/workspace/unittest-valgrind-docker-autotest/output 00:01:23.931 10:15:17 -- scripts/docker-autoruner.sh@21 -- # [[ unittest-valgrind-docker-autotest == unittest-valgrind-docker-autotest ]] 00:01:23.931 10:15:17 -- scripts/docker-autoruner.sh@21 -- # ulimit -n 1024 00:01:23.931 10:15:17 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:01:23.931 10:15:17 -- scripts/docker-autoruner.sh@27 -- # nproc 00:01:23.931 10:15:17 -- scripts/docker-autoruner.sh@27 -- # nproc 00:01:23.931 10:15:17 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:01:23.931 10:15:17 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:01:23.931 10:15:17 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:01:23.931 10:15:17 -- scripts/docker-autoruner.sh@54 -- # ocf_precompile 00:01:23.931 10:15:17 -- common/autobuild_common.sh@419 -- # run_test autobuild_ocf_precompile _ocf_precompile 00:01:23.931 10:15:17 -- common/autotest_common.sh@1077 -- # '[' 2 -le 1 ']' 00:01:23.931 10:15:17 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:01:23.931 10:15:17 -- common/autotest_common.sh@10 -- # set +x 00:01:23.931 ************************************ 00:01:23.931 START TEST autobuild_ocf_precompile 00:01:23.931 ************************************ 00:01:23.931 10:15:17 -- common/autotest_common.sh@1104 -- # _ocf_precompile 00:01:23.931 10:15:17 -- common/autobuild_common.sh@21 -- # echo --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme 00:01:23.932 10:15:17 -- common/autobuild_common.sh@21 -- # sed s/--enable-coverage//g 00:01:23.932 10:15:17 -- common/autobuild_common.sh@21 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/configure --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme 00:01:23.932 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:23.932 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:24.193 Using 'verbs' RDMA provider 00:01:33.272 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/isa-l/spdk-isal.log)...done. 00:01:41.404 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/isa-l-crypto/spdk-isal-crypto.log)...done. 00:01:41.404 Creating mk/config.mk...done. 00:01:41.404 Creating mk/cc.flags.mk...done. 00:01:41.404 Type 'make' to build. 00:01:41.404 10:15:35 -- common/autobuild_common.sh@22 -- # make -j 26 include/spdk/config.h 00:01:41.404 10:15:35 -- common/autobuild_common.sh@23 -- # CC=gcc 00:01:41.404 10:15:35 -- common/autobuild_common.sh@23 -- # CCAR=ar 00:01:41.404 10:15:35 -- 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:41.404 make: Entering directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:01:41.404 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_debug.h 00:01:41.404 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf.h 00:01:41.404 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io_class.h 00:01:41.404 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_metadata.h 00:01:41.404 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_composite_volume.h 00:01:41.404 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_queue.h 00:01:41.404 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cache.h 00:01:41.404 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_mngt.h 00:01:41.404 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_def.h 00:01:41.404 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/alru.h 00:01:41.404 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/acp.h 00:01:41.404 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cfg.h 00:01:41.404 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_logger.h 00:01:41.404 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_types.h 00:01:41.404 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io.h 00:01:41.404 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/promotion/nhit.h 00:01:41.404 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_ctx.h 00:01:41.404 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_core.h 00:01:41.404 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_volume.h 00:01:41.404 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_stats.h 00:01:41.404 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cleaner.h 00:01:41.404 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_err.h 00:01:41.663 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats.c 00:01:41.663 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool_priv.h 00:01:41.663 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_cache.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_flush.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_misc.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_io_class.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_priv.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_priv.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume_priv.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_metadata.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_debug.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.h 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.c 00:01:41.664 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.c 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.c 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue.c 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx.c 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_builder.c 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_priv.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.c 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.c 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_ops.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.c 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.c 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_priv.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp_structs.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru_structs.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop_structs.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.c 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache_priv.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_def_priv.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core_priv.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache.c 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.c 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume.c 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.c 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core.c 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/ops.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.c 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.c 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_structs.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.c 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume_priv.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.c 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx_priv.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru_structs.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_class.c 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.c 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.c 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_structs.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.c 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition_structs.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.h 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.c 00:01:41.665 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.h 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.h 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_status.h 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_internal.h 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment_id.h 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.c 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.c 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.h 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.c 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.h 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.h 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_common.h 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.c 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.h 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.c 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.c 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.c 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.c 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.h 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.h 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.c 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.c 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cache_line.h 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_bit.h 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.c 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.h 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_priv.h 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume.c 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue_priv.h 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io.c 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.h 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.h 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.c 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.c 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.h 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.c 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.h 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.c 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.h 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.c 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_stats.h 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.h 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.c 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.h 00:01:41.666 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.c 00:01:41.667 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.h 00:01:41.667 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.h 00:01:41.667 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.h 00:01:41.667 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.c 00:01:41.667 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.c 00:01:41.667 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.h 00:01:41.667 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.c 00:01:41.667 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.c 00:01:41.667 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.c 00:01:41.667 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.c 00:01:41.667 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.h 00:01:41.667 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.h 00:01:41.667 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.c 00:01:41.667 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.h 00:01:41.667 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger_priv.h 00:01:41.667 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io_allocator.h 00:01:41.926 CC env_ocf/ocf_env.o 00:01:41.926 CC env_ocf/mpool.o 00:01:41.926 CC env_ocf/src/ocf/ocf_stats.o 00:01:41.926 CC env_ocf/src/ocf/mngt/ocf_mngt_common.o 00:01:41.926 CC env_ocf/src/ocf/mngt/ocf_mngt_cache.o 00:01:41.926 CC env_ocf/src/ocf/mngt/ocf_mngt_core_pool.o 00:01:41.926 CC env_ocf/src/ocf/mngt/ocf_mngt_core.o 00:01:41.926 CC env_ocf/src/ocf/mngt/ocf_mngt_flush.o 00:01:41.927 CC env_ocf/src/ocf/mngt/ocf_mngt_misc.o 00:01:41.927 CC env_ocf/src/ocf/mngt/ocf_mngt_io_class.o 00:01:41.927 CC env_ocf/src/ocf/concurrency/ocf_mio_concurrency.o 00:01:41.927 CC env_ocf/src/ocf/concurrency/ocf_concurrency.o 00:01:41.927 CC env_ocf/src/ocf/concurrency/ocf_pio_concurrency.o 00:01:41.927 CC env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.o 00:01:41.927 CC env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.o 00:01:41.927 CC env_ocf/src/ocf/ocf_metadata.o 00:01:41.927 CC env_ocf/src/ocf/ocf_logger.o 00:01:41.927 CC env_ocf/src/ocf/engine/engine_fast.o 00:01:41.927 CC env_ocf/src/ocf/engine/engine_wb.o 00:01:41.927 CC env_ocf/src/ocf/engine/cache_engine.o 00:01:41.927 CC env_ocf/src/ocf/engine/engine_discard.o 00:01:41.927 CC env_ocf/src/ocf/engine/engine_wa.o 00:01:41.927 CC env_ocf/src/ocf/engine/engine_rd.o 00:01:41.927 CC env_ocf/src/ocf/engine/engine_wt.o 00:01:41.927 CC env_ocf/src/ocf/engine/engine_wi.o 00:01:41.927 CC env_ocf/src/ocf/engine/engine_ops.o 00:01:41.927 CC env_ocf/src/ocf/engine/engine_common.o 00:01:41.927 CC env_ocf/src/ocf/engine/engine_inv.o 00:01:42.184 CC env_ocf/src/ocf/engine/engine_d2c.o 00:01:42.184 CC env_ocf/src/ocf/engine/engine_pt.o 00:01:42.184 CC env_ocf/src/ocf/engine/engine_wo.o 00:01:42.184 CC env_ocf/src/ocf/engine/engine_bf.o 00:01:42.184 CC env_ocf/src/ocf/engine/engine_zero.o 00:01:42.184 CC env_ocf/src/ocf/ocf_queue.o 00:01:42.184 CC env_ocf/src/ocf/ocf_ctx.o 00:01:42.184 CC env_ocf/src/ocf/ocf_stats_builder.o 00:01:42.184 CC env_ocf/src/ocf/ocf_space.o 00:01:42.184 CC env_ocf/src/ocf/cleaning/acp.o 00:01:42.184 CC env_ocf/src/ocf/cleaning/nop.o 00:01:42.184 CC env_ocf/src/ocf/cleaning/cleaning.o 00:01:42.184 CC env_ocf/src/ocf/cleaning/alru.o 00:01:42.184 CC env_ocf/src/ocf/ocf_cache.o 00:01:42.184 CC env_ocf/src/ocf/ocf_request.o 00:01:42.184 CC env_ocf/src/ocf/ocf_volume.o 00:01:42.184 CC env_ocf/src/ocf/ocf_seq_cutoff.o 00:01:42.184 CC env_ocf/src/ocf/ocf_core.o 00:01:42.184 CC env_ocf/src/ocf/promotion/promotion.o 00:01:42.184 CC env_ocf/src/ocf/promotion/nhit/nhit_hash.o 00:01:42.184 CC env_ocf/src/ocf/promotion/nhit/nhit.o 00:01:42.184 CC env_ocf/src/ocf/ocf_lru.o 00:01:42.184 CC env_ocf/src/ocf/ocf_io_class.o 00:01:42.184 CC env_ocf/src/ocf/metadata/metadata_misc.o 00:01:42.184 CC env_ocf/src/ocf/metadata/metadata_cleaning_policy.o 00:01:42.184 CC env_ocf/src/ocf/metadata/metadata_partition.o 00:01:42.184 CC env_ocf/src/ocf/metadata/metadata_raw_atomic.o 00:01:42.184 CC env_ocf/src/ocf/metadata/metadata_segment.o 00:01:42.184 CC env_ocf/src/ocf/metadata/metadata_collision.o 00:01:42.184 CC env_ocf/src/ocf/metadata/metadata_superblock.o 00:01:42.184 CC env_ocf/src/ocf/metadata/metadata_eviction_policy.o 00:01:42.184 CC env_ocf/src/ocf/metadata/metadata_raw_volatile.o 00:01:42.184 CC env_ocf/src/ocf/metadata/metadata_passive_update.o 00:01:42.184 CC env_ocf/src/ocf/metadata/metadata_raw_dynamic.o 00:01:42.184 CC env_ocf/src/ocf/metadata/metadata_raw.o 00:01:42.184 CC env_ocf/src/ocf/metadata/metadata_io.o 00:01:42.184 CC env_ocf/src/ocf/metadata/metadata_core.o 00:01:42.184 CC env_ocf/src/ocf/metadata/metadata.o 00:01:42.442 CC env_ocf/src/ocf/ocf_io.o 00:01:42.442 CC env_ocf/src/ocf/ocf_composite_volume.o 00:01:42.442 CC env_ocf/src/ocf/utils/utils_request.o 00:01:42.442 CC env_ocf/src/ocf/utils/utils_user_part.o 00:01:42.442 CC env_ocf/src/ocf/utils/utils_parallelize.o 00:01:42.442 CC env_ocf/src/ocf/utils/utils_rbtree.o 00:01:42.442 CC env_ocf/src/ocf/utils/utils_refcnt.o 00:01:42.442 CC env_ocf/src/ocf/utils/utils_io.o 00:01:42.442 CC env_ocf/src/ocf/utils/utils_generator.o 00:01:42.442 CC env_ocf/src/ocf/utils/utils_cache_line.o 00:01:42.442 CC env_ocf/src/ocf/utils/utils_alock.o 00:01:42.442 CC env_ocf/src/ocf/utils/utils_realloc.o 00:01:42.442 CC env_ocf/src/ocf/utils/utils_list.o 00:01:42.442 CC env_ocf/src/ocf/utils/utils_async_lock.o 00:01:42.442 CC env_ocf/src/ocf/utils/utils_pipeline.o 00:01:42.442 CC env_ocf/src/ocf/utils/utils_cleaner.o 00:01:43.009 LIB libspdk_ocfenv.a 00:01:43.009 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:43.317 make: Leaving directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:01:43.317 10:15:36 -- 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:43.317 10:15:36 -- 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:43.317 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:43.317 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:43.576 Using 'verbs' RDMA provider 00:01:52.268 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/isa-l/spdk-isal.log)...done. 00:01:58.846 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/isa-l-crypto/spdk-isal-crypto.log)...done. 00:01:58.846 Creating mk/config.mk...done. 00:01:58.846 Creating mk/cc.flags.mk...done. 00:01:58.846 Type 'make' to build. 00:01:58.846 00:01:58.846 real 0m34.548s 00:01:58.846 user 0m29.919s 00:01:58.846 sys 0m17.458s 00:01:58.846 10:15:52 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:01:58.846 10:15:52 -- common/autotest_common.sh@10 -- # set +x 00:01:58.846 ************************************ 00:01:58.846 END TEST autobuild_ocf_precompile 00:01:58.846 ************************************ 00:01:58.846 10:15:52 -- scripts/docker-autoruner.sh@55 -- # unittest_build 00:01:58.846 10:15:52 -- common/autobuild_common.sh@411 -- # run_test unittest_build _unittest_build 00:01:58.846 10:15:52 -- common/autotest_common.sh@1077 -- # '[' 2 -le 1 ']' 00:01:58.846 10:15:52 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:01:58.846 10:15:52 -- common/autotest_common.sh@10 -- # set +x 00:01:58.846 ************************************ 00:01:58.846 START TEST unittest_build 00:01:58.846 ************************************ 00:01:58.846 10:15:52 -- common/autotest_common.sh@1104 -- # _unittest_build 00:01:58.846 10:15:52 -- common/autobuild_common.sh@402 -- # /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:58.846 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:58.846 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:58.846 Using 'verbs' RDMA provider 00:02:07.541 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/isa-l/spdk-isal.log)...done. 00:02:14.106 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/isa-l-crypto/spdk-isal-crypto.log)...done. 00:02:14.106 Creating mk/config.mk...done. 00:02:14.106 Creating mk/cc.flags.mk...done. 00:02:14.106 Type 'make' to build. 00:02:14.106 10:16:07 -- common/autobuild_common.sh@403 -- # make -j 26 00:02:14.106 (cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme && \ 00:02:14.106 export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib/pkgconfig:/usr/lib64/pkgconfig && \ 00:02:14.106 meson setup builddir \ 00:02:14.106 -Dwith-libaio=enabled \ 00:02:14.106 -Dwith-liburing=enabled \ 00:02:14.106 -Dwith-libvfn=disabled \ 00:02:14.106 -Dwith-spdk=false && \ 00:02:14.106 meson compile -C builddir && \ 00:02:14.106 cd -) 00:02:14.106 make[1]: Nothing to be done for 'all'. 00:02:14.671 The Meson build system 00:02:14.671 Version: 1.3.1 00:02:14.671 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user 00:02:14.671 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:02:14.671 Build type: native build 00:02:14.671 Project name: libvfio-user 00:02:14.671 Project version: 0.0.1 00:02:14.672 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:14.672 C linker for the host machine: cc ld.bfd 2.39-16 00:02:14.672 Host machine cpu family: x86_64 00:02:14.672 Host machine cpu: x86_64 00:02:14.672 Run-time dependency threads found: YES 00:02:14.672 Library dl found: YES 00:02:14.672 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:14.672 Run-time dependency json-c found: YES 0.17 00:02:14.672 Run-time dependency cmocka found: YES 1.1.7 00:02:14.672 Program pytest-3 found: NO 00:02:14.672 Program flake8 found: NO 00:02:14.672 Program misspell-fixer found: NO 00:02:14.672 Program restructuredtext-lint found: NO 00:02:14.672 Program valgrind found: YES (/usr/bin/valgrind) 00:02:14.672 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:14.672 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:14.672 Compiler for C supports arguments -Wwrite-strings: YES 00:02:14.672 ../libvfio-user/test/meson.build:20: WARNING: Project targets '>= 0.53.0' but uses feature introduced in '0.57.0': exclude_suites arg in add_test_setup. 00:02:14.672 Program test-lspci.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-lspci.sh) 00:02:14.672 Program test-linkage.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-linkage.sh) 00:02:14.672 ../libvfio-user/test/py/meson.build:16: WARNING: Project targets '>= 0.53.0' but uses feature introduced in '0.57.0': exclude_suites arg in add_test_setup. 00:02:14.672 Build targets in project: 8 00:02:14.672 WARNING: Project specifies a minimum meson_version '>= 0.53.0' but uses features which were added in newer versions: 00:02:14.672 * 0.57.0: {'exclude_suites arg in add_test_setup'} 00:02:14.672 00:02:14.672 libvfio-user 0.0.1 00:02:14.672 00:02:14.672 User defined options 00:02:14.672 buildtype : debug 00:02:14.672 default_library: static 00:02:14.672 libdir : /usr/local/lib 00:02:14.672 00:02:14.672 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:14.929 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:02:15.187 [1/36] Compiling C object lib/libvfio-user.a.p/tran.c.o 00:02:15.187 [2/36] Compiling C object samples/null.p/null.c.o 00:02:15.187 [3/36] Compiling C object samples/shadow_ioeventfd_server.p/shadow_ioeventfd_server.c.o 00:02:15.187 [4/36] Compiling C object samples/lspci.p/lspci.c.o 00:02:15.187 [5/36] Compiling C object samples/gpio-pci-idio-16.p/gpio-pci-idio-16.c.o 00:02:15.187 [6/36] Compiling C object lib/libvfio-user.a.p/irq.c.o 00:02:15.187 [7/36] Compiling C object test/unit_tests.p/.._lib_irq.c.o 00:02:15.187 [8/36] Compiling C object lib/libvfio-user.a.p/migration.c.o 00:02:15.187 [9/36] Compiling C object samples/client.p/.._lib_migration.c.o 00:02:15.187 [10/36] Compiling C object test/unit_tests.p/.._lib_pci.c.o 00:02:15.187 [11/36] Compiling C object lib/libvfio-user.a.p/pci.c.o 00:02:15.187 [12/36] Compiling C object samples/client.p/.._lib_tran.c.o 00:02:15.187 [13/36] Compiling C object test/unit_tests.p/.._lib_tran_pipe.c.o 00:02:15.187 [14/36] Compiling C object test/unit_tests.p/.._lib_tran.c.o 00:02:15.187 [15/36] Compiling C object samples/client.p/.._lib_tran_sock.c.o 00:02:15.187 [16/36] Compiling C object test/unit_tests.p/mocks.c.o 00:02:15.187 [17/36] Compiling C object test/unit_tests.p/.._lib_migration.c.o 00:02:15.187 [18/36] Compiling C object lib/libvfio-user.a.p/tran_sock.c.o 00:02:15.187 [19/36] Compiling C object samples/server.p/server.c.o 00:02:15.187 [20/36] Compiling C object lib/libvfio-user.a.p/dma.c.o 00:02:15.187 [21/36] Compiling C object lib/libvfio-user.a.p/pci_caps.c.o 00:02:15.187 [22/36] Compiling C object test/unit_tests.p/.._lib_pci_caps.c.o 00:02:15.187 [23/36] Compiling C object test/unit_tests.p/.._lib_dma.c.o 00:02:15.187 [24/36] Compiling C object test/unit_tests.p/unit-tests.c.o 00:02:15.187 [25/36] Compiling C object test/unit_tests.p/.._lib_tran_sock.c.o 00:02:15.187 [26/36] Compiling C object samples/client.p/client.c.o 00:02:15.187 [27/36] Linking target samples/client 00:02:15.445 [28/36] Compiling C object test/unit_tests.p/.._lib_libvfio-user.c.o 00:02:15.445 [29/36] Linking target test/unit_tests 00:02:15.445 [30/36] Compiling C object lib/libvfio-user.a.p/libvfio-user.c.o 00:02:15.445 [31/36] Linking static target lib/libvfio-user.a 00:02:15.445 [32/36] Linking target samples/null 00:02:15.445 [33/36] Linking target samples/server 00:02:15.445 [34/36] Linking target samples/shadow_ioeventfd_server 00:02:15.445 [35/36] Linking target samples/lspci 00:02:15.445 [36/36] Linking target samples/gpio-pci-idio-16 00:02:15.445 INFO: autodetecting backend as ninja 00:02:15.445 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:02:15.445 DESTDIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user meson install --quiet -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:02:15.702 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:02:15.702 ninja: no work to do. 00:02:15.960 The Meson build system 00:02:15.960 Version: 1.3.1 00:02:15.960 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme 00:02:15.960 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:02:15.960 Build type: native build 00:02:15.960 Project name: xnvme 00:02:15.960 Project version: 0.7.3 00:02:15.960 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:02:15.960 C linker for the host machine: cc ld.bfd 2.39-16 00:02:15.960 Host machine cpu family: x86_64 00:02:15.960 Host machine cpu: x86_64 00:02:15.960 Message: host_machine.system: linux 00:02:15.960 Compiler for C supports arguments -Wno-missing-braces: YES 00:02:15.960 Compiler for C supports arguments -Wno-cast-function-type: YES 00:02:15.960 Compiler for C supports arguments -Wno-strict-aliasing: YES 00:02:15.960 Run-time dependency threads found: YES 00:02:15.960 Has header "setupapi.h" : NO 00:02:15.960 Has header "linux/blkzoned.h" : YES 00:02:15.960 Has header "linux/blkzoned.h" : YES (cached) 00:02:15.960 Has header "libaio.h" : YES 00:02:15.960 Library aio found: YES 00:02:15.960 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:15.960 Run-time dependency liburing found: YES 2.2 00:02:15.960 Dependency libvfn skipped: feature with-libvfn disabled 00:02:15.960 Run-time dependency appleframeworks found: NO (tried framework) 00:02:15.960 Run-time dependency appleframeworks found: NO (tried framework) 00:02:15.960 Configuring xnvme_config.h using configuration 00:02:15.960 Configuring xnvme.spec using configuration 00:02:15.960 Run-time dependency bash-completion found: YES 2.11 00:02:15.960 Message: Bash-completions: /usr/share/bash-completion/completions 00:02:15.960 Program cp found: YES (/usr/bin/cp) 00:02:15.960 Has header "winsock2.h" : NO 00:02:15.960 Has header "dbghelp.h" : NO 00:02:15.960 Library rpcrt4 found: NO 00:02:15.960 Library rt found: YES 00:02:15.960 Checking for function "clock_gettime" with dependency -lrt: YES 00:02:15.960 Found CMake: /usr/bin/cmake (3.27.7) 00:02:15.960 Run-time dependency _spdk found: NO (tried pkgconfig and cmake) 00:02:15.960 Run-time dependency wpdk found: NO (tried pkgconfig and cmake) 00:02:15.960 Run-time dependency spdk-win found: NO (tried pkgconfig and cmake) 00:02:15.960 Build targets in project: 32 00:02:15.960 00:02:15.960 xnvme 0.7.3 00:02:15.960 00:02:15.960 User defined options 00:02:15.960 with-libaio : enabled 00:02:15.960 with-liburing: enabled 00:02:15.960 with-libvfn : disabled 00:02:15.960 with-spdk : false 00:02:15.960 00:02:15.960 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:16.588 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir' 00:02:17.281 [1/203] Generating toolbox/xnvme-driver-script with a custom command 00:02:17.281 [2/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_admin_shim.c.o 00:02:17.281 [3/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_nil.c.o 00:02:17.281 [4/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_mem_posix.c.o 00:02:17.281 [5/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd.c.o 00:02:17.281 [6/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_async.c.o 00:02:17.281 [7/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_dev.c.o 00:02:17.281 [8/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_nvme.c.o 00:02:17.585 [9/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos.c.o 00:02:17.585 [10/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_admin.c.o 00:02:17.585 [11/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_dev.c.o 00:02:17.585 [12/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_sync.c.o 00:02:17.585 [13/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk.c.o 00:02:17.585 [14/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_admin.c.o 00:02:17.585 [15/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk.c.o 00:02:17.585 [16/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_dev.c.o 00:02:17.585 [17/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_sync.c.o 00:02:17.585 [18/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio.c.o 00:02:17.585 [19/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_admin.c.o 00:02:17.585 [20/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_async.c.o 00:02:17.585 [21/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_sync.c.o 00:02:17.585 [22/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows.c.o 00:02:17.585 [23/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_dev.c.o 00:02:17.585 [24/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf_entries.c.o 00:02:17.585 [25/203] Compiling C object lib/libxnvme.so.p/xnvme_req.c.o 00:02:17.585 [26/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_sync_psync.c.o 00:02:17.585 [27/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_hugepage.c.o 00:02:17.585 [28/203] Compiling C object lib/libxnvme.so.p/xnvme_be_nosys.c.o 00:02:17.585 [29/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_dev.c.o 00:02:17.585 [30/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_admin.c.o 00:02:17.586 [31/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_async.c.o 00:02:17.586 [32/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_mem.c.o 00:02:17.586 [33/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp.c.o 00:02:17.586 [34/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp_th.c.o 00:02:17.586 [35/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_ioring.c.o 00:02:17.586 [36/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_block.c.o 00:02:17.586 [37/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_fs.c.o 00:02:17.586 [38/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_mem.c.o 00:02:17.586 [39/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_nvme.c.o 00:02:17.586 [40/203] Compiling C object lib/libxnvme.so.p/xnvme_cmd.c.o 00:02:17.586 [41/203] Compiling C object lib/libxnvme.so.p/xnvme_geo.c.o 00:02:17.586 [42/203] Compiling C object lib/libxnvme.so.p/xnvme_lba.c.o 00:02:17.586 [43/203] Compiling C object lib/libxnvme.so.p/xnvme_nvm.c.o 00:02:17.586 [44/203] Compiling C object lib/libxnvme.so.p/xnvme_topology.c.o 00:02:17.586 [45/203] Compiling C object lib/libxnvme.so.p/xnvme_ver.c.o 00:02:17.586 [46/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_async.c.o 00:02:17.586 [47/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_dev.c.o 00:02:17.586 [48/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio.c.o 00:02:17.586 [49/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_dev.c.o 00:02:17.586 [50/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows.c.o 00:02:17.586 [51/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp_th.c.o 00:02:17.586 [52/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_mem.c.o 00:02:17.586 [53/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf_entries.c.o 00:02:17.586 [54/203] Compiling C object lib/libxnvme.a.p/xnvme_req.c.o 00:02:17.586 [55/203] Compiling C object lib/libxnvme.so.p/xnvme_adm.c.o 00:02:17.586 [56/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_dev.c.o 00:02:17.586 [57/203] Compiling C object lib/libxnvme.so.p/xnvme_kvs.c.o 00:02:17.586 [58/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_nvme.c.o 00:02:17.586 [59/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_admin.c.o 00:02:17.586 [60/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_async.c.o 00:02:17.586 [61/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_mem.c.o 00:02:17.586 [62/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_ioring.c.o 00:02:17.586 [63/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_block.c.o 00:02:17.586 [64/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_nvme.c.o 00:02:17.586 [65/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_sync.c.o 00:02:17.586 [66/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_sync.c.o 00:02:17.586 [67/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_mem_posix.c.o 00:02:17.586 [68/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_dev.c.o 00:02:17.586 [69/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_admin.c.o 00:02:17.586 [70/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_sync.c.o 00:02:17.586 [71/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_dev.c.o 00:02:17.586 [72/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_mem.c.o 00:02:17.586 [73/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd.c.o 00:02:17.586 [74/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_emu.c.o 00:02:17.586 [75/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_dev.c.o 00:02:17.884 [76/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_mem.c.o 00:02:17.884 [77/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk.c.o 00:02:17.884 [78/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_admin_shim.c.o 00:02:17.884 [79/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_fs.c.o 00:02:17.884 [80/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_posix.c.o 00:02:17.884 [81/203] Compiling C object lib/libxnvme.so.p/xnvme_ident.c.o 00:02:17.884 [82/203] Compiling C object lib/libxnvme.a.p/xnvme_geo.c.o 00:02:17.884 [83/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf.c.o 00:02:17.884 [84/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos.c.o 00:02:17.884 [85/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_admin.c.o 00:02:17.884 [86/203] Compiling C object lib/libxnvme.a.p/xnvme_file.c.o 00:02:17.884 [87/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_sync.c.o 00:02:17.884 [88/203] Compiling C object tests/xnvme_tests_kvs.p/kvs.c.o 00:02:17.884 [89/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux.c.o 00:02:17.884 [90/203] Compiling C object lib/libxnvme.so.p/xnvme_queue.c.o 00:02:17.884 [91/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_admin.c.o 00:02:17.884 [92/203] Compiling C object lib/libxnvme.so.p/xnvme_file.c.o 00:02:17.884 [93/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux.c.o 00:02:17.884 [94/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_nil.c.o 00:02:17.884 [95/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_async.c.o 00:02:17.884 [96/203] Compiling C object lib/libxnvme.a.p/xnvme_be_nosys.c.o 00:02:17.884 [97/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp.c.o 00:02:17.884 [98/203] Compiling C object lib/libxnvme.a.p/xnvme_cmd.c.o 00:02:17.884 [99/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk.c.o 00:02:17.884 [100/203] Compiling C object lib/libxnvme.so.p/xnvme_opts.c.o 00:02:17.884 [101/203] Compiling C object examples/xnvme_hello.p/xnvme_hello.c.o 00:02:17.884 [102/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_dev.c.o 00:02:17.885 [103/203] Compiling C object tests/xnvme_tests_znd_state.p/znd_state.c.o 00:02:17.885 [104/203] Compiling C object examples/xnvme_enum.p/xnvme_enum.c.o 00:02:17.885 [105/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_sync_psync.c.o 00:02:18.187 [106/203] Compiling C object lib/libxnvme.a.p/xnvme_opts.c.o 00:02:18.187 [107/203] Compiling C object lib/libxnvme.a.p/xnvme_topology.c.o 00:02:18.187 [108/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_liburing.c.o 00:02:18.187 [109/203] Compiling C object tests/xnvme_tests_buf.p/buf.c.o 00:02:18.187 [110/203] Compiling C object lib/libxnvme.a.p/xnvme_ver.c.o 00:02:18.187 [111/203] Compiling C object tests/xnvme_tests_cli.p/cli.c.o 00:02:18.187 [112/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_ucmd.c.o 00:02:18.187 [113/203] Compiling C object lib/libxnvme.a.p/xnvme_ident.c.o 00:02:18.187 [114/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_sync.c.o 00:02:18.187 [115/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_thrpool.c.o 00:02:18.187 [116/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_dev.c.o 00:02:18.187 [117/203] Compiling C object tests/xnvme_tests_xnvme_cli.p/xnvme_cli.c.o 00:02:18.187 [118/203] Compiling C object examples/xnvme_dev.p/xnvme_dev.c.o 00:02:18.187 [119/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_thrpool.c.o 00:02:18.187 [120/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_libaio.c.o 00:02:18.187 [121/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf.c.o 00:02:18.187 [122/203] Compiling C object tests/xnvme_tests_map.p/map.c.o 00:02:18.187 [123/203] Compiling C object examples/xnvme_io_async.p/xnvme_io_async.c.o 00:02:18.187 [124/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_hugepage.c.o 00:02:18.187 [125/203] Compiling C object lib/libxnvme.a.p/xnvme_queue.c.o 00:02:18.187 [126/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_nvme.c.o 00:02:18.187 [127/203] Compiling C object lib/libxnvme.a.p/xnvme_buf.c.o 00:02:18.187 [128/203] Compiling C object lib/libxnvme.a.p/xnvme_lba.c.o 00:02:18.187 [129/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_block.c.o 00:02:18.187 [130/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_nvme.c.o 00:02:18.187 [131/203] Compiling C object lib/libxnvme.so.p/xnvme_dev.c.o 00:02:18.187 [132/203] Compiling C object tests/xnvme_tests_async_intf.p/async_intf.c.o 00:02:18.187 [133/203] Compiling C object tests/xnvme_tests_znd_append.p/znd_append.c.o 00:02:18.187 [134/203] Compiling C object examples/xnvme_single_sync.p/xnvme_single_sync.c.o 00:02:18.187 [135/203] Compiling C object examples/xnvme_single_async.p/xnvme_single_async.c.o 00:02:18.187 [136/203] Compiling C object tests/xnvme_tests_xnvme_file.p/xnvme_file.c.o 00:02:18.483 [137/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_emu.c.o 00:02:18.483 [138/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_posix.c.o 00:02:18.483 [139/203] Compiling C object lib/libxnvme.a.p/xnvme_nvm.c.o 00:02:18.483 [140/203] Compiling C object lib/libxnvme.so.p/xnvme_spec_pp.c.o 00:02:18.483 [141/203] Compiling C object lib/libxnvme.a.p/xnvme_adm.c.o 00:02:18.483 [142/203] Compiling C object tests/xnvme_tests_znd_zrwa.p/znd_zrwa.c.o 00:02:18.483 [143/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_block.c.o 00:02:18.483 [144/203] Compiling C object tests/xnvme_tests_enum.p/enum.c.o 00:02:18.483 [145/203] Compiling C object examples/zoned_io_async.p/zoned_io_async.c.o 00:02:18.483 [146/203] Compiling C object tests/xnvme_tests_scc.p/scc.c.o 00:02:18.483 [147/203] Compiling C object lib/libxnvme.a.p/xnvme_dev.c.o 00:02:18.483 [148/203] Compiling C object examples/zoned_io_sync.p/zoned_io_sync.c.o 00:02:18.483 [149/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_libaio.c.o 00:02:18.483 [150/203] Compiling C object lib/libxnvme.so.p/xnvme_buf.c.o 00:02:18.483 [151/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_ucmd.c.o 00:02:18.483 [152/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_dev.c.o 00:02:18.483 [153/203] Compiling C object lib/libxnvme.a.p/xnvme_spec_pp.c.o 00:02:18.483 [154/203] Compiling C object lib/libxnvme.so.p/xnvme_be.c.o 00:02:18.483 [155/203] Compiling C object tests/xnvme_tests_znd_explicit_open.p/znd_explicit_open.c.o 00:02:18.483 [156/203] Compiling C object lib/libxnvme.a.p/xnvme_kvs.c.o 00:02:18.483 [157/203] Compiling C object tools/kvs.p/kvs.c.o 00:02:18.483 [158/203] Compiling C object tools/zoned.p/zoned.c.o 00:02:18.483 [159/203] Compiling C object tests/xnvme_tests_ioworker.p/ioworker.c.o 00:02:18.743 [160/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_liburing.c.o 00:02:18.743 [161/203] Compiling C object lib/libxnvme.a.p/xnvme_be.c.o 00:02:18.743 [162/203] Compiling C object lib/libxnvme.a.p/xnvme_znd.c.o 00:02:18.743 [163/203] Compiling C object tools/xdd.p/xdd.c.o 00:02:18.743 [164/203] Compiling C object tools/lblk.p/lblk.c.o 00:02:18.743 [165/203] Compiling C object lib/libxnvme.so.p/xnvme_znd.c.o 00:02:18.743 [166/203] Compiling C object tests/xnvme_tests_lblk.p/lblk.c.o 00:02:18.743 [167/203] Compiling C object lib/libxnvme.so.p/xnvme_cli.c.o 00:02:18.743 [168/203] Compiling C object lib/libxnvme.a.p/xnvme_cli.c.o 00:02:19.002 [169/203] Compiling C object tools/xnvme_file.p/xnvme_file.c.o 00:02:19.002 [170/203] Compiling C object tools/xnvme.p/xnvme.c.o 00:02:19.261 [171/203] Compiling C object lib/libxnvme.so.p/xnvme_spec.c.o 00:02:19.261 [172/203] Linking target lib/libxnvme.so 00:02:19.261 [173/203] Compiling C object lib/libxnvme.a.p/xnvme_spec.c.o 00:02:19.261 [174/203] Linking static target lib/libxnvme.a 00:02:19.261 [175/203] Linking target tests/xnvme_tests_cli 00:02:19.261 [176/203] Linking target tests/xnvme_tests_buf 00:02:19.261 [177/203] Linking target tests/xnvme_tests_scc 00:02:19.261 [178/203] Linking target tests/xnvme_tests_lblk 00:02:19.261 [179/203] Linking target tests/xnvme_tests_ioworker 00:02:19.261 [180/203] Linking target tests/xnvme_tests_async_intf 00:02:19.261 [181/203] Linking target tests/xnvme_tests_xnvme_cli 00:02:19.261 [182/203] Linking target tests/xnvme_tests_enum 00:02:19.261 [183/203] Linking target tools/xdd 00:02:19.261 [184/203] Linking target examples/xnvme_dev 00:02:19.261 [185/203] Linking target tests/xnvme_tests_map 00:02:19.261 [186/203] Linking target tests/xnvme_tests_kvs 00:02:19.261 [187/203] Linking target tools/kvs 00:02:19.261 [188/203] Linking target tests/xnvme_tests_znd_zrwa 00:02:19.261 [189/203] Linking target tools/xnvme 00:02:19.261 [190/203] Linking target tests/xnvme_tests_znd_explicit_open 00:02:19.261 [191/203] Linking target tools/zoned 00:02:19.261 [192/203] Linking target tests/xnvme_tests_znd_append 00:02:19.261 [193/203] Linking target tests/xnvme_tests_znd_state 00:02:19.261 [194/203] Linking target tools/lblk 00:02:19.261 [195/203] Linking target examples/xnvme_single_async 00:02:19.261 [196/203] Linking target tests/xnvme_tests_xnvme_file 00:02:19.261 [197/203] Linking target examples/xnvme_enum 00:02:19.261 [198/203] Linking target examples/xnvme_single_sync 00:02:19.261 [199/203] Linking target examples/zoned_io_sync 00:02:19.261 [200/203] Linking target examples/xnvme_io_async 00:02:19.261 [201/203] Linking target examples/xnvme_hello 00:02:19.261 [202/203] Linking target examples/zoned_io_async 00:02:19.261 [203/203] Linking target tools/xnvme_file 00:02:19.261 INFO: autodetecting backend as ninja 00:02:19.261 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:02:19.538 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvmebuild 00:02:41.464 The Meson build system 00:02:41.464 Version: 1.3.1 00:02:41.464 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk 00:02:41.464 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp 00:02:41.464 Build type: native build 00:02:41.464 Program cat found: YES (/usr/bin/cat) 00:02:41.464 Project name: DPDK 00:02:41.464 Project version: 23.11.0 00:02:41.464 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:41.464 C linker for the host machine: cc ld.bfd 2.39-16 00:02:41.464 Host machine cpu family: x86_64 00:02:41.464 Host machine cpu: x86_64 00:02:41.464 Message: ## Building in Developer Mode ## 00:02:41.464 Program pkg-config found: YES (/usr/bin/pkg-config) 00:02:41.464 Program check-symbols.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/check-symbols.sh) 00:02:41.464 Program options-ibverbs-static.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:02:41.464 Program python3 found: YES (/usr/bin/python3) 00:02:41.464 Program cat found: YES (/usr/bin/cat) 00:02:41.464 Compiler for C supports arguments -march=native: YES 00:02:41.464 Checking for size of "void *" : 8 00:02:41.464 Checking for size of "void *" : 8 (cached) 00:02:41.464 Library m found: YES 00:02:41.464 Library numa found: YES 00:02:41.464 Has header "numaif.h" : YES 00:02:41.464 Library fdt found: NO 00:02:41.464 Library execinfo found: NO 00:02:41.464 Has header "execinfo.h" : YES 00:02:41.464 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:41.464 Run-time dependency libarchive found: NO (tried pkgconfig) 00:02:41.464 Run-time dependency libbsd found: NO (tried pkgconfig) 00:02:41.464 Run-time dependency jansson found: NO (tried pkgconfig) 00:02:41.464 Run-time dependency openssl found: YES 3.0.9 00:02:41.464 Run-time dependency libpcap found: YES 1.10.4 00:02:41.464 Has header "pcap.h" with dependency libpcap: YES 00:02:41.464 Compiler for C supports arguments -Wcast-qual: YES 00:02:41.464 Compiler for C supports arguments -Wdeprecated: YES 00:02:41.464 Compiler for C supports arguments -Wformat: YES 00:02:41.464 Compiler for C supports arguments -Wformat-nonliteral: NO 00:02:41.464 Compiler for C supports arguments -Wformat-security: NO 00:02:41.464 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:41.464 Compiler for C supports arguments -Wmissing-prototypes: YES 00:02:41.464 Compiler for C supports arguments -Wnested-externs: YES 00:02:41.464 Compiler for C supports arguments -Wold-style-definition: YES 00:02:41.464 Compiler for C supports arguments -Wpointer-arith: YES 00:02:41.464 Compiler for C supports arguments -Wsign-compare: YES 00:02:41.464 Compiler for C supports arguments -Wstrict-prototypes: YES 00:02:41.464 Compiler for C supports arguments -Wundef: YES 00:02:41.464 Compiler for C supports arguments -Wwrite-strings: YES 00:02:41.464 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:02:41.464 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:02:41.464 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:41.464 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:02:41.464 Program objdump found: YES (/usr/bin/objdump) 00:02:41.464 Compiler for C supports arguments -mavx512f: YES 00:02:41.464 Checking if "AVX512 checking" compiles: YES 00:02:41.464 Fetching value of define "__SSE4_2__" : 1 00:02:41.464 Fetching value of define "__AES__" : 1 00:02:41.464 Fetching value of define "__AVX__" : 1 00:02:41.464 Fetching value of define "__AVX2__" : 1 00:02:41.464 Fetching value of define "__AVX512BW__" : 1 00:02:41.464 Fetching value of define "__AVX512CD__" : 1 00:02:41.464 Fetching value of define "__AVX512DQ__" : 1 00:02:41.465 Fetching value of define "__AVX512F__" : 1 00:02:41.465 Fetching value of define "__AVX512VL__" : 1 00:02:41.465 Fetching value of define "__PCLMUL__" : 1 00:02:41.465 Fetching value of define "__RDRND__" : 1 00:02:41.465 Fetching value of define "__RDSEED__" : 1 00:02:41.465 Fetching value of define "__VPCLMULQDQ__" : 1 00:02:41.465 Fetching value of define "__znver1__" : (undefined) 00:02:41.465 Fetching value of define "__znver2__" : (undefined) 00:02:41.465 Fetching value of define "__znver3__" : (undefined) 00:02:41.465 Fetching value of define "__znver4__" : (undefined) 00:02:41.465 Compiler for C supports arguments -Wno-format-truncation: YES 00:02:41.465 Message: lib/log: Defining dependency "log" 00:02:41.465 Message: lib/kvargs: Defining dependency "kvargs" 00:02:41.465 Message: lib/telemetry: Defining dependency "telemetry" 00:02:41.465 Checking for function "getentropy" : NO 00:02:41.465 Message: lib/eal: Defining dependency "eal" 00:02:41.465 Message: lib/ring: Defining dependency "ring" 00:02:41.465 Message: lib/rcu: Defining dependency "rcu" 00:02:41.465 Message: lib/mempool: Defining dependency "mempool" 00:02:41.465 Message: lib/mbuf: Defining dependency "mbuf" 00:02:41.465 Fetching value of define "__PCLMUL__" : 1 (cached) 00:02:41.465 Fetching value of define "__AVX512F__" : 1 (cached) 00:02:41.465 Fetching value of define "__AVX512BW__" : 1 (cached) 00:02:41.465 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:02:41.465 Fetching value of define "__AVX512VL__" : 1 (cached) 00:02:41.465 Fetching value of define "__VPCLMULQDQ__" : 1 (cached) 00:02:41.465 Compiler for C supports arguments -mpclmul: YES 00:02:41.465 Compiler for C supports arguments -maes: YES 00:02:41.465 Compiler for C supports arguments -mavx512f: YES (cached) 00:02:41.465 Compiler for C supports arguments -mavx512bw: YES 00:02:41.465 Compiler for C supports arguments -mavx512dq: YES 00:02:41.465 Compiler for C supports arguments -mavx512vl: YES 00:02:41.465 Compiler for C supports arguments -mvpclmulqdq: YES 00:02:41.465 Compiler for C supports arguments -mavx2: YES 00:02:41.465 Compiler for C supports arguments -mavx: YES 00:02:41.465 Message: lib/net: Defining dependency "net" 00:02:41.465 Message: lib/meter: Defining dependency "meter" 00:02:41.465 Message: lib/ethdev: Defining dependency "ethdev" 00:02:41.465 Message: lib/pci: Defining dependency "pci" 00:02:41.465 Message: lib/cmdline: Defining dependency "cmdline" 00:02:41.465 Message: lib/hash: Defining dependency "hash" 00:02:41.465 Message: lib/timer: Defining dependency "timer" 00:02:41.465 Message: lib/compressdev: Defining dependency "compressdev" 00:02:41.465 Message: lib/cryptodev: Defining dependency "cryptodev" 00:02:41.465 Message: lib/dmadev: Defining dependency "dmadev" 00:02:41.465 Compiler for C supports arguments -Wno-cast-qual: YES 00:02:41.465 Message: lib/power: Defining dependency "power" 00:02:41.465 Message: lib/reorder: Defining dependency "reorder" 00:02:41.465 Message: lib/security: Defining dependency "security" 00:02:41.465 Has header "linux/userfaultfd.h" : YES 00:02:41.465 Has header "linux/vduse.h" : YES 00:02:41.465 Message: lib/vhost: Defining dependency "vhost" 00:02:41.465 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:02:41.465 Message: drivers/bus/auxiliary: Defining dependency "bus_auxiliary" 00:02:41.465 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:02:41.465 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:02:41.465 Compiler for C supports arguments -std=c11: YES 00:02:41.465 Compiler for C supports arguments -Wno-strict-prototypes: YES 00:02:41.465 Compiler for C supports arguments -D_BSD_SOURCE: YES 00:02:41.465 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES 00:02:41.465 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 00:02:41.465 Run-time dependency libmlx5 found: YES 1.24.44.0 00:02:41.465 Run-time dependency libibverbs found: YES 1.14.44.0 00:02:41.465 Library mtcr_ul found: NO 00:02:41.465 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_ESP" with dependencies libmlx5, libibverbs: YES 00:02:41.465 Header "infiniband/verbs.h" has symbol "IBV_RX_HASH_IPSEC_SPI" with dependencies libmlx5, libibverbs: YES 00:02:41.465 Header "infiniband/verbs.h" has symbol "IBV_ACCESS_RELAXED_ORDERING " with dependencies libmlx5, libibverbs: YES 00:02:41.465 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQE_RES_FORMAT_CSUM_STRIDX" with dependencies libmlx5, libibverbs: YES 00:02:41.465 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_MASK_TUNNEL_OFFLOADS" with dependencies libmlx5, libibverbs: YES 00:02:41.465 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_MPW_ALLOWED" with dependencies libmlx5, libibverbs: YES 00:02:41.465 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_CQE_128B_COMP" with dependencies libmlx5, libibverbs: YES 00:02:41.465 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQ_INIT_ATTR_FLAGS_CQE_PAD" with dependencies libmlx5, libibverbs: YES 00:02:41.465 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_flow_action_packet_reformat" with dependencies libmlx5, libibverbs: YES 00:02:41.465 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_MPLS" with dependencies libmlx5, libibverbs: YES 00:02:41.465 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAGS_PCI_WRITE_END_PADDING" with dependencies libmlx5, libibverbs: YES 00:02:41.465 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAG_RX_END_PADDING" with dependencies libmlx5, libibverbs: NO 00:02:41.465 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_devx_port" with dependencies libmlx5, libibverbs: NO 00:02:41.465 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_port" with dependencies libmlx5, libibverbs: YES 00:02:41.465 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_ib_port" with dependencies libmlx5, libibverbs: YES 00:02:41.465 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_create" with dependencies libmlx5, libibverbs: YES 00:02:42.403 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_COUNTERS_DEVX" with dependencies libmlx5, libibverbs: YES 00:02:42.403 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_DEFAULT_MISS" with dependencies libmlx5, libibverbs: YES 00:02:42.403 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_query_async" with dependencies libmlx5, libibverbs: YES 00:02:42.403 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_qp_query" with dependencies libmlx5, libibverbs: YES 00:02:42.403 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_pp_alloc" with dependencies libmlx5, libibverbs: YES 00:02:42.403 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_devx_tir" with dependencies libmlx5, libibverbs: YES 00:02:42.403 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_get_event" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_meter" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "infiniband/mlx5dv.h" has symbol "MLX5_MMAP_GET_NC_PAGES_CMD" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_NIC_RX" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_FDB" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_push_vlan" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_alloc_var" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ENHANCED_MPSW" with dependencies libmlx5, libibverbs: NO 00:02:42.404 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_SEND_EN" with dependencies libmlx5, libibverbs: NO 00:02:42.404 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_WAIT" with dependencies libmlx5, libibverbs: NO 00:02:42.404 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ACCESS_ASO" with dependencies libmlx5, libibverbs: NO 00:02:42.404 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseKR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseCR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseSR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseLR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseKR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseCR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseSR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseLR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "linux/ethtool.h" has symbol "ETHTOOL_LINK_MODE_25000baseCR_Full_BIT" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "linux/ethtool.h" has symbol "ETHTOOL_LINK_MODE_50000baseCR2_Full_BIT" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "linux/ethtool.h" has symbol "ETHTOOL_LINK_MODE_100000baseKR4_Full_BIT" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "linux/if_link.h" has symbol "IFLA_NUM_VF" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "linux/if_link.h" has symbol "IFLA_EXT_MASK" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "linux/if_link.h" has symbol "IFLA_PHYS_SWITCH_ID" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "linux/if_link.h" has symbol "IFLA_PHYS_PORT_NAME" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "rdma/rdma_netlink.h" has symbol "RDMA_NL_NLDEV" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_GET" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_PORT_GET" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_NAME" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_STATE" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_NDEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_domain" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_sampler" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_set_reclaim_device_memory" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_array" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "linux/devlink.h" has symbol "DEVLINK_GENL_NAME" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_aso" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "infiniband/verbs.h" has symbol "INFINIBAND_VERBS_H" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "infiniband/mlx5dv.h" has symbol "MLX5_WQE_UMR_CTRL_FLAG_INLINE" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_rule" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_ACTION_FLAGS_ASO_CT_DIRECTION_INITIATOR" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_allow_duplicate_rules" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "infiniband/verbs.h" has symbol "ibv_reg_mr_iova" with dependencies libmlx5, libibverbs: YES 00:02:42.404 Header "infiniband/verbs.h" has symbol "ibv_import_device" with dependencies libmlx5, libibverbs: YES 00:02:42.405 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_root_table" with dependencies libmlx5, libibverbs: YES 00:02:42.405 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_steering_anchor" with dependencies libmlx5, libibverbs: YES 00:02:42.405 Header "infiniband/verbs.h" has symbol "ibv_is_fork_initialized" with dependencies libmlx5, libibverbs: YES 00:02:42.405 Checking whether type "struct mlx5dv_sw_parsing_caps" has member "sw_parsing_offloads" with dependencies libmlx5, libibverbs: YES 00:02:42.405 Checking whether type "struct ibv_counter_set_init_attr" has member "counter_set_id" with dependencies libmlx5, libibverbs: NO 00:02:42.405 Checking whether type "struct ibv_counters_init_attr" has member "comp_mask" with dependencies libmlx5, libibverbs: YES 00:02:42.405 Checking whether type "struct mlx5dv_devx_uar" has member "mmap_off" with dependencies libmlx5, libibverbs: YES 00:02:42.405 Checking whether type "struct mlx5dv_flow_matcher_attr" has member "ft_type" with dependencies libmlx5, libibverbs: YES 00:02:42.405 Configuring mlx5_autoconf.h using configuration 00:02:42.405 Message: drivers/common/mlx5: Defining dependency "common_mlx5" 00:02:42.405 Run-time dependency libcrypto found: YES 3.0.9 00:02:42.405 Library IPSec_MB found: YES 00:02:42.405 Fetching value of define "IMB_VERSION_STR" : "1.5.0" 00:02:42.405 Message: drivers/common/qat: Defining dependency "common_qat" 00:02:42.405 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:02:42.405 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:02:42.405 Library IPSec_MB found: YES 00:02:42.405 Fetching value of define "IMB_VERSION_STR" : "1.5.0" (cached) 00:02:42.405 Message: drivers/crypto/ipsec_mb: Defining dependency "crypto_ipsec_mb" 00:02:42.405 Compiler for C supports arguments -std=c11: YES (cached) 00:02:42.405 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:42.405 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:42.405 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:42.405 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:42.405 Message: drivers/crypto/mlx5: Defining dependency "crypto_mlx5" 00:02:42.405 Run-time dependency libisal found: NO (tried pkgconfig) 00:02:42.405 Library libisal found: NO 00:02:42.405 Message: drivers/compress/isal: Defining dependency "compress_isal" 00:02:42.405 Compiler for C supports arguments -std=c11: YES (cached) 00:02:42.405 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:42.665 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:42.665 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:42.665 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:42.665 Message: drivers/compress/mlx5: Defining dependency "compress_mlx5" 00:02:42.665 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:02:42.665 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:02:42.665 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:02:42.665 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:02:42.665 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:02:42.665 Program doxygen found: YES (/usr/bin/doxygen) 00:02:42.665 Configuring doxy-api-html.conf using configuration 00:02:42.665 Configuring doxy-api-man.conf using configuration 00:02:42.665 Program mandb found: YES (/usr/bin/mandb) 00:02:42.665 Program sphinx-build found: NO 00:02:42.665 Configuring rte_build_config.h using configuration 00:02:42.665 Message: 00:02:42.665 ================= 00:02:42.665 Applications Enabled 00:02:42.665 ================= 00:02:42.665 00:02:42.665 apps: 00:02:42.665 00:02:42.665 00:02:42.665 Message: 00:02:42.665 ================= 00:02:42.665 Libraries Enabled 00:02:42.665 ================= 00:02:42.665 00:02:42.665 libs: 00:02:42.665 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:02:42.665 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:02:42.665 cryptodev, dmadev, power, reorder, security, vhost, 00:02:42.665 00:02:42.665 Message: 00:02:42.665 =============== 00:02:42.665 Drivers Enabled 00:02:42.665 =============== 00:02:42.665 00:02:42.665 common: 00:02:42.665 mlx5, qat, 00:02:42.665 bus: 00:02:42.665 auxiliary, pci, vdev, 00:02:42.665 mempool: 00:02:42.665 ring, 00:02:42.665 dma: 00:02:42.665 00:02:42.665 net: 00:02:42.665 00:02:42.665 crypto: 00:02:42.665 ipsec_mb, mlx5, 00:02:42.665 compress: 00:02:42.665 isal, mlx5, 00:02:42.665 vdpa: 00:02:42.665 00:02:42.665 00:02:42.665 Message: 00:02:42.665 ================= 00:02:42.665 Content Skipped 00:02:42.665 ================= 00:02:42.665 00:02:42.665 apps: 00:02:42.665 dumpcap: explicitly disabled via build config 00:02:42.665 graph: explicitly disabled via build config 00:02:42.665 pdump: explicitly disabled via build config 00:02:42.665 proc-info: explicitly disabled via build config 00:02:42.665 test-acl: explicitly disabled via build config 00:02:42.665 test-bbdev: explicitly disabled via build config 00:02:42.665 test-cmdline: explicitly disabled via build config 00:02:42.665 test-compress-perf: explicitly disabled via build config 00:02:42.665 test-crypto-perf: explicitly disabled via build config 00:02:42.665 test-dma-perf: explicitly disabled via build config 00:02:42.665 test-eventdev: explicitly disabled via build config 00:02:42.665 test-fib: explicitly disabled via build config 00:02:42.665 test-flow-perf: explicitly disabled via build config 00:02:42.665 test-gpudev: explicitly disabled via build config 00:02:42.665 test-mldev: explicitly disabled via build config 00:02:42.665 test-pipeline: explicitly disabled via build config 00:02:42.665 test-pmd: explicitly disabled via build config 00:02:42.665 test-regex: explicitly disabled via build config 00:02:42.665 test-sad: explicitly disabled via build config 00:02:42.665 test-security-perf: explicitly disabled via build config 00:02:42.665 00:02:42.665 libs: 00:02:42.665 metrics: explicitly disabled via build config 00:02:42.665 acl: explicitly disabled via build config 00:02:42.665 bbdev: explicitly disabled via build config 00:02:42.665 bitratestats: explicitly disabled via build config 00:02:42.665 bpf: explicitly disabled via build config 00:02:42.665 cfgfile: explicitly disabled via build config 00:02:42.665 distributor: explicitly disabled via build config 00:02:42.665 efd: explicitly disabled via build config 00:02:42.665 eventdev: explicitly disabled via build config 00:02:42.665 dispatcher: explicitly disabled via build config 00:02:42.665 gpudev: explicitly disabled via build config 00:02:42.665 gro: explicitly disabled via build config 00:02:42.665 gso: explicitly disabled via build config 00:02:42.665 ip_frag: explicitly disabled via build config 00:02:42.665 jobstats: explicitly disabled via build config 00:02:42.665 latencystats: explicitly disabled via build config 00:02:42.665 lpm: explicitly disabled via build config 00:02:42.665 member: explicitly disabled via build config 00:02:42.665 pcapng: explicitly disabled via build config 00:02:42.665 rawdev: explicitly disabled via build config 00:02:42.665 regexdev: explicitly disabled via build config 00:02:42.665 mldev: explicitly disabled via build config 00:02:42.665 rib: explicitly disabled via build config 00:02:42.665 sched: explicitly disabled via build config 00:02:42.665 stack: explicitly disabled via build config 00:02:42.665 ipsec: explicitly disabled via build config 00:02:42.665 pdcp: explicitly disabled via build config 00:02:42.666 fib: explicitly disabled via build config 00:02:42.666 port: explicitly disabled via build config 00:02:42.666 pdump: explicitly disabled via build config 00:02:42.666 table: explicitly disabled via build config 00:02:42.666 pipeline: explicitly disabled via build config 00:02:42.666 graph: explicitly disabled via build config 00:02:42.666 node: explicitly disabled via build config 00:02:42.666 00:02:42.666 drivers: 00:02:42.666 common/cpt: not in enabled drivers build config 00:02:42.666 common/dpaax: not in enabled drivers build config 00:02:42.666 common/iavf: not in enabled drivers build config 00:02:42.666 common/idpf: not in enabled drivers build config 00:02:42.666 common/mvep: not in enabled drivers build config 00:02:42.666 common/octeontx: not in enabled drivers build config 00:02:42.666 bus/cdx: not in enabled drivers build config 00:02:42.666 bus/dpaa: not in enabled drivers build config 00:02:42.666 bus/fslmc: not in enabled drivers build config 00:02:42.666 bus/ifpga: not in enabled drivers build config 00:02:42.666 bus/platform: not in enabled drivers build config 00:02:42.666 bus/vmbus: not in enabled drivers build config 00:02:42.666 common/cnxk: not in enabled drivers build config 00:02:42.666 common/nfp: not in enabled drivers build config 00:02:42.666 common/sfc_efx: not in enabled drivers build config 00:02:42.666 mempool/bucket: not in enabled drivers build config 00:02:42.666 mempool/cnxk: not in enabled drivers build config 00:02:42.666 mempool/dpaa: not in enabled drivers build config 00:02:42.666 mempool/dpaa2: not in enabled drivers build config 00:02:42.666 mempool/octeontx: not in enabled drivers build config 00:02:42.666 mempool/stack: not in enabled drivers build config 00:02:42.666 dma/cnxk: not in enabled drivers build config 00:02:42.666 dma/dpaa: not in enabled drivers build config 00:02:42.666 dma/dpaa2: not in enabled drivers build config 00:02:42.666 dma/hisilicon: not in enabled drivers build config 00:02:42.666 dma/idxd: not in enabled drivers build config 00:02:42.666 dma/ioat: not in enabled drivers build config 00:02:42.666 dma/skeleton: not in enabled drivers build config 00:02:42.666 net/af_packet: not in enabled drivers build config 00:02:42.666 net/af_xdp: not in enabled drivers build config 00:02:42.666 net/ark: not in enabled drivers build config 00:02:42.666 net/atlantic: not in enabled drivers build config 00:02:42.666 net/avp: not in enabled drivers build config 00:02:42.666 net/axgbe: not in enabled drivers build config 00:02:42.666 net/bnx2x: not in enabled drivers build config 00:02:42.666 net/bnxt: not in enabled drivers build config 00:02:42.666 net/bonding: not in enabled drivers build config 00:02:42.666 net/cnxk: not in enabled drivers build config 00:02:42.666 net/cpfl: not in enabled drivers build config 00:02:42.666 net/cxgbe: not in enabled drivers build config 00:02:42.666 net/dpaa: not in enabled drivers build config 00:02:42.666 net/dpaa2: not in enabled drivers build config 00:02:42.666 net/e1000: not in enabled drivers build config 00:02:42.666 net/ena: not in enabled drivers build config 00:02:42.666 net/enetc: not in enabled drivers build config 00:02:42.666 net/enetfec: not in enabled drivers build config 00:02:42.666 net/enic: not in enabled drivers build config 00:02:42.666 net/failsafe: not in enabled drivers build config 00:02:42.666 net/fm10k: not in enabled drivers build config 00:02:42.666 net/gve: not in enabled drivers build config 00:02:42.666 net/hinic: not in enabled drivers build config 00:02:42.666 net/hns3: not in enabled drivers build config 00:02:42.666 net/i40e: not in enabled drivers build config 00:02:42.666 net/iavf: not in enabled drivers build config 00:02:42.666 net/ice: not in enabled drivers build config 00:02:42.666 net/idpf: not in enabled drivers build config 00:02:42.666 net/igc: not in enabled drivers build config 00:02:42.666 net/ionic: not in enabled drivers build config 00:02:42.666 net/ipn3ke: not in enabled drivers build config 00:02:42.666 net/ixgbe: not in enabled drivers build config 00:02:42.666 net/mana: not in enabled drivers build config 00:02:42.666 net/memif: not in enabled drivers build config 00:02:42.666 net/mlx4: not in enabled drivers build config 00:02:42.666 net/mlx5: not in enabled drivers build config 00:02:42.666 net/mvneta: not in enabled drivers build config 00:02:42.666 net/mvpp2: not in enabled drivers build config 00:02:42.666 net/netvsc: not in enabled drivers build config 00:02:42.666 net/nfb: not in enabled drivers build config 00:02:42.666 net/nfp: not in enabled drivers build config 00:02:42.666 net/ngbe: not in enabled drivers build config 00:02:42.666 net/null: not in enabled drivers build config 00:02:42.666 net/octeontx: not in enabled drivers build config 00:02:42.666 net/octeon_ep: not in enabled drivers build config 00:02:42.666 net/pcap: not in enabled drivers build config 00:02:42.666 net/pfe: not in enabled drivers build config 00:02:42.666 net/qede: not in enabled drivers build config 00:02:42.666 net/ring: not in enabled drivers build config 00:02:42.666 net/sfc: not in enabled drivers build config 00:02:42.666 net/softnic: not in enabled drivers build config 00:02:42.666 net/tap: not in enabled drivers build config 00:02:42.666 net/thunderx: not in enabled drivers build config 00:02:42.666 net/txgbe: not in enabled drivers build config 00:02:42.666 net/vdev_netvsc: not in enabled drivers build config 00:02:42.666 net/vhost: not in enabled drivers build config 00:02:42.667 net/virtio: not in enabled drivers build config 00:02:42.667 net/vmxnet3: not in enabled drivers build config 00:02:42.667 raw/*: missing internal dependency, "rawdev" 00:02:42.667 crypto/armv8: not in enabled drivers build config 00:02:42.667 crypto/bcmfs: not in enabled drivers build config 00:02:42.667 crypto/caam_jr: not in enabled drivers build config 00:02:42.667 crypto/ccp: not in enabled drivers build config 00:02:42.667 crypto/cnxk: not in enabled drivers build config 00:02:42.667 crypto/dpaa_sec: not in enabled drivers build config 00:02:42.667 crypto/dpaa2_sec: not in enabled drivers build config 00:02:42.667 crypto/mvsam: not in enabled drivers build config 00:02:42.667 crypto/nitrox: not in enabled drivers build config 00:02:42.667 crypto/null: not in enabled drivers build config 00:02:42.667 crypto/octeontx: not in enabled drivers build config 00:02:42.667 crypto/openssl: not in enabled drivers build config 00:02:42.667 crypto/scheduler: not in enabled drivers build config 00:02:42.667 crypto/uadk: not in enabled drivers build config 00:02:42.667 crypto/virtio: not in enabled drivers build config 00:02:42.667 compress/octeontx: not in enabled drivers build config 00:02:42.667 compress/zlib: not in enabled drivers build config 00:02:42.667 regex/*: missing internal dependency, "regexdev" 00:02:42.667 ml/*: missing internal dependency, "mldev" 00:02:42.667 vdpa/ifc: not in enabled drivers build config 00:02:42.667 vdpa/mlx5: not in enabled drivers build config 00:02:42.667 vdpa/nfp: not in enabled drivers build config 00:02:42.667 vdpa/sfc: not in enabled drivers build config 00:02:42.667 event/*: missing internal dependency, "eventdev" 00:02:42.667 baseband/*: missing internal dependency, "bbdev" 00:02:42.668 gpu/*: missing internal dependency, "gpudev" 00:02:42.668 00:02:42.668 00:02:43.239 Build targets in project: 114 00:02:43.239 00:02:43.239 DPDK 23.11.0 00:02:43.239 00:02:43.239 User defined options 00:02:43.239 buildtype : debug 00:02:43.239 default_library : static 00:02:43.239 libdir : lib 00:02:43.239 prefix : /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:43.239 c_args : -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 -fPIC -Werror -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds 00:02:43.239 c_link_args : -L/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib -L/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/isa-l/.libs -lisal 00:02:43.239 cpu_instruction_set: native 00:02:43.239 disable_apps : test-mldev,test-crypto-perf,dumpcap,test-bbdev,test-pipeline,test-eventdev,test-fib,test-regex,test-security-perf,graph,test-gpudev,test-compress-perf,test-cmdline,test-sad,test-pmd,test-acl,test,pdump,test-dma-perf,test-flow-perf,proc-info 00:02:43.239 disable_libs : bpf,member,gro,gso,jobstats,eventdev,sched,graph,pdcp,port,rawdev,regexdev,bitratestats,ip_frag,pipeline,rib,lpm,cfgfile,dispatcher,bbdev,acl,pcapng,ipsec,pdump,stack,metrics,latencystats,efd,node,table,distributor,fib,gpudev,mldev 00:02:43.239 enable_docs : false 00:02:43.239 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring,crypto/qat,compress/qat,common/qat,common/mlx5,bus/auxiliary,crypto,crypto/aesni_mb,crypto/mlx5,crypto/ipsec_mb,compress,compress/isal,compress/mlx5 00:02:43.239 enable_kmods : false 00:02:43.239 tests : false 00:02:43.239 00:02:43.239 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:43.498 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp' 00:02:43.498 [1/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:02:43.498 [2/369] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:02:43.498 [3/369] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:02:43.498 [4/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:02:43.498 [5/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:02:43.498 [6/369] Linking static target lib/librte_kvargs.a 00:02:43.498 [7/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:02:43.498 [8/369] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:02:43.498 [9/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:02:43.498 [10/369] Compiling C object lib/librte_log.a.p/log_log.c.o 00:02:43.498 [11/369] Linking static target lib/librte_log.a 00:02:43.498 [12/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:02:43.755 [13/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:02:43.755 [14/369] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:02:43.755 [15/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:02:43.755 [16/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:02:43.755 [17/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:02:43.755 [18/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:02:43.755 [19/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:02:43.755 [20/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:02:43.755 [21/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:02:43.755 [22/369] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:02:43.755 [23/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:02:43.755 [24/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:02:43.755 [25/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:02:43.755 [26/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:02:43.755 [27/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:02:43.755 [28/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:02:43.755 [29/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:02:43.755 [30/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:02:43.755 [31/369] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:02:43.755 [32/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:02:43.755 [33/369] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:02:43.755 [34/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:02:43.755 [35/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:02:43.755 [36/369] Linking static target lib/librte_telemetry.a 00:02:43.755 [37/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:02:43.755 [38/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:02:43.755 [39/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:02:43.755 [40/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:02:43.755 [41/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:02:43.755 [42/369] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:02:43.756 [43/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:02:43.756 [44/369] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:02:44.012 [45/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:02:44.012 [46/369] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:02:44.012 [47/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:02:44.013 [48/369] Linking target lib/librte_log.so.24.0 00:02:44.013 [49/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:02:44.013 [50/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:02:44.013 [51/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:02:44.013 [52/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:02:44.013 [53/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:02:44.013 [54/369] Generating symbol file lib/librte_log.so.24.0.p/librte_log.so.24.0.symbols 00:02:44.013 [55/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:02:44.013 [56/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:02:44.013 [57/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:02:44.013 [58/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:02:44.013 [59/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:02:44.013 [60/369] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:02:44.013 [61/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:02:44.013 [62/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:02:44.013 [63/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:02:44.013 [64/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:02:44.013 [65/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:02:44.013 [66/369] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:02:44.013 [67/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:02:44.013 [68/369] Linking target lib/librte_kvargs.so.24.0 00:02:44.013 [69/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:02:44.013 [70/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:02:44.013 [71/369] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:02:44.013 [72/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:02:44.013 [73/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:02:44.013 [74/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:02:44.013 [75/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:02:44.271 [76/369] Linking target lib/librte_telemetry.so.24.0 00:02:44.271 [77/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:02:44.271 [78/369] Generating symbol file lib/librte_kvargs.so.24.0.p/librte_kvargs.so.24.0.symbols 00:02:44.271 [79/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:02:44.271 [80/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:02:44.271 [81/369] Generating symbol file lib/librte_telemetry.so.24.0.p/librte_telemetry.so.24.0.symbols 00:02:44.271 [82/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:02:44.271 [83/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:02:44.271 [84/369] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:02:44.271 [85/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:02:44.271 [86/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:02:44.271 [87/369] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:02:44.271 [88/369] Linking static target lib/librte_eal.a 00:02:44.271 [89/369] Linking static target lib/librte_ring.a 00:02:44.271 [90/369] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:02:44.271 [91/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:02:44.271 [92/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:02:44.271 [93/369] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:02:44.271 [94/369] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:02:44.271 [95/369] Linking static target lib/librte_rcu.a 00:02:44.271 [96/369] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:02:44.271 [97/369] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:02:44.271 [98/369] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:02:44.271 [99/369] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:02:44.271 [100/369] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:02:44.271 [101/369] Compiling C object lib/librte_net.a.p/net_net_crc_avx512.c.o 00:02:44.271 [102/369] Linking static target lib/librte_meter.a 00:02:44.528 [103/369] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:02:44.528 [104/369] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:02:44.528 [105/369] Linking static target lib/librte_pci.a 00:02:44.528 [106/369] Linking static target lib/librte_mempool.a 00:02:44.528 [107/369] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:02:44.528 [108/369] Linking static target lib/librte_net.a 00:02:44.528 [109/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:02:44.528 [110/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:02:44.528 [111/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:02:44.528 [112/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:02:44.528 [113/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:02:44.528 [114/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:02:44.528 [115/369] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:02:44.528 [116/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:02:44.528 [117/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:02:44.528 [118/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:02:44.528 [119/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:02:44.528 [120/369] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:02:44.528 [121/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:02:44.528 [122/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:02:44.528 [123/369] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:02:44.528 [124/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:02:44.528 [125/369] Linking static target lib/librte_mbuf.a 00:02:44.528 [126/369] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:44.528 [127/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:02:44.528 [128/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:02:44.528 [129/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:02:44.528 [130/369] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:02:44.528 [131/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:02:44.528 [132/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:02:44.786 [133/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:02:44.786 [134/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:02:44.786 [135/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:02:44.786 [136/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:02:44.786 [137/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:02:44.786 [138/369] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:02:44.786 [139/369] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:02:44.786 [140/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:02:44.786 [141/369] Linking static target lib/librte_cmdline.a 00:02:44.786 [142/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:02:44.786 [143/369] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:02:44.786 [144/369] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:02:44.786 [145/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:02:44.786 [146/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:02:44.786 [147/369] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:02:44.786 [148/369] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:02:44.786 [149/369] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:02:44.786 [150/369] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:02:44.786 [151/369] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:02:44.786 [152/369] Linking static target lib/librte_timer.a 00:02:44.786 [153/369] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:02:44.786 [154/369] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:02:44.786 [155/369] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:02:44.786 [156/369] Linking static target lib/librte_compressdev.a 00:02:44.786 [157/369] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:02:44.786 [158/369] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:02:44.786 [159/369] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:02:45.043 [160/369] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:02:45.043 [161/369] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:02:45.043 [162/369] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:02:45.043 [163/369] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:02:45.043 [164/369] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:02:45.043 [165/369] Linking static target lib/librte_dmadev.a 00:02:45.043 [166/369] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:02:45.043 [167/369] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:02:45.043 [168/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:02:45.043 [169/369] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_params.c.o 00:02:45.043 [170/369] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:02:45.043 [171/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:02:45.043 [172/369] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.043 [173/369] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:02:45.043 [174/369] Linking static target lib/librte_hash.a 00:02:45.043 [175/369] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:02:45.043 [176/369] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:02:45.043 [177/369] Linking static target lib/librte_power.a 00:02:45.043 [178/369] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:02:45.043 [179/369] Linking static target lib/librte_cryptodev.a 00:02:45.300 [180/369] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:02:45.300 [181/369] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:02:45.300 [182/369] Linking static target lib/librte_reorder.a 00:02:45.301 [183/369] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.301 [184/369] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:02:45.301 [185/369] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.301 [186/369] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:02:45.301 [187/369] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:02:45.301 [188/369] Linking static target lib/librte_security.a 00:02:45.301 [189/369] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_common.c.o 00:02:45.301 [190/369] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_linux_auxiliary.c.o 00:02:45.301 [191/369] Linking static target drivers/libtmp_rte_bus_auxiliary.a 00:02:45.301 [192/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:02:45.301 [193/369] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:02:45.301 [194/369] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.301 [195/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:02:45.301 [196/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:02:45.301 [197/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:02:45.301 [198/369] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:02:45.301 [199/369] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:02:45.301 [200/369] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:02:45.301 [201/369] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.301 [202/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:02:45.301 [203/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:02:45.301 [204/369] Linking static target drivers/libtmp_rte_bus_pci.a 00:02:45.301 [205/369] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:02:45.301 [206/369] Linking static target lib/librte_ethdev.a 00:02:45.301 [207/369] Generating drivers/rte_bus_auxiliary.pmd.c with a custom command 00:02:45.301 [208/369] Linking static target drivers/libtmp_rte_bus_vdev.a 00:02:45.558 [209/369] Compiling C object drivers/librte_bus_auxiliary.a.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:45.558 [210/369] Compiling C object drivers/librte_bus_auxiliary.so.24.0.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:45.558 [211/369] Linking static target drivers/librte_bus_auxiliary.a 00:02:45.558 [212/369] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.558 [213/369] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.558 [214/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_malloc.c.o 00:02:45.558 [215/369] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.558 [216/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_logs.c.o 00:02:45.558 [217/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_glue.c.o 00:02:45.558 [218/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mp.c.o 00:02:45.558 [219/369] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:02:45.558 [220/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_pci.c.o 00:02:45.558 [221/369] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:45.558 [222/369] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:02:45.558 [223/369] Compiling C object drivers/librte_bus_pci.so.24.0.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:45.558 [224/369] Generating drivers/rte_bus_auxiliary.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.558 [225/369] Linking static target drivers/librte_bus_pci.a 00:02:45.558 [226/369] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:45.558 [227/369] Linking static target drivers/librte_bus_vdev.a 00:02:45.558 [228/369] Compiling C object drivers/librte_bus_vdev.so.24.0.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:45.558 [229/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_devx.c.o 00:02:45.558 [230/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mr.c.o 00:02:45.558 [231/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common.c.o 00:02:45.558 [232/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_auxiliary.c.o 00:02:45.558 [233/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_verbs.c.o 00:02:45.815 [234/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_utils.c.o 00:02:45.815 [235/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_common.c.o 00:02:45.815 [236/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_os.c.o 00:02:45.815 [237/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_nl.c.o 00:02:45.815 [238/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_pf2vf.c.o 00:02:45.815 [239/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o 00:02:45.815 [240/369] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.815 [241/369] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:02:45.815 [242/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o 00:02:45.815 [243/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen2.c.o 00:02:45.815 [244/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen3.c.o 00:02:45.815 [245/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen1.c.o 00:02:45.815 [246/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen3.c.o 00:02:45.815 [247/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o 00:02:45.815 [248/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen1.c.o 00:02:45.815 [249/369] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.815 [250/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen4.c.o 00:02:45.815 [251/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o 00:02:45.815 [252/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen2.c.o 00:02:46.072 [253/369] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.072 [254/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_crypto.c.o 00:02:46.072 [255/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym.c.o 00:02:46.072 [256/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_devx_cmds.c.o 00:02:46.072 [257/369] Linking static target drivers/libtmp_rte_common_mlx5.a 00:02:46.072 [258/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_asym_pmd_gen1.c.o 00:02:46.072 [259/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen2.c.o 00:02:46.072 [260/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o 00:02:46.072 [261/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_ops.c.o 00:02:46.329 [262/369] Generating drivers/rte_common_mlx5.pmd.c with a custom command 00:02:46.329 [263/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o 00:02:46.329 [264/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_private.c.o 00:02:46.329 [265/369] Compiling C object drivers/librte_common_mlx5.a.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:46.329 [266/369] Compiling C object drivers/librte_common_mlx5.so.24.0.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:46.329 [267/369] Linking static target drivers/librte_common_mlx5.a 00:02:46.329 [268/369] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:02:46.329 [269/369] Linking static target drivers/libtmp_rte_mempool_ring.a 00:02:46.329 [270/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_chacha_poly.c.o 00:02:46.329 [271/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o 00:02:46.329 [272/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_zuc.c.o 00:02:46.329 [273/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto.c.o 00:02:46.329 [274/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_xts.c.o 00:02:46.329 [275/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_mb.c.o 00:02:46.329 [276/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.o 00:02:46.329 [277/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_gcm.c.o 00:02:46.329 [278/369] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:02:46.329 [279/369] Compiling C object drivers/librte_mempool_ring.so.24.0.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:46.329 [280/369] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:46.329 [281/369] Linking static target drivers/librte_mempool_ring.a 00:02:46.329 [282/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_gcm.c.o 00:02:46.329 [283/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o 00:02:46.329 [284/369] Linking static target drivers/libtmp_rte_crypto_mlx5.a 00:02:46.329 [285/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_kasumi.c.o 00:02:46.329 [286/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_sym_pmd_gen1.c.o 00:02:46.329 [287/369] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd_ops.c.o 00:02:46.329 [288/369] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd.c.o 00:02:46.586 [289/369] Linking static target drivers/libtmp_rte_compress_isal.a 00:02:46.586 [290/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_snow3g.c.o 00:02:46.586 [291/369] Linking static target drivers/libtmp_rte_crypto_ipsec_mb.a 00:02:46.586 [292/369] Compiling C object drivers/libtmp_rte_compress_mlx5.a.p/compress_mlx5_mlx5_compress.c.o 00:02:46.586 [293/369] Linking static target drivers/libtmp_rte_compress_mlx5.a 00:02:46.586 [294/369] Generating drivers/rte_crypto_mlx5.pmd.c with a custom command 00:02:46.586 [295/369] Compiling C object drivers/librte_crypto_mlx5.so.24.0.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:46.586 [296/369] Compiling C object drivers/librte_crypto_mlx5.a.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:46.586 [297/369] Linking static target drivers/librte_crypto_mlx5.a 00:02:46.586 [298/369] Generating drivers/rte_compress_isal.pmd.c with a custom command 00:02:46.586 [299/369] Compiling C object drivers/librte_compress_isal.so.24.0.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:46.586 [300/369] Compiling C object drivers/librte_compress_isal.a.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:46.586 [301/369] Linking static target drivers/librte_compress_isal.a 00:02:46.586 [302/369] Generating drivers/rte_compress_mlx5.pmd.c with a custom command 00:02:46.586 [303/369] Compiling C object drivers/librte_compress_mlx5.so.24.0.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:46.586 [304/369] Compiling C object drivers/librte_compress_mlx5.a.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:46.586 [305/369] Generating drivers/rte_crypto_ipsec_mb.pmd.c with a custom command 00:02:46.586 [306/369] Linking static target drivers/librte_compress_mlx5.a 00:02:46.586 [307/369] Compiling C object drivers/librte_crypto_ipsec_mb.a.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:46.586 [308/369] Compiling C object drivers/librte_crypto_ipsec_mb.so.24.0.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:46.586 [309/369] Linking static target drivers/librte_crypto_ipsec_mb.a 00:02:46.844 [310/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o 00:02:46.844 [311/369] Linking static target drivers/libtmp_rte_common_qat.a 00:02:46.844 [312/369] Generating drivers/rte_common_qat.pmd.c with a custom command 00:02:46.844 [313/369] Compiling C object drivers/librte_common_qat.so.24.0.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:46.844 [314/369] Compiling C object drivers/librte_common_qat.a.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:46.844 [315/369] Linking static target drivers/librte_common_qat.a 00:02:47.101 [316/369] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:02:47.101 [317/369] Linking static target lib/librte_vhost.a 00:02:48.032 [318/369] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:02:48.291 [319/369] Generating drivers/rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output) 00:02:48.860 [320/369] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:48.860 [321/369] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:02:49.118 [322/369] Linking target lib/librte_eal.so.24.0 00:02:49.118 [323/369] Generating symbol file lib/librte_eal.so.24.0.p/librte_eal.so.24.0.symbols 00:02:49.118 [324/369] Linking target lib/librte_ring.so.24.0 00:02:49.118 [325/369] Linking target lib/librte_meter.so.24.0 00:02:49.118 [326/369] Linking target lib/librte_timer.so.24.0 00:02:49.118 [327/369] Linking target drivers/librte_bus_auxiliary.so.24.0 00:02:49.118 [328/369] Linking target drivers/librte_bus_vdev.so.24.0 00:02:49.118 [329/369] Linking target lib/librte_dmadev.so.24.0 00:02:49.118 [330/369] Linking target lib/librte_pci.so.24.0 00:02:49.118 [331/369] Generating symbol file lib/librte_timer.so.24.0.p/librte_timer.so.24.0.symbols 00:02:49.118 [332/369] Generating symbol file drivers/librte_bus_auxiliary.so.24.0.p/librte_bus_auxiliary.so.24.0.symbols 00:02:49.118 [333/369] Generating symbol file lib/librte_meter.so.24.0.p/librte_meter.so.24.0.symbols 00:02:49.118 [334/369] Generating symbol file lib/librte_ring.so.24.0.p/librte_ring.so.24.0.symbols 00:02:49.118 [335/369] Generating symbol file drivers/librte_bus_vdev.so.24.0.p/librte_bus_vdev.so.24.0.symbols 00:02:49.118 [336/369] Generating symbol file lib/librte_dmadev.so.24.0.p/librte_dmadev.so.24.0.symbols 00:02:49.118 [337/369] Generating symbol file lib/librte_pci.so.24.0.p/librte_pci.so.24.0.symbols 00:02:49.377 [338/369] Linking target lib/librte_rcu.so.24.0 00:02:49.377 [339/369] Linking target lib/librte_mempool.so.24.0 00:02:49.377 [340/369] Linking target drivers/librte_bus_pci.so.24.0 00:02:49.377 [341/369] Generating symbol file lib/librte_mempool.so.24.0.p/librte_mempool.so.24.0.symbols 00:02:49.377 [342/369] Generating symbol file lib/librte_rcu.so.24.0.p/librte_rcu.so.24.0.symbols 00:02:49.377 [343/369] Generating symbol file drivers/librte_bus_pci.so.24.0.p/librte_bus_pci.so.24.0.symbols 00:02:49.377 [344/369] Linking target drivers/librte_mempool_ring.so.24.0 00:02:49.377 [345/369] Linking target lib/librte_mbuf.so.24.0 00:02:49.377 [346/369] Generating symbol file lib/librte_mbuf.so.24.0.p/librte_mbuf.so.24.0.symbols 00:02:49.377 [347/369] Linking target lib/librte_reorder.so.24.0 00:02:49.377 [348/369] Linking target lib/librte_net.so.24.0 00:02:49.377 [349/369] Linking target lib/librte_compressdev.so.24.0 00:02:49.377 [350/369] Linking target lib/librte_cryptodev.so.24.0 00:02:49.636 [351/369] Generating symbol file lib/librte_net.so.24.0.p/librte_net.so.24.0.symbols 00:02:49.636 [352/369] Generating symbol file lib/librte_compressdev.so.24.0.p/librte_compressdev.so.24.0.symbols 00:02:49.636 [353/369] Generating symbol file lib/librte_cryptodev.so.24.0.p/librte_cryptodev.so.24.0.symbols 00:02:49.636 [354/369] Linking target lib/librte_cmdline.so.24.0 00:02:49.636 [355/369] Linking target lib/librte_hash.so.24.0 00:02:49.636 [356/369] Linking target lib/librte_security.so.24.0 00:02:49.636 [357/369] Linking target lib/librte_ethdev.so.24.0 00:02:49.636 [358/369] Linking target drivers/librte_compress_isal.so.24.0 00:02:49.636 [359/369] Generating symbol file lib/librte_ethdev.so.24.0.p/librte_ethdev.so.24.0.symbols 00:02:49.636 [360/369] Generating symbol file lib/librte_hash.so.24.0.p/librte_hash.so.24.0.symbols 00:02:49.636 [361/369] Generating symbol file lib/librte_security.so.24.0.p/librte_security.so.24.0.symbols 00:02:49.636 [362/369] Linking target lib/librte_power.so.24.0 00:02:49.636 [363/369] Linking target drivers/librte_common_mlx5.so.24.0 00:02:49.636 [364/369] Linking target lib/librte_vhost.so.24.0 00:02:49.895 [365/369] Generating symbol file drivers/librte_common_mlx5.so.24.0.p/librte_common_mlx5.so.24.0.symbols 00:02:49.895 [366/369] Linking target drivers/librte_compress_mlx5.so.24.0 00:02:49.895 [367/369] Linking target drivers/librte_crypto_mlx5.so.24.0 00:02:49.895 [368/369] Linking target drivers/librte_crypto_ipsec_mb.so.24.0 00:02:49.895 [369/369] Linking target drivers/librte_common_qat.so.24.0 00:02:49.895 INFO: autodetecting backend as ninja 00:02:49.895 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:50.833 CC lib/ut_mock/mock.o 00:02:50.833 make[3]: '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib/libspdk_ocfenv.a' is up to date. 00:02:50.833 CC lib/log/log.o 00:02:50.833 CC lib/log/log_flags.o 00:02:50.833 CC lib/log/log_deprecated.o 00:02:50.833 CC lib/ut/ut.o 00:02:50.833 LIB libspdk_ut_mock.a 00:02:50.833 LIB libspdk_log.a 00:02:50.833 LIB libspdk_ut.a 00:02:51.091 CC lib/ioat/ioat.o 00:02:51.091 CXX lib/trace_parser/trace.o 00:02:51.091 CC lib/dma/dma.o 00:02:51.091 CC lib/util/base64.o 00:02:51.091 CC lib/util/bit_array.o 00:02:51.091 CC lib/util/cpuset.o 00:02:51.091 CC lib/util/crc16.o 00:02:51.091 CC lib/util/crc32.o 00:02:51.091 CC lib/util/crc32c.o 00:02:51.091 CC lib/util/crc32_ieee.o 00:02:51.091 CC lib/util/crc64.o 00:02:51.091 CC lib/util/dif.o 00:02:51.091 CC lib/util/fd.o 00:02:51.091 CC lib/util/file.o 00:02:51.091 CC lib/util/hexlify.o 00:02:51.091 CC lib/util/iov.o 00:02:51.091 CC lib/util/pipe.o 00:02:51.091 CC lib/util/strerror_tls.o 00:02:51.091 CC lib/util/math.o 00:02:51.091 CC lib/util/string.o 00:02:51.091 CC lib/util/uuid.o 00:02:51.091 CC lib/util/fd_group.o 00:02:51.091 CC lib/util/xor.o 00:02:51.091 CC lib/util/zipf.o 00:02:51.091 CC lib/vfio_user/host/vfio_user_pci.o 00:02:51.091 CC lib/vfio_user/host/vfio_user.o 00:02:51.091 LIB libspdk_dma.a 00:02:51.091 LIB libspdk_ioat.a 00:02:51.349 LIB libspdk_vfio_user.a 00:02:51.349 LIB libspdk_util.a 00:02:51.349 CC lib/idxd/idxd.o 00:02:51.349 CC lib/conf/conf.o 00:02:51.349 CC lib/json/json_parse.o 00:02:51.349 CC lib/idxd/idxd_user.o 00:02:51.349 CC lib/json/json_util.o 00:02:51.349 CC lib/idxd/idxd_kernel.o 00:02:51.349 CC lib/rdma/common.o 00:02:51.349 CC lib/json/json_write.o 00:02:51.349 CC lib/rdma/rdma_verbs.o 00:02:51.607 CC lib/env_dpdk/env.o 00:02:51.607 CC lib/env_dpdk/memory.o 00:02:51.607 CC lib/env_dpdk/pci.o 00:02:51.607 CC lib/env_dpdk/init.o 00:02:51.607 CC lib/env_dpdk/threads.o 00:02:51.607 CC lib/env_dpdk/pci_ioat.o 00:02:51.607 CC lib/env_dpdk/pci_virtio.o 00:02:51.607 CC lib/reduce/reduce.o 00:02:51.607 CC lib/env_dpdk/pci_vmd.o 00:02:51.607 CC lib/env_dpdk/pci_idxd.o 00:02:51.607 CC lib/env_dpdk/pci_event.o 00:02:51.607 CC lib/vmd/vmd.o 00:02:51.607 CC lib/vmd/led.o 00:02:51.607 CC lib/env_dpdk/pci_dpdk.o 00:02:51.607 CC lib/env_dpdk/sigbus_handler.o 00:02:51.607 CC lib/env_dpdk/pci_dpdk_2207.o 00:02:51.607 CC lib/env_dpdk/pci_dpdk_2211.o 00:02:51.607 LIB libspdk_trace_parser.a 00:02:51.607 LIB libspdk_conf.a 00:02:51.607 LIB libspdk_rdma.a 00:02:51.607 LIB libspdk_json.a 00:02:51.866 CC lib/jsonrpc/jsonrpc_server.o 00:02:51.866 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:02:51.866 CC lib/jsonrpc/jsonrpc_client.o 00:02:51.866 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:02:51.866 LIB libspdk_idxd.a 00:02:51.866 LIB libspdk_reduce.a 00:02:51.866 LIB libspdk_vmd.a 00:02:52.126 LIB libspdk_jsonrpc.a 00:02:52.126 CC lib/rpc/rpc.o 00:02:52.385 LIB libspdk_rpc.a 00:02:52.385 CC lib/notify/notify.o 00:02:52.385 CC lib/notify/notify_rpc.o 00:02:52.385 CC lib/trace/trace.o 00:02:52.385 CC lib/trace/trace_rpc.o 00:02:52.385 CC lib/trace/trace_flags.o 00:02:52.385 CC lib/sock/sock.o 00:02:52.385 CC lib/sock/sock_rpc.o 00:02:52.644 LIB libspdk_env_dpdk.a 00:02:52.644 LIB libspdk_notify.a 00:02:52.644 LIB libspdk_trace.a 00:02:52.644 CC lib/thread/thread.o 00:02:52.644 CC lib/thread/iobuf.o 00:02:52.644 LIB libspdk_sock.a 00:02:52.902 CC lib/nvme/nvme_ctrlr_cmd.o 00:02:52.902 CC lib/nvme/nvme_ctrlr.o 00:02:52.902 CC lib/nvme/nvme_fabric.o 00:02:52.902 CC lib/nvme/nvme_ns_cmd.o 00:02:52.902 CC lib/nvme/nvme_pcie_common.o 00:02:52.902 CC lib/nvme/nvme_ns.o 00:02:52.902 CC lib/nvme/nvme_pcie.o 00:02:52.902 CC lib/nvme/nvme_qpair.o 00:02:52.902 CC lib/nvme/nvme.o 00:02:52.902 CC lib/nvme/nvme_quirks.o 00:02:52.902 CC lib/nvme/nvme_transport.o 00:02:52.902 CC lib/nvme/nvme_discovery.o 00:02:52.902 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:02:52.902 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:02:52.902 CC lib/nvme/nvme_opal.o 00:02:52.902 CC lib/nvme/nvme_tcp.o 00:02:52.902 CC lib/nvme/nvme_io_msg.o 00:02:52.902 CC lib/nvme/nvme_poll_group.o 00:02:52.902 CC lib/nvme/nvme_zns.o 00:02:52.902 CC lib/nvme/nvme_cuse.o 00:02:52.902 CC lib/nvme/nvme_vfio_user.o 00:02:52.902 CC lib/nvme/nvme_rdma.o 00:02:53.835 LIB libspdk_thread.a 00:02:54.093 CC lib/accel/accel.o 00:02:54.093 CC lib/accel/accel_rpc.o 00:02:54.093 CC lib/accel/accel_sw.o 00:02:54.093 CC lib/vfu_tgt/tgt_endpoint.o 00:02:54.093 CC lib/vfu_tgt/tgt_rpc.o 00:02:54.093 CC lib/init/json_config.o 00:02:54.093 CC lib/init/subsystem.o 00:02:54.093 CC lib/init/subsystem_rpc.o 00:02:54.093 CC lib/init/rpc.o 00:02:54.093 CC lib/virtio/virtio.o 00:02:54.093 CC lib/virtio/virtio_vhost_user.o 00:02:54.093 CC lib/virtio/virtio_vfio_user.o 00:02:54.093 CC lib/blob/blobstore.o 00:02:54.093 CC lib/blob/request.o 00:02:54.093 CC lib/virtio/virtio_pci.o 00:02:54.093 CC lib/blob/zeroes.o 00:02:54.093 CC lib/blob/blob_bs_dev.o 00:02:54.351 LIB libspdk_init.a 00:02:54.351 LIB libspdk_vfu_tgt.a 00:02:54.351 LIB libspdk_virtio.a 00:02:54.351 CC lib/event/app.o 00:02:54.351 CC lib/event/log_rpc.o 00:02:54.351 CC lib/event/reactor.o 00:02:54.351 CC lib/event/app_rpc.o 00:02:54.351 CC lib/event/scheduler_static.o 00:02:54.611 LIB libspdk_nvme.a 00:02:54.611 LIB libspdk_event.a 00:02:54.870 LIB libspdk_accel.a 00:02:54.870 CC lib/bdev/bdev.o 00:02:54.870 CC lib/bdev/bdev_rpc.o 00:02:54.870 CC lib/bdev/bdev_zone.o 00:02:54.870 CC lib/bdev/scsi_nvme.o 00:02:54.870 CC lib/bdev/part.o 00:02:56.247 LIB libspdk_blob.a 00:02:56.248 CC lib/blobfs/blobfs.o 00:02:56.248 CC lib/blobfs/tree.o 00:02:56.248 CC lib/lvol/lvol.o 00:02:56.817 LIB libspdk_blobfs.a 00:02:56.817 LIB libspdk_lvol.a 00:02:57.075 LIB libspdk_bdev.a 00:02:57.075 CC lib/scsi/dev.o 00:02:57.075 CC lib/scsi/lun.o 00:02:57.075 CC lib/scsi/port.o 00:02:57.075 CC lib/scsi/scsi.o 00:02:57.075 CC lib/scsi/scsi_bdev.o 00:02:57.075 CC lib/scsi/scsi_pr.o 00:02:57.075 CC lib/scsi/scsi_rpc.o 00:02:57.075 CC lib/scsi/task.o 00:02:57.076 CC lib/ftl/ftl_core.o 00:02:57.076 CC lib/ftl/ftl_init.o 00:02:57.076 CC lib/nbd/nbd.o 00:02:57.076 CC lib/ftl/ftl_layout.o 00:02:57.076 CC lib/nvmf/ctrlr.o 00:02:57.076 CC lib/nbd/nbd_rpc.o 00:02:57.076 CC lib/ftl/ftl_debug.o 00:02:57.076 CC lib/nvmf/ctrlr_discovery.o 00:02:57.076 CC lib/nvmf/ctrlr_bdev.o 00:02:57.076 CC lib/ftl/ftl_io.o 00:02:57.076 CC lib/nvmf/subsystem.o 00:02:57.076 CC lib/nvmf/nvmf.o 00:02:57.076 CC lib/ftl/ftl_sb.o 00:02:57.076 CC lib/nvmf/nvmf_rpc.o 00:02:57.076 CC lib/nvmf/transport.o 00:02:57.076 CC lib/ftl/ftl_l2p.o 00:02:57.076 CC lib/nvmf/tcp.o 00:02:57.076 CC lib/ublk/ublk.o 00:02:57.337 CC lib/ftl/ftl_l2p_flat.o 00:02:57.337 CC lib/ftl/ftl_nv_cache.o 00:02:57.337 CC lib/nvmf/vfio_user.o 00:02:57.337 CC lib/nvmf/rdma.o 00:02:57.337 CC lib/ftl/ftl_band.o 00:02:57.337 CC lib/ftl/ftl_band_ops.o 00:02:57.337 CC lib/ublk/ublk_rpc.o 00:02:57.337 CC lib/ftl/ftl_writer.o 00:02:57.337 CC lib/ftl/ftl_rq.o 00:02:57.337 CC lib/ftl/ftl_reloc.o 00:02:57.337 CC lib/ftl/ftl_l2p_cache.o 00:02:57.337 CC lib/ftl/ftl_p2l.o 00:02:57.337 CC lib/ftl/mngt/ftl_mngt.o 00:02:57.337 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:02:57.337 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:02:57.337 LIB libspdk_scsi.a 00:02:57.337 CC lib/ftl/mngt/ftl_mngt_startup.o 00:02:57.337 LIB libspdk_nbd.a 00:02:57.337 CC lib/ftl/mngt/ftl_mngt_md.o 00:02:57.594 CC lib/ftl/mngt/ftl_mngt_misc.o 00:02:57.594 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:02:57.594 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:02:57.594 CC lib/ftl/mngt/ftl_mngt_band.o 00:02:57.594 CC lib/iscsi/conn.o 00:02:57.594 CC lib/vhost/vhost.o 00:02:57.594 CC lib/vhost/vhost_rpc.o 00:02:57.594 CC lib/vhost/vhost_scsi.o 00:02:57.594 CC lib/vhost/vhost_blk.o 00:02:57.594 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:02:57.594 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:02:57.594 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:02:57.594 LIB libspdk_ublk.a 00:02:57.594 CC lib/iscsi/init_grp.o 00:02:57.594 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:02:57.594 CC lib/ftl/utils/ftl_conf.o 00:02:57.594 CC lib/vhost/rte_vhost_user.o 00:02:57.594 CC lib/ftl/utils/ftl_md.o 00:02:57.594 CC lib/ftl/utils/ftl_mempool.o 00:02:57.594 CC lib/iscsi/iscsi.o 00:02:57.594 CC lib/ftl/utils/ftl_bitmap.o 00:02:57.594 CC lib/ftl/utils/ftl_property.o 00:02:57.852 CC lib/iscsi/md5.o 00:02:57.852 CC lib/iscsi/param.o 00:02:57.852 CC lib/iscsi/portal_grp.o 00:02:57.852 CC lib/iscsi/tgt_node.o 00:02:57.852 CC lib/iscsi/iscsi_subsystem.o 00:02:57.852 CC lib/iscsi/iscsi_rpc.o 00:02:57.852 CC lib/iscsi/task.o 00:02:57.852 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:02:57.852 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:02:57.852 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:02:57.852 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:02:57.852 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:02:57.852 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:02:57.852 CC lib/ftl/upgrade/ftl_sb_v3.o 00:02:57.852 CC lib/ftl/upgrade/ftl_sb_v5.o 00:02:57.852 CC lib/ftl/nvc/ftl_nvc_dev.o 00:02:57.852 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:02:58.109 CC lib/ftl/base/ftl_base_dev.o 00:02:58.109 CC lib/ftl/base/ftl_base_bdev.o 00:02:58.109 CC lib/ftl/ftl_trace.o 00:02:58.109 LIB libspdk_ftl.a 00:02:58.366 LIB libspdk_vhost.a 00:02:58.626 LIB libspdk_iscsi.a 00:02:58.626 LIB libspdk_nvmf.a 00:02:58.885 CC module/env_dpdk/env_dpdk_rpc.o 00:02:58.885 CC module/vfu_device/vfu_virtio.o 00:02:58.885 CC module/vfu_device/vfu_virtio_blk.o 00:02:58.885 CC module/vfu_device/vfu_virtio_scsi.o 00:02:58.885 CC module/vfu_device/vfu_virtio_rpc.o 00:02:58.885 CC module/accel/ioat/accel_ioat.o 00:02:58.885 CC module/accel/ioat/accel_ioat_rpc.o 00:02:58.885 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev.o 00:02:58.885 CC module/blob/bdev/blob_bdev.o 00:02:58.885 CC module/accel/error/accel_error.o 00:02:58.885 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.o 00:02:58.885 CC module/accel/error/accel_error_rpc.o 00:02:58.885 CC module/scheduler/gscheduler/gscheduler.o 00:02:58.885 CC module/accel/iaa/accel_iaa.o 00:02:58.885 CC module/accel/iaa/accel_iaa_rpc.o 00:02:58.885 CC module/sock/uring/uring.o 00:02:58.885 CC module/sock/posix/posix.o 00:02:58.885 CC module/scheduler/dynamic/scheduler_dynamic.o 00:02:58.885 CC module/accel/dsa/accel_dsa.o 00:02:58.885 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:02:58.885 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.o 00:02:58.885 CC module/accel/dsa/accel_dsa_rpc.o 00:02:58.885 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.o 00:02:58.885 LIB libspdk_env_dpdk_rpc.a 00:02:59.140 LIB libspdk_accel_ioat.a 00:02:59.140 LIB libspdk_scheduler_gscheduler.a 00:02:59.140 LIB libspdk_scheduler_dpdk_governor.a 00:02:59.140 LIB libspdk_scheduler_dynamic.a 00:02:59.140 LIB libspdk_accel_error.a 00:02:59.140 LIB libspdk_accel_iaa.a 00:02:59.140 LIB libspdk_accel_dsa.a 00:02:59.140 LIB libspdk_blob_bdev.a 00:02:59.396 LIB libspdk_vfu_device.a 00:02:59.396 CC module/bdev/xnvme/bdev_xnvme.o 00:02:59.396 CC module/bdev/gpt/gpt.o 00:02:59.396 CC module/bdev/error/vbdev_error.o 00:02:59.396 CC module/bdev/null/bdev_null.o 00:02:59.396 CC module/bdev/split/vbdev_split.o 00:02:59.396 CC module/bdev/nvme/bdev_nvme.o 00:02:59.396 CC module/bdev/delay/vbdev_delay.o 00:02:59.396 CC module/bdev/malloc/bdev_malloc.o 00:02:59.396 CC module/bdev/lvol/vbdev_lvol.o 00:02:59.396 CC module/bdev/raid/bdev_raid.o 00:02:59.396 CC module/bdev/virtio/bdev_virtio_scsi.o 00:02:59.396 CC module/bdev/ftl/bdev_ftl.o 00:02:59.396 CC module/bdev/aio/bdev_aio.o 00:02:59.396 CC module/bdev/crypto/vbdev_crypto.o 00:02:59.396 CC module/blobfs/bdev/blobfs_bdev.o 00:02:59.396 CC module/bdev/uring/bdev_uring.o 00:02:59.397 CC module/bdev/passthru/vbdev_passthru.o 00:02:59.397 CC module/bdev/compress/vbdev_compress.o 00:02:59.397 CC module/bdev/zone_block/vbdev_zone_block.o 00:02:59.397 CC module/bdev/iscsi/bdev_iscsi.o 00:02:59.397 CC module/bdev/ocf/ctx.o 00:02:59.397 CC module/bdev/ocf/data.o 00:02:59.397 LIB libspdk_sock_uring.a 00:02:59.397 CC module/bdev/gpt/vbdev_gpt.o 00:02:59.397 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:02:59.397 CC module/bdev/ftl/bdev_ftl_rpc.o 00:02:59.397 CC module/bdev/null/bdev_null_rpc.o 00:02:59.397 LIB libspdk_sock_posix.a 00:02:59.397 CC module/bdev/virtio/bdev_virtio_blk.o 00:02:59.397 CC module/bdev/split/vbdev_split_rpc.o 00:02:59.397 CC module/bdev/ocf/stats.o 00:02:59.397 CC module/bdev/xnvme/bdev_xnvme_rpc.o 00:02:59.397 CC module/bdev/iscsi/bdev_iscsi_rpc.o 00:02:59.397 CC module/bdev/error/vbdev_error_rpc.o 00:02:59.397 CC module/bdev/ocf/utils.o 00:02:59.397 CC module/bdev/compress/vbdev_compress_rpc.o 00:02:59.653 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:02:59.653 CC module/bdev/aio/bdev_aio_rpc.o 00:02:59.653 CC module/bdev/crypto/vbdev_crypto_rpc.o 00:02:59.653 CC module/bdev/uring/bdev_uring_rpc.o 00:02:59.653 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:02:59.653 CC module/bdev/malloc/bdev_malloc_rpc.o 00:02:59.653 CC module/bdev/ocf/vbdev_ocf.o 00:02:59.653 CC module/bdev/delay/vbdev_delay_rpc.o 00:02:59.653 LIB libspdk_bdev_split.a 00:02:59.653 LIB libspdk_bdev_ftl.a 00:02:59.653 CC module/blobfs/bdev/blobfs_fuse.o 00:02:59.653 LIB libspdk_bdev_null.a 00:02:59.653 LIB libspdk_bdev_iscsi.a 00:02:59.653 LIB libspdk_bdev_xnvme.a 00:02:59.653 LIB libspdk_bdev_error.a 00:02:59.653 CC module/bdev/ocf/vbdev_ocf_rpc.o 00:02:59.653 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:02:59.653 CC module/bdev/raid/bdev_raid_rpc.o 00:02:59.653 CC module/bdev/raid/bdev_raid_sb.o 00:02:59.653 LIB libspdk_bdev_passthru.a 00:02:59.653 LIB libspdk_bdev_compress.a 00:02:59.653 LIB libspdk_bdev_gpt.a 00:02:59.653 CC module/bdev/raid/raid0.o 00:02:59.653 CC module/bdev/raid/raid1.o 00:02:59.653 CC module/bdev/raid/concat.o 00:02:59.653 CC module/bdev/ocf/volume.o 00:02:59.653 CC module/bdev/raid/raid5f.o 00:02:59.653 LIB libspdk_accel_dpdk_compressdev.a 00:02:59.653 CC module/bdev/virtio/bdev_virtio_rpc.o 00:02:59.653 CC module/bdev/nvme/bdev_nvme_rpc.o 00:02:59.653 CC module/bdev/nvme/nvme_rpc.o 00:02:59.653 LIB libspdk_bdev_crypto.a 00:02:59.653 CC module/bdev/nvme/bdev_mdns_client.o 00:02:59.653 LIB libspdk_bdev_malloc.a 00:02:59.653 LIB libspdk_bdev_aio.a 00:02:59.653 CC module/bdev/nvme/vbdev_opal.o 00:02:59.653 CC module/bdev/nvme/vbdev_opal_rpc.o 00:02:59.653 LIB libspdk_bdev_delay.a 00:02:59.653 LIB libspdk_bdev_uring.a 00:02:59.653 LIB libspdk_bdev_zone_block.a 00:02:59.653 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:02:59.653 CC module/bdev/rbd/bdev_rbd.o 00:02:59.653 CC module/bdev/rbd/bdev_rbd_rpc.o 00:02:59.653 LIB libspdk_blobfs_bdev.a 00:02:59.911 LIB libspdk_bdev_lvol.a 00:02:59.911 LIB libspdk_bdev_virtio.a 00:02:59.911 LIB libspdk_accel_dpdk_cryptodev.a 00:02:59.911 LIB libspdk_bdev_ocf.a 00:02:59.911 LIB libspdk_bdev_rbd.a 00:03:00.170 LIB libspdk_bdev_raid.a 00:03:00.736 LIB libspdk_bdev_nvme.a 00:03:00.736 CC module/event/subsystems/vmd/vmd.o 00:03:00.736 CC module/event/subsystems/vmd/vmd_rpc.o 00:03:00.736 CC module/event/subsystems/iobuf/iobuf.o 00:03:00.736 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:03:00.736 CC module/event/subsystems/scheduler/scheduler.o 00:03:00.736 CC module/event/subsystems/vfu_tgt/vfu_tgt.o 00:03:00.736 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:03:00.736 CC module/event/subsystems/sock/sock.o 00:03:00.994 LIB libspdk_event_vhost_blk.a 00:03:00.994 LIB libspdk_event_scheduler.a 00:03:00.994 LIB libspdk_event_sock.a 00:03:00.994 LIB libspdk_event_vmd.a 00:03:00.994 LIB libspdk_event_vfu_tgt.a 00:03:00.994 LIB libspdk_event_iobuf.a 00:03:00.994 CC module/event/subsystems/accel/accel.o 00:03:01.254 LIB libspdk_event_accel.a 00:03:01.254 CC module/event/subsystems/bdev/bdev.o 00:03:01.512 LIB libspdk_event_bdev.a 00:03:01.513 CC module/event/subsystems/scsi/scsi.o 00:03:01.513 CC module/event/subsystems/ublk/ublk.o 00:03:01.513 CC module/event/subsystems/nbd/nbd.o 00:03:01.513 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:03:01.513 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:03:01.771 LIB libspdk_event_ublk.a 00:03:01.771 LIB libspdk_event_nbd.a 00:03:01.771 LIB libspdk_event_scsi.a 00:03:01.771 LIB libspdk_event_nvmf.a 00:03:01.771 CC module/event/subsystems/iscsi/iscsi.o 00:03:01.771 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:03:02.028 LIB libspdk_event_vhost_scsi.a 00:03:02.028 LIB libspdk_event_iscsi.a 00:03:02.028 CXX app/trace/trace.o 00:03:02.028 CC app/trace_record/trace_record.o 00:03:02.028 CC app/spdk_nvme_discover/discovery_aer.o 00:03:02.028 CC app/spdk_nvme_identify/identify.o 00:03:02.028 CC app/spdk_lspci/spdk_lspci.o 00:03:02.028 CC app/spdk_nvme_perf/perf.o 00:03:02.028 CC app/spdk_top/spdk_top.o 00:03:02.028 CC examples/interrupt_tgt/interrupt_tgt.o 00:03:02.028 CC app/spdk_dd/spdk_dd.o 00:03:02.028 CC examples/ioat/perf/perf.o 00:03:02.028 CC examples/accel/perf/accel_perf.o 00:03:02.028 CC examples/vmd/lsvmd/lsvmd.o 00:03:02.028 CC examples/util/zipf/zipf.o 00:03:02.028 CC examples/nvme/hello_world/hello_world.o 00:03:02.028 CC examples/sock/hello_world/hello_sock.o 00:03:02.028 CC examples/idxd/perf/perf.o 00:03:02.028 CC app/fio/nvme/fio_plugin.o 00:03:02.028 CC app/nvmf_tgt/nvmf_main.o 00:03:02.028 CC app/spdk_tgt/spdk_tgt.o 00:03:02.284 CC app/iscsi_tgt/iscsi_tgt.o 00:03:02.284 CC examples/thread/thread/thread_ex.o 00:03:02.284 CC examples/bdev/hello_world/hello_bdev.o 00:03:02.284 CC test/accel/dif/dif.o 00:03:02.284 CC examples/nvmf/nvmf/nvmf.o 00:03:02.284 CC app/vhost/vhost.o 00:03:02.284 CC examples/blob/hello_world/hello_blob.o 00:03:02.284 LINK spdk_lspci 00:03:02.284 LINK lsvmd 00:03:02.284 LINK spdk_nvme_discover 00:03:02.284 LINK zipf 00:03:02.284 LINK interrupt_tgt 00:03:02.284 LINK spdk_trace_record 00:03:02.284 LINK hello_sock 00:03:02.284 LINK ioat_perf 00:03:02.284 LINK nvmf_tgt 00:03:02.284 LINK spdk_tgt 00:03:02.284 LINK hello_world 00:03:02.284 LINK vhost 00:03:02.284 LINK iscsi_tgt 00:03:02.284 LINK hello_bdev 00:03:02.284 LINK spdk_dd 00:03:02.284 LINK hello_blob 00:03:02.284 LINK thread 00:03:02.284 LINK spdk_trace 00:03:02.284 LINK idxd_perf 00:03:02.541 LINK nvmf 00:03:02.541 LINK accel_perf 00:03:02.541 LINK dif 00:03:02.541 LINK spdk_nvme 00:03:02.541 LINK spdk_nvme_perf 00:03:02.797 LINK spdk_nvme_identify 00:03:02.797 CC examples/blob/cli/blobcli.o 00:03:02.797 LINK spdk_top 00:03:02.797 CC examples/ioat/verify/verify.o 00:03:03.053 CC app/fio/bdev/fio_plugin.o 00:03:03.053 LINK verify 00:03:03.053 CC examples/bdev/bdevperf/bdevperf.o 00:03:03.053 CC examples/vmd/led/led.o 00:03:03.053 CC examples/nvme/reconnect/reconnect.o 00:03:03.053 CC examples/nvme/nvme_manage/nvme_manage.o 00:03:03.053 LINK blobcli 00:03:03.053 CC examples/nvme/arbitration/arbitration.o 00:03:03.053 LINK led 00:03:03.310 CC examples/nvme/hotplug/hotplug.o 00:03:03.310 CC examples/nvme/cmb_copy/cmb_copy.o 00:03:03.310 LINK spdk_bdev 00:03:03.310 CC examples/nvme/abort/abort.o 00:03:03.310 LINK arbitration 00:03:03.310 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:03:03.310 LINK cmb_copy 00:03:03.310 LINK reconnect 00:03:03.310 LINK hotplug 00:03:03.310 LINK nvme_manage 00:03:03.567 LINK pmr_persistence 00:03:03.567 CC test/app/bdev_svc/bdev_svc.o 00:03:03.567 LINK bdevperf 00:03:03.567 CC test/bdev/bdevio/bdevio.o 00:03:03.567 LINK abort 00:03:03.567 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:03:03.567 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:03:03.567 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:03:03.567 LINK bdev_svc 00:03:03.825 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:03:03.825 LINK bdevio 00:03:03.825 LINK nvme_fuzz 00:03:04.081 CC test/app/histogram_perf/histogram_perf.o 00:03:04.081 LINK vhost_fuzz 00:03:04.081 LINK histogram_perf 00:03:04.337 CC test/app/jsoncat/jsoncat.o 00:03:04.337 CC test/app/stub/stub.o 00:03:04.337 TEST_HEADER include/spdk/accel.h 00:03:04.337 TEST_HEADER include/spdk/accel_module.h 00:03:04.337 TEST_HEADER include/spdk/assert.h 00:03:04.337 TEST_HEADER include/spdk/barrier.h 00:03:04.337 TEST_HEADER include/spdk/base64.h 00:03:04.337 TEST_HEADER include/spdk/bdev.h 00:03:04.337 TEST_HEADER include/spdk/bdev_module.h 00:03:04.337 TEST_HEADER include/spdk/bdev_zone.h 00:03:04.337 TEST_HEADER include/spdk/bit_array.h 00:03:04.337 TEST_HEADER include/spdk/bit_pool.h 00:03:04.337 TEST_HEADER include/spdk/blob.h 00:03:04.337 TEST_HEADER include/spdk/blob_bdev.h 00:03:04.337 TEST_HEADER include/spdk/blobfs.h 00:03:04.337 TEST_HEADER include/spdk/blobfs_bdev.h 00:03:04.337 TEST_HEADER include/spdk/conf.h 00:03:04.337 TEST_HEADER include/spdk/config.h 00:03:04.337 TEST_HEADER include/spdk/cpuset.h 00:03:04.337 TEST_HEADER include/spdk/crc16.h 00:03:04.337 TEST_HEADER include/spdk/crc32.h 00:03:04.337 TEST_HEADER include/spdk/crc64.h 00:03:04.337 TEST_HEADER include/spdk/dif.h 00:03:04.337 TEST_HEADER include/spdk/dma.h 00:03:04.337 CC test/blobfs/mkfs/mkfs.o 00:03:04.337 TEST_HEADER include/spdk/endian.h 00:03:04.337 TEST_HEADER include/spdk/env.h 00:03:04.337 TEST_HEADER include/spdk/env_dpdk.h 00:03:04.337 TEST_HEADER include/spdk/event.h 00:03:04.337 TEST_HEADER include/spdk/fd.h 00:03:04.337 TEST_HEADER include/spdk/fd_group.h 00:03:04.337 TEST_HEADER include/spdk/file.h 00:03:04.337 TEST_HEADER include/spdk/ftl.h 00:03:04.337 TEST_HEADER include/spdk/gpt_spec.h 00:03:04.337 TEST_HEADER include/spdk/hexlify.h 00:03:04.337 TEST_HEADER include/spdk/histogram_data.h 00:03:04.337 TEST_HEADER include/spdk/idxd.h 00:03:04.337 TEST_HEADER include/spdk/idxd_spec.h 00:03:04.337 TEST_HEADER include/spdk/init.h 00:03:04.337 TEST_HEADER include/spdk/ioat.h 00:03:04.337 TEST_HEADER include/spdk/ioat_spec.h 00:03:04.337 TEST_HEADER include/spdk/iscsi_spec.h 00:03:04.337 CC test/blobfs/fuse/fuse.o 00:03:04.337 TEST_HEADER include/spdk/json.h 00:03:04.337 TEST_HEADER include/spdk/jsonrpc.h 00:03:04.337 TEST_HEADER include/spdk/likely.h 00:03:04.337 TEST_HEADER include/spdk/log.h 00:03:04.337 TEST_HEADER include/spdk/lvol.h 00:03:04.337 TEST_HEADER include/spdk/memory.h 00:03:04.337 TEST_HEADER include/spdk/mmio.h 00:03:04.337 TEST_HEADER include/spdk/nbd.h 00:03:04.337 TEST_HEADER include/spdk/notify.h 00:03:04.337 TEST_HEADER include/spdk/nvme.h 00:03:04.337 TEST_HEADER include/spdk/nvme_intel.h 00:03:04.337 TEST_HEADER include/spdk/nvme_ocssd.h 00:03:04.337 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:03:04.337 TEST_HEADER include/spdk/nvme_spec.h 00:03:04.337 TEST_HEADER include/spdk/nvme_zns.h 00:03:04.337 TEST_HEADER include/spdk/nvmf.h 00:03:04.337 TEST_HEADER include/spdk/nvmf_cmd.h 00:03:04.337 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:03:04.337 TEST_HEADER include/spdk/nvmf_spec.h 00:03:04.337 TEST_HEADER include/spdk/nvmf_transport.h 00:03:04.337 TEST_HEADER include/spdk/opal.h 00:03:04.337 TEST_HEADER include/spdk/opal_spec.h 00:03:04.337 TEST_HEADER include/spdk/pci_ids.h 00:03:04.337 TEST_HEADER include/spdk/pipe.h 00:03:04.337 TEST_HEADER include/spdk/queue.h 00:03:04.337 TEST_HEADER include/spdk/reduce.h 00:03:04.337 TEST_HEADER include/spdk/rpc.h 00:03:04.337 LINK jsoncat 00:03:04.337 TEST_HEADER include/spdk/scheduler.h 00:03:04.337 TEST_HEADER include/spdk/scsi.h 00:03:04.337 TEST_HEADER include/spdk/scsi_spec.h 00:03:04.337 TEST_HEADER include/spdk/sock.h 00:03:04.337 TEST_HEADER include/spdk/stdinc.h 00:03:04.337 TEST_HEADER include/spdk/string.h 00:03:04.337 TEST_HEADER include/spdk/thread.h 00:03:04.337 TEST_HEADER include/spdk/trace.h 00:03:04.337 TEST_HEADER include/spdk/trace_parser.h 00:03:04.337 TEST_HEADER include/spdk/tree.h 00:03:04.337 TEST_HEADER include/spdk/ublk.h 00:03:04.337 TEST_HEADER include/spdk/util.h 00:03:04.337 TEST_HEADER include/spdk/uuid.h 00:03:04.337 TEST_HEADER include/spdk/version.h 00:03:04.337 TEST_HEADER include/spdk/vfio_user_pci.h 00:03:04.337 TEST_HEADER include/spdk/vfio_user_spec.h 00:03:04.337 TEST_HEADER include/spdk/vhost.h 00:03:04.337 TEST_HEADER include/spdk/vmd.h 00:03:04.337 TEST_HEADER include/spdk/xor.h 00:03:04.337 LINK stub 00:03:04.337 TEST_HEADER include/spdk/zipf.h 00:03:04.593 CXX test/cpp_headers/accel.o 00:03:04.593 CC test/dma/test_dma/test_dma.o 00:03:04.593 LINK mkfs 00:03:04.593 LINK fuse 00:03:04.593 CXX test/cpp_headers/accel_module.o 00:03:04.593 CC test/env/mem_callbacks/mem_callbacks.o 00:03:04.593 LINK iscsi_fuzz 00:03:04.593 CXX test/cpp_headers/assert.o 00:03:04.593 CXX test/cpp_headers/barrier.o 00:03:04.849 CC test/event/event_perf/event_perf.o 00:03:04.849 LINK test_dma 00:03:04.849 CC test/event/reactor/reactor.o 00:03:04.849 CXX test/cpp_headers/base64.o 00:03:04.849 CXX test/cpp_headers/bdev.o 00:03:05.262 CXX test/cpp_headers/bdev_module.o 00:03:05.262 CXX test/cpp_headers/bdev_zone.o 00:03:05.263 LINK event_perf 00:03:05.263 LINK mem_callbacks 00:03:05.263 LINK reactor 00:03:05.263 CC test/event/reactor_perf/reactor_perf.o 00:03:05.263 CXX test/cpp_headers/bit_array.o 00:03:05.263 CC test/rpc_client/rpc_client_test.o 00:03:05.263 CC test/nvme/aer/aer.o 00:03:05.263 CC test/event/app_repeat/app_repeat.o 00:03:05.263 CC test/lvol/esnap/esnap.o 00:03:05.263 CC test/event/scheduler/scheduler.o 00:03:05.520 CXX test/cpp_headers/bit_pool.o 00:03:05.520 LINK reactor_perf 00:03:05.520 CC test/env/vtophys/vtophys.o 00:03:05.520 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:03:05.520 LINK rpc_client_test 00:03:05.520 CC test/env/memory/memory_ut.o 00:03:05.520 LINK aer 00:03:05.520 LINK app_repeat 00:03:05.520 CXX test/cpp_headers/blob.o 00:03:05.520 CXX test/cpp_headers/blob_bdev.o 00:03:05.520 LINK scheduler 00:03:05.520 LINK vtophys 00:03:05.775 LINK env_dpdk_post_init 00:03:05.775 CXX test/cpp_headers/blobfs.o 00:03:05.775 CXX test/cpp_headers/blobfs_bdev.o 00:03:05.775 CC test/nvme/reset/reset.o 00:03:05.775 CC test/env/pci/pci_ut.o 00:03:05.775 CC test/nvme/sgl/sgl.o 00:03:05.775 CC test/thread/poller_perf/poller_perf.o 00:03:05.775 CXX test/cpp_headers/conf.o 00:03:06.032 CC test/thread/lock/spdk_lock.o 00:03:06.032 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:03:06.032 CC test/unit/lib/accel/accel.c/accel_ut.o 00:03:06.032 CC test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut.o 00:03:06.032 LINK reset 00:03:06.032 LINK poller_perf 00:03:06.032 LINK pci_ut 00:03:06.032 CXX test/cpp_headers/config.o 00:03:06.032 CC test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut.o 00:03:06.032 LINK sgl 00:03:06.032 CXX test/cpp_headers/cpuset.o 00:03:06.032 LINK histogram_ut 00:03:06.288 CXX test/cpp_headers/crc16.o 00:03:06.288 CXX test/cpp_headers/crc32.o 00:03:06.288 LINK memory_ut 00:03:06.288 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:03:06.288 CXX test/cpp_headers/crc64.o 00:03:06.288 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:03:06.288 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:03:06.288 CC test/unit/lib/bdev/part.c/part_ut.o 00:03:06.544 CC test/unit/lib/blob/blob.c/blob_ut.o 00:03:06.544 CC test/unit/lib/dma/dma.c/dma_ut.o 00:03:06.544 CXX test/cpp_headers/dif.o 00:03:06.544 CC test/nvme/e2edp/nvme_dp.o 00:03:06.544 CC test/nvme/overhead/overhead.o 00:03:06.544 LINK tree_ut 00:03:06.801 CXX test/cpp_headers/dma.o 00:03:06.801 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:03:06.801 LINK nvme_dp 00:03:06.801 CC test/unit/lib/event/app.c/app_ut.o 00:03:06.801 LINK dma_ut 00:03:06.801 LINK blob_bdev_ut 00:03:06.801 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:03:06.801 LINK overhead 00:03:06.801 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:03:06.801 CXX test/cpp_headers/endian.o 00:03:07.058 LINK spdk_lock 00:03:07.058 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:03:07.058 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:03:07.058 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:03:07.058 CC test/unit/lib/iscsi/param.c/param_ut.o 00:03:07.058 CXX test/cpp_headers/env.o 00:03:07.058 LINK accel_dpdk_compressdev_ut 00:03:07.058 LINK accel_dpdk_cryptodev_ut 00:03:07.316 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:03:07.316 LINK accel_ut 00:03:07.316 LINK ioat_ut 00:03:07.316 CXX test/cpp_headers/env_dpdk.o 00:03:07.316 CXX test/cpp_headers/event.o 00:03:07.316 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:03:07.316 CC test/nvme/err_injection/err_injection.o 00:03:07.316 LINK app_ut 00:03:07.316 CXX test/cpp_headers/fd.o 00:03:07.579 LINK init_grp_ut 00:03:07.579 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:03:07.579 LINK param_ut 00:03:07.579 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:03:07.579 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:03:07.579 LINK blobfs_async_ut 00:03:07.579 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:03:07.579 LINK blobfs_bdev_ut 00:03:07.579 LINK conn_ut 00:03:07.925 LINK err_injection 00:03:07.925 CXX test/cpp_headers/fd_group.o 00:03:07.925 CC test/nvme/startup/startup.o 00:03:07.925 CC test/nvme/reserve/reserve.o 00:03:07.925 CC test/nvme/simple_copy/simple_copy.o 00:03:08.182 LINK blobfs_sync_ut 00:03:08.182 LINK jsonrpc_server_ut 00:03:08.182 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:03:08.182 LINK startup 00:03:08.182 CC test/unit/lib/log/log.c/log_ut.o 00:03:08.182 LINK portal_grp_ut 00:03:08.182 LINK tgt_node_ut 00:03:08.182 LINK simple_copy 00:03:08.182 LINK reserve 00:03:08.182 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:03:08.182 CXX test/cpp_headers/file.o 00:03:08.182 LINK reactor_ut 00:03:08.438 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:03:08.438 CC test/unit/lib/notify/notify.c/notify_ut.o 00:03:08.438 CXX test/cpp_headers/ftl.o 00:03:08.438 CXX test/cpp_headers/gpt_spec.o 00:03:08.438 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:03:08.438 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:03:08.438 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:03:08.695 LINK log_ut 00:03:08.695 CXX test/cpp_headers/hexlify.o 00:03:08.695 LINK iscsi_ut 00:03:08.695 LINK json_util_ut 00:03:08.695 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:03:08.695 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:03:08.695 LINK notify_ut 00:03:08.695 LINK esnap 00:03:08.695 CXX test/cpp_headers/histogram_data.o 00:03:08.695 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:03:08.952 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:03:08.952 CXX test/cpp_headers/idxd.o 00:03:08.952 CC test/nvme/connect_stress/connect_stress.o 00:03:08.952 LINK json_write_ut 00:03:08.952 CC test/nvme/boot_partition/boot_partition.o 00:03:09.209 CC test/unit/lib/sock/sock.c/sock_ut.o 00:03:09.210 LINK part_ut 00:03:09.210 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:03:09.210 LINK boot_partition 00:03:09.210 LINK dev_ut 00:03:09.210 CXX test/cpp_headers/idxd_spec.o 00:03:09.210 LINK connect_stress 00:03:09.210 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:03:09.210 CXX test/cpp_headers/init.o 00:03:09.210 LINK json_parse_ut 00:03:09.210 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:03:09.210 LINK lun_ut 00:03:09.467 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:03:09.467 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:03:09.467 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:03:09.467 LINK scsi_nvme_ut 00:03:09.467 CC test/unit/lib/thread/thread.c/thread_ut.o 00:03:09.467 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:03:09.467 CXX test/cpp_headers/ioat.o 00:03:09.467 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:03:09.467 LINK nvme_ut 00:03:09.467 CXX test/cpp_headers/ioat_spec.o 00:03:09.467 LINK lvol_ut 00:03:09.725 LINK gpt_ut 00:03:09.725 LINK bdev_ut 00:03:09.725 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:03:09.725 CC test/nvme/compliance/nvme_compliance.o 00:03:09.725 CC test/nvme/fused_ordering/fused_ordering.o 00:03:09.725 CC test/nvme/doorbell_aers/doorbell_aers.o 00:03:09.981 LINK scsi_ut 00:03:09.981 CC test/unit/lib/util/base64.c/base64_ut.o 00:03:09.981 CXX test/cpp_headers/iscsi_spec.o 00:03:09.981 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:03:09.981 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:03:09.981 CC test/nvme/fdp/fdp.o 00:03:09.981 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:03:09.981 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:03:09.981 LINK fused_ordering 00:03:10.237 CC test/nvme/cuse/cuse.o 00:03:10.237 LINK doorbell_aers 00:03:10.237 LINK nvme_compliance 00:03:10.237 LINK subsystem_ut 00:03:10.237 LINK sock_ut 00:03:10.237 CXX test/cpp_headers/json.o 00:03:10.237 LINK base64_ut 00:03:10.237 LINK vbdev_lvol_ut 00:03:10.237 LINK cpuset_ut 00:03:10.237 LINK nvme_ctrlr_cmd_ut 00:03:10.237 LINK bit_array_ut 00:03:10.237 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:03:10.237 LINK fdp 00:03:10.237 CC test/unit/lib/sock/posix.c/posix_ut.o 00:03:10.237 LINK scsi_bdev_ut 00:03:10.493 LINK bdev_zone_ut 00:03:10.493 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:03:10.493 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:03:10.493 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:03:10.493 CXX test/cpp_headers/jsonrpc.o 00:03:10.493 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:03:10.493 CC test/unit/lib/sock/uring.c/uring_ut.o 00:03:10.493 CXX test/cpp_headers/likely.o 00:03:10.493 LINK nvme_ctrlr_ut 00:03:10.493 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:03:10.493 LINK tcp_ut 00:03:10.493 LINK nvme_ctrlr_ocssd_cmd_ut 00:03:10.493 LINK ctrlr_ut 00:03:10.750 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:03:10.750 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:03:10.750 LINK crc16_ut 00:03:10.750 LINK crc32_ieee_ut 00:03:10.750 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:03:10.750 CC test/unit/lib/nvmf/rdma.c/rdma_ut.o 00:03:10.750 LINK crc32c_ut 00:03:10.750 CXX test/cpp_headers/log.o 00:03:10.750 LINK thread_ut 00:03:10.750 CC test/unit/lib/nvmf/transport.c/transport_ut.o 00:03:10.750 CC test/unit/lib/nvmf/vfio_user.c/vfio_user_ut.o 00:03:10.750 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:03:10.750 LINK bdev_raid_ut 00:03:11.007 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:03:11.007 LINK ctrlr_bdev_ut 00:03:11.007 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:03:11.007 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:03:11.007 LINK pci_event_ut 00:03:11.007 LINK posix_ut 00:03:11.007 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:03:11.007 LINK blob_ut 00:03:11.007 LINK cuse 00:03:11.007 CXX test/cpp_headers/lvol.o 00:03:11.007 CXX test/cpp_headers/memory.o 00:03:11.007 LINK subsystem_ut 00:03:11.007 LINK scsi_pr_ut 00:03:11.007 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:03:11.007 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:03:11.314 LINK crc64_ut 00:03:11.314 CC test/unit/lib/util/dif.c/dif_ut.o 00:03:11.314 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:03:11.314 LINK uring_ut 00:03:11.314 LINK ctrlr_discovery_ut 00:03:11.314 LINK nvmf_ut 00:03:11.314 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:03:11.314 CC test/unit/lib/idxd/idxd_user.c/idxd_user_ut.o 00:03:11.314 CXX test/cpp_headers/mmio.o 00:03:11.314 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:03:11.314 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:03:11.314 CC test/unit/lib/reduce/reduce.c/reduce_ut.o 00:03:11.314 CXX test/cpp_headers/nbd.o 00:03:11.314 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:03:11.605 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:03:11.605 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:03:11.605 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:03:11.605 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:03:11.605 LINK iobuf_ut 00:03:11.605 LINK bdev_raid_sb_ut 00:03:11.605 LINK nvme_ns_ut 00:03:11.605 CXX test/cpp_headers/notify.o 00:03:11.605 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:03:11.605 LINK idxd_user_ut 00:03:11.605 LINK rpc_ut 00:03:11.902 CXX test/cpp_headers/nvme.o 00:03:11.902 LINK nvme_quirks_ut 00:03:11.902 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:03:11.902 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:03:11.902 CC test/unit/lib/rdma/common.c/common_ut.o 00:03:11.902 CC test/unit/lib/idxd/idxd.c/idxd_ut.o 00:03:11.902 LINK nvme_ns_ocssd_cmd_ut 00:03:11.902 LINK dif_ut 00:03:11.902 LINK bdev_ut 00:03:11.902 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:03:11.902 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:03:11.902 LINK concat_ut 00:03:11.902 CC test/unit/lib/util/iov.c/iov_ut.o 00:03:11.902 LINK nvme_poll_group_ut 00:03:11.902 LINK raid1_ut 00:03:11.902 LINK vbdev_zone_block_ut 00:03:11.902 LINK nvme_qpair_ut 00:03:11.902 CXX test/cpp_headers/nvme_intel.o 00:03:12.221 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:03:12.221 LINK reduce_ut 00:03:12.221 CC test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut.o 00:03:12.221 LINK ftl_l2p_ut 00:03:12.221 LINK nvme_pcie_ut 00:03:12.221 CC test/unit/lib/util/math.c/math_ut.o 00:03:12.221 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:03:12.221 CC test/unit/lib/bdev/raid/raid5f.c/raid5f_ut.o 00:03:12.221 CC test/unit/lib/bdev/crypto.c/crypto_ut.o 00:03:12.221 LINK nvme_ns_cmd_ut 00:03:12.221 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:03:12.221 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:03:12.221 LINK nvme_transport_ut 00:03:12.221 CC test/unit/lib/bdev/compress.c/compress_ut.o 00:03:12.221 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:03:12.221 LINK common_ut 00:03:12.221 LINK iov_ut 00:03:12.221 CXX test/cpp_headers/nvme_ocssd.o 00:03:12.221 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:03:12.533 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:03:12.533 LINK idxd_ut 00:03:12.533 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:03:12.533 LINK math_ut 00:03:12.533 CC test/unit/lib/util/string.c/string_ut.o 00:03:12.533 LINK vfio_user_ut 00:03:12.533 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:03:12.533 LINK nvme_io_msg_ut 00:03:12.533 LINK transport_ut 00:03:12.533 LINK ftl_bitmap_ut 00:03:12.533 LINK nvme_fabric_ut 00:03:12.533 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:03:12.533 CXX test/cpp_headers/nvme_ocssd_spec.o 00:03:12.533 CC test/unit/lib/util/xor.c/xor_ut.o 00:03:12.533 CXX test/cpp_headers/nvme_spec.o 00:03:12.533 CXX test/cpp_headers/nvme_zns.o 00:03:12.789 LINK rdma_ut 00:03:12.789 CXX test/cpp_headers/nvmf.o 00:03:12.789 LINK nvme_opal_ut 00:03:12.789 LINK ftl_io_ut 00:03:12.789 CXX test/cpp_headers/nvmf_cmd.o 00:03:12.789 CXX test/cpp_headers/nvmf_fc_spec.o 00:03:12.789 LINK ftl_mempool_ut 00:03:12.789 CXX test/cpp_headers/nvmf_spec.o 00:03:12.789 LINK string_ut 00:03:13.044 CXX test/cpp_headers/nvmf_transport.o 00:03:13.045 LINK ftl_mngt_ut 00:03:13.045 CXX test/cpp_headers/opal.o 00:03:13.045 LINK vhost_ut 00:03:13.045 LINK pipe_ut 00:03:13.045 LINK compress_ut 00:03:13.045 LINK xor_ut 00:03:13.045 CXX test/cpp_headers/opal_spec.o 00:03:13.045 CXX test/cpp_headers/pci_ids.o 00:03:13.045 LINK ftl_band_ut 00:03:13.045 CXX test/cpp_headers/pipe.o 00:03:13.045 CXX test/cpp_headers/queue.o 00:03:13.045 CXX test/cpp_headers/reduce.o 00:03:13.045 CXX test/cpp_headers/rpc.o 00:03:13.045 CXX test/cpp_headers/scheduler.o 00:03:13.045 LINK nvme_pcie_common_ut 00:03:13.045 LINK nvme_cuse_ut 00:03:13.045 CXX test/cpp_headers/scsi.o 00:03:13.045 CXX test/cpp_headers/scsi_spec.o 00:03:13.045 CXX test/cpp_headers/sock.o 00:03:13.045 CXX test/cpp_headers/stdinc.o 00:03:13.045 CXX test/cpp_headers/string.o 00:03:13.045 LINK crypto_ut 00:03:13.045 CXX test/cpp_headers/thread.o 00:03:13.045 CXX test/cpp_headers/trace.o 00:03:13.045 CXX test/cpp_headers/trace_parser.o 00:03:13.301 CXX test/cpp_headers/tree.o 00:03:13.301 CXX test/cpp_headers/ublk.o 00:03:13.301 CXX test/cpp_headers/util.o 00:03:13.301 LINK raid5f_ut 00:03:13.301 CXX test/cpp_headers/uuid.o 00:03:13.301 CXX test/cpp_headers/version.o 00:03:13.301 CXX test/cpp_headers/vfio_user_pci.o 00:03:13.301 CXX test/cpp_headers/vfio_user_spec.o 00:03:13.301 CXX test/cpp_headers/vhost.o 00:03:13.301 CXX test/cpp_headers/vmd.o 00:03:13.301 CXX test/cpp_headers/xor.o 00:03:13.301 LINK nvme_tcp_ut 00:03:13.301 CXX test/cpp_headers/zipf.o 00:03:13.301 LINK ftl_sb_ut 00:03:13.301 LINK ftl_layout_upgrade_ut 00:03:13.559 LINK nvme_rdma_ut 00:03:14.125 LINK bdev_nvme_ut 00:03:14.393 00:03:14.393 real 1m15.936s 00:03:14.393 user 11m30.547s 00:03:14.393 sys 2m42.608s 00:03:14.393 10:17:08 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:14.393 10:17:08 -- common/autotest_common.sh@10 -- # set +x 00:03:14.393 ************************************ 00:03:14.393 END TEST unittest_build 00:03:14.393 ************************************ 00:03:14.393 10:17:08 -- scripts/docker-autoruner.sh@56 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:03:14.393 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:03:14.393 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:14.393 + testdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:14.393 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:03:14.393 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/../.. 00:03:14.393 + rootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:14.393 + source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/autotest_common.sh 00:03:14.393 ++ rpc_py=rpc_cmd 00:03:14.393 ++ set -e 00:03:14.393 ++ shopt -s nullglob 00:03:14.393 ++ shopt -s extglob 00:03:14.393 ++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh ]] 00:03:14.393 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh 00:03:14.393 +++ CONFIG_WPDK_DIR= 00:03:14.393 +++ CONFIG_ASAN=n 00:03:14.393 +++ CONFIG_VBDEV_COMPRESS=y 00:03:14.393 +++ CONFIG_HAVE_EXECINFO_H=y 00:03:14.393 +++ CONFIG_USDT=n 00:03:14.393 +++ CONFIG_CUSTOMOCF=y 00:03:14.393 +++ CONFIG_PREFIX=/usr/local 00:03:14.393 +++ CONFIG_RBD=y 00:03:14.393 +++ CONFIG_LIBDIR= 00:03:14.393 +++ CONFIG_IDXD=y 00:03:14.393 +++ CONFIG_NVME_CUSE=y 00:03:14.393 +++ CONFIG_SMA=n 00:03:14.393 +++ CONFIG_VTUNE=n 00:03:14.393 +++ CONFIG_TSAN=n 00:03:14.393 +++ CONFIG_RDMA_SEND_WITH_INVAL=y 00:03:14.393 +++ CONFIG_VFIO_USER_DIR= 00:03:14.393 +++ CONFIG_PGO_CAPTURE=n 00:03:14.393 +++ CONFIG_HAVE_UUID_GENERATE_SHA1=y 00:03:14.393 +++ CONFIG_ENV=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:03:14.393 +++ CONFIG_LTO=n 00:03:14.393 +++ CONFIG_ISCSI_INITIATOR=y 00:03:14.393 +++ CONFIG_CET=n 00:03:14.393 +++ CONFIG_VBDEV_COMPRESS_MLX5=y 00:03:14.393 +++ CONFIG_OCF_PATH=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:03:14.393 +++ CONFIG_RDMA_SET_TOS=y 00:03:14.393 +++ CONFIG_HAVE_ARC4RANDOM=y 00:03:14.393 +++ CONFIG_HAVE_LIBARCHIVE=n 00:03:14.393 +++ CONFIG_UBLK=y 00:03:14.393 +++ CONFIG_ISAL_CRYPTO=y 00:03:14.393 +++ CONFIG_OPENSSL_PATH= 00:03:14.393 +++ CONFIG_OCF=y 00:03:14.393 +++ CONFIG_FUSE=y 00:03:14.393 +++ CONFIG_VTUNE_DIR= 00:03:14.393 +++ CONFIG_FUZZER_LIB= 00:03:14.394 +++ CONFIG_FUZZER=n 00:03:14.394 +++ CONFIG_DPDK_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:03:14.394 +++ CONFIG_CRYPTO=y 00:03:14.394 +++ CONFIG_PGO_USE=n 00:03:14.394 +++ CONFIG_VHOST=y 00:03:14.394 +++ CONFIG_DAOS=n 00:03:14.394 +++ CONFIG_DPDK_INC_DIR= 00:03:14.394 +++ CONFIG_DAOS_DIR= 00:03:14.394 +++ CONFIG_UNIT_TESTS=y 00:03:14.394 +++ CONFIG_RDMA_SET_ACK_TIMEOUT=y 00:03:14.394 +++ CONFIG_VIRTIO=y 00:03:14.394 +++ CONFIG_COVERAGE=y 00:03:14.394 +++ CONFIG_RDMA=y 00:03:14.394 +++ CONFIG_FIO_SOURCE_DIR=/usr/src/fio 00:03:14.394 +++ CONFIG_URING_PATH= 00:03:14.394 +++ CONFIG_XNVME=y 00:03:14.394 +++ CONFIG_VFIO_USER=y 00:03:14.394 +++ CONFIG_ARCH=native 00:03:14.394 +++ CONFIG_URING_ZNS=y 00:03:14.394 +++ CONFIG_WERROR=y 00:03:14.394 +++ CONFIG_HAVE_LIBBSD=n 00:03:14.394 +++ CONFIG_UBSAN=y 00:03:14.394 +++ CONFIG_IPSEC_MB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:03:14.394 +++ CONFIG_GOLANG=n 00:03:14.394 +++ CONFIG_ISAL=y 00:03:14.394 +++ CONFIG_IDXD_KERNEL=y 00:03:14.394 +++ CONFIG_DPDK_LIB_DIR= 00:03:14.394 +++ CONFIG_RDMA_PROV=verbs 00:03:14.394 +++ CONFIG_APPS=y 00:03:14.394 +++ CONFIG_SHARED=n 00:03:14.394 +++ CONFIG_FC_PATH= 00:03:14.394 +++ CONFIG_DPDK_PKG_CONFIG=n 00:03:14.394 +++ CONFIG_FC=n 00:03:14.394 +++ CONFIG_AVAHI=n 00:03:14.394 +++ CONFIG_FIO_PLUGIN=y 00:03:14.394 +++ CONFIG_RAID5F=y 00:03:14.394 +++ CONFIG_EXAMPLES=y 00:03:14.394 +++ CONFIG_TESTS=y 00:03:14.394 +++ CONFIG_CRYPTO_MLX5=y 00:03:14.394 +++ CONFIG_MAX_LCORES= 00:03:14.394 +++ CONFIG_IPSEC_MB=y 00:03:14.394 +++ CONFIG_DEBUG=y 00:03:14.394 +++ CONFIG_DPDK_COMPRESSDEV=y 00:03:14.394 +++ CONFIG_CROSS_PREFIX= 00:03:14.394 +++ CONFIG_URING=y 00:03:14.394 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:03:14.394 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:03:14.394 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:03:14.394 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:03:14.394 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:14.394 +++ _app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:03:14.394 +++ _test_app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/app 00:03:14.394 +++ _examples_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:03:14.394 +++ VHOST_FUZZ_APP=("$_test_app_dir/fuzz/vhost_fuzz/vhost_fuzz") 00:03:14.394 +++ ISCSI_APP=("$_app_dir/iscsi_tgt") 00:03:14.394 +++ NVMF_APP=("$_app_dir/nvmf_tgt") 00:03:14.394 +++ VHOST_APP=("$_app_dir/vhost") 00:03:14.394 +++ DD_APP=("$_app_dir/spdk_dd") 00:03:14.394 +++ SPDK_APP=("$_app_dir/spdk_tgt") 00:03:14.394 +++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h ]] 00:03:14.394 +++ [[ #ifndef SPDK_CONFIG_H 00:03:14.394 #define SPDK_CONFIG_H 00:03:14.394 #define SPDK_CONFIG_APPS 1 00:03:14.394 #define SPDK_CONFIG_ARCH native 00:03:14.394 #undef SPDK_CONFIG_ASAN 00:03:14.394 #undef SPDK_CONFIG_AVAHI 00:03:14.394 #undef SPDK_CONFIG_CET 00:03:14.394 #define SPDK_CONFIG_COVERAGE 1 00:03:14.394 #define SPDK_CONFIG_CROSS_PREFIX 00:03:14.394 #define SPDK_CONFIG_CRYPTO 1 00:03:14.394 #define SPDK_CONFIG_CRYPTO_MLX5 1 00:03:14.394 #define SPDK_CONFIG_CUSTOMOCF 1 00:03:14.394 #undef SPDK_CONFIG_DAOS 00:03:14.394 #define SPDK_CONFIG_DAOS_DIR 00:03:14.394 #define SPDK_CONFIG_DEBUG 1 00:03:14.394 #define SPDK_CONFIG_DPDK_COMPRESSDEV 1 00:03:14.394 #define SPDK_CONFIG_DPDK_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:03:14.394 #define SPDK_CONFIG_DPDK_INC_DIR 00:03:14.394 #define SPDK_CONFIG_DPDK_LIB_DIR 00:03:14.394 #undef SPDK_CONFIG_DPDK_PKG_CONFIG 00:03:14.394 #define SPDK_CONFIG_ENV /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:03:14.394 #define SPDK_CONFIG_EXAMPLES 1 00:03:14.394 #undef SPDK_CONFIG_FC 00:03:14.394 #define SPDK_CONFIG_FC_PATH 00:03:14.394 #define SPDK_CONFIG_FIO_PLUGIN 1 00:03:14.394 #define SPDK_CONFIG_FIO_SOURCE_DIR /usr/src/fio 00:03:14.394 #define SPDK_CONFIG_FUSE 1 00:03:14.394 #undef SPDK_CONFIG_FUZZER 00:03:14.394 #define SPDK_CONFIG_FUZZER_LIB 00:03:14.394 #undef SPDK_CONFIG_GOLANG 00:03:14.394 #define SPDK_CONFIG_HAVE_ARC4RANDOM 1 00:03:14.394 #define SPDK_CONFIG_HAVE_EXECINFO_H 1 00:03:14.394 #undef SPDK_CONFIG_HAVE_LIBARCHIVE 00:03:14.394 #undef SPDK_CONFIG_HAVE_LIBBSD 00:03:14.394 #define SPDK_CONFIG_HAVE_UUID_GENERATE_SHA1 1 00:03:14.394 #define SPDK_CONFIG_IDXD 1 00:03:14.394 #define SPDK_CONFIG_IDXD_KERNEL 1 00:03:14.394 #define SPDK_CONFIG_IPSEC_MB 1 00:03:14.394 #define SPDK_CONFIG_IPSEC_MB_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:03:14.394 #define SPDK_CONFIG_ISAL 1 00:03:14.394 #define SPDK_CONFIG_ISAL_CRYPTO 1 00:03:14.394 #define SPDK_CONFIG_ISCSI_INITIATOR 1 00:03:14.394 #define SPDK_CONFIG_LIBDIR 00:03:14.394 #undef SPDK_CONFIG_LTO 00:03:14.394 #define SPDK_CONFIG_MAX_LCORES 00:03:14.394 #define SPDK_CONFIG_NVME_CUSE 1 00:03:14.394 #define SPDK_CONFIG_OCF 1 00:03:14.394 #define SPDK_CONFIG_OCF_PATH /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:03:14.394 #define SPDK_CONFIG_OPENSSL_PATH 00:03:14.394 #undef SPDK_CONFIG_PGO_CAPTURE 00:03:14.394 #undef SPDK_CONFIG_PGO_USE 00:03:14.394 #define SPDK_CONFIG_PREFIX /usr/local 00:03:14.394 #define SPDK_CONFIG_RAID5F 1 00:03:14.394 #define SPDK_CONFIG_RBD 1 00:03:14.395 #define SPDK_CONFIG_RDMA 1 00:03:14.395 #define SPDK_CONFIG_RDMA_PROV verbs 00:03:14.395 #define SPDK_CONFIG_RDMA_SEND_WITH_INVAL 1 00:03:14.395 #define SPDK_CONFIG_RDMA_SET_ACK_TIMEOUT 1 00:03:14.395 #define SPDK_CONFIG_RDMA_SET_TOS 1 00:03:14.395 #undef SPDK_CONFIG_SHARED 00:03:14.395 #undef SPDK_CONFIG_SMA 00:03:14.395 #define SPDK_CONFIG_TESTS 1 00:03:14.395 #undef SPDK_CONFIG_TSAN 00:03:14.395 #define SPDK_CONFIG_UBLK 1 00:03:14.395 #define SPDK_CONFIG_UBSAN 1 00:03:14.395 #define SPDK_CONFIG_UNIT_TESTS 1 00:03:14.395 #define SPDK_CONFIG_URING 1 00:03:14.395 #define SPDK_CONFIG_URING_PATH 00:03:14.395 #define SPDK_CONFIG_URING_ZNS 1 00:03:14.395 #undef SPDK_CONFIG_USDT 00:03:14.395 #define SPDK_CONFIG_VBDEV_COMPRESS 1 00:03:14.395 #define SPDK_CONFIG_VBDEV_COMPRESS_MLX5 1 00:03:14.395 #define SPDK_CONFIG_VFIO_USER 1 00:03:14.395 #define SPDK_CONFIG_VFIO_USER_DIR 00:03:14.395 #define SPDK_CONFIG_VHOST 1 00:03:14.395 #define SPDK_CONFIG_VIRTIO 1 00:03:14.395 #undef SPDK_CONFIG_VTUNE 00:03:14.395 #define SPDK_CONFIG_VTUNE_DIR 00:03:14.395 #define SPDK_CONFIG_WERROR 1 00:03:14.395 #define SPDK_CONFIG_WPDK_DIR 00:03:14.395 #define SPDK_CONFIG_XNVME 1 00:03:14.395 #endif /* SPDK_CONFIG_H */ == *\#\d\e\f\i\n\e\ \S\P\D\K\_\C\O\N\F\I\G\_\D\E\B\U\G* ]] 00:03:14.395 +++ (( SPDK_AUTOTEST_DEBUG_APPS )) 00:03:14.395 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:03:14.395 +++ [[ -e /bin/wpdk_common.sh ]] 00:03:14.395 +++ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:03:14.395 +++ source /etc/opt/spdk-pkgdep/paths/export.sh 00:03:14.395 ++++ PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:03:14.395 ++++ PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:03:14.395 ++++ PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:03:14.395 ++++ export PATH 00:03:14.395 ++++ echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:03:14.395 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:03:14.395 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:03:14.395 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:03:14.395 +++ _pmdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:03:14.395 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/../../../ 00:03:14.395 +++ _pmrootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:14.395 +++ TEST_TAG=N/A 00:03:14.395 +++ TEST_TAG_FILE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.run_test_name 00:03:14.395 ++ : 1 00:03:14.395 ++ export RUN_NIGHTLY 00:03:14.395 ++ : 0 00:03:14.395 ++ export SPDK_AUTOTEST_DEBUG_APPS 00:03:14.395 ++ : 1 00:03:14.395 ++ export SPDK_RUN_VALGRIND 00:03:14.395 ++ : 0 00:03:14.395 ++ export SPDK_RUN_FUNCTIONAL_TEST 00:03:14.395 ++ : 1 00:03:14.395 ++ export SPDK_TEST_UNITTEST 00:03:14.395 ++ : 00:03:14.395 ++ export SPDK_TEST_AUTOBUILD 00:03:14.395 ++ : 0 00:03:14.395 ++ export SPDK_TEST_RELEASE_BUILD 00:03:14.395 ++ : 1 00:03:14.395 ++ export SPDK_TEST_ISAL 00:03:14.395 ++ : 0 00:03:14.395 ++ export SPDK_TEST_ISCSI 00:03:14.395 ++ : 0 00:03:14.395 ++ export SPDK_TEST_ISCSI_INITIATOR 00:03:14.395 ++ : 0 00:03:14.395 ++ export SPDK_TEST_NVME 00:03:14.395 ++ : 0 00:03:14.395 ++ export SPDK_TEST_NVME_PMR 00:03:14.395 ++ : 0 00:03:14.395 ++ export SPDK_TEST_NVME_BP 00:03:14.395 ++ : 0 00:03:14.395 ++ export SPDK_TEST_NVME_CLI 00:03:14.395 ++ : 1 00:03:14.395 ++ export SPDK_TEST_NVME_CUSE 00:03:14.395 ++ : 0 00:03:14.395 ++ export SPDK_TEST_NVME_FDP 00:03:14.395 ++ : 0 00:03:14.395 ++ export SPDK_TEST_NVMF 00:03:14.395 ++ : 1 00:03:14.395 ++ export SPDK_TEST_VFIOUSER 00:03:14.395 ++ : 0 00:03:14.395 ++ export SPDK_TEST_VFIOUSER_QEMU 00:03:14.395 ++ : 0 00:03:14.395 ++ export SPDK_TEST_FUZZER 00:03:14.395 ++ : 0 00:03:14.395 ++ export SPDK_TEST_FUZZER_SHORT 00:03:14.395 ++ : rdma 00:03:14.395 ++ export SPDK_TEST_NVMF_TRANSPORT 00:03:14.395 ++ : 1 00:03:14.395 ++ export SPDK_TEST_RBD 00:03:14.395 ++ : 0 00:03:14.395 ++ export SPDK_TEST_VHOST 00:03:14.395 ++ : 1 00:03:14.395 ++ export SPDK_TEST_BLOCKDEV 00:03:14.395 ++ : 0 00:03:14.395 ++ export SPDK_TEST_IOAT 00:03:14.395 ++ : 1 00:03:14.395 ++ export SPDK_TEST_BLOBFS 00:03:14.395 ++ : 0 00:03:14.395 ++ export SPDK_TEST_VHOST_INIT 00:03:14.395 ++ : 0 00:03:14.395 ++ export SPDK_TEST_LVOL 00:03:14.395 ++ : 1 00:03:14.395 ++ export SPDK_TEST_VBDEV_COMPRESS 00:03:14.395 ++ : 0 00:03:14.395 ++ export SPDK_RUN_ASAN 00:03:14.395 ++ : 1 00:03:14.395 ++ export SPDK_RUN_UBSAN 00:03:14.395 ++ : 00:03:14.395 ++ export SPDK_RUN_EXTERNAL_DPDK 00:03:14.395 ++ : 0 00:03:14.395 ++ export SPDK_RUN_NON_ROOT 00:03:14.396 ++ : 1 00:03:14.396 ++ export SPDK_TEST_CRYPTO 00:03:14.396 ++ : 1 00:03:14.396 ++ export SPDK_TEST_FTL 00:03:14.396 ++ : 1 00:03:14.396 ++ export SPDK_TEST_OCF 00:03:14.396 ++ : 0 00:03:14.396 ++ export SPDK_TEST_VMD 00:03:14.396 ++ : 0 00:03:14.396 ++ export SPDK_TEST_OPAL 00:03:14.396 ++ : 00:03:14.396 ++ export SPDK_TEST_NATIVE_DPDK 00:03:14.396 ++ : true 00:03:14.396 ++ export SPDK_AUTOTEST_X 00:03:14.396 ++ : 1 00:03:14.396 ++ export SPDK_TEST_RAID5 00:03:14.396 ++ : 1 00:03:14.396 ++ export SPDK_TEST_URING 00:03:14.396 ++ : 0 00:03:14.396 ++ export SPDK_TEST_USDT 00:03:14.396 ++ : 0 00:03:14.396 ++ export SPDK_TEST_USE_IGB_UIO 00:03:14.396 ++ : 0 00:03:14.396 ++ export SPDK_TEST_SCHEDULER 00:03:14.396 ++ : 0 00:03:14.396 ++ export SPDK_TEST_SCANBUILD 00:03:14.396 ++ : 00:03:14.396 ++ export SPDK_TEST_NVMF_NICS 00:03:14.396 ++ : 0 00:03:14.396 ++ export SPDK_TEST_SMA 00:03:14.396 ++ : 0 00:03:14.396 ++ export SPDK_TEST_DAOS 00:03:14.396 ++ : 1 00:03:14.396 ++ export SPDK_TEST_XNVME 00:03:14.396 ++ : 0 00:03:14.396 ++ export SPDK_TEST_ACCEL_DSA 00:03:14.396 ++ : 0 00:03:14.396 ++ export SPDK_TEST_ACCEL_IAA 00:03:14.396 ++ : 0 00:03:14.396 ++ export SPDK_TEST_ACCEL_IOAT 00:03:14.396 ++ : 00:03:14.396 ++ export SPDK_TEST_FUZZER_TARGET 00:03:14.396 ++ : 0 00:03:14.396 ++ export SPDK_TEST_NVMF_MDNS 00:03:14.396 ++ : 0 00:03:14.396 ++ export SPDK_JSONRPC_GO_CLIENT 00:03:14.396 ++ export SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:03:14.396 ++ SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:03:14.396 ++ export DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:03:14.396 ++ DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:03:14.396 ++ export VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:03:14.396 ++ VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:03:14.396 ++ export LD_LIBRARY_PATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:03:14.396 ++ LD_LIBRARY_PATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:03:14.396 ++ export PCI_BLOCK_SYNC_ON_RESET=yes 00:03:14.396 ++ PCI_BLOCK_SYNC_ON_RESET=yes 00:03:14.396 ++ export PYTHONPATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python 00:03:14.396 ++ PYTHONPATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python 00:03:14.396 ++ export PYTHONDONTWRITEBYTECODE=1 00:03:14.396 ++ PYTHONDONTWRITEBYTECODE=1 00:03:14.396 ++ export ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:03:14.396 ++ ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:03:14.396 ++ export UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:03:14.396 ++ UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:03:14.396 ++ asan_suppression_file=/var/tmp/asan_suppression_file 00:03:14.396 ++ rm -rf /var/tmp/asan_suppression_file 00:03:14.396 ++ cat 00:03:14.396 ++ echo leak:libfuse3.so 00:03:14.396 ++ export LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:03:14.396 ++ LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:03:14.396 ++ export DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:03:14.396 ++ DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:03:14.396 ++ '[' -z /var/spdk/dependencies ']' 00:03:14.396 ++ export DEPENDENCY_DIR 00:03:14.396 ++ export SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:03:14.396 ++ SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:03:14.396 ++ export SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:03:14.396 ++ SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:03:14.396 ++ export QEMU_BIN= 00:03:14.396 ++ QEMU_BIN= 00:03:14.396 ++ export VFIO_QEMU_BIN= 00:03:14.396 ++ VFIO_QEMU_BIN= 00:03:14.396 ++ export AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:03:14.396 ++ AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:03:14.396 ++ export UNBIND_ENTIRE_IOMMU_GROUP=no 00:03:14.396 ++ UNBIND_ENTIRE_IOMMU_GROUP=no 00:03:14.396 ++ '[' 1 -eq 0 ']' 00:03:14.396 ++ unset -v 00:03:14.396 +++ uname -s 00:03:14.396 ++ '[' Linux = Linux ']' 00:03:14.396 ++ HUGEMEM=4096 00:03:14.396 ++ export CLEAR_HUGE=yes 00:03:14.396 ++ CLEAR_HUGE=yes 00:03:14.396 ++ [[ 1 -eq 1 ]] 00:03:14.396 ++ export HUGE_EVEN_ALLOC=yes 00:03:14.396 ++ HUGE_EVEN_ALLOC=yes 00:03:14.396 ++ MAKE=make 00:03:14.396 ++ MAKEFLAGS='-j 26' 00:03:14.396 ++ export HUGEMEM=4096 00:03:14.397 ++ HUGEMEM=4096 00:03:14.397 ++ '[' -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ']' 00:03:14.397 ++ NO_HUGE=() 00:03:14.397 ++ TEST_MODE= 00:03:14.397 ++ [[ -z '' ]] 00:03:14.397 ++ PYTHONPATH+=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins 00:03:14.397 ++ exec 00:03:14.397 ++ PYTHONPATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins 00:03:14.397 ++ /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/rpc.py --server 00:03:14.397 ++ set_test_storage 2147483648 00:03:14.397 ++ [[ -v testdir ]] 00:03:14.397 ++ local requested_size=2147483648 00:03:14.397 ++ local mount target_dir 00:03:14.397 ++ local -A mounts fss sizes avails uses 00:03:14.397 ++ local source fs size avail mount use 00:03:14.397 ++ local storage_fallback storage_candidates 00:03:14.397 +++ mktemp -udt spdk.XXXXXX 00:03:14.397 ++ storage_fallback=/tmp/spdk.UbaWRa 00:03:14.397 ++ storage_candidates=("$testdir" "$storage_fallback/tests/${testdir##*/}" "$storage_fallback") 00:03:14.397 ++ [[ -n '' ]] 00:03:14.397 ++ [[ -n '' ]] 00:03:14.397 ++ mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit /tmp/spdk.UbaWRa/tests/unit /tmp/spdk.UbaWRa 00:03:14.397 ++ requested_size=2214592512 00:03:14.397 ++ read -r source fs size use avail _ mount 00:03:14.397 +++ df -T 00:03:14.397 +++ grep -v Filesystem 00:03:14.397 ++ mounts["$mount"]=overlay 00:03:14.397 ++ fss["$mount"]=overlay 00:03:14.397 ++ avails["$mount"]=176385097728 00:03:14.397 ++ sizes["$mount"]=231981199360 00:03:14.397 ++ uses["$mount"]=55579324416 00:03:14.397 ++ read -r source fs size use avail _ mount 00:03:14.397 ++ mounts["$mount"]=tmpfs 00:03:14.397 ++ fss["$mount"]=tmpfs 00:03:14.397 ++ avails["$mount"]=67108864 00:03:14.397 ++ sizes["$mount"]=67108864 00:03:14.397 ++ uses["$mount"]=0 00:03:14.397 ++ read -r source fs size use avail _ mount 00:03:14.397 ++ mounts["$mount"]=shm 00:03:14.397 ++ fss["$mount"]=tmpfs 00:03:14.397 ++ avails["$mount"]=67108864 00:03:14.397 ++ sizes["$mount"]=67108864 00:03:14.397 ++ uses["$mount"]=0 00:03:14.397 ++ read -r source fs size use avail _ mount 00:03:14.397 ++ mounts["$mount"]=/dev/sda4 00:03:14.397 ++ fss["$mount"]=ext4 00:03:14.397 ++ avails["$mount"]=176385097728 00:03:14.397 ++ sizes["$mount"]=231981199360 00:03:14.397 ++ uses["$mount"]=55579324416 00:03:14.397 ++ read -r source fs size use avail _ mount 00:03:14.397 ++ mounts["$mount"]=tmpfs 00:03:14.397 ++ fss["$mount"]=tmpfs 00:03:14.397 ++ avails["$mount"]=134938341376 00:03:14.397 ++ sizes["$mount"]=134938341376 00:03:14.397 ++ uses["$mount"]=0 00:03:14.397 ++ read -r source fs size use avail _ mount 00:03:14.397 ++ mounts["$mount"]=tmpfs 00:03:14.397 ++ fss["$mount"]=tmpfs 00:03:14.397 ++ avails["$mount"]=134938341376 00:03:14.397 ++ sizes["$mount"]=134938341376 00:03:14.397 ++ uses["$mount"]=0 00:03:14.397 ++ read -r source fs size use avail _ mount 00:03:14.397 ++ mounts["$mount"]=tmpfs 00:03:14.397 ++ fss["$mount"]=tmpfs 00:03:14.397 ++ avails["$mount"]=134938341376 00:03:14.397 ++ sizes["$mount"]=134938341376 00:03:14.397 ++ uses["$mount"]=0 00:03:14.397 ++ read -r source fs size use avail _ mount 00:03:14.397 ++ printf '* Looking for test storage...\n' 00:03:14.397 * Looking for test storage... 00:03:14.397 ++ local target_space new_size 00:03:14.397 ++ for target_dir in "${storage_candidates[@]}" 00:03:14.398 +++ df /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:14.398 +++ awk '$1 !~ /Filesystem/{print $6}' 00:03:14.398 ++ mount=/ 00:03:14.398 ++ target_space=176385097728 00:03:14.398 ++ (( target_space == 0 || target_space < requested_size )) 00:03:14.398 ++ (( target_space >= requested_size )) 00:03:14.398 ++ [[ overlay == tmpfs ]] 00:03:14.398 ++ [[ overlay == ramfs ]] 00:03:14.398 ++ [[ / == / ]] 00:03:14.398 ++ new_size=57793916928 00:03:14.398 ++ (( new_size * 100 / sizes[/] > 95 )) 00:03:14.398 ++ export SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:14.398 ++ SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:14.398 ++ printf '* Found test storage at %s\n' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:14.398 * Found test storage at /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:14.398 ++ return 0 00:03:14.398 ++ set -o errtrace 00:03:14.398 ++ shopt -s extdebug 00:03:14.398 ++ trap 'trap - ERR; print_backtrace >&2' ERR 00:03:14.398 ++ PS4=' \t -- ${BASH_SOURCE#${BASH_SOURCE%/*/*}/}@${LINENO} -- \$ ' 00:03:14.398 10:17:08 -- common/autotest_common.sh@1672 -- # true 00:03:14.398 10:17:08 -- common/autotest_common.sh@1674 -- # xtrace_fd 00:03:14.398 10:17:08 -- common/autotest_common.sh@25 -- # [[ -n '' ]] 00:03:14.398 10:17:08 -- common/autotest_common.sh@29 -- # exec 00:03:14.398 10:17:08 -- common/autotest_common.sh@31 -- # xtrace_restore 00:03:14.398 10:17:08 -- common/autotest_common.sh@16 -- # unset -v 'X_STACK[0 - 1 < 0 ? 0 : 0 - 1]' 00:03:14.398 10:17:08 -- common/autotest_common.sh@17 -- # (( 0 == 0 )) 00:03:14.398 10:17:08 -- common/autotest_common.sh@18 -- # set -x 00:03:14.398 10:17:08 -- unit/unittest.sh@17 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:14.398 10:17:08 -- unit/unittest.sh@151 -- # '[' 1 -eq 1 ']' 00:03:14.398 10:17:08 -- unit/unittest.sh@151 -- # '[' 0 -eq 1 ']' 00:03:14.398 10:17:08 -- unit/unittest.sh@158 -- # '[' -z ']' 00:03:14.398 10:17:08 -- unit/unittest.sh@159 -- # grep -q '#undef SPDK_CONFIG_ASAN' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:14.398 10:17:08 -- unit/unittest.sh@159 -- # hash valgrind 00:03:14.398 10:17:08 -- unit/unittest.sh@160 -- # valgrind='valgrind --leak-check=full --error-exitcode=2 --verbose' 00:03:14.398 10:17:08 -- unit/unittest.sh@165 -- # '[' 1 -eq 1 ']' 00:03:14.398 10:17:08 -- unit/unittest.sh@166 -- # '[' -n 'valgrind --leak-check=full --error-exitcode=2 --verbose' ']' 00:03:14.398 10:17:08 -- unit/unittest.sh@167 -- # run_test valgrind echo 'Using valgrind for unit tests' 00:03:14.398 10:17:08 -- common/autotest_common.sh@1077 -- # '[' 3 -le 1 ']' 00:03:14.398 10:17:08 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:03:14.398 10:17:08 -- common/autotest_common.sh@10 -- # set +x 00:03:14.398 ************************************ 00:03:14.398 START TEST valgrind 00:03:14.398 ************************************ 00:03:14.398 10:17:08 -- common/autotest_common.sh@1104 -- # echo 'Using valgrind for unit tests' 00:03:14.398 Using valgrind for unit tests 00:03:14.398 00:03:14.398 real 0m0.000s 00:03:14.398 user 0m0.000s 00:03:14.398 sys 0m0.000s 00:03:14.398 10:17:08 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:14.398 10:17:08 -- common/autotest_common.sh@10 -- # set +x 00:03:14.398 ************************************ 00:03:14.398 END TEST valgrind 00:03:14.398 ************************************ 00:03:14.398 10:17:08 -- unit/unittest.sh@178 -- # grep CC_TYPE /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/mk/cc.mk 00:03:14.398 10:17:08 -- unit/unittest.sh@178 -- # CC_TYPE=CC_TYPE=gcc 00:03:14.398 10:17:08 -- unit/unittest.sh@179 -- # hash lcov 00:03:14.398 10:17:08 -- unit/unittest.sh@179 -- # grep -q '#define SPDK_CONFIG_COVERAGE 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:14.398 10:17:08 -- unit/unittest.sh@179 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:03:14.398 10:17:08 -- unit/unittest.sh@180 -- # cov_avail=yes 00:03:14.398 10:17:08 -- unit/unittest.sh@184 -- # '[' yes = yes ']' 00:03:14.398 10:17:08 -- unit/unittest.sh@186 -- # [[ -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ]] 00:03:14.398 10:17:08 -- unit/unittest.sh@189 -- # UT_COVERAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:03:14.398 10:17:08 -- unit/unittest.sh@191 -- # mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:03:14.398 10:17:08 -- unit/unittest.sh@199 -- # export 'LCOV_OPTS= 00:03:14.398 --rc lcov_branch_coverage=1 00:03:14.398 --rc lcov_function_coverage=1 00:03:14.398 --rc genhtml_branch_coverage=1 00:03:14.398 --rc genhtml_function_coverage=1 00:03:14.398 --rc genhtml_legend=1 00:03:14.398 --rc geninfo_all_blocks=1 00:03:14.398 ' 00:03:14.398 10:17:08 -- unit/unittest.sh@199 -- # LCOV_OPTS=' 00:03:14.398 --rc lcov_branch_coverage=1 00:03:14.398 --rc lcov_function_coverage=1 00:03:14.398 --rc genhtml_branch_coverage=1 00:03:14.398 --rc genhtml_function_coverage=1 00:03:14.398 --rc genhtml_legend=1 00:03:14.399 --rc geninfo_all_blocks=1 00:03:14.399 ' 00:03:14.399 10:17:08 -- unit/unittest.sh@200 -- # export 'LCOV=lcov 00:03:14.399 --rc lcov_branch_coverage=1 00:03:14.399 --rc lcov_function_coverage=1 00:03:14.399 --rc genhtml_branch_coverage=1 00:03:14.399 --rc genhtml_function_coverage=1 00:03:14.399 --rc genhtml_legend=1 00:03:14.399 --rc geninfo_all_blocks=1 00:03:14.399 --no-external' 00:03:14.399 10:17:08 -- unit/unittest.sh@200 -- # LCOV='lcov 00:03:14.399 --rc lcov_branch_coverage=1 00:03:14.399 --rc lcov_function_coverage=1 00:03:14.399 --rc genhtml_branch_coverage=1 00:03:14.399 --rc genhtml_function_coverage=1 00:03:14.399 --rc genhtml_legend=1 00:03:14.399 --rc geninfo_all_blocks=1 00:03:14.399 --no-external' 00:03:14.399 10:17:08 -- unit/unittest.sh@202 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -c -i -d . -t Baseline -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_base.info 00:03:19.664 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_chunk_upgrade.gcno:no functions found 00:03:19.664 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_chunk_upgrade.gcno 00:03:19.664 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_p2l_upgrade.gcno:no functions found 00:03:19.664 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_p2l_upgrade.gcno 00:03:19.664 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_band_upgrade.gcno:no functions found 00:03:19.664 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_band_upgrade.gcno 00:03:29.635 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno:no functions found 00:03:29.635 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno 00:03:29.635 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno:no functions found 00:03:29.635 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno 00:03:29.635 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno:no functions found 00:03:29.635 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno 00:03:29.635 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno:no functions found 00:03:29.635 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno 00:03:29.635 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_pci.gcno:no functions found 00:03:29.635 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_pci.gcno 00:03:29.635 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env_dpdk.gcno:no functions found 00:03:29.635 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env_dpdk.gcno 00:03:29.635 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno:no functions found 00:03:29.635 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno 00:03:29.635 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno:no functions found 00:03:29.635 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno 00:03:29.635 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno:no functions found 00:03:29.635 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno 00:03:29.635 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_spec.gcno:no functions found 00:03:29.635 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_spec.gcno 00:03:29.635 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno:no functions found 00:03:29.635 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno 00:03:29.635 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_zone.gcno:no functions found 00:03:29.635 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_zone.gcno 00:03:29.635 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno:no functions found 00:03:29.635 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno 00:03:29.635 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno:no functions found 00:03:29.635 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno 00:03:29.635 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_zns.gcno:no functions found 00:03:29.635 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_zns.gcno 00:03:29.635 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno:no functions found 00:03:29.635 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno 00:03:29.635 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno:no functions found 00:03:29.635 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno 00:03:29.635 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/histogram_data.gcno:no functions found 00:03:29.635 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/histogram_data.gcno 00:03:29.635 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno:no functions found 00:03:29.635 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno 00:03:29.635 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno:no functions found 00:03:29.635 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno 00:03:29.635 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno:no functions found 00:03:29.635 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno 00:03:29.635 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_intel.gcno:no functions found 00:03:29.635 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_intel.gcno 00:03:29.635 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno:no functions found 00:03:29.635 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal_spec.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal_spec.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd_group.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd_group.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat_spec.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat_spec.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob_bdev.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob_bdev.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs_bdev.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs_bdev.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_spec.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_spec.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_array.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_array.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_fc_spec.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_fc_spec.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd_spec.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd_spec.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel_module.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel_module.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno:no functions found 00:03:29.636 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno 00:03:29.636 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno:no functions found 00:03:29.637 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno 00:03:29.637 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno:no functions found 00:03:29.637 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno 00:03:29.637 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd_spec.gcno:no functions found 00:03:29.637 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd_spec.gcno 00:03:29.637 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi_spec.gcno:no functions found 00:03:29.637 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi_spec.gcno 00:03:29.637 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd.gcno:no functions found 00:03:29.637 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd.gcno 00:03:29.637 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno:no functions found 00:03:29.637 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno 00:03:29.637 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno:no functions found 00:03:29.637 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno 00:03:29.637 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno:no functions found 00:03:29.637 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno 00:03:29.637 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno:no functions found 00:03:29.637 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno 00:03:29.637 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno:no functions found 00:03:29.637 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno 00:03:29.637 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno:no functions found 00:03:29.637 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno 00:03:29.637 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno:no functions found 00:03:29.637 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno 00:03:29.637 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno:no functions found 00:03:29.637 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno 00:03:29.637 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_cmd.gcno:no functions found 00:03:29.637 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_cmd.gcno 00:03:29.637 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno:no functions found 00:03:29.637 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno 00:03:29.637 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno:no functions found 00:03:29.637 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno 00:03:29.637 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno:no functions found 00:03:29.637 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno 00:03:29.637 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno:no functions found 00:03:29.637 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno 00:03:29.637 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno:no functions found 00:03:29.637 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno 00:03:29.637 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno:no functions found 00:03:29.637 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno 00:03:29.637 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno:no functions found 00:03:29.637 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno 00:03:29.637 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno:no functions found 00:03:29.637 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno 00:03:29.638 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_spec.gcno:no functions found 00:03:29.638 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_spec.gcno 00:03:29.638 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/gpt_spec.gcno:no functions found 00:03:29.638 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/gpt_spec.gcno 00:03:29.638 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno:no functions found 00:03:29.638 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno 00:03:29.638 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace_parser.gcno:no functions found 00:03:29.638 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace_parser.gcno 00:03:29.638 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno:no functions found 00:03:29.638 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno 00:03:29.638 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pci_ids.gcno:no functions found 00:03:29.638 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pci_ids.gcno 00:03:29.638 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/iscsi_spec.gcno:no functions found 00:03:29.638 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/iscsi_spec.gcno 00:03:29.638 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno:no functions found 00:03:29.638 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno 00:03:29.638 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno:no functions found 00:03:29.638 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno 00:03:29.638 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_transport.gcno:no functions found 00:03:29.638 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_transport.gcno 00:03:29.638 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno:no functions found 00:03:29.638 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno 00:03:29.638 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_module.gcno:no functions found 00:03:29.638 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_module.gcno 00:03:29.638 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_pool.gcno:no functions found 00:03:29.638 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_pool.gcno 00:03:29.638 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno:no functions found 00:03:29.638 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno 00:03:56.169 10:17:47 -- unit/unittest.sh@206 -- # uname -m 00:03:56.169 10:17:47 -- unit/unittest.sh@206 -- # '[' x86_64 = aarch64 ']' 00:03:56.170 10:17:47 -- unit/unittest.sh@210 -- # run_test unittest_pci_event valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:56.170 10:17:47 -- common/autotest_common.sh@1077 -- # '[' 6 -le 1 ']' 00:03:56.170 10:17:47 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:03:56.170 10:17:47 -- common/autotest_common.sh@10 -- # set +x 00:03:56.170 ************************************ 00:03:56.170 START TEST unittest_pci_event 00:03:56.170 ************************************ 00:03:56.170 10:17:47 -- common/autotest_common.sh@1104 -- # 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:56.170 ==60320== Memcheck, a memory error detector 00:03:56.170 ==60320== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:56.170 ==60320== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:56.170 ==60320== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:56.170 ==60320== 00:03:56.170 --60320-- Valgrind options: 00:03:56.170 --60320-- --leak-check=full 00:03:56.170 --60320-- --error-exitcode=2 00:03:56.170 --60320-- --verbose 00:03:56.170 --60320-- Contents of /proc/version: 00:03:56.170 --60320-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:56.170 --60320-- 00:03:56.170 --60320-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:56.170 --60320-- Page sizes: currently 4096, max supported 4096 00:03:56.170 --60320-- Valgrind library directory: /usr/libexec/valgrind 00:03:56.170 --60320-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:56.170 --60320-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:56.170 --60320-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:56.170 --60320-- might be shown as UnknownInlinedFun 00:03:56.170 --60320-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:56.170 --60320-- object doesn't have a dynamic symbol table 00:03:56.170 --60320-- Scheduler: using generic scheduler lock implementation. 00:03:56.170 --60320-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:56.170 ==60320== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60320-by-???-on-48eae4554860 00:03:56.170 ==60320== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60320-by-???-on-48eae4554860 00:03:56.170 ==60320== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60320-by-???-on-48eae4554860 00:03:56.170 ==60320== 00:03:56.170 ==60320== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:56.170 ==60320== don't want to do, unless you know exactly what you're doing, 00:03:56.170 ==60320== or are doing some strange experiment): 00:03:56.170 ==60320== /usr/libexec/valgrind/../../bin/vgdb --pid=60320 ...command... 00:03:56.170 ==60320== 00:03:56.170 ==60320== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:56.170 ==60320== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:56.170 ==60320== and then give GDB the following command 00:03:56.170 ==60320== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60320 00:03:56.170 ==60320== --pid is optional if only one valgrind process is running 00:03:56.170 ==60320== 00:03:56.170 --60320-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:56.170 --60320-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:56.170 --60320-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:56.170 --60320-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:56.170 ==60320== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.170 --60320-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:56.170 --60320-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:56.170 --60320-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:56.170 --60320-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:56.170 --60320-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:56.170 --60320-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:56.170 --60320-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:56.170 --60320-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:56.170 --60320-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:56.171 --60320-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:56.171 --60320-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:56.171 --60320-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:56.171 --60320-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:56.171 --60320-- Reading syms from /usr/lib64/libm.so.6 00:03:56.171 --60320-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:56.171 --60320-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:56.171 --60320-- Reading syms from /usr/lib64/libc.so.6 00:03:56.171 ==60320== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.171 --60320-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.171 --60320-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:56.171 ==60320== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.171 --60320-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.171 --60320-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:56.171 ==60320== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.171 --60320-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.171 --60320-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:56.171 ==60320== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.171 --60320-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.171 --60320-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:56.171 ==60320== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.171 --60320-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.171 --60320-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:56.171 ==60320== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.171 --60320-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.171 --60320-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:56.171 --60320-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:56.171 --60320-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:56.171 --60320-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:56.171 --60320-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:56.171 --60320-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:56.171 --60320-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:56.171 --60320-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.171 --60320-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.171 --60320-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.171 --60320-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.171 --60320-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.171 --60320-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.171 --60320-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.171 --60320-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.171 --60320-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.171 --60320-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.171 --60320-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.171 --60320-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.171 --60320-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.171 --60320-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.171 --60320-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.171 --60320-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.171 --60320-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.171 --60320-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.171 --60320-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.171 --60320-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.171 --60320-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.171 --60320-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.171 --60320-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.171 --60320-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.172 --60320-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.172 --60320-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.172 --60320-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.172 --60320-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.172 --60320-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.172 --60320-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.172 ==60320== Preferring higher priority redirection: 00:03:56.172 --60320-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:56.172 --60320-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:56.172 --60320-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.172 --60320-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.172 --60320-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.172 --60320-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.172 --60320-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.172 --60320-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.172 --60320-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.172 --60320-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.172 --60320-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.172 ==60320== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.172 --60320-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:56.172 --60320-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:56.172 ==60320== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.172 --60320-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:56.172 --60320-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:56.172 --60320-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:56.172 --60320-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:56.172 --60320-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:56.172 --60320-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:56.172 --60320-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:56.172 --60320-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:56.172 --60320-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:56.172 --60320-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:56.172 --60320-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:56.172 --60320-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:56.172 --60320-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:56.172 --60320-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:56.172 --60320-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:56.172 --60320-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:56.172 --60320-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:56.172 --60320-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:56.172 00:03:56.172 00:03:56.172 CUnit - A unit testing framework for C - Version 2.1-3 00:03:56.172 http://cunit.sourceforge.net/ 00:03:56.172 00:03:56.172 00:03:56.172 Suite: pci_event 00:03:56.172 Test: test_pci_parse_event ...--60320-- REDIR: 0x5641c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:03:56.172 --60320-- REDIR: 0x5644ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:56.172 --60320-- REDIR: 0x559a9d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:03:56.172 [2024-07-12 10:17:48.421492] /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:56.172 [2024-07-12 10:17:48.456317] /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:56.172 passed 00:03:56.172 00:03:56.172 Run Summary: Type Total Ran Passed Failed Inactive 00:03:56.172 suites 1 1 n/a 0 0 00:03:56.173 tests 1 1 1 0 0 00:03:56.173 asserts 15 15 15 0 n/a 00:03:56.173 00:03:56.173 Elapsed time = 0.054 seconds 00:03:56.173 --60320-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:56.173 --60320-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:56.173 ==60320== 00:03:56.173 ==60320== HEAP SUMMARY: 00:03:56.173 ==60320== in use at exit: 0 bytes in 0 blocks 00:03:56.173 ==60320== total heap usage: 63 allocs, 63 frees, 111,907 bytes allocated 00:03:56.173 ==60320== 00:03:56.173 ==60320== All heap blocks were freed -- no leaks are possible 00:03:56.173 ==60320== 00:03:56.173 ==60320== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:56.173 00:03:56.173 real 0m0.558s 00:03:56.173 user 0m0.533s 00:03:56.173 sys 0m0.023s 00:03:56.173 10:17:48 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:56.173 10:17:48 -- common/autotest_common.sh@10 -- # set +x 00:03:56.173 ************************************ 00:03:56.173 END TEST unittest_pci_event 00:03:56.173 ************************************ 00:03:56.173 10:17:48 -- unit/unittest.sh@211 -- # run_test unittest_include valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:56.173 10:17:48 -- common/autotest_common.sh@1077 -- # '[' 6 -le 1 ']' 00:03:56.173 10:17:48 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:03:56.173 10:17:48 -- common/autotest_common.sh@10 -- # set +x 00:03:56.173 ************************************ 00:03:56.173 START TEST unittest_include 00:03:56.173 ************************************ 00:03:56.173 10:17:48 -- common/autotest_common.sh@1104 -- # 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:56.173 ==60340== Memcheck, a memory error detector 00:03:56.173 ==60340== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:56.173 ==60340== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:56.173 ==60340== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:56.173 ==60340== 00:03:56.173 --60340-- Valgrind options: 00:03:56.173 --60340-- --leak-check=full 00:03:56.173 --60340-- --error-exitcode=2 00:03:56.173 --60340-- --verbose 00:03:56.173 --60340-- Contents of /proc/version: 00:03:56.173 --60340-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:56.173 --60340-- 00:03:56.173 --60340-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:56.173 --60340-- Page sizes: currently 4096, max supported 4096 00:03:56.173 --60340-- Valgrind library directory: /usr/libexec/valgrind 00:03:56.173 --60340-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:56.173 --60340-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:56.173 --60340-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:56.173 --60340-- might be shown as UnknownInlinedFun 00:03:56.173 --60340-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:56.173 --60340-- object doesn't have a dynamic symbol table 00:03:56.173 --60340-- Scheduler: using generic scheduler lock implementation. 00:03:56.173 --60340-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:56.173 ==60340== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60340-by-???-on-48eae4554860 00:03:56.173 ==60340== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60340-by-???-on-48eae4554860 00:03:56.173 ==60340== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60340-by-???-on-48eae4554860 00:03:56.173 ==60340== 00:03:56.173 ==60340== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:56.173 ==60340== don't want to do, unless you know exactly what you're doing, 00:03:56.173 ==60340== or are doing some strange experiment): 00:03:56.173 ==60340== /usr/libexec/valgrind/../../bin/vgdb --pid=60340 ...command... 00:03:56.173 ==60340== 00:03:56.173 ==60340== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:56.173 ==60340== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:56.173 ==60340== and then give GDB the following command 00:03:56.173 ==60340== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60340 00:03:56.173 ==60340== --pid is optional if only one valgrind process is running 00:03:56.173 ==60340== 00:03:56.173 --60340-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:56.173 --60340-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:56.174 --60340-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:56.174 --60340-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:56.174 ==60340== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.174 --60340-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:56.174 --60340-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:56.174 --60340-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:56.174 --60340-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:56.174 --60340-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:56.174 --60340-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:56.174 --60340-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:56.174 --60340-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:56.174 --60340-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:56.174 --60340-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:56.174 --60340-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:56.174 --60340-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:56.174 --60340-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:56.174 --60340-- Reading syms from /usr/lib64/libm.so.6 00:03:56.174 --60340-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:56.174 --60340-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:56.174 --60340-- Reading syms from /usr/lib64/libc.so.6 00:03:56.174 ==60340== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.174 --60340-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.174 --60340-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:56.174 ==60340== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.174 --60340-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.174 --60340-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:56.174 ==60340== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.174 --60340-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.174 --60340-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:56.174 ==60340== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.174 --60340-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.174 --60340-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:56.174 ==60340== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.174 --60340-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.174 --60340-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:56.174 ==60340== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.174 --60340-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.174 --60340-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:56.174 --60340-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:56.174 --60340-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:56.174 --60340-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:56.174 --60340-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:56.174 --60340-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:56.174 --60340-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:56.174 --60340-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.174 --60340-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.174 --60340-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.174 --60340-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.174 --60340-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.174 --60340-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.174 --60340-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.174 --60340-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.174 --60340-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.174 --60340-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.174 --60340-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.174 --60340-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.174 --60340-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.174 --60340-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.174 --60340-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.174 --60340-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.175 --60340-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.175 --60340-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.175 --60340-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.175 --60340-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.175 --60340-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.175 --60340-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.175 --60340-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.175 --60340-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.175 --60340-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.175 --60340-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.175 --60340-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.175 --60340-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.175 --60340-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.175 --60340-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.175 ==60340== Preferring higher priority redirection: 00:03:56.175 --60340-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:56.175 --60340-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:56.175 --60340-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.175 --60340-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.175 --60340-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.175 --60340-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.175 --60340-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.175 --60340-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.175 --60340-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.175 --60340-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.175 --60340-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.175 ==60340== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.175 --60340-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:56.175 --60340-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:56.175 ==60340== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.175 --60340-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:56.175 --60340-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:56.175 --60340-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:56.175 --60340-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:56.175 --60340-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:56.175 --60340-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:56.175 --60340-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:56.175 --60340-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:56.175 --60340-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:56.175 --60340-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:56.175 --60340-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:56.175 --60340-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:56.175 --60340-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:56.175 --60340-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:56.175 --60340-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:56.175 --60340-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:56.175 --60340-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:56.175 --60340-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:56.175 00:03:56.175 00:03:56.175 CUnit - A unit testing framework for C - Version 2.1-3 00:03:56.175 http://cunit.sourceforge.net/ 00:03:56.175 00:03:56.175 00:03:56.175 Suite: histogram 00:03:56.175 Test: histogram_test ...passed 00:03:56.175 Test: histogram_merge ...passed 00:03:56.176 00:03:56.176 Run Summary: Type Total Ran Passed Failed Inactive 00:03:56.176 suites 1 1 n/a 0 0 00:03:56.176 tests 2 2 2 0 0 00:03:56.176 asserts 50 50 50 0 n/a 00:03:56.176 00:03:56.176 Elapsed time = 0.032 seconds 00:03:56.176 --60340-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:56.176 --60340-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:56.176 ==60340== 00:03:56.176 ==60340== HEAP SUMMARY: 00:03:56.176 ==60340== in use at exit: 0 bytes in 0 blocks 00:03:56.176 ==60340== total heap usage: 60 allocs, 60 frees, 361,239 bytes allocated 00:03:56.176 ==60340== 00:03:56.176 ==60340== All heap blocks were freed -- no leaks are possible 00:03:56.176 ==60340== 00:03:56.176 ==60340== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:56.176 00:03:56.176 real 0m0.534s 00:03:56.176 user 0m0.511s 00:03:56.176 sys 0m0.021s 00:03:56.176 10:17:49 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:56.176 10:17:49 -- common/autotest_common.sh@10 -- # set +x 00:03:56.176 ************************************ 00:03:56.176 END TEST unittest_include 00:03:56.176 ************************************ 00:03:56.176 10:17:49 -- unit/unittest.sh@212 -- # run_test unittest_bdev unittest_bdev 00:03:56.176 10:17:49 -- common/autotest_common.sh@1077 -- # '[' 2 -le 1 ']' 00:03:56.176 10:17:49 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:03:56.176 10:17:49 -- common/autotest_common.sh@10 -- # set +x 00:03:56.176 ************************************ 00:03:56.176 START TEST unittest_bdev 00:03:56.176 ************************************ 00:03:56.176 10:17:49 -- common/autotest_common.sh@1104 -- # unittest_bdev 00:03:56.176 10:17:49 -- 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:56.176 ==60358== Memcheck, a memory error detector 00:03:56.176 ==60358== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:56.176 ==60358== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:56.176 ==60358== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:56.176 ==60358== 00:03:56.176 --60358-- Valgrind options: 00:03:56.176 --60358-- --leak-check=full 00:03:56.176 --60358-- --error-exitcode=2 00:03:56.176 --60358-- --verbose 00:03:56.176 --60358-- Contents of /proc/version: 00:03:56.176 --60358-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:56.176 --60358-- 00:03:56.176 --60358-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:56.176 --60358-- Page sizes: currently 4096, max supported 4096 00:03:56.176 --60358-- Valgrind library directory: /usr/libexec/valgrind 00:03:56.176 --60358-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:56.176 --60358-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:56.176 --60358-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:56.176 --60358-- might be shown as UnknownInlinedFun 00:03:56.176 --60358-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:56.176 --60358-- object doesn't have a dynamic symbol table 00:03:56.176 --60358-- Scheduler: using generic scheduler lock implementation. 00:03:56.176 --60358-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:56.176 ==60358== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60358-by-???-on-48eae4554860 00:03:56.176 ==60358== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60358-by-???-on-48eae4554860 00:03:56.176 ==60358== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60358-by-???-on-48eae4554860 00:03:56.176 ==60358== 00:03:56.176 ==60358== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:56.176 ==60358== don't want to do, unless you know exactly what you're doing, 00:03:56.176 ==60358== or are doing some strange experiment): 00:03:56.176 ==60358== /usr/libexec/valgrind/../../bin/vgdb --pid=60358 ...command... 00:03:56.176 ==60358== 00:03:56.176 ==60358== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:56.176 ==60358== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:56.176 ==60358== and then give GDB the following command 00:03:56.176 ==60358== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60358 00:03:56.176 ==60358== --pid is optional if only one valgrind process is running 00:03:56.176 ==60358== 00:03:56.177 --60358-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:56.177 --60358-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:56.177 --60358-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:56.177 --60358-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:56.177 ==60358== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.177 --60358-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:56.177 --60358-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:56.177 --60358-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:56.177 --60358-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:56.177 --60358-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:56.177 --60358-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:56.177 --60358-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:56.177 --60358-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:56.177 --60358-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:56.177 --60358-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:56.177 --60358-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:56.177 --60358-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:56.177 --60358-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:56.177 --60358-- Reading syms from /usr/lib64/libm.so.6 00:03:56.177 --60358-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:56.177 --60358-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:56.177 --60358-- Reading syms from /usr/lib64/libc.so.6 00:03:56.177 ==60358== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.177 --60358-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.177 --60358-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:56.177 ==60358== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.177 --60358-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.177 --60358-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:56.177 ==60358== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.177 --60358-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.177 --60358-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:56.177 ==60358== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.177 --60358-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.177 --60358-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:56.177 ==60358== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.177 --60358-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.177 --60358-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:56.177 ==60358== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.177 --60358-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.177 --60358-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:56.177 --60358-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:56.177 --60358-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:56.177 --60358-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:56.177 --60358-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:56.177 --60358-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:56.177 --60358-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:56.177 --60358-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.177 --60358-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.177 --60358-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.177 --60358-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.177 --60358-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.177 --60358-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.177 --60358-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.177 --60358-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.177 --60358-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.177 --60358-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.177 --60358-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.177 --60358-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.177 --60358-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.177 --60358-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 --60358-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 --60358-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 --60358-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 --60358-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 --60358-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 --60358-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 --60358-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 --60358-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 --60358-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 --60358-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 --60358-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 --60358-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 --60358-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 --60358-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 --60358-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 --60358-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 ==60358== Preferring higher priority redirection: 00:03:56.178 --60358-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:56.178 --60358-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:56.178 --60358-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 --60358-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 --60358-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 --60358-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 --60358-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 --60358-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 --60358-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 --60358-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 --60358-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.178 ==60358== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.178 --60358-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:56.178 --60358-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:56.178 ==60358== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.178 --60358-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:56.178 --60358-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:56.178 --60358-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:56.178 --60358-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:56.178 --60358-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:56.178 --60358-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:56.178 --60358-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:56.178 --60358-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:56.178 --60358-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:56.178 --60358-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:56.178 --60358-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:56.178 --60358-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:56.178 --60358-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:56.178 --60358-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:56.178 --60358-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:56.178 --60358-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:56.178 --60358-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:56.178 --60358-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:56.178 --60358-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:56.178 --60358-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:56.178 00:03:56.178 00:03:56.179 CUnit - A unit testing framework for C - Version 2.1-3 00:03:56.179 http://cunit.sourceforge.net/ 00:03:56.179 00:03:56.179 00:03:56.179 Suite: bdev 00:03:56.179 Test: bytes_to_blocks_test ...passed 00:03:56.179 Test: num_blocks_test ...--60358-- REDIR: 0x55833f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:56.179 passed 00:03:56.179 Test: io_valid_test ...passed 00:03:56.179 Test: open_write_test ...[2024-07-12 10:17:49.862184] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7940:bdev_open: *ERROR*: bdev bdev1 already claimed: type exclusive_write by module bdev_ut 00:03:56.179 [2024-07-12 10:17:49.888906] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7940:bdev_open: *ERROR*: bdev bdev4 already claimed: type exclusive_write by module bdev_ut 00:03:56.179 [2024-07-12 10:17:49.891192] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7940:bdev_open: *ERROR*: bdev bdev5 already claimed: type exclusive_write by module bdev_ut 00:03:56.179 passed 00:03:56.179 Test: claim_test ...passed 00:03:56.179 Test: alias_add_del_test ...[2024-07-12 10:17:50.002840] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4553:bdev_name_add: *ERROR*: Bdev name bdev0 already exists 00:03:56.179 [2024-07-12 10:17:50.004149] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4583:spdk_bdev_alias_add: *ERROR*: Empty alias passed 00:03:56.179 [2024-07-12 10:17:50.004859] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4553:bdev_name_add: *ERROR*: Bdev name proper alias 0 already exists 00:03:56.179 passed 00:03:56.179 Test: get_device_stat_test ...passed 00:03:56.438 Test: bdev_io_types_test ...passed 00:03:56.438 Test: bdev_io_wait_test ...passed 00:03:56.438 Test: bdev_io_spans_split_test ...passed 00:03:56.696 Test: bdev_io_boundary_split_test ...passed 00:03:56.696 Test: bdev_io_max_size_and_segment_split_test ...[2024-07-12 10:17:50.457951] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:3185:_bdev_rw_split: *ERROR*: The first child io was less than a block size 00:03:56.696 passed 00:03:56.696 Test: bdev_io_mix_split_test ...passed 00:03:56.954 Test: bdev_io_split_with_io_wait ...passed 00:03:56.954 Test: bdev_io_write_unit_split_test ...[2024-07-12 10:17:50.690936] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2742:bdev_io_do_submit: *ERROR*: IO num_blocks 31 does not match the write_unit_size 32 00:03:56.954 [2024-07-12 10:17:50.694047] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2742:bdev_io_do_submit: *ERROR*: IO num_blocks 31 does not match the write_unit_size 32 00:03:56.955 [2024-07-12 10:17:50.694223] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2742:bdev_io_do_submit: *ERROR*: IO num_blocks 1 does not match the write_unit_size 32 00:03:56.955 [2024-07-12 10:17:50.696783] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2742:bdev_io_do_submit: *ERROR*: IO num_blocks 32 does not match the write_unit_size 64 00:03:56.955 passed 00:03:56.955 Test: bdev_io_alignment_with_boundary ...passed 00:03:56.955 Test: bdev_io_alignment ...passed 00:03:57.213 Test: bdev_histograms ...passed 00:03:57.213 Test: bdev_write_zeroes ...passed 00:03:57.213 Test: bdev_compare_and_write ...passed 00:03:57.213 Test: bdev_compare ...passed 00:03:57.472 Test: bdev_compare_emulated ...passed 00:03:57.472 Test: bdev_zcopy_write ...passed 00:03:57.472 Test: bdev_zcopy_read ...passed 00:03:57.472 Test: bdev_open_while_hotremove ...passed 00:03:57.472 Test: bdev_close_while_hotremove ...passed 00:03:57.472 Test: bdev_open_ext_test ...[2024-07-12 10:17:51.273437] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8046:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:03:57.472 passed 00:03:57.472 Test: bdev_open_ext_unregister ...[2024-07-12 10:17:51.277211] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8046:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:03:57.472 passed 00:03:57.472 Test: bdev_set_io_timeout ...passed 00:03:57.730 Test: bdev_set_qd_sampling ...passed 00:03:57.730 Test: lba_range_overlap ...passed 00:03:57.730 Test: lock_lba_range_check_ranges ...passed 00:03:57.730 Test: lock_lba_range_with_io_outstanding ...passed 00:03:57.730 Test: lock_lba_range_overlapped ...passed 00:03:57.730 Test: bdev_quiesce ...[2024-07-12 10:17:51.579236] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:9969:_spdk_bdev_quiesce: *ERROR*: The range to unquiesce was not found. 00:03:57.730 passed 00:03:57.987 Test: bdev_io_abort ...passed 00:03:57.987 Test: bdev_unmap ...passed 00:03:57.987 Test: bdev_write_zeroes_split_test ...passed 00:03:57.987 Test: bdev_set_options_test ...[2024-07-12 10:17:51.732603] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c: 485:spdk_bdev_set_opts: *ERROR*: opts_size inside opts cannot be zero value 00:03:57.987 passed 00:03:57.987 Test: bdev_get_memory_domains ...passed 00:03:57.987 Test: bdev_io_ext ...passed 00:03:57.987 Test: bdev_io_ext_no_opts ...passed 00:03:57.987 Test: bdev_io_ext_invalid_opts ...passed 00:03:57.987 Test: bdev_io_ext_split ...passed 00:03:58.245 Test: bdev_io_ext_bounce_buffer ...passed 00:03:58.245 Test: bdev_register_uuid_alias ...[2024-07-12 10:17:51.970226] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4553:bdev_name_add: *ERROR*: Bdev name eae89756-cd7b-4b8b-89bc-31b1aae11d27 already exists 00:03:58.245 [2024-07-12 10:17:51.970675] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7603:bdev_register: *ERROR*: Unable to add uuid:eae89756-cd7b-4b8b-89bc-31b1aae11d27 alias for bdev bdev0 00:03:58.245 passed 00:03:58.245 Test: bdev_unregister_by_name ...[2024-07-12 10:17:51.980166] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7836:spdk_bdev_unregister_by_name: *ERROR*: Failed to open bdev with name: bdev1 00:03:58.245 [2024-07-12 10:17:51.981293] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7844:spdk_bdev_unregister_by_name: *ERROR*: Bdev bdev was not registered by the specified module. 00:03:58.245 passed 00:03:58.245 Test: for_each_bdev_test ...passed 00:03:58.245 Test: bdev_seek_test ...passed 00:03:58.245 Test: bdev_copy ...passed 00:03:58.245 Test: bdev_copy_split_test ...passed 00:03:58.245 Test: examine_locks ...passed 00:03:58.502 Test: claim_v2_rwo ...[2024-07-12 10:17:52.169353] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7940:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:58.502 [2024-07-12 10:17:52.171209] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8570:claim_verify_rwo: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:58.502 [2024-07-12 10:17:52.172146] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8735:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:58.502 [2024-07-12 10:17:52.173352] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8735:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:58.502 [2024-07-12 10:17:52.174158] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8407:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:58.502 [2024-07-12 10:17:52.180598] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8565:claim_verify_rwo: *ERROR*: bdev0: key option not supported with read-write-once claims 00:03:58.502 passed 00:03:58.502 Test: claim_v2_rom ...[2024-07-12 10:17:52.190266] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7940:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:58.502 [2024-07-12 10:17:52.191418] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8735:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:58.502 [2024-07-12 10:17:52.192015] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8735:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:58.502 [2024-07-12 10:17:52.192650] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8407:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:58.503 [2024-07-12 10:17:52.200266] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8608:claim_verify_rom: *ERROR*: bdev0: key option not supported with read-only-may claims 00:03:58.503 [2024-07-12 10:17:52.202256] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8603:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:03:58.503 passed 00:03:58.503 Test: claim_v2_rwm ...[2024-07-12 10:17:52.206307] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8638:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:03:58.503 [2024-07-12 10:17:52.211511] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7940:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:58.503 [2024-07-12 10:17:52.212662] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8735:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:58.503 [2024-07-12 10:17:52.213321] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8735:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:58.503 [2024-07-12 10:17:52.213926] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8407:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:58.503 [2024-07-12 10:17:52.215068] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8658:claim_verify_rwm: *ERROR*: bdev bdev0 already claimed with another key: type read_many_write_many by module bdev_ut 00:03:58.503 [2024-07-12 10:17:52.221446] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8638:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:03:58.503 passed 00:03:58.503 Test: claim_v2_existing_writer ...[2024-07-12 10:17:52.227365] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8603:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:03:58.503 [2024-07-12 10:17:52.227664] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8603:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:03:58.503 passed 00:03:58.503 Test: claim_v2_existing_v1 ...[2024-07-12 10:17:52.230820] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8735:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:03:58.503 [2024-07-12 10:17:52.231609] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8735:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:03:58.503 [2024-07-12 10:17:52.231736] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8735:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:03:58.503 passed 00:03:58.503 Test: claim_v1_existing_v2 ...[2024-07-12 10:17:52.234493] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8407:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:58.503 [2024-07-12 10:17:52.235658] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8407:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:58.503 [2024-07-12 10:17:52.235874] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8407:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:58.503 passed 00:03:58.503 Test: examine_claimed ...[2024-07-12 10:17:52.248320] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8735:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module vbdev_ut_examine1 00:03:58.503 passed 00:03:58.503 00:03:58.503 Run Summary: Type Total Ran Passed Failed Inactive 00:03:58.503 suites 1 1 n/a 0 0 00:03:58.503 tests 59 59 59 0 0 00:03:58.503 asserts 4599 4599 4599 0 n/a 00:03:58.503 00:03:58.503 Elapsed time = 2.653 seconds 00:03:58.503 --60358-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:58.503 --60358-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:58.503 ==60358== 00:03:58.503 ==60358== HEAP SUMMARY: 00:03:58.503 ==60358== in use at exit: 2,232 bytes in 6 blocks 00:03:58.503 ==60358== total heap usage: 379,170 allocs, 379,164 frees, 8,273,805,627 bytes allocated 00:03:58.503 ==60358== 00:03:58.503 ==60358== Searching for pointers to 6 not-freed blocks 00:03:58.503 ==60358== Checked 7,109,864 bytes 00:03:58.503 ==60358== 00:03:58.503 ==60358== LEAK SUMMARY: 00:03:58.503 ==60358== definitely lost: 0 bytes in 0 blocks 00:03:58.503 ==60358== indirectly lost: 0 bytes in 0 blocks 00:03:58.503 ==60358== possibly lost: 0 bytes in 0 blocks 00:03:58.503 ==60358== still reachable: 2,232 bytes in 6 blocks 00:03:58.503 ==60358== suppressed: 0 bytes in 0 blocks 00:03:58.503 ==60358== Reachable blocks (those to which a pointer was found) are not shown. 00:03:58.503 ==60358== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:58.503 ==60358== 00:03:58.503 ==60358== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:58.503 10:17:52 -- 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:58.503 ==60361== Memcheck, a memory error detector 00:03:58.503 ==60361== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:58.503 ==60361== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:58.503 ==60361== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:58.503 ==60361== 00:03:58.503 --60361-- Valgrind options: 00:03:58.503 --60361-- --leak-check=full 00:03:58.503 --60361-- --error-exitcode=2 00:03:58.503 --60361-- --verbose 00:03:58.503 --60361-- Contents of /proc/version: 00:03:58.503 --60361-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:58.503 --60361-- 00:03:58.503 --60361-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:58.503 --60361-- Page sizes: currently 4096, max supported 4096 00:03:58.503 --60361-- Valgrind library directory: /usr/libexec/valgrind 00:03:58.503 --60361-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:58.503 --60361-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:58.503 --60361-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:58.503 --60361-- might be shown as UnknownInlinedFun 00:03:58.503 --60361-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:58.503 --60361-- object doesn't have a dynamic symbol table 00:03:58.503 --60361-- Scheduler: using generic scheduler lock implementation. 00:03:58.503 --60361-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:58.762 ==60361== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60361-by-???-on-48eae4554860 00:03:58.762 ==60361== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60361-by-???-on-48eae4554860 00:03:58.762 ==60361== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60361-by-???-on-48eae4554860 00:03:58.762 ==60361== 00:03:58.762 ==60361== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:58.762 ==60361== don't want to do, unless you know exactly what you're doing, 00:03:58.762 ==60361== or are doing some strange experiment): 00:03:58.762 ==60361== /usr/libexec/valgrind/../../bin/vgdb --pid=60361 ...command... 00:03:58.762 ==60361== 00:03:58.762 ==60361== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:58.762 ==60361== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:58.762 ==60361== and then give GDB the following command 00:03:58.762 ==60361== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60361 00:03:58.762 ==60361== --pid is optional if only one valgrind process is running 00:03:58.762 ==60361== 00:03:58.762 --60361-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:58.762 --60361-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:58.762 --60361-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:58.762 --60361-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:58.762 ==60361== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.762 --60361-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:58.762 --60361-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:58.762 --60361-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:58.762 --60361-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:58.762 --60361-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:58.762 --60361-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:58.762 --60361-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:58.762 --60361-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:58.762 --60361-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:58.762 --60361-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:58.762 --60361-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:58.762 --60361-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:58.762 --60361-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:58.762 --60361-- Reading syms from /usr/lib64/libm.so.6 00:03:58.762 --60361-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:58.762 --60361-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:58.762 --60361-- Reading syms from /usr/lib64/libc.so.6 00:03:58.762 ==60361== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.762 --60361-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.762 --60361-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:58.762 ==60361== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.762 --60361-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.762 --60361-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:58.762 ==60361== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.762 --60361-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.762 --60361-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:58.762 ==60361== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.762 --60361-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.762 --60361-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:58.762 ==60361== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.762 --60361-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.762 --60361-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:58.762 ==60361== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.762 --60361-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.762 --60361-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:59.022 --60361-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:59.022 --60361-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:59.022 --60361-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:59.022 --60361-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:59.022 --60361-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:59.022 --60361-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:59.022 --60361-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 ==60361== Preferring higher priority redirection: 00:03:59.022 --60361-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:59.022 --60361-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:59.022 --60361-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.022 --60361-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.023 --60361-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.023 --60361-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.023 --60361-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.023 --60361-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.023 --60361-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.023 --60361-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.023 --60361-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.023 ==60361== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.023 --60361-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:59.023 --60361-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:59.023 ==60361== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.023 --60361-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:59.023 --60361-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:59.023 --60361-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:59.023 --60361-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:59.023 --60361-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:59.023 --60361-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:59.023 --60361-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:59.023 --60361-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:59.023 --60361-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:59.023 --60361-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:59.023 --60361-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:59.023 --60361-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:59.023 --60361-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:59.023 --60361-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:59.023 --60361-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:59.282 --60361-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:59.282 --60361-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:59.282 --60361-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:59.282 --60361-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:59.282 00:03:59.282 00:03:59.282 CUnit - A unit testing framework for C - Version 2.1-3 00:03:59.282 http://cunit.sourceforge.net/ 00:03:59.282 00:03:59.282 00:03:59.282 Suite: nvme 00:03:59.282 Test: test_create_ctrlr ...passed 00:03:59.542 Test: test_reset_ctrlr ...[2024-07-12 10:17:53.259390] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2038:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:59.542 passed 00:03:59.542 Test: test_race_between_reset_and_destruct_ctrlr ...passed 00:03:59.542 Test: test_failover_ctrlr ...--60361-- REDIR: 0x5644ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:59.542 passed 00:03:59.542 Test: test_race_between_failover_and_add_secondary_trid ...[2024-07-12 10:17:53.357792] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2038:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:59.542 [2024-07-12 10:17:53.362570] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2038:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:59.542 [2024-07-12 10:17:53.363749] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2038:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:59.542 passed 00:03:59.542 Test: test_pending_reset ...--60361-- REDIR: 0x55833f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:59.800 [2024-07-12 10:17:53.457713] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2038:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:59.800 [2024-07-12 10:17:53.458997] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2038:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:59.800 passed 00:03:59.800 Test: test_attach_ctrlr ...[2024-07-12 10:17:53.498137] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4236:nvme_bdev_create: *ERROR*: spdk_bdev_register() failed 00:03:59.800 passed 00:03:59.800 Test: test_aer_cb ...passed 00:03:59.800 Test: test_submit_nvme_cmd ...passed 00:03:59.800 Test: test_add_remove_trid ...passed 00:03:59.800 Test: test_abort ...[2024-07-12 10:17:53.697371] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:7227:bdev_nvme_comparev_and_writev_done: *ERROR*: Unexpected write success after compare failure. 00:04:00.059 passed 00:04:00.059 Test: test_get_io_qpair ...passed 00:04:00.059 Test: test_bdev_unregister ...passed 00:04:00.059 Test: test_compare_ns ...passed 00:04:00.059 Test: test_init_ana_log_page ...passed 00:04:00.059 Test: test_get_memory_domains ...passed 00:04:00.059 Test: test_reconnect_qpair ...[2024-07-12 10:17:53.809831] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2038:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:00.059 passed 00:04:00.059 Test: test_create_bdev_ctrlr ...[2024-07-12 10:17:53.819421] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:5279:bdev_nvme_check_multipath: *ERROR*: cntlid 18 are duplicated. 00:04:00.059 passed 00:04:00.059 Test: test_add_multi_ns_to_bdev ...[2024-07-12 10:17:53.848254] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4492:nvme_bdev_add_ns: *ERROR*: Namespaces are not identical. 00:04:00.059 passed 00:04:00.059 Test: test_add_multi_io_paths_to_nbdev_ch ...passed 00:04:00.059 Test: test_admin_path ...passed 00:04:00.059 Test: test_reset_bdev_ctrlr ...passed 00:04:00.059 Test: test_find_io_path ...passed 00:04:00.317 Test: test_retry_io_if_ana_state_is_updating ...passed 00:04:00.317 Test: test_retry_io_for_io_path_error ...passed 00:04:00.317 Test: test_retry_io_count ...passed 00:04:00.317 Test: test_concurrent_read_ana_log_page ...passed 00:04:00.317 Test: test_retry_io_for_ana_error ...passed 00:04:00.317 Test: test_check_io_error_resiliency_params ...[2024-07-12 10:17:54.054934] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:5932:bdev_nvme_check_io_error_resiliency_params: *ERROR*: ctrlr_loss_timeout_sec can't be less than -1. 00:04:00.317 [2024-07-12 10:17:54.055875] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:5936:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:04:00.317 [2024-07-12 10:17:54.056476] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:5945:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:04:00.317 [2024-07-12 10:17:54.056998] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:5948:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than ctrlr_loss_timeout_sec. 00:04:00.317 [2024-07-12 10:17:54.057493] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:5960:bdev_nvme_check_io_error_resiliency_params: *ERROR*: Both reconnect_delay_sec and fast_io_fail_timeout_sec must be 0 if ctrlr_loss_timeout_sec is 0. 00:04:00.317 [2024-07-12 10:17:54.058863] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:5960:bdev_nvme_check_io_error_resiliency_params: *ERROR*: Both reconnect_delay_sec and fast_io_fail_timeout_sec must be 0 if ctrlr_loss_timeout_sec is 0. 00:04:00.318 [2024-07-12 10:17:54.059382] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:5940:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io-fail_timeout_sec. 00:04:00.318 [2024-07-12 10:17:54.059963] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:5955:bdev_nvme_check_io_error_resiliency_params: *ERROR*: fast_io_fail_timeout_sec can't be more than ctrlr_loss_timeout_sec. 00:04:00.318 [2024-07-12 10:17:54.060447] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:5952:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io_fail_timeout_sec. 00:04:00.318 passed 00:04:00.318 Test: test_retry_io_if_ctrlr_is_resetting ...passed 00:04:00.318 Test: test_reconnect_ctrlr ...[2024-07-12 10:17:54.087257] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2038:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:00.318 [2024-07-12 10:17:54.095771] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2038:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:00.318 [2024-07-12 10:17:54.105585] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2038:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:00.318 [2024-07-12 10:17:54.108600] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2038:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:00.318 [2024-07-12 10:17:54.111336] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2038:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:00.318 passed 00:04:00.318 Test: test_retry_failover_ctrlr ...[2024-07-12 10:17:54.122643] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2038:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:00.318 passed 00:04:00.318 Test: test_fail_path ...[2024-07-12 10:17:54.138010] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2038:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:00.318 [2024-07-12 10:17:54.142203] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2038:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:00.318 [2024-07-12 10:17:54.145154] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2038:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:00.318 [2024-07-12 10:17:54.148570] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2038:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:00.318 [2024-07-12 10:17:54.151134] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2038:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:00.318 passed 00:04:00.318 Test: test_nvme_ns_cmp ...passed 00:04:00.318 Test: test_ana_transition ...passed 00:04:00.318 Test: test_set_preferred_path ...passed 00:04:00.318 Test: test_find_next_io_path ...passed 00:04:00.318 Test: test_find_io_path_min_qd ...passed 00:04:00.318 Test: test_disable_auto_failback ...[2024-07-12 10:17:54.218659] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2038:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:00.318 passed 00:04:00.577 Test: test_set_multipath_policy ...passed 00:04:00.577 Test: test_uuid_generation ...passed 00:04:00.577 Test: test_retry_io_to_same_path ...passed 00:04:00.577 Test: test_race_between_reset_and_disconnected ...passed 00:04:00.577 Test: test_ctrlr_op_rpc ...passed 00:04:00.577 Test: test_bdev_ctrlr_op_rpc ...passed 00:04:00.577 Test: test_disable_enable_ctrlr ...[2024-07-12 10:17:54.380967] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2038:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:00.577 [2024-07-12 10:17:54.387531] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2038:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:00.577 passed 00:04:00.577 Test: test_delete_ctrlr_done ...passed 00:04:00.577 Test: test_ns_remove_during_reset ...passed 00:04:00.577 00:04:00.577 Run Summary: Type Total Ran Passed Failed Inactive 00:04:00.577 suites 1 1 n/a 0 0 00:04:00.577 tests 48 48 48 0 0 00:04:00.577 asserts 3553 3553 3553 0 n/a 00:04:00.577 00:04:00.577 Elapsed time = 1.363 seconds 00:04:00.577 --60361-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:00.577 --60361-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:00.836 ==60361== 00:04:00.836 ==60361== HEAP SUMMARY: 00:04:00.836 ==60361== in use at exit: 0 bytes in 0 blocks 00:04:00.836 ==60361== total heap usage: 5,775 allocs, 5,775 frees, 1,759,404 bytes allocated 00:04:00.836 ==60361== 00:04:00.836 ==60361== All heap blocks were freed -- no leaks are possible 00:04:00.836 ==60361== 00:04:00.836 ==60361== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:00.836 10:17:54 -- unit/unittest.sh@22 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:04:00.836 ==60364== Memcheck, a memory error detector 00:04:00.836 ==60364== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:00.836 ==60364== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:00.836 ==60364== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:04:00.836 ==60364== 00:04:00.836 --60364-- Valgrind options: 00:04:00.836 --60364-- --leak-check=full 00:04:00.836 --60364-- --error-exitcode=2 00:04:00.836 --60364-- --verbose 00:04:00.836 --60364-- Contents of /proc/version: 00:04:00.836 --60364-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:00.836 --60364-- 00:04:00.836 --60364-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:00.836 --60364-- Page sizes: currently 4096, max supported 4096 00:04:00.836 --60364-- Valgrind library directory: /usr/libexec/valgrind 00:04:00.836 --60364-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:04:00.836 --60364-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:00.836 --60364-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:00.836 --60364-- might be shown as UnknownInlinedFun 00:04:00.836 --60364-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:00.836 --60364-- object doesn't have a dynamic symbol table 00:04:00.836 --60364-- Scheduler: using generic scheduler lock implementation. 00:04:00.836 --60364-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:00.836 ==60364== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60364-by-???-on-48eae4554860 00:04:00.836 ==60364== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60364-by-???-on-48eae4554860 00:04:00.836 ==60364== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60364-by-???-on-48eae4554860 00:04:00.836 ==60364== 00:04:00.836 ==60364== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:00.836 ==60364== don't want to do, unless you know exactly what you're doing, 00:04:00.836 ==60364== or are doing some strange experiment): 00:04:00.836 ==60364== /usr/libexec/valgrind/../../bin/vgdb --pid=60364 ...command... 00:04:00.836 ==60364== 00:04:00.836 ==60364== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:00.836 ==60364== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:04:00.836 ==60364== and then give GDB the following command 00:04:00.836 ==60364== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60364 00:04:00.836 ==60364== --pid is optional if only one valgrind process is running 00:04:00.836 ==60364== 00:04:00.836 --60364-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:00.836 --60364-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:00.836 --60364-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:00.836 --60364-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:00.836 ==60364== WARNING: new redirection conflicts with existing -- ignoring it 00:04:00.836 --60364-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:00.836 --60364-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:00.836 --60364-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:00.836 --60364-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:00.836 --60364-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:00.836 --60364-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:00.836 --60364-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:00.836 --60364-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:00.836 --60364-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:00.836 --60364-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:00.836 --60364-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:00.836 --60364-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:00.836 --60364-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:00.836 --60364-- Reading syms from /usr/lib64/libm.so.6 00:04:00.836 --60364-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:00.836 --60364-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:00.836 --60364-- Reading syms from /usr/lib64/libc.so.6 00:04:00.836 ==60364== WARNING: new redirection conflicts with existing -- ignoring it 00:04:00.836 --60364-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:00.836 --60364-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:00.836 ==60364== WARNING: new redirection conflicts with existing -- ignoring it 00:04:00.837 --60364-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:00.837 --60364-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:00.837 ==60364== WARNING: new redirection conflicts with existing -- ignoring it 00:04:00.837 --60364-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:00.837 --60364-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:00.837 ==60364== WARNING: new redirection conflicts with existing -- ignoring it 00:04:00.837 --60364-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:00.837 --60364-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:00.837 ==60364== WARNING: new redirection conflicts with existing -- ignoring it 00:04:00.837 --60364-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:00.837 --60364-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:00.837 ==60364== WARNING: new redirection conflicts with existing -- ignoring it 00:04:00.837 --60364-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:00.837 --60364-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:01.096 --60364-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:01.096 --60364-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:01.096 --60364-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:01.096 --60364-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:01.096 --60364-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:01.096 --60364-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:01.096 --60364-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 ==60364== Preferring higher priority redirection: 00:04:01.096 --60364-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:01.096 --60364-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:01.096 --60364-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 --60364-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.096 ==60364== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.096 --60364-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:01.096 --60364-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:01.096 ==60364== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.096 --60364-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:01.096 --60364-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:01.096 --60364-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:01.096 --60364-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:01.097 --60364-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:01.097 --60364-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:01.097 --60364-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:01.097 --60364-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:01.097 --60364-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:01.097 --60364-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:01.097 --60364-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:01.097 --60364-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:01.097 --60364-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:01.097 --60364-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:01.097 --60364-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:01.097 --60364-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:01.097 --60364-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:01.097 --60364-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:01.097 --60364-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:01.097 Test Options 00:04:01.097 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2 00:04:01.097 00:04:01.097 00:04:01.097 CUnit - A unit testing framework for C - Version 2.1-3 00:04:01.097 http://cunit.sourceforge.net/ 00:04:01.097 00:04:01.097 00:04:01.097 Suite: raid 00:04:01.356 Test: test_create_raid ...--60364-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:01.356 passed 00:04:01.356 Test: test_create_raid_superblock ...passed 00:04:01.356 Test: test_delete_raid ...passed 00:04:01.356 Test: test_create_raid_invalid_args ...[2024-07-12 10:17:55.156182] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1357:_raid_bdev_create: *ERROR*: Unsupported raid level '-1' 00:04:01.356 [2024-07-12 10:17:55.185647] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1351:_raid_bdev_create: *ERROR*: Invalid strip size 1231 00:04:01.356 [2024-07-12 10:17:55.189206] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1341:_raid_bdev_create: *ERROR*: Duplicate raid bdev name found: raid1 00:04:01.356 [2024-07-12 10:17:55.190947] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:2934:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:04:01.356 [2024-07-12 10:17:55.199278] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:2934:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:04:01.356 passed 00:04:01.357 Test: test_delete_raid_invalid_args ...passed 00:04:01.357 Test: test_io_channel ...passed 00:04:01.617 Test: test_reset_io ...passed 00:04:01.617 Test: test_write_io ...passed 00:04:01.617 Test: test_read_io ...passed 00:04:03.515 Test: test_unmap_io ...passed 00:04:03.515 Test: test_io_failure ...[2024-07-12 10:17:57.132202] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c: 832:raid_bdev_submit_request: *ERROR*: submit request, invalid io type 0 00:04:03.515 passed 00:04:03.515 Test: test_multi_raid_no_io ...passed 00:04:03.515 Test: test_multi_raid_with_io ...passed 00:04:03.515 Test: test_io_type_supported ...passed 00:04:03.515 Test: test_raid_json_dump_info ...passed 00:04:03.515 Test: test_context_size ...passed 00:04:03.515 Test: test_raid_level_conversions ...passed 00:04:03.515 Test: test_raid_process ...passed 00:04:03.515 Test: test_raid_io_split ...passed 00:04:03.515 00:04:03.515 Run Summary: Type Total Ran Passed Failed Inactive 00:04:03.515 suites 1 1 n/a 0 0 00:04:03.515 tests 19 19 19 0 0 00:04:03.515 asserts 177879 177879 177879 0 n/a 00:04:03.515 00:04:03.515 Elapsed time = 2.344 seconds 00:04:03.515 --60364-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:03.515 --60364-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:03.773 ==60364== 00:04:03.773 ==60364== HEAP SUMMARY: 00:04:03.773 ==60364== in use at exit: 33,672 bytes in 1,026 blocks 00:04:03.773 ==60364== total heap usage: 26,897 allocs, 25,871 frees, 6,017,695,168 bytes allocated 00:04:03.773 ==60364== 00:04:03.773 ==60364== Searching for pointers to 1,026 not-freed blocks 00:04:03.773 ==60364== Checked 6,690,792 bytes 00:04:03.774 ==60364== 00:04:03.774 ==60364== LEAK SUMMARY: 00:04:03.774 ==60364== definitely lost: 0 bytes in 0 blocks 00:04:03.774 ==60364== indirectly lost: 0 bytes in 0 blocks 00:04:03.774 ==60364== possibly lost: 0 bytes in 0 blocks 00:04:03.774 ==60364== still reachable: 33,672 bytes in 1,026 blocks 00:04:03.774 ==60364== suppressed: 0 bytes in 0 blocks 00:04:03.774 ==60364== Reachable blocks (those to which a pointer was found) are not shown. 00:04:03.774 ==60364== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:03.774 ==60364== 00:04:03.774 ==60364== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:03.774 10:17:57 -- unit/unittest.sh@23 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:04:03.774 ==60367== Memcheck, a memory error detector 00:04:03.774 ==60367== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:03.774 ==60367== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:03.774 ==60367== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:04:03.774 ==60367== 00:04:03.774 --60367-- Valgrind options: 00:04:03.774 --60367-- --leak-check=full 00:04:03.774 --60367-- --error-exitcode=2 00:04:03.774 --60367-- --verbose 00:04:03.774 --60367-- Contents of /proc/version: 00:04:03.774 --60367-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:03.774 --60367-- 00:04:03.774 --60367-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:03.774 --60367-- Page sizes: currently 4096, max supported 4096 00:04:03.774 --60367-- Valgrind library directory: /usr/libexec/valgrind 00:04:03.774 --60367-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:04:03.774 --60367-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:03.774 --60367-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:03.774 --60367-- might be shown as UnknownInlinedFun 00:04:03.774 --60367-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:03.774 --60367-- object doesn't have a dynamic symbol table 00:04:03.774 --60367-- Scheduler: using generic scheduler lock implementation. 00:04:03.774 --60367-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:03.774 ==60367== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60367-by-???-on-48eae4554860 00:04:03.774 ==60367== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60367-by-???-on-48eae4554860 00:04:03.774 ==60367== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60367-by-???-on-48eae4554860 00:04:03.774 ==60367== 00:04:03.774 ==60367== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:03.774 ==60367== don't want to do, unless you know exactly what you're doing, 00:04:03.774 ==60367== or are doing some strange experiment): 00:04:03.774 ==60367== /usr/libexec/valgrind/../../bin/vgdb --pid=60367 ...command... 00:04:03.774 ==60367== 00:04:03.774 ==60367== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:03.774 ==60367== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:04:03.774 ==60367== and then give GDB the following command 00:04:03.774 ==60367== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60367 00:04:03.774 ==60367== --pid is optional if only one valgrind process is running 00:04:03.774 ==60367== 00:04:03.774 --60367-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:03.774 --60367-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:03.774 --60367-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:03.774 --60367-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:03.774 ==60367== WARNING: new redirection conflicts with existing -- ignoring it 00:04:03.774 --60367-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:03.774 --60367-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:03.774 --60367-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:03.774 --60367-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:03.774 --60367-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:03.774 --60367-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:03.774 --60367-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:03.774 --60367-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:03.774 --60367-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:03.774 --60367-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:03.774 --60367-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:03.774 --60367-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:03.774 --60367-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:03.774 --60367-- Reading syms from /usr/lib64/libm.so.6 00:04:03.774 --60367-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:03.774 --60367-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:03.774 --60367-- Reading syms from /usr/lib64/libc.so.6 00:04:03.774 ==60367== WARNING: new redirection conflicts with existing -- ignoring it 00:04:03.774 --60367-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:03.774 --60367-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:03.774 ==60367== WARNING: new redirection conflicts with existing -- ignoring it 00:04:03.774 --60367-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:03.774 --60367-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:03.774 ==60367== WARNING: new redirection conflicts with existing -- ignoring it 00:04:03.774 --60367-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:03.775 --60367-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:03.775 ==60367== WARNING: new redirection conflicts with existing -- ignoring it 00:04:03.775 --60367-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:03.775 --60367-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:03.775 ==60367== WARNING: new redirection conflicts with existing -- ignoring it 00:04:03.775 --60367-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:03.775 --60367-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:03.775 ==60367== WARNING: new redirection conflicts with existing -- ignoring it 00:04:03.775 --60367-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:03.775 --60367-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:04.033 --60367-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:04.033 --60367-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:04.033 --60367-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:04.033 --60367-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:04.033 --60367-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:04.033 --60367-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:04.033 --60367-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.033 --60367-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.033 --60367-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.033 --60367-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.033 --60367-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.033 --60367-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.033 --60367-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.033 --60367-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.033 --60367-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.033 --60367-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.033 --60367-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.033 --60367-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.033 --60367-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.033 --60367-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.033 --60367-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.033 --60367-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.033 --60367-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.034 --60367-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.034 --60367-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.034 --60367-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.034 --60367-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.034 --60367-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.034 --60367-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.034 --60367-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.034 --60367-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.034 --60367-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.034 --60367-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.034 --60367-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.034 --60367-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.034 --60367-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.034 ==60367== Preferring higher priority redirection: 00:04:04.034 --60367-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:04.034 --60367-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:04.034 --60367-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.034 --60367-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.034 --60367-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.034 --60367-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.034 --60367-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.034 --60367-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.034 --60367-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.034 --60367-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.034 --60367-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.034 ==60367== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.034 --60367-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:04.034 --60367-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:04.034 ==60367== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.034 --60367-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:04.034 --60367-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:04.034 --60367-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:04.034 --60367-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:04.034 --60367-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:04.034 --60367-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:04.034 --60367-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:04.034 --60367-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:04.034 --60367-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:04.034 --60367-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:04.034 --60367-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:04.034 --60367-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:04.034 --60367-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:04.034 --60367-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:04.034 --60367-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:04.034 --60367-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:04.034 --60367-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:04.034 --60367-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:04.034 00:04:04.034 00:04:04.034 CUnit - A unit testing framework for C - Version 2.1-3 00:04:04.034 http://cunit.sourceforge.net/ 00:04:04.034 00:04:04.034 --60367-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:04.034 00:04:04.034 Suite: raid_sb 00:04:04.034 Test: test_raid_bdev_write_superblock ...passed 00:04:04.034 Test: test_raid_bdev_load_base_bdev_superblock ...--60367-- REDIR: 0x55833f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:04.293 passed 00:04:04.293 Test: test_raid_bdev_parse_superblock ...[2024-07-12 10:17:57.957539] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid_sb.c: 120:raid_bdev_parse_superblock: *ERROR*: Not supported superblock major version 9999 on bdev test_bdev 00:04:04.293 passed 00:04:04.293 00:04:04.293 Run Summary: Type Total Ran Passed Failed Inactive 00:04:04.293 suites 1 1 n/a 0 0 00:04:04.293 tests 3 3 3 0 0 00:04:04.293 asserts 32 32 32 0 n/a 00:04:04.293 00:04:04.293 Elapsed time = 0.077 seconds 00:04:04.293 --60367-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:04.293 --60367-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:04.293 ==60367== 00:04:04.293 ==60367== HEAP SUMMARY: 00:04:04.293 ==60367== in use at exit: 0 bytes in 0 blocks 00:04:04.293 ==60367== total heap usage: 112 allocs, 112 frees, 187,038 bytes allocated 00:04:04.293 ==60367== 00:04:04.293 ==60367== All heap blocks were freed -- no leaks are possible 00:04:04.293 ==60367== 00:04:04.293 ==60367== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:04.293 10:17:58 -- unit/unittest.sh@24 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:04:04.293 ==60368== Memcheck, a memory error detector 00:04:04.293 ==60368== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:04.293 ==60368== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:04.293 ==60368== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:04:04.293 ==60368== 00:04:04.293 --60368-- Valgrind options: 00:04:04.293 --60368-- --leak-check=full 00:04:04.293 --60368-- --error-exitcode=2 00:04:04.293 --60368-- --verbose 00:04:04.293 --60368-- Contents of /proc/version: 00:04:04.293 --60368-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:04.294 --60368-- 00:04:04.294 --60368-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:04.294 --60368-- Page sizes: currently 4096, max supported 4096 00:04:04.294 --60368-- Valgrind library directory: /usr/libexec/valgrind 00:04:04.294 --60368-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:04:04.294 --60368-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:04.294 --60368-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:04.294 --60368-- might be shown as UnknownInlinedFun 00:04:04.294 --60368-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:04.294 --60368-- object doesn't have a dynamic symbol table 00:04:04.294 --60368-- Scheduler: using generic scheduler lock implementation. 00:04:04.294 --60368-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:04.294 ==60368== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60368-by-???-on-48eae4554860 00:04:04.294 ==60368== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60368-by-???-on-48eae4554860 00:04:04.294 ==60368== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60368-by-???-on-48eae4554860 00:04:04.294 ==60368== 00:04:04.294 ==60368== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:04.294 ==60368== don't want to do, unless you know exactly what you're doing, 00:04:04.294 ==60368== or are doing some strange experiment): 00:04:04.294 ==60368== /usr/libexec/valgrind/../../bin/vgdb --pid=60368 ...command... 00:04:04.294 ==60368== 00:04:04.294 ==60368== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:04.294 ==60368== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:04:04.294 ==60368== and then give GDB the following command 00:04:04.294 ==60368== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60368 00:04:04.294 ==60368== --pid is optional if only one valgrind process is running 00:04:04.294 ==60368== 00:04:04.294 --60368-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:04.294 --60368-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:04.294 --60368-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:04.294 --60368-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:04.294 ==60368== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.294 --60368-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:04.294 --60368-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:04.294 --60368-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:04.294 --60368-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:04.294 --60368-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:04.294 --60368-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:04.294 --60368-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:04.294 --60368-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:04.294 --60368-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:04.294 --60368-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:04.294 --60368-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:04.294 --60368-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:04.294 --60368-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:04.294 --60368-- Reading syms from /usr/lib64/libm.so.6 00:04:04.294 --60368-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:04.294 --60368-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:04.294 --60368-- Reading syms from /usr/lib64/libc.so.6 00:04:04.553 ==60368== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.553 --60368-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.553 --60368-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:04.553 ==60368== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.553 --60368-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.553 --60368-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:04.553 ==60368== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.553 --60368-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.553 --60368-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:04.553 ==60368== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.553 --60368-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.553 --60368-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:04.553 ==60368== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.553 --60368-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.553 --60368-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:04.553 ==60368== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.553 --60368-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.553 --60368-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:04.553 --60368-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:04.553 --60368-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:04.553 --60368-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:04.553 --60368-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:04.553 --60368-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:04.553 --60368-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:04.553 --60368-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.553 --60368-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.553 --60368-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.553 --60368-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.553 --60368-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.553 --60368-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.553 --60368-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.553 --60368-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.553 --60368-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.553 --60368-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.553 --60368-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 ==60368== Preferring higher priority redirection: 00:04:04.554 --60368-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:04.554 --60368-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:04.554 --60368-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 --60368-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.554 ==60368== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.554 --60368-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:04.554 --60368-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:04.554 ==60368== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.554 --60368-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:04.554 --60368-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:04.554 --60368-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:04.554 --60368-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:04.554 --60368-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:04.554 --60368-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:04.554 --60368-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:04.554 --60368-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:04.554 --60368-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:04.554 --60368-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:04.554 --60368-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:04.554 --60368-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:04.554 --60368-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:04.554 --60368-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:04.554 --60368-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:04.813 --60368-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:04.813 --60368-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:04.813 --60368-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:04.813 --60368-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:04.813 00:04:04.813 00:04:04.813 CUnit - A unit testing framework for C - Version 2.1-3 00:04:04.813 http://cunit.sourceforge.net/ 00:04:04.813 00:04:04.813 00:04:04.813 Suite: concat 00:04:04.813 Test: test_concat_start ...passed 00:04:04.813 Test: test_concat_rw ...passed 00:04:04.813 Test: test_concat_null_payload ...passed 00:04:04.813 00:04:04.813 Run Summary: Type Total Ran Passed Failed Inactive 00:04:04.813 suites 1 1 n/a 0 0 00:04:04.813 tests 3 3 3 0 0 00:04:04.813 asserts 8097 8097 8097 0 n/a 00:04:04.813 00:04:04.813 Elapsed time = 0.088 seconds 00:04:04.813 --60368-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:04.813 --60368-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:04.813 ==60368== 00:04:04.813 ==60368== HEAP SUMMARY: 00:04:04.813 ==60368== in use at exit: 0 bytes in 0 blocks 00:04:04.813 ==60368== total heap usage: 6,713 allocs, 6,713 frees, 1,457,384 bytes allocated 00:04:04.813 ==60368== 00:04:04.813 ==60368== All heap blocks were freed -- no leaks are possible 00:04:04.813 ==60368== 00:04:04.813 ==60368== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:04.813 10:17:58 -- unit/unittest.sh@25 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:04:04.813 ==60369== Memcheck, a memory error detector 00:04:04.813 ==60369== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:04.813 ==60369== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:04.813 ==60369== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:04:04.813 ==60369== 00:04:04.813 --60369-- Valgrind options: 00:04:04.813 --60369-- --leak-check=full 00:04:04.813 --60369-- --error-exitcode=2 00:04:04.813 --60369-- --verbose 00:04:04.813 --60369-- Contents of /proc/version: 00:04:04.813 --60369-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:04.813 --60369-- 00:04:04.813 --60369-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:04.813 --60369-- Page sizes: currently 4096, max supported 4096 00:04:04.813 --60369-- Valgrind library directory: /usr/libexec/valgrind 00:04:04.813 --60369-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:04:04.814 --60369-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:05.072 --60369-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:05.072 --60369-- might be shown as UnknownInlinedFun 00:04:05.072 --60369-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:05.072 --60369-- object doesn't have a dynamic symbol table 00:04:05.072 --60369-- Scheduler: using generic scheduler lock implementation. 00:04:05.072 --60369-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:05.073 ==60369== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60369-by-???-on-48eae4554860 00:04:05.073 ==60369== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60369-by-???-on-48eae4554860 00:04:05.073 ==60369== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60369-by-???-on-48eae4554860 00:04:05.073 ==60369== 00:04:05.073 ==60369== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:05.073 ==60369== don't want to do, unless you know exactly what you're doing, 00:04:05.073 ==60369== or are doing some strange experiment): 00:04:05.073 ==60369== /usr/libexec/valgrind/../../bin/vgdb --pid=60369 ...command... 00:04:05.073 ==60369== 00:04:05.073 ==60369== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:05.073 ==60369== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:04:05.073 ==60369== and then give GDB the following command 00:04:05.073 ==60369== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60369 00:04:05.073 ==60369== --pid is optional if only one valgrind process is running 00:04:05.073 ==60369== 00:04:05.073 --60369-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:05.073 --60369-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:05.073 --60369-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:05.073 --60369-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:05.073 ==60369== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.073 --60369-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:05.073 --60369-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:05.073 --60369-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:05.073 --60369-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:05.073 --60369-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:05.073 --60369-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:05.073 --60369-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:05.073 --60369-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:05.073 --60369-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:05.073 --60369-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:05.073 --60369-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:05.073 --60369-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:05.073 --60369-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:05.073 --60369-- Reading syms from /usr/lib64/libm.so.6 00:04:05.073 --60369-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:05.073 --60369-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:05.073 --60369-- Reading syms from /usr/lib64/libc.so.6 00:04:05.073 ==60369== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.073 --60369-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.073 --60369-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:05.073 ==60369== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.073 --60369-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.073 --60369-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:05.073 ==60369== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.073 --60369-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.073 --60369-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:05.073 ==60369== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.073 --60369-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.073 --60369-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:05.073 ==60369== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.073 --60369-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.073 --60369-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:05.073 ==60369== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.073 --60369-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.073 --60369-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:05.073 --60369-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:05.073 --60369-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:05.073 --60369-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:05.073 --60369-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:05.073 --60369-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:05.332 --60369-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:05.332 --60369-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.332 --60369-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.332 --60369-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.332 --60369-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.332 --60369-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.332 --60369-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.332 --60369-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.332 --60369-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.332 --60369-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.332 --60369-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.332 --60369-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.332 --60369-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.332 --60369-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.332 --60369-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.332 --60369-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.332 --60369-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.332 --60369-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.332 --60369-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.333 --60369-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.333 --60369-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.333 --60369-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.333 --60369-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.333 --60369-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.333 --60369-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.333 --60369-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.333 --60369-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.333 --60369-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.333 --60369-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.333 --60369-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.333 --60369-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.333 ==60369== Preferring higher priority redirection: 00:04:05.333 --60369-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:05.333 --60369-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:05.333 --60369-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.333 --60369-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.333 --60369-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.333 --60369-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.333 --60369-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.333 --60369-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.333 --60369-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.333 --60369-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.333 --60369-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.333 ==60369== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.333 --60369-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:05.333 --60369-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:05.333 ==60369== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.333 --60369-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:05.333 --60369-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:05.333 --60369-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:05.333 --60369-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:05.333 --60369-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:05.333 --60369-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:05.333 --60369-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:05.333 --60369-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:05.333 --60369-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:05.333 --60369-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:05.333 --60369-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:05.333 --60369-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:05.333 --60369-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:05.333 --60369-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:05.333 --60369-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:05.333 --60369-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:05.333 --60369-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:05.333 --60369-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:05.333 --60369-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:05.333 00:04:05.333 00:04:05.333 CUnit - A unit testing framework for C - Version 2.1-3 00:04:05.333 http://cunit.sourceforge.net/ 00:04:05.333 00:04:05.333 00:04:05.333 Suite: raid1 00:04:05.333 Test: test_raid1_start ...passed 00:04:05.593 Test: test_raid1_read_balancing ...passed 00:04:05.593 00:04:05.593 Run Summary: Type Total Ran Passed Failed Inactive 00:04:05.593 suites 1 1 n/a 0 0 00:04:05.593 tests 2 2 2 0 0 00:04:05.593 asserts 2856 2856 2856 0 n/a 00:04:05.593 00:04:05.593 Elapsed time = 0.093 seconds 00:04:05.593 --60369-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:05.593 --60369-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:05.593 ==60369== 00:04:05.593 ==60369== HEAP SUMMARY: 00:04:05.593 ==60369== in use at exit: 0 bytes in 0 blocks 00:04:05.593 ==60369== total heap usage: 2,666 allocs, 2,666 frees, 465,694 bytes allocated 00:04:05.593 ==60369== 00:04:05.593 ==60369== All heap blocks were freed -- no leaks are possible 00:04:05.593 ==60369== 00:04:05.593 ==60369== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:05.593 10:17:59 -- unit/unittest.sh@26 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:04:05.593 ==60370== Memcheck, a memory error detector 00:04:05.593 ==60370== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:05.593 ==60370== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:05.593 ==60370== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:04:05.593 ==60370== 00:04:05.593 --60370-- Valgrind options: 00:04:05.593 --60370-- --leak-check=full 00:04:05.593 --60370-- --error-exitcode=2 00:04:05.593 --60370-- --verbose 00:04:05.593 --60370-- Contents of /proc/version: 00:04:05.593 --60370-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:05.593 --60370-- 00:04:05.593 --60370-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:05.593 --60370-- Page sizes: currently 4096, max supported 4096 00:04:05.593 --60370-- Valgrind library directory: /usr/libexec/valgrind 00:04:05.593 --60370-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:04:05.593 --60370-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:05.593 --60370-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:05.593 --60370-- might be shown as UnknownInlinedFun 00:04:05.593 --60370-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:05.593 --60370-- object doesn't have a dynamic symbol table 00:04:05.593 --60370-- Scheduler: using generic scheduler lock implementation. 00:04:05.593 --60370-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:05.593 ==60370== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60370-by-???-on-48eae4554860 00:04:05.593 ==60370== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60370-by-???-on-48eae4554860 00:04:05.593 ==60370== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60370-by-???-on-48eae4554860 00:04:05.593 ==60370== 00:04:05.593 ==60370== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:05.593 ==60370== don't want to do, unless you know exactly what you're doing, 00:04:05.593 ==60370== or are doing some strange experiment): 00:04:05.593 ==60370== /usr/libexec/valgrind/../../bin/vgdb --pid=60370 ...command... 00:04:05.593 ==60370== 00:04:05.593 ==60370== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:05.593 ==60370== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:04:05.593 ==60370== and then give GDB the following command 00:04:05.593 ==60370== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60370 00:04:05.593 ==60370== --pid is optional if only one valgrind process is running 00:04:05.593 ==60370== 00:04:05.593 --60370-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:05.593 --60370-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:05.593 --60370-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:05.593 --60370-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:05.593 ==60370== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.593 --60370-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:05.593 --60370-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:05.593 --60370-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:05.593 --60370-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:05.593 --60370-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:05.593 --60370-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:05.593 --60370-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:05.593 --60370-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:05.593 --60370-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:05.593 --60370-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:05.593 --60370-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:05.593 --60370-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:05.593 --60370-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:05.593 --60370-- Reading syms from /usr/lib64/libm.so.6 00:04:05.593 --60370-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:05.593 --60370-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:05.593 --60370-- Reading syms from /usr/lib64/libc.so.6 00:04:05.853 ==60370== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.853 --60370-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.853 --60370-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:05.853 ==60370== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.853 --60370-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.853 --60370-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:05.853 ==60370== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.853 --60370-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.853 --60370-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:05.853 ==60370== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.853 --60370-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.853 --60370-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:05.853 ==60370== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.853 --60370-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.853 --60370-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:05.853 ==60370== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.853 --60370-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.853 --60370-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:05.853 --60370-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:05.853 --60370-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:05.853 --60370-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:05.853 --60370-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:05.853 --60370-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:05.853 --60370-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:05.853 --60370-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 --60370-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.853 ==60370== Preferring higher priority redirection: 00:04:05.854 --60370-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:05.854 --60370-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:05.854 --60370-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.854 --60370-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.854 --60370-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.854 --60370-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.854 --60370-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.854 --60370-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.854 --60370-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.854 --60370-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.854 --60370-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.854 ==60370== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.854 --60370-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:05.854 --60370-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:05.854 ==60370== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.854 --60370-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:05.854 --60370-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:05.854 --60370-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:05.854 --60370-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:05.854 --60370-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:05.854 --60370-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:05.854 --60370-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:05.854 --60370-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:05.854 --60370-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:05.854 --60370-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:05.854 --60370-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:05.854 --60370-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:06.113 --60370-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:06.113 --60370-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:06.113 --60370-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:06.113 --60370-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:06.113 --60370-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:06.113 --60370-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:06.113 00:04:06.113 00:04:06.113 CUnit - A unit testing framework for C - Version 2.1-3 00:04:06.113 http://cunit.sourceforge.net/ 00:04:06.113 00:04:06.113 00:04:06.113 Suite: zone 00:04:06.113 Test: test_zone_get_operation ...passed 00:04:06.113 Test: test_bdev_zone_get_info ...passed 00:04:06.113 Test: test_bdev_zone_management ...passed 00:04:06.113 Test: test_bdev_zone_append ...passed 00:04:06.113 Test: test_bdev_zone_append_with_md ...passed 00:04:06.113 Test: test_bdev_zone_appendv ...passed 00:04:06.113 Test: test_bdev_zone_appendv_with_md ...passed 00:04:06.113 Test: test_bdev_io_get_append_location ...passed 00:04:06.113 00:04:06.113 Run Summary: Type Total Ran Passed Failed Inactive 00:04:06.113 suites 1 1 n/a 0 0 00:04:06.113 tests 8 8 8 0 0 00:04:06.113 asserts 94 94 94 0 n/a 00:04:06.113 00:04:06.113 Elapsed time = 0.045 seconds 00:04:06.113 --60370-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:06.113 --60370-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:06.113 ==60370== 00:04:06.113 ==60370== HEAP SUMMARY: 00:04:06.113 ==60370== in use at exit: 0 bytes in 0 blocks 00:04:06.113 ==60370== total heap usage: 80 allocs, 80 frees, 103,439 bytes allocated 00:04:06.113 ==60370== 00:04:06.113 ==60370== All heap blocks were freed -- no leaks are possible 00:04:06.113 ==60370== 00:04:06.113 ==60370== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:06.113 10:17:59 -- unit/unittest.sh@27 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:04:06.113 ==60371== Memcheck, a memory error detector 00:04:06.113 ==60371== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:06.113 ==60371== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:06.113 ==60371== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:04:06.113 ==60371== 00:04:06.113 --60371-- Valgrind options: 00:04:06.113 --60371-- --leak-check=full 00:04:06.113 --60371-- --error-exitcode=2 00:04:06.113 --60371-- --verbose 00:04:06.113 --60371-- Contents of /proc/version: 00:04:06.114 --60371-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:06.114 --60371-- 00:04:06.114 --60371-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:06.114 --60371-- Page sizes: currently 4096, max supported 4096 00:04:06.114 --60371-- Valgrind library directory: /usr/libexec/valgrind 00:04:06.114 --60371-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:04:06.114 --60371-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:06.114 --60371-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:06.114 --60371-- might be shown as UnknownInlinedFun 00:04:06.114 --60371-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:06.114 --60371-- object doesn't have a dynamic symbol table 00:04:06.114 --60371-- Scheduler: using generic scheduler lock implementation. 00:04:06.114 --60371-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:06.114 ==60371== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60371-by-???-on-48eae4554860 00:04:06.114 ==60371== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60371-by-???-on-48eae4554860 00:04:06.114 ==60371== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60371-by-???-on-48eae4554860 00:04:06.114 ==60371== 00:04:06.114 ==60371== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:06.114 ==60371== don't want to do, unless you know exactly what you're doing, 00:04:06.114 ==60371== or are doing some strange experiment): 00:04:06.114 ==60371== /usr/libexec/valgrind/../../bin/vgdb --pid=60371 ...command... 00:04:06.114 ==60371== 00:04:06.114 ==60371== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:06.114 ==60371== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:04:06.114 ==60371== and then give GDB the following command 00:04:06.114 ==60371== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60371 00:04:06.114 ==60371== --pid is optional if only one valgrind process is running 00:04:06.114 ==60371== 00:04:06.114 --60371-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:06.114 --60371-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:06.114 --60371-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:06.114 --60371-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:06.114 ==60371== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.114 --60371-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:06.114 --60371-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:06.114 --60371-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:06.114 --60371-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:06.114 --60371-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:06.114 --60371-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:06.114 --60371-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:06.114 --60371-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:06.114 --60371-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:06.114 --60371-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:06.114 --60371-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:06.114 --60371-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:06.114 --60371-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:06.373 --60371-- Reading syms from /usr/lib64/libm.so.6 00:04:06.373 --60371-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:06.373 --60371-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:06.373 --60371-- Reading syms from /usr/lib64/libc.so.6 00:04:06.373 ==60371== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.373 --60371-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:06.373 --60371-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:06.373 ==60371== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.373 --60371-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:06.373 --60371-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:06.373 ==60371== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.373 --60371-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:06.373 --60371-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:06.373 ==60371== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.373 --60371-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:06.373 --60371-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:06.373 ==60371== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.373 --60371-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:06.373 --60371-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:06.373 ==60371== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.373 --60371-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:06.373 --60371-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:06.373 --60371-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:06.373 --60371-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:06.373 --60371-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:06.373 --60371-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:06.373 --60371-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:06.373 --60371-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:06.373 --60371-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.373 --60371-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.373 --60371-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.373 --60371-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.373 --60371-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.373 --60371-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.373 --60371-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.373 --60371-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.373 --60371-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.373 --60371-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.373 --60371-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.373 --60371-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.373 --60371-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.373 --60371-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.373 --60371-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.373 --60371-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.373 --60371-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.373 --60371-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.373 --60371-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.373 --60371-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.373 --60371-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.374 --60371-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.374 --60371-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.374 --60371-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.374 --60371-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.374 --60371-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.374 --60371-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.374 --60371-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.374 --60371-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.374 --60371-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.374 ==60371== Preferring higher priority redirection: 00:04:06.374 --60371-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:06.374 --60371-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:06.374 --60371-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.374 --60371-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.374 --60371-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.374 --60371-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.374 --60371-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.374 --60371-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.374 --60371-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.374 --60371-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.374 --60371-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.374 ==60371== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.374 --60371-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:06.374 --60371-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:06.374 ==60371== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.374 --60371-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:06.374 --60371-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:06.374 --60371-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:06.374 --60371-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:06.374 --60371-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:06.633 --60371-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:06.633 --60371-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:06.633 --60371-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:06.633 --60371-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:06.633 --60371-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:06.633 --60371-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:06.633 --60371-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:06.633 --60371-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:06.633 --60371-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:06.633 --60371-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:06.633 --60371-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:06.633 --60371-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:06.633 --60371-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:06.633 00:04:06.633 00:04:06.633 CUnit - A unit testing framework for C - Version 2.1-3 00:04:06.633 http://cunit.sourceforge.net/ 00:04:06.633 00:04:06.633 00:04:06.633 Suite: gpt_parse 00:04:06.633 Test: test_parse_mbr_and_primary ...[2024-07-12 10:18:00.363599] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:04:06.633 [2024-07-12 10:18:00.393592] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:04:06.633 [2024-07-12 10:18:00.401001] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:04:06.633 [2024-07-12 10:18:00.401408] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 279:gpt_parse_partition_table: *ERROR*: Failed to read gpt header 00:04:06.633 [2024-07-12 10:18:00.412059] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 88:gpt_read_partitions: *ERROR*: Num_partition_entries=1633771873 which exceeds max=128 00:04:06.633 [2024-07-12 10:18:00.412638] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 285:gpt_parse_partition_table: *ERROR*: Failed to read gpt partitions 00:04:06.633 passed 00:04:06.633 Test: test_parse_secondary ...[2024-07-12 10:18:00.421295] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:04:06.633 [2024-07-12 10:18:00.421408] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 279:gpt_parse_partition_table: *ERROR*: Failed to read gpt header 00:04:06.634 [2024-07-12 10:18:00.425507] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 88:gpt_read_partitions: *ERROR*: Num_partition_entries=1633771873 which exceeds max=128 00:04:06.634 [2024-07-12 10:18:00.425619] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 285:gpt_parse_partition_table: *ERROR*: Failed to read gpt partitions 00:04:06.634 passed 00:04:06.634 Test: test_check_mbr ...[2024-07-12 10:18:00.430096] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:04:06.634 [2024-07-12 10:18:00.430724] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:04:06.634 passed 00:04:06.634 Test: test_read_header ...[2024-07-12 10:18:00.435874] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=600 00:04:06.634 [2024-07-12 10:18:00.436834] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 177:gpt_read_header: *ERROR*: head crc32 does not match, provided=584158336, calculated=3316781438 00:04:06.634 [2024-07-12 10:18:00.437755] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 184:gpt_read_header: *ERROR*: signature did not match 00:04:06.634 [2024-07-12 10:18:00.439718] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 191:gpt_read_header: *ERROR*: head my_lba(7016996765293437281) != expected(1) 00:04:06.634 [2024-07-12 10:18:00.440960] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 135:gpt_lba_range_check: *ERROR*: Head's usable_lba_end(7016996765293437281) > lba_end(0) 00:04:06.634 [2024-07-12 10:18:00.441292] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 197:gpt_read_header: *ERROR*: lba range check error 00:04:06.634 passed 00:04:06.634 Test: test_read_partitions ...[2024-07-12 10:18:00.445652] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 88:gpt_read_partitions: *ERROR*: Num_partition_entries=256 which exceeds max=128 00:04:06.634 [2024-07-12 10:18:00.447451] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 95:gpt_read_partitions: *ERROR*: Partition_entry_size(0) != expected(80) 00:04:06.634 [2024-07-12 10:18:00.448910] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 59:gpt_get_partitions_buf: *ERROR*: Buffer size is not enough 00:04:06.634 [2024-07-12 10:18:00.449245] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 105:gpt_read_partitions: *ERROR*: Failed to get gpt partitions buf 00:04:06.634 [2024-07-12 10:18:00.451293] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 113:gpt_read_partitions: *ERROR*: GPT partition entry array crc32 did not match 00:04:06.634 passed 00:04:06.634 00:04:06.634 Run Summary: Type Total Ran Passed Failed Inactive 00:04:06.634 suites 1 1 n/a 0 0 00:04:06.634 tests 5 5 5 0 0 00:04:06.634 asserts 33 33 33 0 n/a 00:04:06.634 00:04:06.634 Elapsed time = 0.094 seconds 00:04:06.634 --60371-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:06.634 --60371-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:06.634 ==60371== 00:04:06.634 ==60371== HEAP SUMMARY: 00:04:06.634 ==60371== in use at exit: 0 bytes in 0 blocks 00:04:06.634 ==60371== total heap usage: 103 allocs, 103 frees, 122,149 bytes allocated 00:04:06.634 ==60371== 00:04:06.634 ==60371== All heap blocks were freed -- no leaks are possible 00:04:06.634 ==60371== 00:04:06.634 ==60371== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:06.634 10:18:00 -- unit/unittest.sh@28 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:04:06.634 ==60374== Memcheck, a memory error detector 00:04:06.634 ==60374== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:06.634 ==60374== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:06.634 ==60374== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:04:06.634 ==60374== 00:04:06.634 --60374-- Valgrind options: 00:04:06.634 --60374-- --leak-check=full 00:04:06.634 --60374-- --error-exitcode=2 00:04:06.634 --60374-- --verbose 00:04:06.634 --60374-- Contents of /proc/version: 00:04:06.634 --60374-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:06.634 --60374-- 00:04:06.634 --60374-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:06.634 --60374-- Page sizes: currently 4096, max supported 4096 00:04:06.634 --60374-- Valgrind library directory: /usr/libexec/valgrind 00:04:06.634 --60374-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:04:06.634 --60374-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:06.634 --60374-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:06.634 --60374-- might be shown as UnknownInlinedFun 00:04:06.634 --60374-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:06.634 --60374-- object doesn't have a dynamic symbol table 00:04:06.893 --60374-- Scheduler: using generic scheduler lock implementation. 00:04:06.893 --60374-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:06.893 ==60374== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60374-by-???-on-48eae4554860 00:04:06.893 ==60374== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60374-by-???-on-48eae4554860 00:04:06.893 ==60374== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60374-by-???-on-48eae4554860 00:04:06.893 ==60374== 00:04:06.893 ==60374== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:06.893 ==60374== don't want to do, unless you know exactly what you're doing, 00:04:06.893 ==60374== or are doing some strange experiment): 00:04:06.893 ==60374== /usr/libexec/valgrind/../../bin/vgdb --pid=60374 ...command... 00:04:06.893 ==60374== 00:04:06.893 ==60374== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:06.893 ==60374== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:04:06.893 ==60374== and then give GDB the following command 00:04:06.893 ==60374== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60374 00:04:06.893 ==60374== --pid is optional if only one valgrind process is running 00:04:06.893 ==60374== 00:04:06.893 --60374-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:06.893 --60374-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:06.893 --60374-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:06.893 --60374-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:06.893 ==60374== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.893 --60374-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:06.893 --60374-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:06.893 --60374-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:06.893 --60374-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:06.894 --60374-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:06.894 --60374-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:06.894 --60374-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:06.894 --60374-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:06.894 --60374-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:06.894 --60374-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:06.894 --60374-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:06.894 --60374-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:06.894 --60374-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:06.894 --60374-- Reading syms from /usr/lib64/libm.so.6 00:04:06.894 --60374-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:06.894 --60374-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:06.894 --60374-- Reading syms from /usr/lib64/libc.so.6 00:04:06.894 ==60374== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.894 --60374-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:06.894 --60374-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:06.894 ==60374== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.894 --60374-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:06.894 --60374-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:06.894 ==60374== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.894 --60374-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:06.894 --60374-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:06.894 ==60374== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.894 --60374-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:06.894 --60374-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:06.894 ==60374== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.894 --60374-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:06.894 --60374-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:06.894 ==60374== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.894 --60374-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:06.894 --60374-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:06.894 --60374-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:06.894 --60374-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:06.894 --60374-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:06.894 --60374-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:06.894 --60374-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:06.894 --60374-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:07.153 --60374-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 ==60374== Preferring higher priority redirection: 00:04:07.153 --60374-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:07.153 --60374-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:07.153 --60374-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 --60374-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.153 ==60374== WARNING: new redirection conflicts with existing -- ignoring it 00:04:07.153 --60374-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:07.153 --60374-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:07.153 ==60374== WARNING: new redirection conflicts with existing -- ignoring it 00:04:07.153 --60374-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:07.153 --60374-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:07.153 --60374-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:07.153 --60374-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:07.153 --60374-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:07.153 --60374-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:07.153 --60374-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:07.153 --60374-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:07.154 --60374-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:07.154 --60374-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:07.154 --60374-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:07.154 --60374-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:07.154 --60374-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:07.154 --60374-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:07.154 --60374-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:07.154 --60374-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:07.154 --60374-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:07.154 --60374-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:07.154 --60374-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:07.154 --60374-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:07.154 00:04:07.154 00:04:07.154 CUnit - A unit testing framework for C - Version 2.1-3 00:04:07.154 http://cunit.sourceforge.net/ 00:04:07.154 00:04:07.154 00:04:07.154 Suite: bdev_part 00:04:07.154 Test: part_test ...--60374-- REDIR: 0x55833f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:07.412 [2024-07-12 10:18:01.128606] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4553:bdev_name_add: *ERROR*: Bdev name test1 already exists 00:04:07.412 passed 00:04:07.412 Test: part_free_test ...passed 00:04:07.671 Test: part_get_io_channel_test ...passed 00:04:07.671 Test: part_construct_ext ...passed 00:04:07.671 00:04:07.671 Run Summary: Type Total Ran Passed Failed Inactive 00:04:07.671 suites 1 1 n/a 0 0 00:04:07.671 tests 4 4 4 0 0 00:04:07.671 asserts 48 48 48 0 n/a 00:04:07.671 00:04:07.671 Elapsed time = 0.442 seconds 00:04:07.671 --60374-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:07.671 --60374-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:07.671 ==60374== 00:04:07.671 ==60374== HEAP SUMMARY: 00:04:07.671 ==60374== in use at exit: 1,416 bytes in 4 blocks 00:04:07.671 ==60374== total heap usage: 10,990 allocs, 10,986 frees, 207,309,780 bytes allocated 00:04:07.671 ==60374== 00:04:07.671 ==60374== Searching for pointers to 4 not-freed blocks 00:04:07.671 ==60374== Checked 6,990,264 bytes 00:04:07.671 ==60374== 00:04:07.671 ==60374== LEAK SUMMARY: 00:04:07.671 ==60374== definitely lost: 0 bytes in 0 blocks 00:04:07.671 ==60374== indirectly lost: 0 bytes in 0 blocks 00:04:07.671 ==60374== possibly lost: 0 bytes in 0 blocks 00:04:07.671 ==60374== still reachable: 1,416 bytes in 4 blocks 00:04:07.671 ==60374== suppressed: 0 bytes in 0 blocks 00:04:07.671 ==60374== Reachable blocks (those to which a pointer was found) are not shown. 00:04:07.671 ==60374== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:07.671 ==60374== 00:04:07.671 ==60374== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:07.671 10:18:01 -- unit/unittest.sh@29 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:04:07.671 ==60375== Memcheck, a memory error detector 00:04:07.671 ==60375== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:07.671 ==60375== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:07.671 ==60375== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:04:07.671 ==60375== 00:04:07.671 --60375-- Valgrind options: 00:04:07.671 --60375-- --leak-check=full 00:04:07.671 --60375-- --error-exitcode=2 00:04:07.671 --60375-- --verbose 00:04:07.671 --60375-- Contents of /proc/version: 00:04:07.671 --60375-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:07.671 --60375-- 00:04:07.671 --60375-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:07.671 --60375-- Page sizes: currently 4096, max supported 4096 00:04:07.671 --60375-- Valgrind library directory: /usr/libexec/valgrind 00:04:07.671 --60375-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:04:07.671 --60375-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:07.671 --60375-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:07.671 --60375-- might be shown as UnknownInlinedFun 00:04:07.671 --60375-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:07.671 --60375-- object doesn't have a dynamic symbol table 00:04:07.671 --60375-- Scheduler: using generic scheduler lock implementation. 00:04:07.671 --60375-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:07.671 ==60375== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60375-by-???-on-48eae4554860 00:04:07.671 ==60375== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60375-by-???-on-48eae4554860 00:04:07.671 ==60375== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60375-by-???-on-48eae4554860 00:04:07.671 ==60375== 00:04:07.671 ==60375== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:07.671 ==60375== don't want to do, unless you know exactly what you're doing, 00:04:07.671 ==60375== or are doing some strange experiment): 00:04:07.671 ==60375== /usr/libexec/valgrind/../../bin/vgdb --pid=60375 ...command... 00:04:07.671 ==60375== 00:04:07.671 ==60375== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:07.671 ==60375== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:04:07.671 ==60375== and then give GDB the following command 00:04:07.671 ==60375== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60375 00:04:07.671 ==60375== --pid is optional if only one valgrind process is running 00:04:07.671 ==60375== 00:04:07.930 --60375-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:07.930 --60375-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:07.930 --60375-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:07.930 --60375-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:07.930 ==60375== WARNING: new redirection conflicts with existing -- ignoring it 00:04:07.930 --60375-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:07.930 --60375-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:07.930 --60375-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:07.930 --60375-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:07.930 --60375-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:07.930 --60375-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:07.930 --60375-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:07.930 --60375-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:07.930 --60375-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:07.930 --60375-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:07.930 --60375-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:07.930 --60375-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:07.930 --60375-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:07.930 --60375-- Reading syms from /usr/lib64/libm.so.6 00:04:07.930 --60375-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:07.930 --60375-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:07.930 --60375-- Reading syms from /usr/lib64/libc.so.6 00:04:07.930 ==60375== WARNING: new redirection conflicts with existing -- ignoring it 00:04:07.930 --60375-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:07.930 --60375-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:07.930 ==60375== WARNING: new redirection conflicts with existing -- ignoring it 00:04:07.930 --60375-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:07.930 --60375-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:07.930 ==60375== WARNING: new redirection conflicts with existing -- ignoring it 00:04:07.930 --60375-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:07.930 --60375-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:07.930 ==60375== WARNING: new redirection conflicts with existing -- ignoring it 00:04:07.930 --60375-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:07.930 --60375-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:07.930 ==60375== WARNING: new redirection conflicts with existing -- ignoring it 00:04:07.930 --60375-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:07.930 --60375-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:07.930 ==60375== WARNING: new redirection conflicts with existing -- ignoring it 00:04:07.930 --60375-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:07.930 --60375-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:07.930 --60375-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:07.930 --60375-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:07.930 --60375-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:07.930 --60375-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:07.930 --60375-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:07.930 --60375-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:07.930 --60375-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.930 --60375-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.930 --60375-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.930 --60375-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.930 --60375-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.930 --60375-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.930 --60375-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.930 --60375-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.189 --60375-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.189 --60375-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.189 --60375-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.189 --60375-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.189 --60375-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.189 --60375-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.189 --60375-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.189 --60375-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.189 --60375-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.189 --60375-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.189 --60375-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.189 --60375-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.189 --60375-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.189 --60375-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.189 --60375-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.189 --60375-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.189 --60375-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.189 --60375-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.189 --60375-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.189 --60375-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.189 --60375-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.190 --60375-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.190 ==60375== Preferring higher priority redirection: 00:04:08.190 --60375-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:08.190 --60375-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:08.190 --60375-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.190 --60375-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.190 --60375-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.190 --60375-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.190 --60375-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.190 --60375-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.190 --60375-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.190 --60375-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.190 --60375-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.190 ==60375== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.190 --60375-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:08.190 --60375-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:08.190 ==60375== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.190 --60375-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:08.190 --60375-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:08.190 --60375-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:08.190 --60375-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:08.190 --60375-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:08.190 --60375-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:08.190 --60375-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:08.190 --60375-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:08.190 --60375-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:08.190 --60375-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:08.190 --60375-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:08.190 --60375-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:08.190 --60375-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:08.190 --60375-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:08.190 --60375-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:08.190 --60375-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:08.190 --60375-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:08.190 --60375-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:08.190 00:04:08.190 00:04:08.190 CUnit - A unit testing framework for C - Version 2.1-3 00:04:08.190 http://cunit.sourceforge.net/ 00:04:08.190 00:04:08.190 00:04:08.190 Suite: scsi_nvme_suite 00:04:08.190 Test: scsi_nvme_translate_test ...passed 00:04:08.190 00:04:08.190 Run Summary: Type Total Ran Passed Failed Inactive 00:04:08.190 suites 1 1 n/a 0 0 00:04:08.190 tests 1 1 1 0 0 00:04:08.190 asserts 104 104 104 0 n/a 00:04:08.190 00:04:08.190 Elapsed time = 0.029 seconds 00:04:08.190 --60375-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:08.190 --60375-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:08.190 ==60375== 00:04:08.190 ==60375== HEAP SUMMARY: 00:04:08.190 ==60375== in use at exit: 0 bytes in 0 blocks 00:04:08.190 ==60375== total heap usage: 48 allocs, 48 frees, 93,326 bytes allocated 00:04:08.190 ==60375== 00:04:08.190 ==60375== All heap blocks were freed -- no leaks are possible 00:04:08.190 ==60375== 00:04:08.190 ==60375== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:08.190 10:18:02 -- unit/unittest.sh@30 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:04:08.190 ==60376== Memcheck, a memory error detector 00:04:08.190 ==60376== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:08.190 ==60376== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:08.190 ==60376== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:04:08.190 ==60376== 00:04:08.190 --60376-- Valgrind options: 00:04:08.190 --60376-- --leak-check=full 00:04:08.190 --60376-- --error-exitcode=2 00:04:08.190 --60376-- --verbose 00:04:08.190 --60376-- Contents of /proc/version: 00:04:08.190 --60376-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:08.190 --60376-- 00:04:08.190 --60376-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:08.190 --60376-- Page sizes: currently 4096, max supported 4096 00:04:08.190 --60376-- Valgrind library directory: /usr/libexec/valgrind 00:04:08.190 --60376-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:04:08.190 --60376-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:08.191 --60376-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:08.191 --60376-- might be shown as UnknownInlinedFun 00:04:08.449 --60376-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:08.449 --60376-- object doesn't have a dynamic symbol table 00:04:08.449 --60376-- Scheduler: using generic scheduler lock implementation. 00:04:08.449 --60376-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:08.449 ==60376== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60376-by-???-on-48eae4554860 00:04:08.449 ==60376== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60376-by-???-on-48eae4554860 00:04:08.449 ==60376== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60376-by-???-on-48eae4554860 00:04:08.449 ==60376== 00:04:08.449 ==60376== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:08.449 ==60376== don't want to do, unless you know exactly what you're doing, 00:04:08.449 ==60376== or are doing some strange experiment): 00:04:08.449 ==60376== /usr/libexec/valgrind/../../bin/vgdb --pid=60376 ...command... 00:04:08.449 ==60376== 00:04:08.449 ==60376== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:08.450 ==60376== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:04:08.450 ==60376== and then give GDB the following command 00:04:08.450 ==60376== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60376 00:04:08.450 ==60376== --pid is optional if only one valgrind process is running 00:04:08.450 ==60376== 00:04:08.450 --60376-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:08.450 --60376-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:08.450 --60376-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:08.450 --60376-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:08.450 ==60376== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.450 --60376-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:08.450 --60376-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:08.450 --60376-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:08.450 --60376-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:08.450 --60376-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:08.450 --60376-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:08.450 --60376-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:08.450 --60376-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:08.450 --60376-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:08.450 --60376-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:08.450 --60376-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:08.450 --60376-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:08.450 --60376-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:08.450 --60376-- Reading syms from /usr/lib64/libm.so.6 00:04:08.450 --60376-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:08.450 --60376-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:08.450 --60376-- Reading syms from /usr/lib64/libc.so.6 00:04:08.450 ==60376== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.450 --60376-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:08.450 --60376-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:08.450 ==60376== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.450 --60376-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:08.450 --60376-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:08.450 ==60376== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.450 --60376-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:08.450 --60376-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:08.450 ==60376== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.450 --60376-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:08.450 --60376-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:08.450 ==60376== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.450 --60376-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:08.450 --60376-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:08.450 ==60376== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.450 --60376-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:08.450 --60376-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:08.450 --60376-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:08.450 --60376-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:08.450 --60376-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:08.450 --60376-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:08.450 --60376-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:08.450 --60376-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:08.707 --60376-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.707 --60376-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 ==60376== Preferring higher priority redirection: 00:04:08.708 --60376-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:08.708 --60376-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:08.708 --60376-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 --60376-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.708 ==60376== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.708 --60376-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:08.708 --60376-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:08.708 ==60376== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.708 --60376-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:08.708 --60376-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:08.708 --60376-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:08.708 --60376-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:08.708 --60376-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:08.708 --60376-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:08.708 --60376-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:08.708 --60376-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:08.708 --60376-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:08.708 --60376-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:08.708 --60376-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:08.708 --60376-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:08.708 --60376-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:08.708 --60376-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:08.708 --60376-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:08.708 --60376-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:08.708 --60376-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:08.708 --60376-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:08.708 --60376-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:08.708 00:04:08.708 00:04:08.708 CUnit - A unit testing framework for C - Version 2.1-3 00:04:08.708 http://cunit.sourceforge.net/ 00:04:08.709 00:04:08.709 00:04:08.709 Suite: lvol 00:04:08.709 Test: ut_lvs_init ...--60376-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:08.709 [2024-07-12 10:18:02.567329] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 180:_vbdev_lvs_create_cb: *ERROR*: Cannot create lvol store bdev 00:04:08.709 [2024-07-12 10:18:02.605630] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 264:vbdev_lvs_create: *ERROR*: Cannot create blobstore device 00:04:08.709 passed 00:04:08.966 Test: ut_lvol_init ...--60376-- REDIR: 0x55833f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:08.967 passed 00:04:08.967 Test: ut_lvol_snapshot ...passed 00:04:08.967 Test: ut_lvol_clone ...passed 00:04:08.967 Test: ut_lvs_destroy ...passed 00:04:08.967 Test: ut_lvs_unload ...passed 00:04:08.967 Test: ut_lvol_resize ...[2024-07-12 10:18:02.665824] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1391:vbdev_lvol_resize: *ERROR*: lvol does not exist 00:04:08.967 passed 00:04:08.967 Test: ut_lvol_set_read_only ...passed 00:04:08.967 Test: ut_lvol_hotremove ...passed 00:04:08.967 Test: ut_vbdev_lvol_get_io_channel ...passed 00:04:08.967 Test: ut_vbdev_lvol_io_type_supported ...passed 00:04:08.967 Test: ut_lvol_read_write ...passed 00:04:08.967 Test: ut_vbdev_lvol_submit_request ...passed 00:04:08.967 Test: ut_lvol_examine_config ...passed 00:04:08.967 Test: ut_lvol_examine_disk ...[2024-07-12 10:18:02.712402] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1533:_vbdev_lvs_examine_finish: *ERROR*: Error opening lvol UNIT_TEST_UUID 00:04:08.967 passed 00:04:08.967 Test: ut_lvol_rename ...--60376-- REDIR: 0x5644ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:04:08.967 [2024-07-12 10:18:02.735192] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 105:_vbdev_lvol_change_bdev_alias: *ERROR*: cannot add alias 'lvs/new_lvol_name' 00:04:08.967 [2024-07-12 10:18:02.735537] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1341:vbdev_lvol_rename: *ERROR*: renaming lvol to 'new_lvol_name' does not succeed 00:04:08.967 passed 00:04:08.967 Test: ut_bdev_finish ...passed 00:04:08.967 Test: ut_lvs_rename ...passed 00:04:08.967 Test: ut_lvol_seek ...passed 00:04:08.967 Test: ut_esnap_dev_create ...[2024-07-12 10:18:02.761573] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1868:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : NULL esnap ID 00:04:08.967 [2024-07-12 10:18:02.763333] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1874:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : Invalid esnap ID length (36) 00:04:08.967 [2024-07-12 10:18:02.764636] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1879:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : Invalid esnap ID: not a UUID 00:04:08.967 [2024-07-12 10:18:02.772043] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1900:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : unable to claim esnap bdev 'a27fd8fe-d4b9-431e-a044-271016228ce4': -1 00:04:08.967 passed 00:04:08.967 Test: ut_lvol_esnap_clone_bad_args ...[2024-07-12 10:18:02.776583] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1277:vbdev_lvol_create_bdev_clone: *ERROR*: lvol store not specified 00:04:08.967 [2024-07-12 10:18:02.777705] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1284:vbdev_lvol_create_bdev_clone: *ERROR*: bdev '255f4236-9427-42d0-a9d1-aa17f37dd8db' could not be opened: error -19 00:04:08.967 passed 00:04:08.967 00:04:08.967 Run Summary: Type Total Ran Passed Failed Inactive 00:04:08.967 suites 1 1 n/a 0 0 00:04:08.967 tests 21 21 21 0 0 00:04:08.967 asserts 712 712 712 0 n/a 00:04:08.967 00:04:08.967 Elapsed time = 0.224 seconds 00:04:08.967 --60376-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:08.967 --60376-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:08.967 ==60376== 00:04:08.967 ==60376== HEAP SUMMARY: 00:04:08.967 ==60376== in use at exit: 0 bytes in 0 blocks 00:04:08.967 ==60376== total heap usage: 1,479 allocs, 1,479 frees, 230,808 bytes allocated 00:04:08.967 ==60376== 00:04:08.967 ==60376== All heap blocks were freed -- no leaks are possible 00:04:08.967 ==60376== 00:04:08.967 ==60376== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:08.967 10:18:02 -- unit/unittest.sh@31 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:04:09.227 ==60377== Memcheck, a memory error detector 00:04:09.227 ==60377== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:09.227 ==60377== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:09.227 ==60377== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:04:09.227 ==60377== 00:04:09.227 --60377-- Valgrind options: 00:04:09.227 --60377-- --leak-check=full 00:04:09.227 --60377-- --error-exitcode=2 00:04:09.227 --60377-- --verbose 00:04:09.227 --60377-- Contents of /proc/version: 00:04:09.227 --60377-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:09.227 --60377-- 00:04:09.227 --60377-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:09.228 --60377-- Page sizes: currently 4096, max supported 4096 00:04:09.228 --60377-- Valgrind library directory: /usr/libexec/valgrind 00:04:09.228 --60377-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:04:09.228 --60377-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:09.228 --60377-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:09.228 --60377-- might be shown as UnknownInlinedFun 00:04:09.228 --60377-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:09.228 --60377-- object doesn't have a dynamic symbol table 00:04:09.228 --60377-- Scheduler: using generic scheduler lock implementation. 00:04:09.228 --60377-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:09.228 ==60377== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60377-by-???-on-48eae4554860 00:04:09.228 ==60377== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60377-by-???-on-48eae4554860 00:04:09.228 ==60377== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60377-by-???-on-48eae4554860 00:04:09.228 ==60377== 00:04:09.228 ==60377== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:09.228 ==60377== don't want to do, unless you know exactly what you're doing, 00:04:09.228 ==60377== or are doing some strange experiment): 00:04:09.228 ==60377== /usr/libexec/valgrind/../../bin/vgdb --pid=60377 ...command... 00:04:09.228 ==60377== 00:04:09.228 ==60377== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:09.228 ==60377== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:04:09.228 ==60377== and then give GDB the following command 00:04:09.228 ==60377== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60377 00:04:09.228 ==60377== --pid is optional if only one valgrind process is running 00:04:09.228 ==60377== 00:04:09.228 --60377-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:09.228 --60377-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:09.228 --60377-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:09.228 --60377-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:09.228 ==60377== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.228 --60377-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:09.228 --60377-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:09.228 --60377-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:09.228 --60377-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:09.228 --60377-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:09.228 --60377-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:09.228 --60377-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:09.228 --60377-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:09.228 --60377-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:09.228 --60377-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:09.228 --60377-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:09.228 --60377-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:09.228 --60377-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:09.228 --60377-- Reading syms from /usr/lib64/libm.so.6 00:04:09.229 --60377-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:09.229 --60377-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:09.229 --60377-- Reading syms from /usr/lib64/libc.so.6 00:04:09.229 ==60377== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.229 --60377-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:09.229 --60377-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:09.229 ==60377== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.229 --60377-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:09.229 --60377-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:09.229 ==60377== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.229 --60377-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:09.229 --60377-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:09.229 ==60377== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.229 --60377-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:09.229 --60377-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:09.229 ==60377== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.229 --60377-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:09.229 --60377-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:09.229 ==60377== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.229 --60377-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:09.229 --60377-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:09.229 --60377-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:09.229 --60377-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:09.229 --60377-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:09.229 --60377-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:09.489 --60377-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:09.489 --60377-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:09.489 --60377-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 ==60377== Preferring higher priority redirection: 00:04:09.489 --60377-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:09.489 --60377-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:09.489 --60377-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 --60377-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.489 ==60377== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.489 --60377-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:09.489 --60377-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:09.489 ==60377== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.489 --60377-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:09.489 --60377-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:09.489 --60377-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:09.489 --60377-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:09.489 --60377-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:09.489 --60377-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:09.489 --60377-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:09.489 --60377-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:09.489 --60377-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:09.489 --60377-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:09.489 --60377-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:09.489 --60377-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:09.489 --60377-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:09.489 --60377-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:09.489 --60377-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:09.489 --60377-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:09.489 --60377-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:09.489 --60377-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:09.489 --60377-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:09.489 00:04:09.489 00:04:09.489 CUnit - A unit testing framework for C - Version 2.1-3 00:04:09.489 http://cunit.sourceforge.net/ 00:04:09.489 00:04:09.489 00:04:09.489 Suite: zone_block 00:04:09.747 Test: test_zone_block_create ...passed 00:04:09.747 Test: test_zone_block_create_invalid ...[2024-07-12 10:18:03.462923] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 624:zone_block_insert_name: *ERROR*: base bdev Nvme0n1 already claimed 00:04:09.747 --60377-- REDIR: 0x5641d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:04:09.747 --60377-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:09.747 [2024-07-12 10:18:03.496194] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: File exists[2024-07-12 10:18:03.498673] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 721:zone_block_register: *ERROR*: Base bdev zone_dev1 is already a zoned bdev 00:04:09.748 [2024-07-12 10:18:03.499180] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: File exists[2024-07-12 10:18:03.499860] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 860:vbdev_zone_block_create: *ERROR*: Zone capacity can't be 0 00:04:09.748 [2024-07-12 10:18:03.500051] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: Invalid argument[2024-07-12 10:18:03.500514] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 865:vbdev_zone_block_create: *ERROR*: Optimal open zones can't be 0 00:04:09.748 [2024-07-12 10:18:03.500694] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: Invalid argumentpassed 00:04:09.748 Test: test_get_zone_info ...[2024-07-12 10:18:03.516465] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:09.748 [2024-07-12 10:18:03.517301] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:09.748 [2024-07-12 10:18:03.517959] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:09.748 passed 00:04:09.748 Test: test_supported_io_types ...passed 00:04:09.748 Test: test_reset_zone ...[2024-07-12 10:18:03.532528] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:09.748 [2024-07-12 10:18:03.533075] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:09.748 passed 00:04:09.748 Test: test_open_zone ...[2024-07-12 10:18:03.537230] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:09.748 [2024-07-12 10:18:03.542846] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:09.748 [2024-07-12 10:18:03.543413] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:09.748 passed 00:04:09.748 Test: test_zone_write ...[2024-07-12 10:18:03.551732] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 391:zone_block_write: *ERROR*: Trying to write to zone in invalid state 2 00:04:09.748 [2024-07-12 10:18:03.552284] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:09.748 [2024-07-12 10:18:03.553734] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 378:zone_block_write: *ERROR*: Trying to write to invalid zone (lba 0x5000) 00:04:09.748 [2024-07-12 10:18:03.553958] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:09.748 [2024-07-12 10:18:03.568853] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 401:zone_block_write: *ERROR*: Trying to write to zone with invalid address (lba 0x407, wp 0x405) 00:04:09.748 [2024-07-12 10:18:03.569064] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:09.748 [2024-07-12 10:18:03.569419] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 401:zone_block_write: *ERROR*: Trying to write to zone with invalid address (lba 0x400, wp 0x405) 00:04:09.748 [2024-07-12 10:18:03.569520] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:09.748 [2024-07-12 10:18:03.577628] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 410:zone_block_write: *ERROR*: Write exceeds zone capacity (lba 0x3f0, len 0x20, wp 0x3f0) 00:04:09.748 [2024-07-12 10:18:03.577840] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:09.748 passed 00:04:09.748 Test: test_zone_read ...[2024-07-12 10:18:03.581818] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 465:zone_block_read: *ERROR*: Read exceeds zone capacity (lba 0x4ff8, len 0x10) 00:04:09.748 [2024-07-12 10:18:03.582142] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:09.748 [2024-07-12 10:18:03.582971] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 460:zone_block_read: *ERROR*: Trying to read from invalid zone (lba 0x5000) 00:04:09.748 [2024-07-12 10:18:03.583193] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:09.748 [2024-07-12 10:18:03.587757] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 465:zone_block_read: *ERROR*: Read exceeds zone capacity (lba 0x3f8, len 0x10) 00:04:09.748 [2024-07-12 10:18:03.587874] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:09.748 passed 00:04:09.748 Test: test_close_zone ...[2024-07-12 10:18:03.590952] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:09.748 [2024-07-12 10:18:03.591630] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:09.748 [2024-07-12 10:18:03.595046] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:09.749 [2024-07-12 10:18:03.595610] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:09.749 passed 00:04:09.749 Test: test_finish_zone ...[2024-07-12 10:18:03.602021] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:09.749 [2024-07-12 10:18:03.602583] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:09.749 passed 00:04:09.749 Test: test_append_zone ...[2024-07-12 10:18:03.606044] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 391:zone_block_write: *ERROR*: Trying to write to zone in invalid state 2 00:04:09.749 [2024-07-12 10:18:03.606169] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:09.749 [2024-07-12 10:18:03.606916] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 378:zone_block_write: *ERROR*: Trying to write to invalid zone (lba 0x5000) 00:04:09.749 [2024-07-12 10:18:03.607020] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:09.749 [2024-07-12 10:18:03.623941] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 410:zone_block_write: *ERROR*: Write exceeds zone capacity (lba 0x3f0, len 0x20, wp 0x3f0) 00:04:09.749 [2024-07-12 10:18:03.624058] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:09.749 passed 00:04:09.749 00:04:09.749 Run Summary: Type Total Ran Passed Failed Inactive 00:04:09.749 suites 1 1 n/a 0 0 00:04:09.749 tests 11 11 11 0 0 00:04:09.749 asserts 3437 3437 3437 0 n/a 00:04:09.749 00:04:09.749 Elapsed time = 0.267 seconds 00:04:09.749 --60377-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:10.008 ==60377== 00:04:10.008 ==60377== HEAP SUMMARY: 00:04:10.008 ==60377== in use at exit: 67,109,768 bytes in 1,026 blocks 00:04:10.008 ==60377== total heap usage: 2,638 allocs, 1,612 frees, 85,889,325 bytes allocated 00:04:10.008 ==60377== 00:04:10.008 ==60377== Searching for pointers to 1,026 not-freed blocks 00:04:10.008 ==60377== Checked 6,558,656 bytes 00:04:10.008 ==60377== 00:04:10.008 ==60377== LEAK SUMMARY: 00:04:10.008 ==60377== definitely lost: 0 bytes in 0 blocks 00:04:10.008 ==60377== indirectly lost: 0 bytes in 0 blocks 00:04:10.008 ==60377== possibly lost: 0 bytes in 0 blocks 00:04:10.008 ==60377== still reachable: 67,109,768 bytes in 1,026 blocks 00:04:10.008 ==60377== suppressed: 0 bytes in 0 blocks 00:04:10.008 ==60377== Reachable blocks (those to which a pointer was found) are not shown. 00:04:10.008 ==60377== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:10.008 ==60377== 00:04:10.008 ==60377== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:10.008 10:18:03 -- unit/unittest.sh@32 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:04:10.008 ==60380== Memcheck, a memory error detector 00:04:10.008 ==60380== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:10.008 ==60380== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:10.008 ==60380== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:04:10.008 ==60380== 00:04:10.008 --60380-- Valgrind options: 00:04:10.008 --60380-- --leak-check=full 00:04:10.008 --60380-- --error-exitcode=2 00:04:10.008 --60380-- --verbose 00:04:10.008 --60380-- Contents of /proc/version: 00:04:10.008 --60380-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:10.008 --60380-- 00:04:10.008 --60380-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:10.008 --60380-- Page sizes: currently 4096, max supported 4096 00:04:10.008 --60380-- Valgrind library directory: /usr/libexec/valgrind 00:04:10.008 --60380-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:04:10.008 --60380-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:10.008 --60380-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:10.008 --60380-- might be shown as UnknownInlinedFun 00:04:10.008 --60380-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:10.008 --60380-- object doesn't have a dynamic symbol table 00:04:10.008 --60380-- Scheduler: using generic scheduler lock implementation. 00:04:10.008 --60380-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:10.008 ==60380== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60380-by-???-on-48eae4554860 00:04:10.008 ==60380== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60380-by-???-on-48eae4554860 00:04:10.008 ==60380== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60380-by-???-on-48eae4554860 00:04:10.008 ==60380== 00:04:10.008 ==60380== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:10.008 ==60380== don't want to do, unless you know exactly what you're doing, 00:04:10.008 ==60380== or are doing some strange experiment): 00:04:10.008 ==60380== /usr/libexec/valgrind/../../bin/vgdb --pid=60380 ...command... 00:04:10.008 ==60380== 00:04:10.008 ==60380== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:10.008 ==60380== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:04:10.008 ==60380== and then give GDB the following command 00:04:10.008 ==60380== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60380 00:04:10.008 ==60380== --pid is optional if only one valgrind process is running 00:04:10.008 ==60380== 00:04:10.009 --60380-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:10.009 --60380-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:10.009 --60380-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:10.009 --60380-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:10.009 ==60380== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.009 --60380-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:10.009 --60380-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:10.009 --60380-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:10.009 --60380-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:10.009 --60380-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:10.009 --60380-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:10.009 --60380-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:10.009 --60380-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:10.009 --60380-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:10.009 --60380-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:10.009 --60380-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:10.009 --60380-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:10.009 --60380-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:10.009 --60380-- Reading syms from /usr/lib64/libm.so.6 00:04:10.009 --60380-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:10.009 --60380-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:10.009 --60380-- Reading syms from /usr/lib64/libc.so.6 00:04:10.267 ==60380== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.267 --60380-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.267 --60380-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:10.267 ==60380== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.267 --60380-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.267 --60380-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:10.267 ==60380== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.267 --60380-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.267 --60380-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:10.267 ==60380== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.267 --60380-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.267 --60380-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:10.267 ==60380== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.267 --60380-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.267 --60380-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:10.267 ==60380== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.267 --60380-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.267 --60380-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:10.267 --60380-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:10.267 --60380-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:10.267 --60380-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:10.267 --60380-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:10.267 --60380-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:10.267 --60380-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:10.267 --60380-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 ==60380== Preferring higher priority redirection: 00:04:10.268 --60380-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:10.268 --60380-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:10.268 --60380-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 --60380-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.268 ==60380== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.268 --60380-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:10.268 --60380-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:10.268 ==60380== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.268 --60380-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:10.268 --60380-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:10.268 --60380-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:10.268 --60380-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:10.268 --60380-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:10.268 --60380-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:10.268 --60380-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:10.268 --60380-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:10.268 --60380-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:10.268 --60380-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:10.268 --60380-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:10.268 --60380-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:10.268 --60380-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:10.268 --60380-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:10.268 --60380-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:10.268 --60380-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:10.527 --60380-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:10.527 --60380-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:10.527 --60380-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:10.527 00:04:10.527 00:04:10.527 CUnit - A unit testing framework for C - Version 2.1-3 00:04:10.527 http://cunit.sourceforge.net/ 00:04:10.527 00:04:10.527 00:04:10.527 Suite: bdev 00:04:10.527 Test: basic ...--60380-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:10.527 --60380-- REDIR: 0x55833f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:10.527 --60380-- REDIR: 0x5641d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:04:10.527 --60380-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:10.527 [2024-07-12 10:18:04.368414] thread.c:2359:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x585b61): Operation not permitted (rc=-1) 00:04:10.527 [2024-07-12 10:18:04.400690] thread.c:2359:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device 0x5b819d0 (0x585b40): Operation not permitted (rc=-1) 00:04:10.527 [2024-07-12 10:18:04.401168] thread.c:2359:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x585b61): Operation not permitted (rc=-1) 00:04:10.785 passed 00:04:10.785 Test: unregister_and_close ...passed 00:04:10.785 Test: unregister_and_close_different_threads ...passed 00:04:11.043 Test: basic_qos ...passed 00:04:11.043 Test: put_channel_during_reset ...passed 00:04:11.043 Test: aborted_reset ...passed 00:04:11.302 Test: aborted_reset_no_outstanding_io ...passed 00:04:11.302 Test: io_during_reset ...passed 00:04:11.302 Test: reset_completions ...passed 00:04:11.302 Test: io_during_qos_queue ...passed 00:04:11.302 Test: io_during_qos_reset ...passed 00:04:11.560 Test: enomem ...passed 00:04:11.560 Test: enomem_multi_bdev ...passed 00:04:11.560 Test: enomem_multi_bdev_unregister ...passed 00:04:11.560 Test: enomem_multi_io_target ...passed 00:04:11.819 Test: qos_dynamic_enable ...passed 00:04:11.819 Test: bdev_histograms_mt ...passed 00:04:11.819 Test: bdev_set_io_timeout_mt ...[2024-07-12 10:18:05.672583] thread.c: 465:spdk_thread_lib_fini: *ERROR*: io_device 0x6a97d50 not unregistered 00:04:11.819 passed 00:04:11.819 Test: lock_lba_range_then_submit_io ...[2024-07-12 10:18:05.701160] thread.c:2163:spdk_io_device_register: *ERROR*: io_device 0x585dd8 already registered (old:0x6a97d50 new:0x6d4b4c0) 00:04:12.077 passed 00:04:12.077 Test: unregister_during_reset ...passed 00:04:12.077 Test: event_notify_and_close ...passed 00:04:12.077 Test: unregister_and_qos_poller ...passed 00:04:12.077 Suite: bdev_wrong_thread 00:04:12.077 Test: spdk_bdev_register_wt ...[2024-07-12 10:18:05.897562] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8364:spdk_bdev_register: *ERROR*: Cannot examine bdev wt_bdev on thread 0xa6e3300 (0xa6e3300) 00:04:12.077 passed 00:04:12.077 Test: spdk_bdev_examine_wt ...[2024-07-12 10:18:05.905842] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c: 793:spdk_bdev_examine: *ERROR*: Cannot examine bdev ut_bdev_wt on thread 0xa6e3300 (0xa6e3300) 00:04:12.077 passed 00:04:12.077 00:04:12.077 Run Summary: Type Total Ran Passed Failed Inactive 00:04:12.077 suites 2 2 n/a 0 0 00:04:12.077 tests 24 24 24 0 0 00:04:12.077 asserts 621 621 621 0 n/a 00:04:12.077 00:04:12.077 Elapsed time = 1.689 seconds 00:04:12.077 --60380-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:12.077 ==60380== 00:04:12.077 ==60380== HEAP SUMMARY: 00:04:12.077 ==60380== in use at exit: 1,037 bytes in 5 blocks 00:04:12.077 ==60380== total heap usage: 288,114 allocs, 288,109 frees, 4,562,346,018 bytes allocated 00:04:12.077 ==60380== 00:04:12.078 ==60380== Searching for pointers to 5 not-freed blocks 00:04:12.337 ==60380== Checked 6,940,728 bytes 00:04:12.337 ==60380== 00:04:12.337 ==60380== LEAK SUMMARY: 00:04:12.337 ==60380== definitely lost: 0 bytes in 0 blocks 00:04:12.337 ==60380== indirectly lost: 0 bytes in 0 blocks 00:04:12.337 ==60380== possibly lost: 0 bytes in 0 blocks 00:04:12.337 ==60380== still reachable: 1,037 bytes in 5 blocks 00:04:12.337 ==60380== suppressed: 0 bytes in 0 blocks 00:04:12.337 ==60380== Reachable blocks (those to which a pointer was found) are not shown. 00:04:12.337 ==60380== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:12.337 ==60380== 00:04:12.337 ==60380== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:12.337 00:04:12.337 real 0m16.922s 00:04:12.337 user 0m15.079s 00:04:12.337 sys 0m1.789s 00:04:12.337 10:18:06 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:12.337 10:18:06 -- common/autotest_common.sh@10 -- # set +x 00:04:12.337 ************************************ 00:04:12.337 END TEST unittest_bdev 00:04:12.337 ************************************ 00:04:12.337 10:18:06 -- unit/unittest.sh@213 -- # grep -q '#define SPDK_CONFIG_CRYPTO 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:04:12.337 10:18:06 -- unit/unittest.sh@214 -- # run_test unittest_bdev_crypto valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:12.337 10:18:06 -- common/autotest_common.sh@1077 -- # '[' 6 -le 1 ']' 00:04:12.337 10:18:06 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:04:12.337 10:18:06 -- common/autotest_common.sh@10 -- # set +x 00:04:12.337 ************************************ 00:04:12.337 START TEST unittest_bdev_crypto 00:04:12.337 ************************************ 00:04:12.337 10:18:06 -- common/autotest_common.sh@1104 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:12.337 ==60401== Memcheck, a memory error detector 00:04:12.337 ==60401== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:12.337 ==60401== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:12.337 ==60401== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:12.337 ==60401== 00:04:12.337 --60401-- Valgrind options: 00:04:12.337 --60401-- --leak-check=full 00:04:12.337 --60401-- --error-exitcode=2 00:04:12.337 --60401-- --verbose 00:04:12.337 --60401-- Contents of /proc/version: 00:04:12.337 --60401-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:12.337 --60401-- 00:04:12.337 --60401-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:12.337 --60401-- Page sizes: currently 4096, max supported 4096 00:04:12.337 --60401-- Valgrind library directory: /usr/libexec/valgrind 00:04:12.337 --60401-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:12.337 --60401-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:12.337 --60401-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:12.337 --60401-- might be shown as UnknownInlinedFun 00:04:12.337 --60401-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:12.337 --60401-- object doesn't have a dynamic symbol table 00:04:12.337 --60401-- Scheduler: using generic scheduler lock implementation. 00:04:12.337 --60401-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:12.337 ==60401== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60401-by-???-on-48eae4554860 00:04:12.337 ==60401== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60401-by-???-on-48eae4554860 00:04:12.337 ==60401== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60401-by-???-on-48eae4554860 00:04:12.338 ==60401== 00:04:12.338 ==60401== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:12.338 ==60401== don't want to do, unless you know exactly what you're doing, 00:04:12.338 ==60401== or are doing some strange experiment): 00:04:12.338 ==60401== /usr/libexec/valgrind/../../bin/vgdb --pid=60401 ...command... 00:04:12.338 ==60401== 00:04:12.338 ==60401== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:12.338 ==60401== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:12.338 ==60401== and then give GDB the following command 00:04:12.338 ==60401== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60401 00:04:12.338 ==60401== --pid is optional if only one valgrind process is running 00:04:12.338 ==60401== 00:04:12.338 --60401-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:12.338 --60401-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:12.338 --60401-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:12.338 --60401-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:12.338 ==60401== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.338 --60401-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:12.338 --60401-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:12.338 --60401-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:12.338 --60401-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:12.338 --60401-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:12.338 --60401-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:12.338 --60401-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:12.338 --60401-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:12.338 --60401-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:12.338 --60401-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:12.338 --60401-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:12.338 --60401-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:12.338 --60401-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:12.338 --60401-- Reading syms from /usr/lib64/libm.so.6 00:04:12.338 --60401-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:12.338 --60401-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:12.338 --60401-- Reading syms from /usr/lib64/libc.so.6 00:04:12.597 ==60401== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.597 --60401-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.597 --60401-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:12.597 ==60401== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.597 --60401-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.597 --60401-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:12.597 ==60401== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.597 --60401-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.597 --60401-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:12.597 ==60401== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.597 --60401-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.597 --60401-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:12.597 ==60401== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.597 --60401-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.597 --60401-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:12.597 ==60401== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.597 --60401-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.597 --60401-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:12.597 --60401-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:12.597 --60401-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:12.597 --60401-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:12.597 --60401-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:12.597 --60401-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:12.597 --60401-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:12.597 --60401-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.597 --60401-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.597 --60401-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.597 --60401-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.597 --60401-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.597 --60401-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.597 --60401-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.597 --60401-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.597 --60401-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.597 --60401-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.597 --60401-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.597 --60401-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.597 --60401-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.597 --60401-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 --60401-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 --60401-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 --60401-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 --60401-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 --60401-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 --60401-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 --60401-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 --60401-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 --60401-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 --60401-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 --60401-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 --60401-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 --60401-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 --60401-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 --60401-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 --60401-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 ==60401== Preferring higher priority redirection: 00:04:12.598 --60401-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:12.598 --60401-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:12.598 --60401-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 --60401-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 --60401-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 --60401-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 --60401-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 --60401-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 --60401-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 --60401-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 --60401-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.598 ==60401== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.598 --60401-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:12.598 --60401-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:12.598 ==60401== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.598 --60401-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:12.598 --60401-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:12.857 --60401-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:12.857 --60401-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:12.857 --60401-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:12.857 --60401-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:12.857 --60401-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:12.857 --60401-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:12.857 --60401-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:12.858 --60401-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:12.858 --60401-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:12.858 --60401-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:12.858 --60401-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:12.858 --60401-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:12.858 --60401-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:12.858 --60401-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:12.858 --60401-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:12.858 --60401-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:12.858 --60401-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:12.858 00:04:12.858 00:04:12.858 CUnit - A unit testing framework for C - Version 2.1-3 00:04:12.858 http://cunit.sourceforge.net/ 00:04:12.858 00:04:12.858 00:04:12.858 Suite: crypto 00:04:12.858 Test: test_error_paths ...[2024-07-12 10:18:06.706252] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 167:crypto_encrypt: *ERROR*: Failed to submit bdev_io! 00:04:12.858 [2024-07-12 10:18:06.761771] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:04:13.117 [2024-07-12 10:18:06.793867] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 256:crypto_read: *ERROR*: Failed to submit bdev_io! 00:04:13.117 passed 00:04:13.117 Test: test_simple_write ...passed 00:04:13.117 Test: test_simple_read ...passed 00:04:13.117 Test: test_passthru ...[2024-07-12 10:18:06.808843] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 372:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:04:13.117 [2024-07-12 10:18:06.812548] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 372:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:04:13.117 [2024-07-12 10:18:06.813931] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 362:vbdev_crypto_submit_request: *ERROR*: crypto: unknown I/O type 9 00:04:13.117 [2024-07-12 10:18:06.814218] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 372:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:04:13.117 passed 00:04:13.117 Test: test_crypto_op_complete ...[2024-07-12 10:18:06.818001] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:04:13.117 passed 00:04:13.117 Test: test_supported_io ...passed 00:04:13.117 Test: test_reset ...passed 00:04:13.117 00:04:13.117 Run Summary: Type Total Ran Passed Failed Inactive 00:04:13.117 suites 1 1 n/a 0 0 00:04:13.117 tests 7 7 7 0 0 00:04:13.117 asserts 44 44 44 0 n/a 00:04:13.117 00:04:13.117 Elapsed time = 0.134 seconds 00:04:13.117 --60401-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:13.117 --60401-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:13.117 ==60401== 00:04:13.117 ==60401== HEAP SUMMARY: 00:04:13.117 ==60401== in use at exit: 0 bytes in 0 blocks 00:04:13.117 ==60401== total heap usage: 1,156 allocs, 1,156 frees, 196,292 bytes allocated 00:04:13.117 ==60401== 00:04:13.117 ==60401== All heap blocks were freed -- no leaks are possible 00:04:13.117 ==60401== 00:04:13.117 ==60401== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:13.117 00:04:13.117 real 0m0.890s 00:04:13.117 user 0m0.842s 00:04:13.117 sys 0m0.044s 00:04:13.117 10:18:06 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:13.117 10:18:06 -- common/autotest_common.sh@10 -- # set +x 00:04:13.117 ************************************ 00:04:13.117 END TEST unittest_bdev_crypto 00:04:13.117 ************************************ 00:04:13.117 10:18:06 -- unit/unittest.sh@215 -- # run_test unittest_bdev_crypto valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:13.117 10:18:06 -- common/autotest_common.sh@1077 -- # '[' 6 -le 1 ']' 00:04:13.117 10:18:06 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:04:13.117 10:18:06 -- common/autotest_common.sh@10 -- # set +x 00:04:13.117 ************************************ 00:04:13.117 START TEST unittest_bdev_crypto 00:04:13.117 ************************************ 00:04:13.117 10:18:06 -- common/autotest_common.sh@1104 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:13.117 ==60419== Memcheck, a memory error detector 00:04:13.117 ==60419== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:13.117 ==60419== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:13.117 ==60419== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:13.117 ==60419== 00:04:13.117 --60419-- Valgrind options: 00:04:13.117 --60419-- --leak-check=full 00:04:13.117 --60419-- --error-exitcode=2 00:04:13.117 --60419-- --verbose 00:04:13.117 --60419-- Contents of /proc/version: 00:04:13.117 --60419-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:13.117 --60419-- 00:04:13.117 --60419-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:13.117 --60419-- Page sizes: currently 4096, max supported 4096 00:04:13.117 --60419-- Valgrind library directory: /usr/libexec/valgrind 00:04:13.117 --60419-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:13.117 --60419-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:13.117 --60419-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:13.117 --60419-- might be shown as UnknownInlinedFun 00:04:13.117 --60419-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:13.117 --60419-- object doesn't have a dynamic symbol table 00:04:13.117 --60419-- Scheduler: using generic scheduler lock implementation. 00:04:13.117 --60419-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:13.117 ==60419== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60419-by-???-on-48eae4554860 00:04:13.117 ==60419== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60419-by-???-on-48eae4554860 00:04:13.117 ==60419== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60419-by-???-on-48eae4554860 00:04:13.117 ==60419== 00:04:13.117 ==60419== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:13.117 ==60419== don't want to do, unless you know exactly what you're doing, 00:04:13.117 ==60419== or are doing some strange experiment): 00:04:13.117 ==60419== /usr/libexec/valgrind/../../bin/vgdb --pid=60419 ...command... 00:04:13.117 ==60419== 00:04:13.117 ==60419== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:13.117 ==60419== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:13.117 ==60419== and then give GDB the following command 00:04:13.117 ==60419== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60419 00:04:13.117 ==60419== --pid is optional if only one valgrind process is running 00:04:13.117 ==60419== 00:04:13.376 --60419-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:13.376 --60419-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:13.376 --60419-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:13.376 --60419-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:13.376 ==60419== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.376 --60419-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:13.376 --60419-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:13.376 --60419-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:13.376 --60419-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:13.376 --60419-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:13.376 --60419-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:13.376 --60419-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:13.376 --60419-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:13.376 --60419-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:13.376 --60419-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:13.376 --60419-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:13.377 --60419-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:13.377 --60419-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:13.377 --60419-- Reading syms from /usr/lib64/libm.so.6 00:04:13.377 --60419-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:13.377 --60419-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:13.377 --60419-- Reading syms from /usr/lib64/libc.so.6 00:04:13.377 ==60419== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.377 --60419-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:13.377 --60419-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:13.377 ==60419== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.377 --60419-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:13.377 --60419-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:13.377 ==60419== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.377 --60419-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:13.377 --60419-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:13.377 ==60419== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.377 --60419-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:13.377 --60419-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:13.377 ==60419== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.377 --60419-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:13.377 --60419-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:13.377 ==60419== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.377 --60419-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:13.377 --60419-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:13.377 --60419-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:13.377 --60419-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:13.377 --60419-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:13.377 --60419-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:13.636 --60419-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:13.636 --60419-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:13.636 --60419-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 ==60419== Preferring higher priority redirection: 00:04:13.637 --60419-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:13.637 --60419-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:13.637 --60419-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 --60419-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.637 ==60419== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.637 --60419-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:13.637 --60419-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:13.637 ==60419== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.637 --60419-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:13.637 --60419-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:13.637 --60419-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:13.637 --60419-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:13.637 --60419-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:13.638 --60419-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:13.638 --60419-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:13.638 --60419-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:13.638 --60419-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:13.638 --60419-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:13.638 --60419-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:13.638 --60419-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:13.638 --60419-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:13.638 --60419-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:13.638 --60419-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:13.638 --60419-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:13.897 --60419-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:13.897 --60419-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:13.897 00:04:13.897 00:04:13.897 CUnit - A unit testing framework for C - Version 2.1-3 00:04:13.897 http://cunit.sourceforge.net/ 00:04:13.897 00:04:13.897 --60419-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:13.897 00:04:13.897 Suite: dpdk_cryptodev 00:04:13.897 Test: test_error_paths ...[2024-07-12 10:18:07.612430] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 647:accel_dpdk_cryptodev_process_task: *ERROR*: Failed to find a key handle, driver crypto_aesni_mb, cipher AES_CBC 00:04:13.897 [2024-07-12 10:18:07.655419] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 463:accel_dpdk_cryptodev_task_alloc_resources: *ERROR*: Failed to get src_mbufs! 00:04:13.897 passed 00:04:13.897 Test: test_simple_encrypt ...passed 00:04:13.897 Test: test_simple_decrypt ...passed 00:04:14.156 Test: test_large_enc_dec ...--60419-- memcheck GC: 1000 nodes, 74 survivors (7.4%) 00:04:14.156 passed 00:04:14.156 Test: test_dev_full ...passed 00:04:14.156 Test: test_crazy_rw ...passed 00:04:14.156 Test: test_initdrivers ...[2024-07-12 10:18:07.919214] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1197:accel_dpdk_cryptodev_init: *ERROR*: Cannot create session pool max size 0x1 00:04:14.156 [2024-07-12 10:18:07.921390] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1218:accel_dpdk_cryptodev_init: *ERROR*: Cannot create op pool 00:04:14.156 [2024-07-12 10:18:07.927451] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1030:accel_dpdk_cryptodev_create: *ERROR*: Insufficient unique queue pairs available for crypto_aesni_mb 00:04:14.156 [2024-07-12 10:18:07.927799] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1032:accel_dpdk_cryptodev_create: *ERROR*: Either add more crypto devices or decrease core count 00:04:14.156 [2024-07-12 10:18:07.930556] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1040:accel_dpdk_cryptodev_create: *ERROR*: Failed to configure cryptodev 0: error -1 00:04:14.157 [2024-07-12 10:18:07.933094] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1055:accel_dpdk_cryptodev_create: *ERROR*: Failed to setup queue pair 0 on cryptodev 0: error -1 00:04:14.157 [2024-07-12 10:18:07.935203] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1064:accel_dpdk_cryptodev_create: *ERROR*: Failed to start device 0: error -1 00:04:14.157 [2024-07-12 10:18:07.937986] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1018:accel_dpdk_cryptodev_create: *ERROR*: Failed to start device 0. Invalid driver name "junk" 00:04:14.157 passed 00:04:14.157 Test: test_supported_opcodes ...passed 00:04:14.157 Test: test_poller ...[2024-07-12 10:18:08.007476] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 258:accel_dpdk_cryptodev_poll_qp: *ERROR*: error with op 1 status 1 00:04:14.157 passed 00:04:14.157 Test: test_assign_device_qp ...passed 00:04:14.157 00:04:14.415 Run Summary: Type Total Ran Passed Failed Inactive 00:04:14.415 suites 1 1 n/a 0 0 00:04:14.415 tests 10 10 10 0 0 00:04:14.415 asserts 8642 8642 8642 0 n/a 00:04:14.415 00:04:14.415 Elapsed time = 0.484 seconds 00:04:14.415 --60419-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:14.415 --60419-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:14.415 ==60419== 00:04:14.415 ==60419== HEAP SUMMARY: 00:04:14.415 ==60419== in use at exit: 0 bytes in 0 blocks 00:04:14.415 ==60419== total heap usage: 10,981 allocs, 10,981 frees, 2,032,204 bytes allocated 00:04:14.415 ==60419== 00:04:14.415 ==60419== All heap blocks were freed -- no leaks are possible 00:04:14.415 ==60419== 00:04:14.415 ==60419== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:14.415 00:04:14.415 real 0m1.203s 00:04:14.415 user 0m1.154s 00:04:14.415 sys 0m0.043s 00:04:14.415 10:18:08 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:14.415 10:18:08 -- common/autotest_common.sh@10 -- # set +x 00:04:14.415 ************************************ 00:04:14.415 END TEST unittest_bdev_crypto 00:04:14.415 ************************************ 00:04:14.415 10:18:08 -- unit/unittest.sh@218 -- # grep -q '#define SPDK_CONFIG_VBDEV_COMPRESS 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:04:14.416 10:18:08 -- unit/unittest.sh@219 -- # run_test unittest_bdev_compress valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:14.416 10:18:08 -- common/autotest_common.sh@1077 -- # '[' 6 -le 1 ']' 00:04:14.416 10:18:08 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:04:14.416 10:18:08 -- common/autotest_common.sh@10 -- # set +x 00:04:14.416 ************************************ 00:04:14.416 START TEST unittest_bdev_compress 00:04:14.416 ************************************ 00:04:14.416 10:18:08 -- common/autotest_common.sh@1104 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:14.416 ==60438== Memcheck, a memory error detector 00:04:14.416 ==60438== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:14.416 ==60438== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:14.416 ==60438== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:14.416 ==60438== 00:04:14.416 --60438-- Valgrind options: 00:04:14.416 --60438-- --leak-check=full 00:04:14.416 --60438-- --error-exitcode=2 00:04:14.416 --60438-- --verbose 00:04:14.416 --60438-- Contents of /proc/version: 00:04:14.416 --60438-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:14.416 --60438-- 00:04:14.416 --60438-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:14.416 --60438-- Page sizes: currently 4096, max supported 4096 00:04:14.416 --60438-- Valgrind library directory: /usr/libexec/valgrind 00:04:14.416 --60438-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:14.416 --60438-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:14.416 --60438-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:14.416 --60438-- might be shown as UnknownInlinedFun 00:04:14.416 --60438-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:14.416 --60438-- object doesn't have a dynamic symbol table 00:04:14.416 --60438-- Scheduler: using generic scheduler lock implementation. 00:04:14.416 --60438-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:14.416 ==60438== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60438-by-???-on-48eae4554860 00:04:14.416 ==60438== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60438-by-???-on-48eae4554860 00:04:14.416 ==60438== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60438-by-???-on-48eae4554860 00:04:14.416 ==60438== 00:04:14.416 ==60438== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:14.416 ==60438== don't want to do, unless you know exactly what you're doing, 00:04:14.416 ==60438== or are doing some strange experiment): 00:04:14.416 ==60438== /usr/libexec/valgrind/../../bin/vgdb --pid=60438 ...command... 00:04:14.416 ==60438== 00:04:14.416 ==60438== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:14.416 ==60438== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:14.416 ==60438== and then give GDB the following command 00:04:14.416 ==60438== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60438 00:04:14.416 ==60438== --pid is optional if only one valgrind process is running 00:04:14.416 ==60438== 00:04:14.416 --60438-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:14.416 --60438-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:14.416 --60438-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:14.416 --60438-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:14.416 ==60438== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.416 --60438-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:14.416 --60438-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:14.416 --60438-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:14.416 --60438-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:14.416 --60438-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:14.416 --60438-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:14.416 --60438-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:14.416 --60438-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:14.416 --60438-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:14.416 --60438-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:14.416 --60438-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:14.416 --60438-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:14.416 --60438-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:14.416 --60438-- Reading syms from /usr/lib64/libm.so.6 00:04:14.675 --60438-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:14.675 --60438-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:14.675 --60438-- Reading syms from /usr/lib64/libc.so.6 00:04:14.675 ==60438== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.675 --60438-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:14.675 --60438-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:14.675 ==60438== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.675 --60438-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:14.675 --60438-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:14.675 ==60438== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.675 --60438-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:14.675 --60438-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:14.675 ==60438== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.675 --60438-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:14.675 --60438-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:14.675 ==60438== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.675 --60438-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:14.675 --60438-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:14.675 ==60438== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.675 --60438-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:14.675 --60438-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:14.675 --60438-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:14.675 --60438-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:14.675 --60438-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:14.675 --60438-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:14.675 --60438-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:14.675 --60438-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:14.675 --60438-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.675 --60438-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.676 --60438-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.676 ==60438== Preferring higher priority redirection: 00:04:14.676 --60438-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:14.676 --60438-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:14.676 --60438-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.676 --60438-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.676 --60438-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.676 --60438-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.676 --60438-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.676 --60438-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.676 --60438-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.676 --60438-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.676 --60438-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.676 ==60438== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.676 --60438-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:14.676 --60438-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:14.676 ==60438== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.676 --60438-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:14.676 --60438-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:14.676 --60438-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:14.676 --60438-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:14.676 --60438-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:14.676 --60438-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:14.676 --60438-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:14.676 --60438-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:14.676 --60438-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:14.934 --60438-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:14.934 --60438-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:14.934 --60438-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:14.934 --60438-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:14.934 --60438-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:14.934 --60438-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:14.934 --60438-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:14.934 --60438-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:14.934 --60438-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:14.934 00:04:14.934 00:04:14.934 CUnit - A unit testing framework for C - Version 2.1-3 00:04:14.934 http://cunit.sourceforge.net/ 00:04:14.934 00:04:14.934 --60438-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:14.934 00:04:14.934 Suite: compress 00:04:14.934 Test: test_compress_operation ...passed 00:04:14.934 Test: test_compress_operation_cross_boundary ...passed 00:04:14.934 Test: test_vbdev_compress_submit_request ...[2024-07-12 10:18:08.678436] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/compress/vbdev_compress.c: 99:_reduce_rw_blocks_cb: *ERROR*: status 1 on operation from reduce API 00:04:14.934 [2024-07-12 10:18:08.709264] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/compress/vbdev_compress.c: 99:_reduce_rw_blocks_cb: *ERROR*: status 1 on operation from reduce API 00:04:14.934 passed 00:04:14.934 Test: test_passthru ...passed 00:04:14.934 Test: test_supported_io ...passed 00:04:14.934 Test: test_reset ...passed 00:04:14.934 00:04:14.934 Run Summary: Type Total Ran Passed Failed Inactive 00:04:14.934 suites 1 1 n/a 0 0 00:04:14.934 tests 6 6 6 0 0 00:04:14.934 asserts 11 11 11 0 n/a 00:04:14.934 00:04:14.934 Elapsed time = 0.081 seconds 00:04:14.934 --60438-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:14.934 --60438-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:14.934 ==60438== 00:04:14.934 ==60438== HEAP SUMMARY: 00:04:14.934 ==60438== in use at exit: 0 bytes in 0 blocks 00:04:14.934 ==60438== total heap usage: 1,130 allocs, 1,130 frees, 191,057 bytes allocated 00:04:14.934 ==60438== 00:04:14.934 ==60438== All heap blocks were freed -- no leaks are possible 00:04:14.934 ==60438== 00:04:14.934 ==60438== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:14.934 00:04:14.934 real 0m0.616s 00:04:14.934 user 0m0.588s 00:04:14.934 sys 0m0.026s 00:04:14.934 10:18:08 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:14.934 10:18:08 -- common/autotest_common.sh@10 -- # set +x 00:04:14.934 ************************************ 00:04:14.934 END TEST unittest_bdev_compress 00:04:14.934 ************************************ 00:04:14.934 10:18:08 -- unit/unittest.sh@220 -- # run_test unittest_lib_reduce valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:14.934 10:18:08 -- common/autotest_common.sh@1077 -- # '[' 6 -le 1 ']' 00:04:14.934 10:18:08 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:04:14.934 10:18:08 -- common/autotest_common.sh@10 -- # set +x 00:04:14.934 ************************************ 00:04:14.934 START TEST unittest_lib_reduce 00:04:14.935 ************************************ 00:04:14.935 10:18:08 -- common/autotest_common.sh@1104 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:14.935 ==60456== Memcheck, a memory error detector 00:04:14.935 ==60456== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:14.935 ==60456== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:14.935 ==60456== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:14.935 ==60456== 00:04:14.935 --60456-- Valgrind options: 00:04:14.935 --60456-- --leak-check=full 00:04:14.935 --60456-- --error-exitcode=2 00:04:14.935 --60456-- --verbose 00:04:14.935 --60456-- Contents of /proc/version: 00:04:14.935 --60456-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:14.935 --60456-- 00:04:14.935 --60456-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:14.935 --60456-- Page sizes: currently 4096, max supported 4096 00:04:14.935 --60456-- Valgrind library directory: /usr/libexec/valgrind 00:04:14.935 --60456-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:14.935 --60456-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:14.935 --60456-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:14.935 --60456-- might be shown as UnknownInlinedFun 00:04:14.935 --60456-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:14.935 --60456-- object doesn't have a dynamic symbol table 00:04:15.194 --60456-- Scheduler: using generic scheduler lock implementation. 00:04:15.194 --60456-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:15.194 ==60456== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60456-by-???-on-48eae4554860 00:04:15.194 ==60456== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60456-by-???-on-48eae4554860 00:04:15.194 ==60456== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60456-by-???-on-48eae4554860 00:04:15.194 ==60456== 00:04:15.194 ==60456== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:15.194 ==60456== don't want to do, unless you know exactly what you're doing, 00:04:15.194 ==60456== or are doing some strange experiment): 00:04:15.194 ==60456== /usr/libexec/valgrind/../../bin/vgdb --pid=60456 ...command... 00:04:15.194 ==60456== 00:04:15.194 ==60456== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:15.194 ==60456== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:15.194 ==60456== and then give GDB the following command 00:04:15.194 ==60456== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60456 00:04:15.194 ==60456== --pid is optional if only one valgrind process is running 00:04:15.194 ==60456== 00:04:15.194 --60456-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:15.194 --60456-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:15.194 --60456-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:15.194 --60456-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:15.194 ==60456== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.194 --60456-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:15.194 --60456-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:15.194 --60456-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:15.194 --60456-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:15.194 --60456-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:15.194 --60456-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:15.194 --60456-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:15.194 --60456-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:15.194 --60456-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:15.194 --60456-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:15.194 --60456-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:15.194 --60456-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:15.194 --60456-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:15.194 --60456-- Reading syms from /usr/lib64/libm.so.6 00:04:15.194 --60456-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:15.194 --60456-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:15.194 --60456-- Reading syms from /usr/lib64/libc.so.6 00:04:15.194 ==60456== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.194 --60456-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:15.194 --60456-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:15.194 ==60456== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.194 --60456-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:15.194 --60456-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:15.194 ==60456== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.194 --60456-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:15.194 --60456-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:15.194 ==60456== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.194 --60456-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:15.194 --60456-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:15.194 ==60456== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.194 --60456-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:15.194 --60456-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:15.194 ==60456== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.194 --60456-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:15.194 --60456-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:15.194 --60456-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:15.194 --60456-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:15.194 --60456-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:15.194 --60456-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:15.194 --60456-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:15.194 --60456-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:15.453 --60456-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.453 --60456-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.453 --60456-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.453 --60456-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.453 --60456-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.453 --60456-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.453 --60456-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.453 --60456-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.453 --60456-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.453 --60456-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 ==60456== Preferring higher priority redirection: 00:04:15.454 --60456-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:15.454 --60456-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:15.454 --60456-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 --60456-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.454 ==60456== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.454 --60456-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:15.454 --60456-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:15.454 ==60456== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.454 --60456-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:15.454 --60456-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:15.454 --60456-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:15.454 --60456-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:15.454 --60456-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:15.454 --60456-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:15.454 --60456-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:15.454 --60456-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:15.454 --60456-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:15.454 --60456-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:15.454 --60456-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:15.454 --60456-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:15.454 --60456-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:15.454 --60456-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:15.454 --60456-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:15.454 --60456-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:15.454 --60456-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:15.454 --60456-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:15.454 00:04:15.454 00:04:15.454 CUnit - A unit testing framework for C - Version 2.1-3 00:04:15.454 http://cunit.sourceforge.net/ 00:04:15.454 00:04:15.454 00:04:15.454 Suite: reduce 00:04:15.454 Test: get_pm_file_size ...passed 00:04:15.454 Test: get_vol_size ...passed 00:04:15.454 Test: init_failure ...--60456-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:15.454 [2024-07-12 10:18:09.279821] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/reduce/reduce.c: 579:spdk_reduce_vol_init: *ERROR*: backing device is too small 00:04:15.454 [2024-07-12 10:18:09.309168] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/reduce/reduce.c: 586:spdk_reduce_vol_init: *ERROR*: backing_dev function pointer not specified 00:04:15.454 passed 00:04:15.454 Test: init_md ...--60456-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:15.454 --60456-- REDIR: 0x55833f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:15.454 --60456-- REDIR: 0x5644ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:04:15.713 passed 00:04:15.713 Test: init_backing_dev ...passed 00:04:15.713 Test: load ...passed 00:04:15.713 Test: write_maps ...passed 00:04:15.713 Test: read_write ...passed 00:04:15.713 Test: readv_writev ...passed 00:04:15.713 Test: destroy ...passed 00:04:15.713 Test: defer_bdev_io ...passed 00:04:15.713 Test: overlapped ...passed 00:04:15.713 Test: compress_algorithm ...passed 00:04:15.971 Test: test_prepare_compress_chunk ...passed 00:04:15.971 Test: test_reduce_decompress_chunk ...passed 00:04:15.971 Test: test_allocate_vol_requests ...passed 00:04:15.971 00:04:15.971 Run Summary: Type Total Ran Passed Failed Inactive 00:04:15.971 suites 1 1 n/a 0 0 00:04:15.971 tests 16 16 16 0 0 00:04:15.972 asserts 11091 11091 11091 0 n/a 00:04:15.972 00:04:15.972 Elapsed time = 0.438 seconds 00:04:15.972 --60456-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:15.972 --60456-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:15.972 ==60456== 00:04:15.972 ==60456== HEAP SUMMARY: 00:04:15.972 ==60456== in use at exit: 5,259,264 bytes in 3 blocks 00:04:15.972 ==60456== total heap usage: 433 allocs, 430 frees, 328,177,062 bytes allocated 00:04:15.972 ==60456== 00:04:15.972 ==60456== Searching for pointers to 3 not-freed blocks 00:04:15.972 ==60456== Checked 11,617,344 bytes 00:04:15.972 ==60456== 00:04:15.972 ==60456== LEAK SUMMARY: 00:04:15.972 ==60456== definitely lost: 0 bytes in 0 blocks 00:04:15.972 ==60456== indirectly lost: 0 bytes in 0 blocks 00:04:15.972 ==60456== possibly lost: 0 bytes in 0 blocks 00:04:15.972 ==60456== still reachable: 5,259,264 bytes in 3 blocks 00:04:15.972 ==60456== suppressed: 0 bytes in 0 blocks 00:04:15.972 ==60456== Reachable blocks (those to which a pointer was found) are not shown. 00:04:15.972 ==60456== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:15.972 ==60456== 00:04:15.972 ==60456== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:15.972 00:04:15.972 real 0m0.972s 00:04:15.972 user 0m0.925s 00:04:15.972 sys 0m0.044s 00:04:15.972 10:18:09 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:15.972 10:18:09 -- common/autotest_common.sh@10 -- # set +x 00:04:15.972 ************************************ 00:04:15.972 END TEST unittest_lib_reduce 00:04:15.972 ************************************ 00:04:15.972 10:18:09 -- unit/unittest.sh@223 -- # grep -q '#define SPDK_CONFIG_DPDK_COMPRESSDEV 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:04:15.972 10:18:09 -- unit/unittest.sh@224 -- # run_test unittest_dpdk_compressdev valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:15.972 10:18:09 -- common/autotest_common.sh@1077 -- # '[' 6 -le 1 ']' 00:04:15.972 10:18:09 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:04:15.972 10:18:09 -- common/autotest_common.sh@10 -- # set +x 00:04:15.972 ************************************ 00:04:15.972 START TEST unittest_dpdk_compressdev 00:04:15.972 ************************************ 00:04:15.972 10:18:09 -- common/autotest_common.sh@1104 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:15.972 ==60477== Memcheck, a memory error detector 00:04:15.972 ==60477== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:15.972 ==60477== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:15.972 ==60477== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:15.972 ==60477== 00:04:15.972 --60477-- Valgrind options: 00:04:15.972 --60477-- --leak-check=full 00:04:15.972 --60477-- --error-exitcode=2 00:04:15.972 --60477-- --verbose 00:04:15.972 --60477-- Contents of /proc/version: 00:04:15.972 --60477-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:15.972 --60477-- 00:04:15.972 --60477-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:15.972 --60477-- Page sizes: currently 4096, max supported 4096 00:04:15.972 --60477-- Valgrind library directory: /usr/libexec/valgrind 00:04:15.972 --60477-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:15.972 --60477-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:15.972 --60477-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:15.972 --60477-- might be shown as UnknownInlinedFun 00:04:15.972 --60477-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:15.972 --60477-- object doesn't have a dynamic symbol table 00:04:15.972 --60477-- Scheduler: using generic scheduler lock implementation. 00:04:15.972 --60477-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:15.972 ==60477== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60477-by-???-on-48eae4554860 00:04:15.972 ==60477== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60477-by-???-on-48eae4554860 00:04:15.972 ==60477== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60477-by-???-on-48eae4554860 00:04:15.972 ==60477== 00:04:15.972 ==60477== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:15.972 ==60477== don't want to do, unless you know exactly what you're doing, 00:04:15.972 ==60477== or are doing some strange experiment): 00:04:15.972 ==60477== /usr/libexec/valgrind/../../bin/vgdb --pid=60477 ...command... 00:04:15.972 ==60477== 00:04:15.972 ==60477== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:15.972 ==60477== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:15.972 ==60477== and then give GDB the following command 00:04:15.972 ==60477== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60477 00:04:15.972 ==60477== --pid is optional if only one valgrind process is running 00:04:15.972 ==60477== 00:04:15.972 --60477-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:15.972 --60477-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:16.231 --60477-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:16.231 --60477-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:16.231 ==60477== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.231 --60477-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:16.231 --60477-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:16.231 --60477-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:16.231 --60477-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:16.231 --60477-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:16.231 --60477-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:16.231 --60477-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:16.231 --60477-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:16.231 --60477-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:16.231 --60477-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:16.231 --60477-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:16.231 --60477-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:16.231 --60477-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:16.231 --60477-- Reading syms from /usr/lib64/libm.so.6 00:04:16.231 --60477-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:16.231 --60477-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:16.231 --60477-- Reading syms from /usr/lib64/libc.so.6 00:04:16.231 ==60477== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.231 --60477-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:16.231 --60477-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:16.231 ==60477== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.231 --60477-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:16.231 --60477-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:16.231 ==60477== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.231 --60477-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:16.231 --60477-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:16.231 ==60477== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.231 --60477-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:16.231 --60477-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:16.231 ==60477== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.231 --60477-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:16.231 --60477-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:16.231 ==60477== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.231 --60477-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:16.231 --60477-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:16.231 --60477-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:16.231 --60477-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:16.231 --60477-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:16.231 --60477-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:16.231 --60477-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:16.231 --60477-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:16.231 --60477-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.231 --60477-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 ==60477== Preferring higher priority redirection: 00:04:16.232 --60477-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:16.232 --60477-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:16.232 --60477-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 --60477-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.232 ==60477== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.232 --60477-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:16.232 --60477-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:16.232 ==60477== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.232 --60477-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:16.232 --60477-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:16.490 --60477-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:16.490 --60477-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:16.490 --60477-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:16.490 --60477-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:16.490 --60477-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:16.490 --60477-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:16.490 --60477-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:16.490 --60477-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:16.490 --60477-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:16.490 --60477-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:16.490 --60477-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:16.490 --60477-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:16.490 --60477-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:16.490 --60477-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:16.490 --60477-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:16.490 --60477-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:16.490 00:04:16.490 00:04:16.490 CUnit - A unit testing framework for C - Version 2.1-3 00:04:16.490 http://cunit.sourceforge.net/ 00:04:16.490 00:04:16.490 --60477-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:16.490 00:04:16.490 Suite: compress 00:04:16.490 Test: test_compress_operation ...[2024-07-12 10:18:10.301102] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 451:_compress_operation: *ERROR*: trying to get a comp op! 00:04:16.490 [2024-07-12 10:18:10.331229] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 459:_compress_operation: *ERROR*: ERROR trying to get src_mbufs! 00:04:16.490 [2024-07-12 10:18:10.350787] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 539:_compress_operation: *ERROR*: Compression API returned 0x3 00:04:16.491 [2024-07-12 10:18:10.361769] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 496:_compress_operation: *ERROR*: Dst buffer uses chained mbufs but driver (null) doesn't support SGL output 00:04:16.491 [2024-07-12 10:18:10.363219] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 480:_compress_operation: *ERROR*: Src buffer uses chained mbufs but driver (null) doesn't support SGL input 00:04:16.491 passed 00:04:16.491 Test: test_compress_operation_cross_boundary ...[2024-07-12 10:18:10.385383] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 480:_compress_operation: *ERROR*: Src buffer uses chained mbufs but driver (null) doesn't support SGL input 00:04:16.491 [2024-07-12 10:18:10.385921] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 496:_compress_operation: *ERROR*: Dst buffer uses chained mbufs but driver (null) doesn't support SGL output 00:04:16.491 passed 00:04:16.491 Test: test_setup_compress_mbuf ...passed 00:04:16.491 Test: test_initdrivers ...[2024-07-12 10:18:10.391880] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 261:accel_init_compress_drivers: *ERROR*: invalid device count from rte_compressdev_count() 00:04:16.491 [2024-07-12 10:18:10.392595] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 267:accel_init_compress_drivers: *ERROR*: error registering dynamic field with DPDK 00:04:16.491 [2024-07-12 10:18:10.395871] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 156:create_compress_dev: *ERROR*: Failed to configure compressdev 0 00:04:16.491 [2024-07-12 10:18:10.397357] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 156:create_compress_dev: *ERROR*: Failed to configure compressdev 0 00:04:16.491 [2024-07-12 10:18:10.398467] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 176:create_compress_dev: *ERROR*: Failed to setup queue pair on compressdev 0 with error 4294967295 00:04:16.491 [2024-07-12 10:18:10.399682] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 186:create_compress_dev: *ERROR*: Failed to start device 0: error -1 00:04:16.491 [2024-07-12 10:18:10.400975] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 195:create_compress_dev: *ERROR*: Failed to create private comp xform device 0: error -2 00:04:16.491 passed 00:04:16.749 Test: test_poller ...passed 00:04:16.749 00:04:16.749 Run Summary: Type Total Ran Passed Failed Inactive 00:04:16.749 suites 1 1 n/a 0 0 00:04:16.749 tests 5 5 5 0 0 00:04:16.749 asserts 70 70 70 0 n/a 00:04:16.749 00:04:16.749 Elapsed time = 0.179 seconds 00:04:16.749 --60477-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:16.749 --60477-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:16.749 ==60477== 00:04:16.749 ==60477== HEAP SUMMARY: 00:04:16.749 ==60477== in use at exit: 2,016 bytes in 50 blocks 00:04:16.749 ==60477== total heap usage: 1,206 allocs, 1,156 frees, 187,154 bytes allocated 00:04:16.749 ==60477== 00:04:16.749 ==60477== Searching for pointers to 50 not-freed blocks 00:04:16.749 ==60477== Checked 6,550,456 bytes 00:04:16.749 ==60477== 00:04:16.749 ==60477== LEAK SUMMARY: 00:04:16.749 ==60477== definitely lost: 0 bytes in 0 blocks 00:04:16.749 ==60477== indirectly lost: 0 bytes in 0 blocks 00:04:16.749 ==60477== possibly lost: 0 bytes in 0 blocks 00:04:16.749 ==60477== still reachable: 2,016 bytes in 50 blocks 00:04:16.749 ==60477== suppressed: 0 bytes in 0 blocks 00:04:16.749 ==60477== Reachable blocks (those to which a pointer was found) are not shown. 00:04:16.749 ==60477== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:16.750 ==60477== 00:04:16.750 ==60477== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:16.750 00:04:16.750 real 0m0.716s 00:04:16.750 user 0m0.692s 00:04:16.750 sys 0m0.022s 00:04:16.750 10:18:10 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:16.750 10:18:10 -- common/autotest_common.sh@10 -- # set +x 00:04:16.750 ************************************ 00:04:16.750 END TEST unittest_dpdk_compressdev 00:04:16.750 ************************************ 00:04:16.750 10:18:10 -- unit/unittest.sh@227 -- # grep -q '#define SPDK_CONFIG_RAID5F 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:04:16.750 10:18:10 -- unit/unittest.sh@228 -- # run_test unittest_bdev_raid5f valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:16.750 10:18:10 -- common/autotest_common.sh@1077 -- # '[' 6 -le 1 ']' 00:04:16.750 10:18:10 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:04:16.750 10:18:10 -- common/autotest_common.sh@10 -- # set +x 00:04:16.750 ************************************ 00:04:16.750 START TEST unittest_bdev_raid5f 00:04:16.750 ************************************ 00:04:16.750 10:18:10 -- common/autotest_common.sh@1104 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:16.750 ==60496== Memcheck, a memory error detector 00:04:16.750 ==60496== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:16.750 ==60496== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:16.750 ==60496== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:16.750 ==60496== 00:04:16.750 --60496-- Valgrind options: 00:04:16.750 --60496-- --leak-check=full 00:04:16.750 --60496-- --error-exitcode=2 00:04:16.750 --60496-- --verbose 00:04:16.750 --60496-- Contents of /proc/version: 00:04:16.750 --60496-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:16.750 --60496-- 00:04:16.750 --60496-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:16.750 --60496-- Page sizes: currently 4096, max supported 4096 00:04:16.750 --60496-- Valgrind library directory: /usr/libexec/valgrind 00:04:16.750 --60496-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:16.750 --60496-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:16.750 --60496-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:16.750 --60496-- might be shown as UnknownInlinedFun 00:04:16.750 --60496-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:16.750 --60496-- object doesn't have a dynamic symbol table 00:04:16.750 --60496-- Scheduler: using generic scheduler lock implementation. 00:04:16.750 --60496-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:16.750 ==60496== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60496-by-???-on-48eae4554860 00:04:16.750 ==60496== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60496-by-???-on-48eae4554860 00:04:16.750 ==60496== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60496-by-???-on-48eae4554860 00:04:16.750 ==60496== 00:04:16.750 ==60496== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:16.750 ==60496== don't want to do, unless you know exactly what you're doing, 00:04:16.750 ==60496== or are doing some strange experiment): 00:04:16.750 ==60496== /usr/libexec/valgrind/../../bin/vgdb --pid=60496 ...command... 00:04:16.750 ==60496== 00:04:16.750 ==60496== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:16.750 ==60496== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:16.750 ==60496== and then give GDB the following command 00:04:16.750 ==60496== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60496 00:04:16.750 ==60496== --pid is optional if only one valgrind process is running 00:04:16.750 ==60496== 00:04:16.750 --60496-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:16.750 --60496-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:16.750 --60496-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:16.750 --60496-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:16.750 ==60496== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.750 --60496-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:16.750 --60496-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:16.750 --60496-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:16.750 --60496-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:16.750 --60496-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:16.750 --60496-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:16.750 --60496-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:16.750 --60496-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:16.750 --60496-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:17.009 --60496-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:17.009 --60496-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:17.009 --60496-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:17.009 --60496-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:17.009 --60496-- Reading syms from /usr/lib64/libm.so.6 00:04:17.009 --60496-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:17.009 --60496-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:17.009 --60496-- Reading syms from /usr/lib64/libc.so.6 00:04:17.009 ==60496== WARNING: new redirection conflicts with existing -- ignoring it 00:04:17.009 --60496-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:17.009 --60496-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:17.009 ==60496== WARNING: new redirection conflicts with existing -- ignoring it 00:04:17.009 --60496-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:17.009 --60496-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:17.009 ==60496== WARNING: new redirection conflicts with existing -- ignoring it 00:04:17.009 --60496-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:17.009 --60496-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:17.009 ==60496== WARNING: new redirection conflicts with existing -- ignoring it 00:04:17.009 --60496-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:17.009 --60496-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:17.009 ==60496== WARNING: new redirection conflicts with existing -- ignoring it 00:04:17.009 --60496-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:17.009 --60496-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:17.009 ==60496== WARNING: new redirection conflicts with existing -- ignoring it 00:04:17.009 --60496-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:17.009 --60496-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:17.009 --60496-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:17.009 --60496-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:17.009 --60496-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:17.009 --60496-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:17.009 --60496-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:17.010 --60496-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:17.010 --60496-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 ==60496== Preferring higher priority redirection: 00:04:17.010 --60496-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:17.010 --60496-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:17.010 --60496-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 --60496-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.010 ==60496== WARNING: new redirection conflicts with existing -- ignoring it 00:04:17.010 --60496-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:17.010 --60496-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:17.010 ==60496== WARNING: new redirection conflicts with existing -- ignoring it 00:04:17.010 --60496-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:17.010 --60496-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:17.010 --60496-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:17.010 --60496-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:17.010 --60496-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:17.269 --60496-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:17.269 --60496-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:17.269 --60496-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:17.269 --60496-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:17.269 --60496-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:17.269 --60496-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:17.269 --60496-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:17.269 --60496-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:17.269 --60496-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:17.269 --60496-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:17.269 --60496-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:17.269 --60496-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:17.269 --60496-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:17.269 --60496-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:17.269 --60496-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:17.269 00:04:17.269 00:04:17.269 CUnit - A unit testing framework for C - Version 2.1-3 00:04:17.269 http://cunit.sourceforge.net/ 00:04:17.269 00:04:17.269 00:04:17.269 Suite: raid5f 00:04:17.269 Test: test_raid5f_start ...passed 00:04:18.204 Test: test_raid5f_submit_read_request ...passed 00:04:18.463 Test: test_raid5f_stripe_request_map_iovecs ...passed 00:04:26.580 Test: test_raid5f_submit_full_stripe_write_request ...passed 00:05:05.286 Test: test_raid5f_chunk_write_error ...passed 00:05:23.367 Test: test_raid5f_chunk_write_error_with_enomem ...passed 00:05:29.927 Test: test_raid5f_submit_full_stripe_write_request_degraded ...passed 00:05:29.928 Test: test_raid5f_submit_read_request_degraded ...--60496-- REDIR: 0x55833f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:06:37.635 passed 00:06:37.635 00:06:37.635 Run Summary: Type Total Ran Passed Failed Inactive 00:06:37.635 suites 1 1 n/a 0 0 00:06:37.635 tests 8 8 8 0 0 00:06:37.635 asserts 351864 351864 351864 0 n/a 00:06:37.635 00:06:37.635 Elapsed time = 131.274 seconds 00:06:37.635 --60496-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:37.635 --60496-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:37.635 ==60496== 00:06:37.635 ==60496== HEAP SUMMARY: 00:06:37.635 ==60496== in use at exit: 192 bytes in 1 blocks 00:06:37.635 ==60496== total heap usage: 537,385 allocs, 537,384 frees, 6,190,115,983 bytes allocated 00:06:37.635 ==60496== 00:06:37.635 ==60496== Searching for pointers to 1 not-freed blocks 00:06:37.635 ==60496== Checked 6,595,856 bytes 00:06:37.635 ==60496== 00:06:37.635 ==60496== LEAK SUMMARY: 00:06:37.635 ==60496== definitely lost: 0 bytes in 0 blocks 00:06:37.635 ==60496== indirectly lost: 0 bytes in 0 blocks 00:06:37.635 ==60496== possibly lost: 0 bytes in 0 blocks 00:06:37.635 ==60496== still reachable: 192 bytes in 1 blocks 00:06:37.635 ==60496== suppressed: 0 bytes in 0 blocks 00:06:37.635 ==60496== Reachable blocks (those to which a pointer was found) are not shown. 00:06:37.635 ==60496== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:06:37.635 ==60496== 00:06:37.635 ==60496== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:37.635 00:06:37.635 real 2m12.105s 00:06:37.635 user 2m11.256s 00:06:37.635 sys 0m0.604s 00:06:37.635 10:20:22 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:06:37.635 10:20:22 -- common/autotest_common.sh@10 -- # set +x 00:06:37.635 ************************************ 00:06:37.635 END TEST unittest_bdev_raid5f 00:06:37.635 ************************************ 00:06:37.635 10:20:22 -- unit/unittest.sh@231 -- # run_test unittest_blob_blobfs unittest_blob 00:06:37.635 10:20:22 -- common/autotest_common.sh@1077 -- # '[' 2 -le 1 ']' 00:06:37.635 10:20:22 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:06:37.635 10:20:22 -- common/autotest_common.sh@10 -- # set +x 00:06:37.635 ************************************ 00:06:37.635 START TEST unittest_blob_blobfs 00:06:37.635 ************************************ 00:06:37.635 10:20:22 -- common/autotest_common.sh@1104 -- # unittest_blob 00:06:37.635 10:20:22 -- unit/unittest.sh@38 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut ]] 00:06:37.635 10:20:22 -- unit/unittest.sh@39 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:06:37.635 ==60602== Memcheck, a memory error detector 00:06:37.635 ==60602== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:37.635 ==60602== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:37.635 ==60602== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:06:37.635 ==60602== 00:06:37.635 --60602-- Valgrind options: 00:06:37.635 --60602-- --leak-check=full 00:06:37.635 --60602-- --error-exitcode=2 00:06:37.635 --60602-- --verbose 00:06:37.635 --60602-- Contents of /proc/version: 00:06:37.635 --60602-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:37.635 --60602-- 00:06:37.635 --60602-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:37.635 --60602-- Page sizes: currently 4096, max supported 4096 00:06:37.635 --60602-- Valgrind library directory: /usr/libexec/valgrind 00:06:37.635 --60602-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:06:37.635 --60602-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:37.635 --60602-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:37.635 --60602-- might be shown as UnknownInlinedFun 00:06:37.635 --60602-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:37.635 --60602-- object doesn't have a dynamic symbol table 00:06:37.635 --60602-- Scheduler: using generic scheduler lock implementation. 00:06:37.636 --60602-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:37.636 ==60602== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60602-by-???-on-48eae4554860 00:06:37.636 ==60602== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60602-by-???-on-48eae4554860 00:06:37.636 ==60602== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60602-by-???-on-48eae4554860 00:06:37.636 ==60602== 00:06:37.636 ==60602== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:37.636 ==60602== don't want to do, unless you know exactly what you're doing, 00:06:37.636 ==60602== or are doing some strange experiment): 00:06:37.636 ==60602== /usr/libexec/valgrind/../../bin/vgdb --pid=60602 ...command... 00:06:37.636 ==60602== 00:06:37.636 ==60602== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:37.636 ==60602== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:06:37.636 ==60602== and then give GDB the following command 00:06:37.636 ==60602== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60602 00:06:37.636 ==60602== --pid is optional if only one valgrind process is running 00:06:37.636 ==60602== 00:06:37.636 --60602-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:37.636 --60602-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:37.636 --60602-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:37.636 --60602-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:37.636 ==60602== WARNING: new redirection conflicts with existing -- ignoring it 00:06:37.636 --60602-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:37.636 --60602-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:37.636 --60602-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:37.636 --60602-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:37.636 --60602-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:37.636 --60602-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:37.636 --60602-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:37.636 --60602-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:37.636 --60602-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:37.636 --60602-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:06:37.636 --60602-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:37.636 --60602-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:37.636 --60602-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:37.636 --60602-- Reading syms from /usr/lib64/libm.so.6 00:06:37.636 --60602-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:37.636 --60602-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:37.636 --60602-- Reading syms from /usr/lib64/libc.so.6 00:06:37.636 ==60602== WARNING: new redirection conflicts with existing -- ignoring it 00:06:37.636 --60602-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:37.636 --60602-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:37.636 ==60602== WARNING: new redirection conflicts with existing -- ignoring it 00:06:37.636 --60602-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:37.636 --60602-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:37.636 ==60602== WARNING: new redirection conflicts with existing -- ignoring it 00:06:37.636 --60602-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:37.636 --60602-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:37.636 ==60602== WARNING: new redirection conflicts with existing -- ignoring it 00:06:37.636 --60602-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:37.636 --60602-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:37.636 ==60602== WARNING: new redirection conflicts with existing -- ignoring it 00:06:37.636 --60602-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:37.636 --60602-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:37.636 ==60602== WARNING: new redirection conflicts with existing -- ignoring it 00:06:37.636 --60602-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:37.636 --60602-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:37.636 --60602-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:37.636 --60602-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:37.636 --60602-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:37.636 --60602-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:37.636 --60602-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:37.637 --60602-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:37.637 --60602-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 ==60602== Preferring higher priority redirection: 00:06:37.637 --60602-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:37.637 --60602-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:37.637 --60602-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 --60602-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.637 ==60602== WARNING: new redirection conflicts with existing -- ignoring it 00:06:37.637 --60602-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:37.637 --60602-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:37.637 ==60602== WARNING: new redirection conflicts with existing -- ignoring it 00:06:37.637 --60602-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:37.637 --60602-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:37.637 --60602-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:37.637 --60602-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:37.637 --60602-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:37.637 --60602-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:37.637 --60602-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:37.637 --60602-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:37.637 --60602-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:37.638 --60602-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:37.638 --60602-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:37.638 --60602-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:37.638 --60602-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:37.638 --60602-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:37.638 --60602-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:37.638 --60602-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:37.638 --60602-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:37.638 --60602-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:37.638 --60602-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:37.638 00:06:37.638 00:06:37.638 CUnit - A unit testing framework for C - Version 2.1-3 00:06:37.638 http://cunit.sourceforge.net/ 00:06:37.638 00:06:37.638 00:06:37.638 Suite: blob_nocopy_noextent 00:06:37.638 Test: blob_init ...[2024-07-12 10:20:23.391452] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5267:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:06:37.638 --60602-- REDIR: 0x55833f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:06:37.638 passed 00:06:37.638 Test: blob_thin_provision ...passed 00:06:37.638 Test: blob_read_only ...passed 00:06:37.638 Test: bs_load ...[2024-07-12 10:20:23.885037] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 896:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:06:37.638 passed 00:06:37.638 Test: bs_load_custom_cluster_size ...passed 00:06:37.638 Test: bs_load_after_failed_grow ...passed 00:06:37.638 Test: bs_cluster_sz ...[2024-07-12 10:20:24.070294] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3603:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:06:37.638 [2024-07-12 10:20:24.072584] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5398: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:06:37.638 [2024-07-12 10:20:24.075130] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3662:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:06:37.638 passed 00:06:37.638 Test: bs_resize_md ...passed 00:06:37.638 Test: bs_destroy ...passed 00:06:37.638 Test: bs_type ...passed 00:06:37.638 Test: bs_super_block ...passed 00:06:37.638 Test: bs_test_recover_cluster_count ...passed 00:06:37.638 Test: bs_grow_live ...passed 00:06:37.638 Test: bs_grow_live_no_space ...passed 00:06:37.638 Test: bs_test_grow ...passed 00:06:37.638 Test: blob_serialize_test ...passed 00:06:37.638 Test: super_block_crc ...passed 00:06:37.638 Test: blob_thin_prov_write_count_io ...passed 00:06:37.638 Test: bs_load_iter_test ...passed 00:06:37.638 Test: blob_relations ...[2024-07-12 10:20:24.662458] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7507:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:37.638 [2024-07-12 10:20:24.664009] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:37.638 [2024-07-12 10:20:24.679741] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7507:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:37.638 [2024-07-12 10:20:24.679895] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:37.638 passed 00:06:37.638 Test: blob_relations2 ...[2024-07-12 10:20:24.764310] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7507:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:37.638 [2024-07-12 10:20:24.764459] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:37.638 [2024-07-12 10:20:24.765593] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7507:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:37.638 [2024-07-12 10:20:24.765721] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:37.638 [2024-07-12 10:20:24.794056] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7507:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:37.638 [2024-07-12 10:20:24.794223] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:37.639 [2024-07-12 10:20:24.797506] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7507:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:37.639 [2024-07-12 10:20:24.797653] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:37.639 passed 00:06:37.639 Test: blob_relations3 ...passed 00:06:37.639 Test: blobstore_clean_power_failure ...passed 00:06:37.639 Test: blob_delete_snapshot_power_failure ...[2024-07-12 10:20:25.145360] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1600:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:06:37.639 [2024-07-12 10:20:25.184343] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1600:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:06:37.639 [2024-07-12 10:20:25.184687] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7421:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:37.639 [2024-07-12 10:20:25.188598] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:37.639 [2024-07-12 10:20:25.218949] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1600:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:06:37.639 [2024-07-12 10:20:25.219281] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1397:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:06:37.639 [2024-07-12 10:20:25.219619] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7421:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:37.639 [2024-07-12 10:20:25.219763] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:37.639 [2024-07-12 10:20:25.250545] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7351:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:06:37.639 [2024-07-12 10:20:25.252306] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:37.639 [2024-07-12 10:20:25.283623] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7223:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:06:37.639 [2024-07-12 10:20:25.285142] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:37.639 [2024-07-12 10:20:25.320839] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7167:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:06:37.639 [2024-07-12 10:20:25.321433] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:37.639 passed 00:06:37.639 Test: blob_create_snapshot_power_failure ...[2024-07-12 10:20:25.424033] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1600:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:06:37.639 [2024-07-12 10:20:25.485584] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1600:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:06:37.639 [2024-07-12 10:20:25.518998] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6215:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:06:37.639 passed 00:06:37.639 Test: blob_io_unit ...passed 00:06:37.639 Test: blob_io_unit_compatibility ...passed 00:06:37.639 Test: blob_ext_md_pages ...passed 00:06:37.639 Test: blob_esnap_io_4096_4096 ...passed 00:06:37.639 Test: blob_esnap_io_512_512 ...passed 00:06:37.639 Test: blob_esnap_io_4096_512 ...passed 00:06:37.639 Test: blob_esnap_io_512_4096 ...passed 00:06:37.639 Suite: blob_bs_nocopy_noextent 00:06:37.639 Test: blob_open ...passed 00:06:37.639 Test: blob_create ...--60602-- REDIR: 0x5641d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:06:37.639 --60602-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:37.639 [2024-07-12 10:20:26.338661] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6096:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:06:37.639 passed 00:06:37.639 Test: blob_create_loop ...passed 00:06:37.639 Test: blob_create_fail ...[2024-07-12 10:20:26.708273] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6096:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:37.639 passed 00:06:37.639 Test: blob_create_internal ...--60602-- REDIR: 0x5644ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:06:37.639 passed 00:06:37.639 Test: blob_create_zero_extent ...passed 00:06:37.639 Test: blob_snapshot ...passed 00:06:37.639 Test: blob_clone ...passed 00:06:37.640 Test: blob_inflate ...[2024-07-12 10:20:27.115073] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6873:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:06:37.640 passed 00:06:37.640 Test: blob_delete ...passed 00:06:37.640 Test: blob_resize_test ...[2024-07-12 10:20:27.253116] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6972:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:06:37.640 passed 00:06:37.640 Test: channel_ops ...passed 00:06:37.640 Test: blob_super ...passed 00:06:37.640 Test: blob_rw_verify_iov ...passed 00:06:37.640 Test: blob_unmap ...passed 00:06:37.640 Test: blob_iter ...passed 00:06:37.640 Test: blob_parse_md ...passed 00:06:37.640 Test: bs_load_pending_removal ...passed 00:06:37.640 Test: bs_unload ...[2024-07-12 10:20:27.795650] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5655:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:06:37.640 passed 00:06:37.640 Test: bs_usable_clusters ...passed 00:06:37.640 Test: blob_crc ...[2024-07-12 10:20:27.931196] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1609:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:06:37.640 [2024-07-12 10:20:27.932346] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1609:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:06:37.640 passed 00:06:37.640 Test: blob_flags ...passed 00:06:37.640 Test: bs_version ...passed 00:06:37.640 Test: blob_set_xattrs_test ...[2024-07-12 10:20:28.160015] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6096:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:37.640 [2024-07-12 10:20:28.161766] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6096:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:37.640 passed 00:06:37.640 Test: blob_thin_prov_alloc ...passed 00:06:37.640 Test: blob_insert_cluster_msg_test ...passed 00:06:37.640 Test: blob_thin_prov_rw ...passed 00:06:37.640 Test: blob_thin_prov_rle ...passed 00:06:37.640 Test: blob_thin_prov_rw_iov ...passed 00:06:37.640 Test: blob_snapshot_rw ...passed 00:06:37.640 Test: blob_snapshot_rw_iov ...passed 00:06:37.640 Test: blob_inflate_rw ...passed 00:06:37.640 Test: blob_snapshot_freeze_io ...passed 00:06:37.640 Test: blob_operation_split_rw ...passed 00:06:37.640 Test: blob_operation_split_rw_iov ...passed 00:06:37.640 Test: blob_simultaneous_operations ...[2024-07-12 10:20:30.620975] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7534:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:37.640 [2024-07-12 10:20:30.621262] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:37.640 [2024-07-12 10:20:30.626006] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7534:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:37.640 [2024-07-12 10:20:30.626157] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:37.640 [2024-07-12 10:20:30.645796] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7534:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:37.640 [2024-07-12 10:20:30.645931] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:37.640 [2024-07-12 10:20:30.647916] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7534:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:37.640 [2024-07-12 10:20:30.648053] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:37.640 passed 00:06:37.640 Test: blob_persist_test ...passed 00:06:37.640 Test: blob_decouple_snapshot ...passed 00:06:37.640 Test: blob_seek_io_unit ...passed 00:06:37.640 Test: blob_nested_freezes ...passed 00:06:37.640 Suite: blob_blob_nocopy_noextent 00:06:37.641 Test: blob_write ...passed 00:06:37.641 Test: blob_read ...passed 00:06:37.641 Test: blob_rw_verify ...passed 00:06:37.641 Test: blob_rw_verify_iov_nomem ...passed 00:06:37.641 Test: blob_rw_iov_read_only ...passed 00:06:37.641 Test: blob_xattr ...passed 00:06:37.899 Test: blob_dirty_shutdown ...passed 00:06:37.899 Test: blob_is_degraded ...passed 00:06:37.899 Suite: blob_esnap_bs_nocopy_noextent 00:06:37.899 Test: blob_esnap_create ...passed 00:06:38.158 Test: blob_esnap_thread_add_remove ...passed 00:06:38.158 Test: blob_esnap_clone_snapshot ...passed 00:06:38.158 Test: blob_esnap_clone_inflate ...passed 00:06:38.158 Test: blob_esnap_clone_decouple ...passed 00:06:38.416 Test: blob_esnap_clone_reload ...passed 00:06:38.416 Test: blob_esnap_hotplug ...passed 00:06:38.416 Suite: blob_nocopy_extent 00:06:38.416 Test: blob_init ...[2024-07-12 10:20:32.234049] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5267:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:06:38.416 passed 00:06:38.416 Test: blob_thin_provision ...passed 00:06:38.416 Test: blob_read_only ...passed 00:06:38.675 Test: bs_load ...[2024-07-12 10:20:32.341791] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 896:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:06:38.675 passed 00:06:38.675 Test: bs_load_custom_cluster_size ...passed 00:06:38.675 Test: bs_load_after_failed_grow ...passed 00:06:38.675 Test: bs_cluster_sz ...[2024-07-12 10:20:32.420198] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3603:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:06:38.675 [2024-07-12 10:20:32.420759] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5398: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:06:38.675 [2024-07-12 10:20:32.421014] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3662:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:06:38.675 passed 00:06:38.675 Test: bs_resize_md ...passed 00:06:38.675 Test: bs_destroy ...passed 00:06:38.675 Test: bs_type ...passed 00:06:38.675 Test: bs_super_block ...passed 00:06:38.676 Test: bs_test_recover_cluster_count ...passed 00:06:38.676 Test: bs_grow_live ...passed 00:06:38.676 Test: bs_grow_live_no_space ...passed 00:06:38.934 Test: bs_test_grow ...passed 00:06:38.934 Test: blob_serialize_test ...passed 00:06:38.934 Test: super_block_crc ...passed 00:06:38.935 Test: blob_thin_prov_write_count_io ...passed 00:06:38.935 Test: bs_load_iter_test ...passed 00:06:38.935 Test: blob_relations ...[2024-07-12 10:20:32.762772] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7507:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:38.935 [2024-07-12 10:20:32.762972] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:38.935 [2024-07-12 10:20:32.767562] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7507:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:38.935 [2024-07-12 10:20:32.767711] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:38.935 passed 00:06:38.935 Test: blob_relations2 ...[2024-07-12 10:20:32.807758] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7507:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:38.935 [2024-07-12 10:20:32.807914] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:38.935 [2024-07-12 10:20:32.808076] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7507:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:38.935 [2024-07-12 10:20:32.808188] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:38.935 [2024-07-12 10:20:32.817035] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7507:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:38.935 [2024-07-12 10:20:32.817202] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:38.935 [2024-07-12 10:20:32.819854] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7507:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:38.935 [2024-07-12 10:20:32.819999] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:38.935 passed 00:06:39.195 Test: blob_relations3 ...passed 00:06:39.195 Test: blobstore_clean_power_failure ...passed 00:06:39.454 Test: blob_delete_snapshot_power_failure ...[2024-07-12 10:20:33.130868] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1600:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:06:39.454 [2024-07-12 10:20:33.172712] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1510:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:06:39.454 [2024-07-12 10:20:33.204254] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1600:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:06:39.454 [2024-07-12 10:20:33.204408] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7421:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:39.454 [2024-07-12 10:20:33.204546] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:39.454 [2024-07-12 10:20:33.235510] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1600:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:06:39.454 [2024-07-12 10:20:33.235667] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1397:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:06:39.454 [2024-07-12 10:20:33.235773] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7421:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:39.454 [2024-07-12 10:20:33.235900] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:39.454 [2024-07-12 10:20:33.266965] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1510:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:06:39.454 [2024-07-12 10:20:33.267166] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1397:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:06:39.454 [2024-07-12 10:20:33.267277] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7421:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:39.454 [2024-07-12 10:20:33.267406] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:39.454 [2024-07-12 10:20:33.298900] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7351:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:06:39.454 [2024-07-12 10:20:33.299150] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:39.454 [2024-07-12 10:20:33.330981] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7223:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:06:39.454 [2024-07-12 10:20:33.331349] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:39.454 [2024-07-12 10:20:33.364033] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7167:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:06:39.454 [2024-07-12 10:20:33.364232] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:39.712 passed 00:06:39.712 Test: blob_create_snapshot_power_failure ...[2024-07-12 10:20:33.460757] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1600:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:06:39.713 [2024-07-12 10:20:33.488645] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1510:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:06:39.713 [2024-07-12 10:20:33.545289] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1600:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:06:39.713 [2024-07-12 10:20:33.575729] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6215:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:06:39.971 passed 00:06:39.971 Test: blob_io_unit ...passed 00:06:39.971 Test: blob_io_unit_compatibility ...passed 00:06:39.971 Test: blob_ext_md_pages ...passed 00:06:39.971 Test: blob_esnap_io_4096_4096 ...passed 00:06:40.229 Test: blob_esnap_io_512_512 ...passed 00:06:40.229 Test: blob_esnap_io_4096_512 ...passed 00:06:40.229 Test: blob_esnap_io_512_4096 ...passed 00:06:40.229 Suite: blob_bs_nocopy_extent 00:06:40.229 Test: blob_open ...passed 00:06:40.488 Test: blob_create ...[2024-07-12 10:20:34.166320] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6096:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:06:40.488 passed 00:06:40.747 Test: blob_create_loop ...passed 00:06:40.747 Test: blob_create_fail ...[2024-07-12 10:20:34.604033] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6096:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:40.747 passed 00:06:41.005 Test: blob_create_internal ...passed 00:06:41.005 Test: blob_create_zero_extent ...passed 00:06:41.005 Test: blob_snapshot ...passed 00:06:41.005 Test: blob_clone ...passed 00:06:41.264 Test: blob_inflate ...[2024-07-12 10:20:34.954066] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6873:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:06:41.264 passed 00:06:41.264 Test: blob_delete ...passed 00:06:41.264 Test: blob_resize_test ...[2024-07-12 10:20:35.079526] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6972:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:06:41.264 passed 00:06:41.264 Test: channel_ops ...passed 00:06:41.523 Test: blob_super ...passed 00:06:41.523 Test: blob_rw_verify_iov ...passed 00:06:41.523 Test: blob_unmap ...passed 00:06:41.523 Test: blob_iter ...passed 00:06:41.782 Test: blob_parse_md ...passed 00:06:41.782 Test: bs_load_pending_removal ...passed 00:06:41.782 Test: bs_unload ...[2024-07-12 10:20:35.585617] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5655:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:06:41.782 passed 00:06:41.782 Test: bs_usable_clusters ...passed 00:06:42.041 Test: blob_crc ...[2024-07-12 10:20:35.715797] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1609:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:06:42.041 [2024-07-12 10:20:35.716130] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1609:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:06:42.041 passed 00:06:42.041 Test: blob_flags ...passed 00:06:42.041 Test: bs_version ...passed 00:06:42.041 Test: blob_set_xattrs_test ...[2024-07-12 10:20:35.920550] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6096:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:42.041 [2024-07-12 10:20:35.920802] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6096:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:42.041 passed 00:06:42.607 Test: blob_thin_prov_alloc ...passed 00:06:42.607 Test: blob_insert_cluster_msg_test ...passed 00:06:42.607 Test: blob_thin_prov_rw ...passed 00:06:42.607 Test: blob_thin_prov_rle ...passed 00:06:42.868 Test: blob_thin_prov_rw_iov ...passed 00:06:42.868 Test: blob_snapshot_rw ...passed 00:06:42.868 Test: blob_snapshot_rw_iov ...passed 00:06:43.434 Test: blob_inflate_rw ...passed 00:06:43.434 Test: blob_snapshot_freeze_io ...passed 00:06:44.001 Test: blob_operation_split_rw ...passed 00:06:44.259 Test: blob_operation_split_rw_iov ...passed 00:06:44.518 Test: blob_simultaneous_operations ...[2024-07-12 10:20:38.207646] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7534:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:44.518 [2024-07-12 10:20:38.207836] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:44.518 [2024-07-12 10:20:38.210223] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7534:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:44.518 [2024-07-12 10:20:38.210365] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:44.518 [2024-07-12 10:20:38.227866] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7534:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:44.518 [2024-07-12 10:20:38.227998] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:44.518 [2024-07-12 10:20:38.228600] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7534:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:44.518 [2024-07-12 10:20:38.228721] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:44.518 passed 00:06:44.518 Test: blob_persist_test ...passed 00:06:44.777 Test: blob_decouple_snapshot ...passed 00:06:44.777 Test: blob_seek_io_unit ...passed 00:06:44.777 Test: blob_nested_freezes ...passed 00:06:44.777 Suite: blob_blob_nocopy_extent 00:06:44.777 Test: blob_write ...passed 00:06:45.035 Test: blob_read ...passed 00:06:45.035 Test: blob_rw_verify ...passed 00:06:45.035 Test: blob_rw_verify_iov_nomem ...passed 00:06:45.035 Test: blob_rw_iov_read_only ...passed 00:06:45.294 Test: blob_xattr ...passed 00:06:45.294 Test: blob_dirty_shutdown ...passed 00:06:45.294 Test: blob_is_degraded ...passed 00:06:45.294 Suite: blob_esnap_bs_nocopy_extent 00:06:45.552 Test: blob_esnap_create ...passed 00:06:45.552 Test: blob_esnap_thread_add_remove ...passed 00:06:45.552 Test: blob_esnap_clone_snapshot ...passed 00:06:45.552 Test: blob_esnap_clone_inflate ...passed 00:06:45.811 Test: blob_esnap_clone_decouple ...passed 00:06:45.811 Test: blob_esnap_clone_reload ...passed 00:06:45.811 Test: blob_esnap_hotplug ...passed 00:06:45.811 Suite: blob_copy_noextent 00:06:45.811 Test: blob_init ...[2024-07-12 10:20:39.627410] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5267:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:06:45.811 passed 00:06:45.811 Test: blob_thin_provision ...passed 00:06:45.811 Test: blob_read_only ...passed 00:06:45.811 Test: bs_load ...[2024-07-12 10:20:39.720533] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 896:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:06:46.070 passed 00:06:46.070 Test: bs_load_custom_cluster_size ...passed 00:06:46.070 Test: bs_load_after_failed_grow ...passed 00:06:46.070 Test: bs_cluster_sz ...[2024-07-12 10:20:39.774294] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3603:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:06:46.070 [2024-07-12 10:20:39.774880] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5398: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:06:46.070 [2024-07-12 10:20:39.775178] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3662:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:06:46.070 passed 00:06:46.070 Test: bs_resize_md ...passed 00:06:46.070 Test: bs_destroy ...passed 00:06:46.070 Test: bs_type ...passed 00:06:46.070 Test: bs_super_block ...passed 00:06:46.070 Test: bs_test_recover_cluster_count ...passed 00:06:46.070 Test: bs_grow_live ...passed 00:06:46.070 Test: bs_grow_live_no_space ...passed 00:06:46.070 Test: bs_test_grow ...passed 00:06:46.329 Test: blob_serialize_test ...passed 00:06:46.329 Test: super_block_crc ...passed 00:06:46.329 Test: blob_thin_prov_write_count_io ...passed 00:06:46.329 Test: bs_load_iter_test ...passed 00:06:46.329 Test: blob_relations ...[2024-07-12 10:20:40.116488] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7507:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:46.329 [2024-07-12 10:20:40.116683] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:46.329 [2024-07-12 10:20:40.120375] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7507:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:46.329 [2024-07-12 10:20:40.120529] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:46.329 passed 00:06:46.329 Test: blob_relations2 ...[2024-07-12 10:20:40.156894] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7507:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:46.329 [2024-07-12 10:20:40.157043] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:46.329 [2024-07-12 10:20:40.157212] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7507:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:46.329 [2024-07-12 10:20:40.157315] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:46.329 [2024-07-12 10:20:40.163806] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7507:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:46.329 [2024-07-12 10:20:40.163961] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:46.329 [2024-07-12 10:20:40.166319] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7507:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:46.329 [2024-07-12 10:20:40.166458] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:46.329 passed 00:06:46.329 Test: blob_relations3 ...passed 00:06:46.588 Test: blobstore_clean_power_failure ...passed 00:06:46.588 Test: blob_delete_snapshot_power_failure ...[2024-07-12 10:20:40.477309] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1600:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:06:46.846 [2024-07-12 10:20:40.507420] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1600:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:06:46.846 [2024-07-12 10:20:40.507590] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7421:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:46.846 [2024-07-12 10:20:40.507721] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:46.846 [2024-07-12 10:20:40.537948] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1600:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:06:46.846 [2024-07-12 10:20:40.538113] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1397:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:06:46.846 [2024-07-12 10:20:40.538220] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7421:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:46.846 [2024-07-12 10:20:40.538347] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:46.846 [2024-07-12 10:20:40.568674] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7351:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:06:46.846 [2024-07-12 10:20:40.568904] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:46.846 [2024-07-12 10:20:40.599570] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7223:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:06:46.846 [2024-07-12 10:20:40.599933] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:46.846 [2024-07-12 10:20:40.631315] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7167:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:06:46.846 [2024-07-12 10:20:40.631520] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:46.846 passed 00:06:46.846 Test: blob_create_snapshot_power_failure ...[2024-07-12 10:20:40.721714] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1600:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:06:47.105 [2024-07-12 10:20:40.777486] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1600:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:06:47.105 [2024-07-12 10:20:40.807585] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6215:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:06:47.105 passed 00:06:47.105 Test: blob_io_unit ...passed 00:06:47.105 Test: blob_io_unit_compatibility ...passed 00:06:47.363 Test: blob_ext_md_pages ...passed 00:06:47.363 Test: blob_esnap_io_4096_4096 ...passed 00:06:47.363 Test: blob_esnap_io_512_512 ...passed 00:06:47.363 Test: blob_esnap_io_4096_512 ...passed 00:06:47.621 Test: blob_esnap_io_512_4096 ...passed 00:06:47.621 Suite: blob_bs_copy_noextent 00:06:47.621 Test: blob_open ...passed 00:06:47.621 Test: blob_create ...[2024-07-12 10:20:41.400646] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6096:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:06:47.621 passed 00:06:47.879 Test: blob_create_loop ...passed 00:06:47.880 Test: blob_create_fail ...[2024-07-12 10:20:41.761769] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6096:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:47.880 passed 00:06:48.138 Test: blob_create_internal ...passed 00:06:48.138 Test: blob_create_zero_extent ...passed 00:06:48.138 Test: blob_snapshot ...passed 00:06:48.138 Test: blob_clone ...passed 00:06:48.396 Test: blob_inflate ...[2024-07-12 10:20:42.102150] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6873:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:06:48.396 passed 00:06:48.396 Test: blob_delete ...passed 00:06:48.396 Test: blob_resize_test ...[2024-07-12 10:20:42.228948] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6972:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:06:48.396 passed 00:06:48.718 Test: channel_ops ...passed 00:06:48.718 Test: blob_super ...passed 00:06:48.718 Test: blob_rw_verify_iov ...passed 00:06:48.718 Test: blob_unmap ...passed 00:06:48.718 Test: blob_iter ...passed 00:06:48.718 Test: blob_parse_md ...passed 00:06:49.018 Test: bs_load_pending_removal ...passed 00:06:49.018 Test: bs_unload ...[2024-07-12 10:20:42.731714] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5655:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:06:49.018 passed 00:06:49.018 Test: bs_usable_clusters ...passed 00:06:49.018 Test: blob_crc ...[2024-07-12 10:20:42.859115] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1609:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:06:49.018 [2024-07-12 10:20:42.859434] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1609:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:06:49.018 passed 00:06:49.309 Test: blob_flags ...passed 00:06:49.309 Test: bs_version ...passed 00:06:49.309 Test: blob_set_xattrs_test ...[2024-07-12 10:20:43.064260] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6096:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:49.309 [2024-07-12 10:20:43.064519] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6096:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:49.309 passed 00:06:49.598 Test: blob_thin_prov_alloc ...passed 00:06:49.856 Test: blob_insert_cluster_msg_test ...passed 00:06:49.856 Test: blob_thin_prov_rw ...passed 00:06:49.856 Test: blob_thin_prov_rle ...passed 00:06:49.856 Test: blob_thin_prov_rw_iov ...passed 00:06:50.114 Test: blob_snapshot_rw ...passed 00:06:50.114 Test: blob_snapshot_rw_iov ...passed 00:06:50.681 Test: blob_inflate_rw ...passed 00:06:50.681 Test: blob_snapshot_freeze_io ...passed 00:06:51.247 Test: blob_operation_split_rw ...passed 00:06:51.505 Test: blob_operation_split_rw_iov ...passed 00:06:51.505 Test: blob_simultaneous_operations ...[2024-07-12 10:20:45.380101] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7534:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:51.505 [2024-07-12 10:20:45.380294] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:51.505 [2024-07-12 10:20:45.382350] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7534:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:51.505 [2024-07-12 10:20:45.382491] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:51.505 [2024-07-12 10:20:45.391765] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7534:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:51.505 [2024-07-12 10:20:45.391901] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:51.505 [2024-07-12 10:20:45.392467] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7534:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:51.505 [2024-07-12 10:20:45.392590] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:51.763 passed 00:06:51.763 Test: blob_persist_test ...passed 00:06:51.763 Test: blob_decouple_snapshot ...passed 00:06:51.763 Test: blob_seek_io_unit ...passed 00:06:52.021 Test: blob_nested_freezes ...passed 00:06:52.021 Suite: blob_blob_copy_noextent 00:06:52.021 Test: blob_write ...passed 00:06:52.021 Test: blob_read ...passed 00:06:52.021 Test: blob_rw_verify ...passed 00:06:52.279 Test: blob_rw_verify_iov_nomem ...passed 00:06:52.279 Test: blob_rw_iov_read_only ...passed 00:06:52.279 Test: blob_xattr ...passed 00:06:52.537 Test: blob_dirty_shutdown ...passed 00:06:52.537 Test: blob_is_degraded ...passed 00:06:52.537 Suite: blob_esnap_bs_copy_noextent 00:06:52.537 Test: blob_esnap_create ...passed 00:06:52.537 Test: blob_esnap_thread_add_remove ...passed 00:06:52.796 Test: blob_esnap_clone_snapshot ...passed 00:06:52.796 Test: blob_esnap_clone_inflate ...passed 00:06:52.796 Test: blob_esnap_clone_decouple ...passed 00:06:52.796 Test: blob_esnap_clone_reload ...passed 00:06:53.054 Test: blob_esnap_hotplug ...passed 00:06:53.054 Suite: blob_copy_extent 00:06:53.054 Test: blob_init ...[2024-07-12 10:20:46.753889] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5267:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:06:53.054 passed 00:06:53.054 Test: blob_thin_provision ...passed 00:06:53.054 Test: blob_read_only ...passed 00:06:53.054 Test: bs_load ...[2024-07-12 10:20:46.847046] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 896:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:06:53.054 passed 00:06:53.054 Test: bs_load_custom_cluster_size ...passed 00:06:53.054 Test: bs_load_after_failed_grow ...passed 00:06:53.054 Test: bs_cluster_sz ...[2024-07-12 10:20:46.902053] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3603:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:06:53.054 [2024-07-12 10:20:46.902611] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5398: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:06:53.055 [2024-07-12 10:20:46.902865] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3662:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:06:53.055 passed 00:06:53.055 Test: bs_resize_md ...passed 00:06:53.313 Test: bs_destroy ...passed 00:06:53.313 Test: bs_type ...passed 00:06:53.313 Test: bs_super_block ...passed 00:06:53.313 Test: bs_test_recover_cluster_count ...passed 00:06:53.313 Test: bs_grow_live ...passed 00:06:53.313 Test: bs_grow_live_no_space ...passed 00:06:53.313 Test: bs_test_grow ...passed 00:06:53.313 Test: blob_serialize_test ...passed 00:06:53.313 Test: super_block_crc ...passed 00:06:53.313 Test: blob_thin_prov_write_count_io ...passed 00:06:53.313 Test: bs_load_iter_test ...passed 00:06:53.571 Test: blob_relations ...[2024-07-12 10:20:47.232883] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7507:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:53.571 [2024-07-12 10:20:47.233079] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:53.571 [2024-07-12 10:20:47.237710] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7507:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:53.571 [2024-07-12 10:20:47.237864] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:53.571 passed 00:06:53.571 Test: blob_relations2 ...[2024-07-12 10:20:47.274916] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7507:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:53.571 [2024-07-12 10:20:47.275068] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:53.571 [2024-07-12 10:20:47.275233] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7507:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:53.571 [2024-07-12 10:20:47.275338] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:53.571 [2024-07-12 10:20:47.282821] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7507:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:53.571 [2024-07-12 10:20:47.282974] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:53.572 [2024-07-12 10:20:47.285629] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7507:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:53.572 [2024-07-12 10:20:47.285775] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:53.572 passed 00:06:53.572 Test: blob_relations3 ...passed 00:06:53.830 Test: blobstore_clean_power_failure ...passed 00:06:53.830 Test: blob_delete_snapshot_power_failure ...[2024-07-12 10:20:47.596552] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1600:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:06:53.830 [2024-07-12 10:20:47.627326] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1510:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:06:53.830 [2024-07-12 10:20:47.658301] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1600:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:06:53.830 [2024-07-12 10:20:47.658455] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7421:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:53.830 [2024-07-12 10:20:47.658587] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:53.830 [2024-07-12 10:20:47.689507] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1600:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:06:53.830 [2024-07-12 10:20:47.689668] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1397:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:06:53.830 [2024-07-12 10:20:47.689774] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7421:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:53.830 [2024-07-12 10:20:47.689900] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:53.830 [2024-07-12 10:20:47.721154] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1510:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:06:53.830 [2024-07-12 10:20:47.721304] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1397:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:06:53.830 [2024-07-12 10:20:47.721409] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7421:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:53.830 [2024-07-12 10:20:47.721537] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:54.088 [2024-07-12 10:20:47.752976] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7351:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:06:54.088 [2024-07-12 10:20:47.753215] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:54.088 [2024-07-12 10:20:47.785065] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7223:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:06:54.088 [2024-07-12 10:20:47.785433] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:54.088 [2024-07-12 10:20:47.818141] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7167:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:06:54.088 [2024-07-12 10:20:47.818351] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:54.088 passed 00:06:54.088 Test: blob_create_snapshot_power_failure ...[2024-07-12 10:20:47.912217] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1600:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:06:54.088 [2024-07-12 10:20:47.940262] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1510:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:06:54.088 [2024-07-12 10:20:47.998783] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1600:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:06:54.346 [2024-07-12 10:20:48.029569] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6215:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:06:54.346 passed 00:06:54.346 Test: blob_io_unit ...passed 00:06:54.346 Test: blob_io_unit_compatibility ...passed 00:06:54.346 Test: blob_ext_md_pages ...passed 00:06:54.604 Test: blob_esnap_io_4096_4096 ...passed 00:06:54.604 Test: blob_esnap_io_512_512 ...passed 00:06:54.604 Test: blob_esnap_io_4096_512 ...passed 00:06:54.604 Test: blob_esnap_io_512_4096 ...passed 00:06:54.604 Suite: blob_bs_copy_extent 00:06:54.863 Test: blob_open ...passed 00:06:54.863 Test: blob_create ...[2024-07-12 10:20:48.617937] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6096:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:06:54.863 passed 00:06:55.121 Test: blob_create_loop ...passed 00:06:55.379 Test: blob_create_fail ...[2024-07-12 10:20:49.054545] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6096:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:55.379 passed 00:06:55.379 Test: blob_create_internal ...passed 00:06:55.379 Test: blob_create_zero_extent ...passed 00:06:55.380 Test: blob_snapshot ...passed 00:06:55.638 Test: blob_clone ...passed 00:06:55.638 Test: blob_inflate ...[2024-07-12 10:20:49.396062] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6873:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:06:55.638 passed 00:06:55.638 Test: blob_delete ...passed 00:06:55.638 Test: blob_resize_test ...[2024-07-12 10:20:49.521293] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6972:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:06:55.638 passed 00:06:55.897 Test: channel_ops ...passed 00:06:55.897 Test: blob_super ...passed 00:06:55.897 Test: blob_rw_verify_iov ...passed 00:06:55.897 Test: blob_unmap ...passed 00:06:56.156 Test: blob_iter ...passed 00:06:56.156 Test: blob_parse_md ...passed 00:06:56.156 Test: bs_load_pending_removal ...passed 00:06:56.156 Test: bs_unload ...[2024-07-12 10:20:50.027650] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5655:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:06:56.156 passed 00:06:56.415 Test: bs_usable_clusters ...passed 00:06:56.415 Test: blob_crc ...[2024-07-12 10:20:50.158213] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1609:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:06:56.415 [2024-07-12 10:20:50.158543] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1609:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:06:56.415 passed 00:06:56.415 Test: blob_flags ...passed 00:06:56.415 Test: bs_version ...passed 00:06:56.673 Test: blob_set_xattrs_test ...[2024-07-12 10:20:50.362412] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6096:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:56.674 [2024-07-12 10:20:50.362666] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6096:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:56.674 passed 00:06:56.932 Test: blob_thin_prov_alloc ...passed 00:06:56.932 Test: blob_insert_cluster_msg_test ...passed 00:06:56.932 Test: blob_thin_prov_rw ...passed 00:06:57.191 Test: blob_thin_prov_rle ...passed 00:06:57.191 Test: blob_thin_prov_rw_iov ...passed 00:06:57.191 Test: blob_snapshot_rw ...passed 00:06:57.191 Test: blob_snapshot_rw_iov ...passed 00:06:57.758 Test: blob_inflate_rw ...passed 00:06:57.758 Test: blob_snapshot_freeze_io ...passed 00:06:58.325 Test: blob_operation_split_rw ...passed 00:06:58.892 Test: blob_operation_split_rw_iov ...passed 00:06:58.892 Test: blob_simultaneous_operations ...[2024-07-12 10:20:52.628511] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7534:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:58.892 [2024-07-12 10:20:52.628701] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:58.892 [2024-07-12 10:20:52.630777] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7534:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:58.892 [2024-07-12 10:20:52.630920] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:58.892 [2024-07-12 10:20:52.639352] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7534:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:58.892 [2024-07-12 10:20:52.639477] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:58.892 [2024-07-12 10:20:52.640060] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7534:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:58.892 [2024-07-12 10:20:52.640189] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7474:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:58.892 passed 00:06:58.892 Test: blob_persist_test ...passed 00:06:59.151 Test: blob_decouple_snapshot ...passed 00:06:59.151 Test: blob_seek_io_unit ...passed 00:06:59.151 Test: blob_nested_freezes ...passed 00:06:59.151 Suite: blob_blob_copy_extent 00:06:59.151 Test: blob_write ...passed 00:06:59.410 Test: blob_read ...passed 00:06:59.410 Test: blob_rw_verify ...passed 00:06:59.410 Test: blob_rw_verify_iov_nomem ...passed 00:06:59.410 Test: blob_rw_iov_read_only ...passed 00:06:59.668 Test: blob_xattr ...passed 00:06:59.668 Test: blob_dirty_shutdown ...passed 00:06:59.668 Test: blob_is_degraded ...passed 00:06:59.668 Suite: blob_esnap_bs_copy_extent 00:06:59.926 Test: blob_esnap_create ...passed 00:06:59.926 Test: blob_esnap_thread_add_remove ...passed 00:06:59.926 Test: blob_esnap_clone_snapshot ...passed 00:06:59.926 Test: blob_esnap_clone_inflate ...passed 00:07:00.184 Test: blob_esnap_clone_decouple ...passed 00:07:00.184 Test: blob_esnap_clone_reload ...passed 00:07:00.184 Test: blob_esnap_hotplug ...passed 00:07:00.184 00:07:00.185 Run Summary: Type Total Ran Passed Failed Inactive 00:07:00.185 suites 16 16 n/a 0 0 00:07:00.185 tests 348 348 348 0 0 00:07:00.185 asserts 92605 92605 92605 0 n/a 00:07:00.185 00:07:00.185 Elapsed time = 30.543 seconds 00:07:00.185 --60602-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:00.443 ==60602== 00:07:00.443 ==60602== HEAP SUMMARY: 00:07:00.443 ==60602== in use at exit: 24,988 bytes in 729 blocks 00:07:00.443 ==60602== total heap usage: 147,345 allocs, 146,616 frees, 588,172,399 bytes allocated 00:07:00.443 ==60602== 00:07:00.443 ==60602== Searching for pointers to 729 not-freed blocks 00:07:00.443 ==60602== Checked 7,099,584 bytes 00:07:00.443 ==60602== 00:07:00.443 ==60602== LEAK SUMMARY: 00:07:00.443 ==60602== definitely lost: 0 bytes in 0 blocks 00:07:00.443 ==60602== indirectly lost: 0 bytes in 0 blocks 00:07:00.443 ==60602== possibly lost: 0 bytes in 0 blocks 00:07:00.443 ==60602== still reachable: 24,988 bytes in 729 blocks 00:07:00.443 ==60602== suppressed: 0 bytes in 0 blocks 00:07:00.443 ==60602== Reachable blocks (those to which a pointer was found) are not shown. 00:07:00.443 ==60602== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:00.443 ==60602== 00:07:00.443 ==60602== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:00.443 10:20:54 -- unit/unittest.sh@41 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:00.443 ==60632== Memcheck, a memory error detector 00:07:00.443 ==60632== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:00.443 ==60632== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:00.443 ==60632== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:00.443 ==60632== 00:07:00.443 --60632-- Valgrind options: 00:07:00.443 --60632-- --leak-check=full 00:07:00.443 --60632-- --error-exitcode=2 00:07:00.443 --60632-- --verbose 00:07:00.443 --60632-- Contents of /proc/version: 00:07:00.443 --60632-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:00.443 --60632-- 00:07:00.443 --60632-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:00.443 --60632-- Page sizes: currently 4096, max supported 4096 00:07:00.443 --60632-- Valgrind library directory: /usr/libexec/valgrind 00:07:00.443 --60632-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:00.443 --60632-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:00.443 --60632-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:00.444 --60632-- might be shown as UnknownInlinedFun 00:07:00.444 --60632-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:00.444 --60632-- object doesn't have a dynamic symbol table 00:07:00.444 --60632-- Scheduler: using generic scheduler lock implementation. 00:07:00.444 --60632-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:00.444 ==60632== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60632-by-???-on-48eae4554860 00:07:00.444 ==60632== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60632-by-???-on-48eae4554860 00:07:00.444 ==60632== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60632-by-???-on-48eae4554860 00:07:00.444 ==60632== 00:07:00.444 ==60632== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:00.444 ==60632== don't want to do, unless you know exactly what you're doing, 00:07:00.444 ==60632== or are doing some strange experiment): 00:07:00.444 ==60632== /usr/libexec/valgrind/../../bin/vgdb --pid=60632 ...command... 00:07:00.444 ==60632== 00:07:00.444 ==60632== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:00.444 ==60632== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:00.444 ==60632== and then give GDB the following command 00:07:00.444 ==60632== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60632 00:07:00.444 ==60632== --pid is optional if only one valgrind process is running 00:07:00.444 ==60632== 00:07:00.444 --60632-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:00.444 --60632-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:00.444 --60632-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:00.444 --60632-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:00.444 ==60632== WARNING: new redirection conflicts with existing -- ignoring it 00:07:00.444 --60632-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:00.444 --60632-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:00.444 --60632-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:00.444 --60632-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:00.444 --60632-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:00.444 --60632-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:00.444 --60632-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:00.444 --60632-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:00.444 --60632-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:00.444 --60632-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:00.444 --60632-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:00.444 --60632-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:00.444 --60632-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:00.444 --60632-- Reading syms from /usr/lib64/libm.so.6 00:07:00.444 --60632-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:00.444 --60632-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:00.444 --60632-- Reading syms from /usr/lib64/libc.so.6 00:07:00.703 ==60632== WARNING: new redirection conflicts with existing -- ignoring it 00:07:00.703 --60632-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:00.703 --60632-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:00.703 ==60632== WARNING: new redirection conflicts with existing -- ignoring it 00:07:00.703 --60632-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:00.703 --60632-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:00.703 ==60632== WARNING: new redirection conflicts with existing -- ignoring it 00:07:00.703 --60632-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:00.703 --60632-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:00.703 ==60632== WARNING: new redirection conflicts with existing -- ignoring it 00:07:00.703 --60632-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:00.703 --60632-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:00.703 ==60632== WARNING: new redirection conflicts with existing -- ignoring it 00:07:00.703 --60632-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:00.703 --60632-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:00.703 ==60632== WARNING: new redirection conflicts with existing -- ignoring it 00:07:00.704 --60632-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:00.704 --60632-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:00.704 --60632-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:00.704 --60632-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:00.704 --60632-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:00.704 --60632-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:00.704 --60632-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:00.704 --60632-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:00.704 --60632-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 ==60632== Preferring higher priority redirection: 00:07:00.704 --60632-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:00.704 --60632-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:00.704 --60632-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 --60632-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.704 ==60632== WARNING: new redirection conflicts with existing -- ignoring it 00:07:00.704 --60632-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:00.704 --60632-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:00.704 ==60632== WARNING: new redirection conflicts with existing -- ignoring it 00:07:00.704 --60632-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:00.704 --60632-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:00.704 --60632-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:00.963 --60632-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:00.963 --60632-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:00.963 --60632-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:00.963 --60632-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:00.963 --60632-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:00.963 --60632-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:00.963 --60632-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:00.963 --60632-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:00.963 --60632-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:00.963 --60632-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:00.963 --60632-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:00.963 --60632-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:00.963 --60632-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:00.963 --60632-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:00.963 --60632-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:00.963 --60632-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:00.963 00:07:00.963 00:07:00.963 CUnit - A unit testing framework for C - Version 2.1-3 00:07:00.963 http://cunit.sourceforge.net/ 00:07:00.963 00:07:00.963 00:07:00.963 Suite: blob_bdev 00:07:00.963 Test: create_bs_dev ...passed 00:07:00.963 Test: create_bs_dev_ro ...[2024-07-12 10:20:54.805766] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/blob/bdev/blob_bdev.c: 507:spdk_bdev_create_bs_dev: *ERROR*: bdev name 'nope': unsupported options 00:07:00.963 passed 00:07:00.963 Test: create_bs_dev_rw ...passed 00:07:00.963 Test: claim_bs_dev ...[2024-07-12 10:20:54.850690] /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:00.963 passed 00:07:00.963 Test: claim_bs_dev_ro ...passed 00:07:00.963 Test: deferred_destroy_refs ...passed 00:07:00.963 Test: deferred_destroy_channels ...passed 00:07:00.963 Test: deferred_destroy_threads ...passed 00:07:00.963 00:07:01.222 Run Summary: Type Total Ran Passed Failed Inactive 00:07:01.222 suites 1 1 n/a 0 0 00:07:01.222 tests 8 8 8 0 0 00:07:01.222 asserts 119 119 119 0 n/a 00:07:01.222 00:07:01.222 Elapsed time = 0.103 seconds 00:07:01.222 --60632-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:01.222 --60632-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:01.222 ==60632== 00:07:01.222 ==60632== HEAP SUMMARY: 00:07:01.222 ==60632== in use at exit: 0 bytes in 0 blocks 00:07:01.222 ==60632== total heap usage: 2,185 allocs, 2,185 frees, 223,379 bytes allocated 00:07:01.222 ==60632== 00:07:01.222 ==60632== All heap blocks were freed -- no leaks are possible 00:07:01.222 ==60632== 00:07:01.222 ==60632== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:01.222 10:20:54 -- unit/unittest.sh@42 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:01.222 ==60635== Memcheck, a memory error detector 00:07:01.222 ==60635== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:01.222 ==60635== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:01.222 ==60635== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:01.222 ==60635== 00:07:01.222 --60635-- Valgrind options: 00:07:01.222 --60635-- --leak-check=full 00:07:01.222 --60635-- --error-exitcode=2 00:07:01.222 --60635-- --verbose 00:07:01.222 --60635-- Contents of /proc/version: 00:07:01.222 --60635-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:01.222 --60635-- 00:07:01.223 --60635-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:01.223 --60635-- Page sizes: currently 4096, max supported 4096 00:07:01.223 --60635-- Valgrind library directory: /usr/libexec/valgrind 00:07:01.223 --60635-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:01.223 --60635-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:01.223 --60635-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:01.223 --60635-- might be shown as UnknownInlinedFun 00:07:01.223 --60635-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:01.223 --60635-- object doesn't have a dynamic symbol table 00:07:01.223 --60635-- Scheduler: using generic scheduler lock implementation. 00:07:01.223 --60635-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:01.223 ==60635== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60635-by-???-on-48eae4554860 00:07:01.223 ==60635== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60635-by-???-on-48eae4554860 00:07:01.223 ==60635== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60635-by-???-on-48eae4554860 00:07:01.223 ==60635== 00:07:01.223 ==60635== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:01.223 ==60635== don't want to do, unless you know exactly what you're doing, 00:07:01.223 ==60635== or are doing some strange experiment): 00:07:01.223 ==60635== /usr/libexec/valgrind/../../bin/vgdb --pid=60635 ...command... 00:07:01.223 ==60635== 00:07:01.223 ==60635== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:01.223 ==60635== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:01.223 ==60635== and then give GDB the following command 00:07:01.223 ==60635== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60635 00:07:01.223 ==60635== --pid is optional if only one valgrind process is running 00:07:01.223 ==60635== 00:07:01.223 --60635-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:01.223 --60635-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:01.223 --60635-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:01.223 --60635-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:01.223 ==60635== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.223 --60635-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:01.223 --60635-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:01.223 --60635-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:01.223 --60635-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:01.223 --60635-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:01.223 --60635-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:01.223 --60635-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:01.223 --60635-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:01.223 --60635-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:01.223 --60635-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:01.223 --60635-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:01.223 --60635-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:01.223 --60635-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:01.223 --60635-- Reading syms from /usr/lib64/libm.so.6 00:07:01.223 --60635-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:01.223 --60635-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:01.223 --60635-- Reading syms from /usr/lib64/libc.so.6 00:07:01.482 ==60635== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.482 --60635-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:01.482 --60635-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:01.482 ==60635== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.482 --60635-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:01.482 --60635-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:01.482 ==60635== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.482 --60635-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:01.482 --60635-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:01.482 ==60635== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.482 --60635-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:01.482 --60635-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:01.482 ==60635== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.482 --60635-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:01.482 --60635-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:01.482 ==60635== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.482 --60635-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:01.482 --60635-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:01.482 --60635-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:01.482 --60635-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:01.482 --60635-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:01.482 --60635-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:01.482 --60635-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:01.482 --60635-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:01.482 --60635-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.482 --60635-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.482 --60635-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.482 --60635-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.482 --60635-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.482 --60635-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.482 --60635-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.482 --60635-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.482 --60635-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.482 --60635-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.482 --60635-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.482 --60635-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.482 --60635-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.482 --60635-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.482 --60635-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.483 --60635-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.483 --60635-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.483 --60635-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.483 --60635-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.483 --60635-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.483 --60635-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.483 --60635-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.483 --60635-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.483 --60635-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.483 --60635-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.483 --60635-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.483 --60635-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.483 --60635-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.483 --60635-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.483 --60635-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.483 ==60635== Preferring higher priority redirection: 00:07:01.483 --60635-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:01.483 --60635-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:01.483 --60635-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.483 --60635-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.483 --60635-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.483 --60635-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.483 --60635-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.483 --60635-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.483 --60635-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.483 --60635-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.483 --60635-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.483 ==60635== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.483 --60635-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:01.483 --60635-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:01.483 ==60635== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.483 --60635-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:01.483 --60635-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:01.483 --60635-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:01.483 --60635-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:01.483 --60635-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:01.483 --60635-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:01.483 --60635-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:01.483 --60635-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:01.483 --60635-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:01.483 --60635-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:01.483 --60635-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:01.483 --60635-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:01.483 --60635-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:01.483 --60635-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:01.483 --60635-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:01.483 --60635-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:01.483 --60635-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:01.483 --60635-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:01.742 00:07:01.742 00:07:01.742 CUnit - A unit testing framework for C - Version 2.1-3 00:07:01.742 http://cunit.sourceforge.net/ 00:07:01.742 00:07:01.742 00:07:01.742 Suite: tree 00:07:01.742 Test: blobfs_tree_op_test ...passed 00:07:01.742 00:07:01.742 Run Summary: Type Total Ran Passed Failed Inactive 00:07:01.742 suites 1 1 n/a 0 0 00:07:01.742 tests 1 1 1 0 0 00:07:01.742 asserts 27 27 27 0 n/a 00:07:01.742 00:07:01.742 Elapsed time = 0.025 seconds 00:07:01.742 --60635-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:01.742 --60635-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:01.742 ==60635== 00:07:01.742 ==60635== HEAP SUMMARY: 00:07:01.742 ==60635== in use at exit: 0 bytes in 0 blocks 00:07:01.742 ==60635== total heap usage: 59 allocs, 59 frees, 96,630 bytes allocated 00:07:01.742 ==60635== 00:07:01.742 ==60635== All heap blocks were freed -- no leaks are possible 00:07:01.742 ==60635== 00:07:01.742 ==60635== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:01.742 10:20:55 -- unit/unittest.sh@43 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:01.742 ==60636== Memcheck, a memory error detector 00:07:01.742 ==60636== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:01.742 ==60636== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:01.742 ==60636== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:01.742 ==60636== 00:07:01.742 --60636-- Valgrind options: 00:07:01.742 --60636-- --leak-check=full 00:07:01.742 --60636-- --error-exitcode=2 00:07:01.742 --60636-- --verbose 00:07:01.742 --60636-- Contents of /proc/version: 00:07:01.742 --60636-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:01.742 --60636-- 00:07:01.742 --60636-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:01.742 --60636-- Page sizes: currently 4096, max supported 4096 00:07:01.742 --60636-- Valgrind library directory: /usr/libexec/valgrind 00:07:01.742 --60636-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:01.742 --60636-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:01.742 --60636-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:01.742 --60636-- might be shown as UnknownInlinedFun 00:07:01.742 --60636-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:01.742 --60636-- object doesn't have a dynamic symbol table 00:07:01.742 --60636-- Scheduler: using generic scheduler lock implementation. 00:07:01.742 --60636-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:01.742 ==60636== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60636-by-???-on-48eae4554860 00:07:01.743 ==60636== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60636-by-???-on-48eae4554860 00:07:01.743 ==60636== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60636-by-???-on-48eae4554860 00:07:01.743 ==60636== 00:07:01.743 ==60636== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:01.743 ==60636== don't want to do, unless you know exactly what you're doing, 00:07:01.743 ==60636== or are doing some strange experiment): 00:07:01.743 ==60636== /usr/libexec/valgrind/../../bin/vgdb --pid=60636 ...command... 00:07:01.743 ==60636== 00:07:01.743 ==60636== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:01.743 ==60636== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:01.743 ==60636== and then give GDB the following command 00:07:01.743 ==60636== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60636 00:07:01.743 ==60636== --pid is optional if only one valgrind process is running 00:07:01.743 ==60636== 00:07:01.743 --60636-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:01.743 --60636-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:01.743 --60636-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:01.743 --60636-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:01.743 ==60636== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.743 --60636-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:01.743 --60636-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:01.743 --60636-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:01.743 --60636-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:01.743 --60636-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:01.743 --60636-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:01.743 --60636-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:01.743 --60636-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:01.743 --60636-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:01.743 --60636-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:01.743 --60636-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:01.743 --60636-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:01.743 --60636-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:01.743 --60636-- Reading syms from /usr/lib64/libm.so.6 00:07:01.743 --60636-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:01.743 --60636-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:01.743 --60636-- Reading syms from /usr/lib64/libc.so.6 00:07:02.001 ==60636== WARNING: new redirection conflicts with existing -- ignoring it 00:07:02.001 --60636-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:02.001 --60636-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:02.001 ==60636== WARNING: new redirection conflicts with existing -- ignoring it 00:07:02.001 --60636-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:02.001 --60636-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:02.001 ==60636== WARNING: new redirection conflicts with existing -- ignoring it 00:07:02.001 --60636-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:02.001 --60636-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:02.001 ==60636== WARNING: new redirection conflicts with existing -- ignoring it 00:07:02.001 --60636-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:02.001 --60636-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:02.001 ==60636== WARNING: new redirection conflicts with existing -- ignoring it 00:07:02.002 --60636-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:02.002 --60636-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:02.002 ==60636== WARNING: new redirection conflicts with existing -- ignoring it 00:07:02.002 --60636-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:02.002 --60636-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:02.002 --60636-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:02.002 --60636-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:02.002 --60636-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:02.002 --60636-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:02.002 --60636-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:02.002 --60636-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:02.002 --60636-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 ==60636== Preferring higher priority redirection: 00:07:02.002 --60636-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:02.002 --60636-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:02.002 --60636-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 --60636-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.002 ==60636== WARNING: new redirection conflicts with existing -- ignoring it 00:07:02.002 --60636-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:02.003 --60636-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:02.003 ==60636== WARNING: new redirection conflicts with existing -- ignoring it 00:07:02.003 --60636-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:02.003 --60636-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:02.003 --60636-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:02.003 --60636-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:02.003 --60636-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:02.003 --60636-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:02.003 --60636-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:02.003 --60636-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:02.003 --60636-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:02.003 --60636-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:02.003 --60636-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:02.003 --60636-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:02.003 --60636-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:02.003 --60636-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:02.003 --60636-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:02.003 --60636-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:02.261 --60636-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:02.261 --60636-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:02.261 --60636-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:02.261 --60636-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:02.261 00:07:02.261 00:07:02.261 CUnit - A unit testing framework for C - Version 2.1-3 00:07:02.261 http://cunit.sourceforge.net/ 00:07:02.261 00:07:02.261 00:07:02.261 Suite: blobfs_async_ut 00:07:02.261 Test: fs_init ...--60636-- REDIR: 0x55833f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:02.519 passed 00:07:02.519 Test: fs_open ...--60636-- REDIR: 0x5644ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:02.778 passed 00:07:02.778 Test: fs_create ...passed 00:07:02.778 Test: fs_truncate ...passed 00:07:02.778 Test: fs_rename ...[2024-07-12 10:20:56.633380] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blobfs/blobfs.c:1474:spdk_fs_delete_file_async: *ERROR*: Cannot find the file=file1 to deleted 00:07:02.778 passed 00:07:03.036 Test: fs_rw_async ...passed 00:07:03.036 Test: fs_writev_readv_async ...passed 00:07:03.036 Test: tree_find_buffer_ut ...passed 00:07:03.036 Test: channel_ops ...passed 00:07:03.036 Test: channel_ops_sync ...passed 00:07:03.036 00:07:03.036 Run Summary: Type Total Ran Passed Failed Inactive 00:07:03.036 suites 1 1 n/a 0 0 00:07:03.036 tests 10 10 10 0 0 00:07:03.036 asserts 292 292 292 0 n/a 00:07:03.036 00:07:03.036 Elapsed time = 0.840 seconds 00:07:03.036 --60636-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:03.037 --60636-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:03.037 ==60636== 00:07:03.037 ==60636== HEAP SUMMARY: 00:07:03.037 ==60636== in use at exit: 306,840 bytes in 9,244 blocks 00:07:03.037 ==60636== total heap usage: 11,530 allocs, 2,286 frees, 70,876,681 bytes allocated 00:07:03.037 ==60636== 00:07:03.037 ==60636== Searching for pointers to 9,244 not-freed blocks 00:07:03.037 ==60636== Checked 7,243,424 bytes 00:07:03.037 ==60636== 00:07:03.037 ==60636== LEAK SUMMARY: 00:07:03.037 ==60636== definitely lost: 0 bytes in 0 blocks 00:07:03.037 ==60636== indirectly lost: 0 bytes in 0 blocks 00:07:03.037 ==60636== possibly lost: 0 bytes in 0 blocks 00:07:03.037 ==60636== still reachable: 306,840 bytes in 9,244 blocks 00:07:03.037 ==60636== suppressed: 0 bytes in 0 blocks 00:07:03.037 ==60636== Reachable blocks (those to which a pointer was found) are not shown. 00:07:03.037 ==60636== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:03.037 ==60636== 00:07:03.037 ==60636== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:03.295 10:20:56 -- unit/unittest.sh@45 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut 00:07:03.295 00:07:03.295 00:07:03.295 CUnit - A unit testing framework for C - Version 2.1-3 00:07:03.295 http://cunit.sourceforge.net/ 00:07:03.295 00:07:03.295 00:07:03.295 Suite: blobfs_sync_ut 00:07:03.295 Test: cache_read_after_write ...[2024-07-12 10:20:56.994795] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blobfs/blobfs.c:1474:spdk_fs_delete_file_async: *ERROR*: Cannot find the file=testfile to deleted 00:07:03.295 passed 00:07:03.295 Test: file_length ...passed 00:07:03.295 Test: append_write_to_extend_blob ...passed 00:07:03.295 Test: partial_buffer ...passed 00:07:03.295 Test: cache_write_null_buffer ...passed 00:07:03.295 Test: fs_create_sync ...passed 00:07:03.295 Test: fs_rename_sync ...passed 00:07:03.295 Test: cache_append_no_cache ...passed 00:07:03.295 Test: fs_delete_file_without_close ...passed 00:07:03.295 00:07:03.295 Run Summary: Type Total Ran Passed Failed Inactive 00:07:03.295 suites 1 1 n/a 0 0 00:07:03.295 tests 9 9 9 0 0 00:07:03.295 asserts 345 345 345 0 n/a 00:07:03.295 00:07:03.295 Elapsed time = 0.135 seconds 00:07:03.295 10:20:57 -- unit/unittest.sh@46 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:03.295 ==60639== Memcheck, a memory error detector 00:07:03.295 ==60639== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:03.295 ==60639== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:03.295 ==60639== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:03.295 ==60639== 00:07:03.295 --60639-- Valgrind options: 00:07:03.295 --60639-- --leak-check=full 00:07:03.295 --60639-- --error-exitcode=2 00:07:03.295 --60639-- --verbose 00:07:03.295 --60639-- Contents of /proc/version: 00:07:03.295 --60639-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:03.295 --60639-- 00:07:03.295 --60639-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:03.295 --60639-- Page sizes: currently 4096, max supported 4096 00:07:03.295 --60639-- Valgrind library directory: /usr/libexec/valgrind 00:07:03.295 --60639-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:03.295 --60639-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:03.295 --60639-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:03.296 --60639-- might be shown as UnknownInlinedFun 00:07:03.296 --60639-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:03.296 --60639-- object doesn't have a dynamic symbol table 00:07:03.296 --60639-- Scheduler: using generic scheduler lock implementation. 00:07:03.296 --60639-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:03.296 ==60639== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60639-by-???-on-48eae4554860 00:07:03.296 ==60639== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60639-by-???-on-48eae4554860 00:07:03.296 ==60639== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60639-by-???-on-48eae4554860 00:07:03.296 ==60639== 00:07:03.296 ==60639== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:03.296 ==60639== don't want to do, unless you know exactly what you're doing, 00:07:03.296 ==60639== or are doing some strange experiment): 00:07:03.296 ==60639== /usr/libexec/valgrind/../../bin/vgdb --pid=60639 ...command... 00:07:03.296 ==60639== 00:07:03.296 ==60639== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:03.296 ==60639== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:03.296 ==60639== and then give GDB the following command 00:07:03.296 ==60639== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60639 00:07:03.296 ==60639== --pid is optional if only one valgrind process is running 00:07:03.296 ==60639== 00:07:03.296 --60639-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:03.296 --60639-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:03.296 --60639-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:03.296 --60639-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:03.296 ==60639== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.296 --60639-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:03.296 --60639-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:03.296 --60639-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:03.296 --60639-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:03.296 --60639-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:03.296 --60639-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:03.296 --60639-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:03.296 --60639-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:03.296 --60639-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:03.296 --60639-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:03.296 --60639-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:03.296 --60639-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:03.296 --60639-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:03.296 --60639-- Reading syms from /usr/lib64/libm.so.6 00:07:03.296 --60639-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:03.296 --60639-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:03.296 --60639-- Reading syms from /usr/lib64/libc.so.6 00:07:03.555 ==60639== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.555 --60639-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:03.555 --60639-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:03.555 ==60639== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.555 --60639-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:03.555 --60639-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:03.555 ==60639== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.555 --60639-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:03.555 --60639-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:03.555 ==60639== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.555 --60639-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:03.555 --60639-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:03.555 ==60639== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.555 --60639-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:03.555 --60639-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:03.555 ==60639== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.555 --60639-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:03.555 --60639-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:03.555 --60639-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:03.555 --60639-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:03.555 --60639-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:03.555 --60639-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:03.555 --60639-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:03.555 --60639-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:03.555 --60639-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.555 --60639-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.555 --60639-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.555 --60639-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.555 --60639-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.555 --60639-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.555 --60639-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.555 --60639-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 ==60639== Preferring higher priority redirection: 00:07:03.556 --60639-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:03.556 --60639-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:03.556 --60639-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 --60639-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.556 ==60639== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.556 --60639-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:03.556 --60639-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:03.556 ==60639== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.556 --60639-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:03.556 --60639-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:03.556 --60639-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:03.556 --60639-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:03.556 --60639-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:03.556 --60639-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:03.556 --60639-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:03.556 --60639-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:03.556 --60639-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:03.556 --60639-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:03.556 --60639-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:03.556 --60639-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:03.556 --60639-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:03.556 --60639-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:03.556 --60639-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:03.557 --60639-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:03.557 --60639-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:03.557 --60639-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:03.815 00:07:03.815 00:07:03.815 CUnit - A unit testing framework for C - Version 2.1-3 00:07:03.815 http://cunit.sourceforge.net/ 00:07:03.815 00:07:03.815 00:07:03.815 Suite: blobfs_bdev_ut 00:07:03.815 Test: spdk_blobfs_bdev_detect_test ...[2024-07-12 10:20:57.488260] /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:03.815 passed 00:07:03.815 Test: spdk_blobfs_bdev_create_test ...[2024-07-12 10:20:57.520919] /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:03.815 passed 00:07:03.815 Test: spdk_blobfs_bdev_mount_test ...[2024-07-12 10:20:57.524712] /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:03.815 [2024-07-12 10:20:57.528062] /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:03.815 passed 00:07:03.815 00:07:03.815 Run Summary: Type Total Ran Passed Failed Inactive 00:07:03.815 suites 1 1 n/a 0 0 00:07:03.815 tests 3 3 3 0 0 00:07:03.816 asserts 16 16 16 0 n/a 00:07:03.816 00:07:03.816 Elapsed time = 0.052 seconds 00:07:03.816 --60639-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:03.816 --60639-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:03.816 ==60639== 00:07:03.816 ==60639== HEAP SUMMARY: 00:07:03.816 ==60639== in use at exit: 0 bytes in 0 blocks 00:07:03.816 ==60639== total heap usage: 80 allocs, 80 frees, 108,239 bytes allocated 00:07:03.816 ==60639== 00:07:03.816 ==60639== All heap blocks were freed -- no leaks are possible 00:07:03.816 ==60639== 00:07:03.816 ==60639== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:03.816 00:07:03.816 real 0m34.907s 00:07:03.816 user 0m34.448s 00:07:03.816 sys 0m0.431s 00:07:03.816 10:20:57 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:03.816 10:20:57 -- common/autotest_common.sh@10 -- # set +x 00:07:03.816 ************************************ 00:07:03.816 END TEST unittest_blob_blobfs 00:07:03.816 ************************************ 00:07:03.816 10:20:57 -- unit/unittest.sh@232 -- # run_test unittest_event unittest_event 00:07:03.816 10:20:57 -- common/autotest_common.sh@1077 -- # '[' 2 -le 1 ']' 00:07:03.816 10:20:57 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:07:03.816 10:20:57 -- common/autotest_common.sh@10 -- # set +x 00:07:03.816 ************************************ 00:07:03.816 START TEST unittest_event 00:07:03.816 ************************************ 00:07:03.816 10:20:57 -- common/autotest_common.sh@1104 -- # unittest_event 00:07:03.816 10:20:57 -- unit/unittest.sh@50 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:03.816 ==60659== Memcheck, a memory error detector 00:07:03.816 ==60659== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:03.816 ==60659== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:03.816 ==60659== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:03.816 ==60659== 00:07:03.816 --60659-- Valgrind options: 00:07:03.816 --60659-- --leak-check=full 00:07:03.816 --60659-- --error-exitcode=2 00:07:03.816 --60659-- --verbose 00:07:03.816 --60659-- Contents of /proc/version: 00:07:03.816 --60659-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:03.816 --60659-- 00:07:03.816 --60659-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:03.816 --60659-- Page sizes: currently 4096, max supported 4096 00:07:03.816 --60659-- Valgrind library directory: /usr/libexec/valgrind 00:07:03.816 --60659-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:03.816 --60659-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:03.816 --60659-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:03.816 --60659-- might be shown as UnknownInlinedFun 00:07:03.816 --60659-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:03.816 --60659-- object doesn't have a dynamic symbol table 00:07:03.816 --60659-- Scheduler: using generic scheduler lock implementation. 00:07:03.816 --60659-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:03.816 ==60659== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60659-by-???-on-48eae4554860 00:07:03.816 ==60659== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60659-by-???-on-48eae4554860 00:07:03.816 ==60659== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60659-by-???-on-48eae4554860 00:07:03.816 ==60659== 00:07:03.816 ==60659== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:03.816 ==60659== don't want to do, unless you know exactly what you're doing, 00:07:03.816 ==60659== or are doing some strange experiment): 00:07:03.816 ==60659== /usr/libexec/valgrind/../../bin/vgdb --pid=60659 ...command... 00:07:03.816 ==60659== 00:07:03.816 ==60659== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:03.816 ==60659== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:03.816 ==60659== and then give GDB the following command 00:07:03.816 ==60659== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60659 00:07:03.816 ==60659== --pid is optional if only one valgrind process is running 00:07:03.816 ==60659== 00:07:03.816 --60659-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:03.816 --60659-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:03.816 --60659-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:03.816 --60659-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:03.816 ==60659== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.816 --60659-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:03.816 --60659-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:03.816 --60659-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:03.816 --60659-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:03.816 --60659-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:03.816 --60659-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:03.816 --60659-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:03.816 --60659-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:03.816 --60659-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:03.816 --60659-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:03.816 --60659-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:03.816 --60659-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:03.817 --60659-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:04.075 --60659-- Reading syms from /usr/lib64/libm.so.6 00:07:04.075 --60659-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:04.075 --60659-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:04.075 --60659-- Reading syms from /usr/lib64/libc.so.6 00:07:04.075 ==60659== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.075 --60659-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:04.076 --60659-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:04.076 ==60659== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.076 --60659-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:04.076 --60659-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:04.076 ==60659== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.076 --60659-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:04.076 --60659-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:04.076 ==60659== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.076 --60659-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:04.076 --60659-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:04.076 ==60659== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.076 --60659-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:04.076 --60659-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:04.076 ==60659== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.076 --60659-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:04.076 --60659-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:04.076 --60659-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:04.076 --60659-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:04.076 --60659-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:04.076 --60659-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:04.076 --60659-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:04.076 --60659-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:04.076 --60659-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 ==60659== Preferring higher priority redirection: 00:07:04.076 --60659-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:04.076 --60659-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:04.076 --60659-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.076 --60659-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.077 --60659-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.077 --60659-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.077 --60659-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.077 --60659-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.077 --60659-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.077 ==60659== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.077 --60659-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:04.077 --60659-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:04.077 ==60659== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.077 --60659-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:04.077 --60659-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:04.077 --60659-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:04.077 --60659-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:04.077 --60659-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:04.336 --60659-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:04.336 --60659-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:04.336 --60659-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:04.336 --60659-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:04.336 --60659-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:04.336 --60659-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:04.336 --60659-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:04.336 --60659-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:04.336 --60659-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:04.336 --60659-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:04.336 --60659-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:04.336 --60659-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:04.336 --60659-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:04.336 00:07:04.336 00:07:04.336 CUnit - A unit testing framework for C - Version 2.1-3 00:07:04.336 http://cunit.sourceforge.net/ 00:07:04.336 00:07:04.336 00:07:04.336 Suite: app_suite 00:07:04.336 Test: test_spdk_app_parse_args ...--60659-- REDIR: 0x55833f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:04.336 --60659-- REDIR: 0x5644ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:04.336 --60659-- REDIR: 0x5641c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:07:04.336 --60659-- REDIR: 0x5641d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:04.336 --60659-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:04.336 app_ut: invalid option -- 'z' 00:07:04.336 app_ut [options] 00:07:04.336 options: 00:07:04.336 -c, --config JSON config file (default none) 00:07:04.336 --json JSON config file (default none) 00:07:04.336 --json-ignore-init-errors 00:07:04.336 don't exit on invalid config entry 00:07:04.336 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:07:04.336 -g, --single-file-segments 00:07:04.336 force creating just one hugetlbfs file 00:07:04.336 -h, --help show this usage 00:07:04.336 -i, --shm-id shared memory ID (optional) 00:07:04.336 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced (like [0,1,10]) for DPDK 00:07:04.336 --lcores lcore to CPU mapping list. The list is in the format: 00:07:04.336 [<,lcores[@CPUs]>...] 00:07:04.336 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:07:04.336 Within the group, '-' is used for range separator, 00:07:04.336 ',' is used for single number separator. 00:07:04.336 '( )' can be omitted for single element group, 00:07:04.336 '@' can be omitted if cpus and lcores have the same value 00:07:04.336 -n, --mem-channels channel number of memory channels used for DPDK 00:07:04.336 -p, --main-core main (primary) core for DPDK 00:07:04.336 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:07:04.336 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:07:04.336 --disable-cpumask-locks Disable CPU core lock files. 00:07:04.336 --silence-noticelog disable notice level logging to stderr 00:07:04.336 --msg-mempool-size global message memory pool size in count (default: 262143) 00:07:04.336 -u, --no-pci disable PCI access 00:07:04.336 --wait-for-rpc wait for RPCs to initialize subsystems 00:07:04.336 --max-delay maximum reactor delay (in microseconds) 00:07:04.336 -B, --pci-blocked pci addr to block (can be used more than once) 00:07:04.336 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:07:04.336 -R, --huge-unlink unlink huge files after initialization 00:07:04.336 -v, --version print SPDK version 00:07:04.336 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:07:04.336 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:07:04.336 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:07:04.336 --num-trace-entries number of trace entries for each core, must be power of 2, setting 0 to disable trace (default 32768) 00:07:04.336 Tracepoints vary in size and can use more than one trace entry. 00:07:04.336 --rpcs-allowed comma-separated list of permitted RPCS 00:07:04.337 --env-context Opaque context for use of the env implementation 00:07:04.337 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:07:04.337 --no-huge run without using hugepages 00:07:04.337 -L, --logflag enable log flag (all, json_util, log, rpc, thread, trace) 00:07:04.337 -e, --tpoint-group [:] 00:07:04.337 group_name - tracepoint group name for spdk trace buffers (thread, all) 00:07:04.337 tpoint_mask - tracepoint mask for enabling individual tpoints inside a tracepoint group. First tpoint inside a group can be enabled by setting tpoint_mask to 1 (e.g. bdev:0x1). 00:07:04.337 Groups and masks can be combined (e.g. thread,bdev:0x1). 00:07:04.337 All available tpoints can be found in /include/spdk_internal/trace_defs.h 00:07:04.337 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all pollers in the app support interrupt mode) 00:07:04.337 app_ut: unrecognized option '--test-long-opt' 00:07:04.337 app_ut [options] 00:07:04.337 options: 00:07:04.337 -c, --config JSON config file (default none) 00:07:04.337 --json JSON config file (default none) 00:07:04.337 --json-ignore-init-errors 00:07:04.337 don't exit on invalid config entry 00:07:04.337 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:07:04.337 -g, --single-file-segments 00:07:04.337 force creating just one hugetlbfs file 00:07:04.337 -h, --help show this usage 00:07:04.337 -i, --shm-id shared memory ID (optional) 00:07:04.337 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced (like [0,1,10]) for DPDK 00:07:04.337 --lcores lcore to CPU mapping list. The list is in the format: 00:07:04.337 [<,lcores[@CPUs]>...] 00:07:04.337 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:07:04.337 Within the group, '-' is used for range separator, 00:07:04.337 ',' is used for single number separator. 00:07:04.337 '( )' can be omitted for single element group, 00:07:04.337 '@' can be omitted if cpus and lcores have the same value 00:07:04.337 -n, --mem-channels channel number of memory channels used for DPDK 00:07:04.337 -p, --main-core main (primary) core for DPDK 00:07:04.337 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:07:04.337 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:07:04.337 --disable-cpumask-locks Disable CPU core lock files. 00:07:04.337 --silence-noticelog disable notice level logging to stderr 00:07:04.337 --msg-mempool-size global message memory pool size in count (default: 262143) 00:07:04.337 -u, --no-pci disable PCI access 00:07:04.337 --wait-for-rpc wait for RPCs to initialize subsystems 00:07:04.337 --max-delay maximum reactor delay (in microseconds) 00:07:04.337 -B, --pci-blocked pci addr to block (can be used more than once) 00:07:04.337 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:07:04.337 -R, --huge-unlink unlink huge files after initialization 00:07:04.337 -v, --version print SPDK version 00:07:04.337 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:07:04.337 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:07:04.337 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:07:04.337 --num-trace-entries number of trace entries for each core, must be power of 2, setting 0 to disable trace (default 32768) 00:07:04.337 Tracepoints vary in size and can use more than one trace entry. 00:07:04.337 --rpcs-allowed comma-separated list of permitted RPCS 00:07:04.337 --env-context Opaque context for use of the env implementation 00:07:04.337 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:07:04.337 --no-huge run without using hugepages 00:07:04.337 -L, --logflag enable log flag (all, json_util, log, rpc, thread, trace) 00:07:04.337 -e, --tpoint-group [:] 00:07:04.337 group_name - tracepoint group name for spdk trace buffers (thread, all) 00:07:04.337 tpoint_mask - tracepoint mask for enabling individual tpoints inside a tracepoint group. First tpoint inside a group can be enabled by setting tpoint_mask to 1 (e.g. bdev:0x1). 00:07:04.337 Groups and masks can be combined (e.g. thread,bdev:0x1). 00:07:04.337 All available tpoints can be found in /include/spdk_internal/trace_defs.h 00:07:04.337 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all pollers in the app support interrupt mode) 00:07:04.338 [2024-07-12 10:20:58.116589] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1030:spdk_app_parse_args: *ERROR*: Duplicated option 'c' between app-specific command line parameter and generic spdk opts. 00:07:04.338 [2024-07-12 10:20:58.143193] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1211:spdk_app_parse_args: *ERROR*: -B and -W cannot be used at the same time 00:07:04.338 app_ut [options] 00:07:04.338 options: 00:07:04.338 -c, --config JSON config file (default none) 00:07:04.338 --json JSON config file (default none) 00:07:04.338 --json-ignore-init-errors 00:07:04.338 don't exit on invalid config entry 00:07:04.338 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:07:04.338 -g, --single-file-segments 00:07:04.338 force creating just one hugetlbfs file 00:07:04.338 -h, --help show this usage 00:07:04.338 -i, --shm-id shared memory ID (optional) 00:07:04.338 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced (like [0,1,10]) for DPDK 00:07:04.338 --lcores lcore to CPU mapping list. The list is in the format: 00:07:04.338 [<,lcores[@CPUs]>...] 00:07:04.338 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:07:04.338 Within the group, '-' is used for range separator, 00:07:04.338 ',' is used for single number separator. 00:07:04.338 '( )' can be omitted for single element group, 00:07:04.338 '@' can be omitted if cpus and lcores have the same value 00:07:04.338 -n, --mem-channels channel number of memory channels used for DPDK 00:07:04.338 -p, --main-core main (primary) core for DPDK 00:07:04.338 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:07:04.338 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:07:04.338 --disable-cpumask-locks Disable CPU core lock files. 00:07:04.338 --silence-noticelog disable notice level logging to stderr 00:07:04.338 --msg-mempool-size global message memory pool size in count (default: 262143) 00:07:04.338 -u, --no-pci disable PCI access 00:07:04.338 --wait-for-rpc wait for RPCs to initialize subsystems 00:07:04.338 --max-delay maximum reactor delay (in microseconds) 00:07:04.338 -B, --pci-blocked pci addr to block (can be used more than once) 00:07:04.338 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:07:04.338 -R, --huge-unlink unlink huge files after initialization 00:07:04.338 -v, --version print SPDK version 00:07:04.338 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:07:04.338 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:07:04.338 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:07:04.338 --num-trace-entries number of trace entries for each core, must be power of 2, setting 0 to disable trace (default 32768) 00:07:04.338 Tracepoints vary in size and can use more than one trace entry. 00:07:04.338 --rpcs-allowed comma-separated list of permitted RPCS 00:07:04.338 --env-context Opaque context for use of the env implementation 00:07:04.338 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:07:04.338 --no-huge run without using hugepages 00:07:04.338 -L, --logflag enable log flag (all, json_util, log, rpc, thread, trace) 00:07:04.338 -e, --tpoint-group [:] 00:07:04.338 group_name - tracepoint group name for spdk trace buffers (thread, all) 00:07:04.338 tpoint_mask - tracepoint mask for enabling individual tpoints inside a tracepoint group. First tpoint inside a group can be enabled by setting tpoint_mask to 1 (e.g. bdev:0x1). 00:07:04.338 Groups and masks can be combined (e.g. thread,bdev:0x1). 00:07:04.338 All available tpoints can be found in /include/spdk_internal/trace_defs.h 00:07:04.338 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all pollers in the app support interrupt mode) 00:07:04.338 [2024-07-12 10:20:58.145523] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1116:spdk_app_parse_args: *ERROR*: Invalid main core --single-file-segments 00:07:04.338 passed 00:07:04.338 00:07:04.338 Run Summary: Type Total Ran Passed Failed Inactive 00:07:04.338 suites 1 1 n/a 0 0 00:07:04.338 tests 1 1 1 0 0 00:07:04.338 asserts 8 8 8 0 n/a 00:07:04.338 00:07:04.338 Elapsed time = 0.079 seconds 00:07:04.338 --60659-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:04.338 ==60659== 00:07:04.338 ==60659== HEAP SUMMARY: 00:07:04.338 ==60659== in use at exit: 0 bytes in 0 blocks 00:07:04.338 ==60659== total heap usage: 126 allocs, 126 frees, 191,746 bytes allocated 00:07:04.338 ==60659== 00:07:04.338 ==60659== All heap blocks were freed -- no leaks are possible 00:07:04.339 ==60659== 00:07:04.339 ==60659== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:04.339 10:20:58 -- unit/unittest.sh@51 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:04.339 ==60660== Memcheck, a memory error detector 00:07:04.339 ==60660== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:04.339 ==60660== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:04.339 ==60660== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:04.339 ==60660== 00:07:04.339 --60660-- Valgrind options: 00:07:04.339 --60660-- --leak-check=full 00:07:04.339 --60660-- --error-exitcode=2 00:07:04.339 --60660-- --verbose 00:07:04.339 --60660-- Contents of /proc/version: 00:07:04.339 --60660-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:04.339 --60660-- 00:07:04.339 --60660-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:04.339 --60660-- Page sizes: currently 4096, max supported 4096 00:07:04.339 --60660-- Valgrind library directory: /usr/libexec/valgrind 00:07:04.339 --60660-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:04.339 --60660-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:04.339 --60660-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:04.339 --60660-- might be shown as UnknownInlinedFun 00:07:04.339 --60660-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:04.339 --60660-- object doesn't have a dynamic symbol table 00:07:04.597 --60660-- Scheduler: using generic scheduler lock implementation. 00:07:04.597 --60660-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:04.597 ==60660== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60660-by-???-on-48eae4554860 00:07:04.597 ==60660== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60660-by-???-on-48eae4554860 00:07:04.597 ==60660== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60660-by-???-on-48eae4554860 00:07:04.597 ==60660== 00:07:04.597 ==60660== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:04.597 ==60660== don't want to do, unless you know exactly what you're doing, 00:07:04.598 ==60660== or are doing some strange experiment): 00:07:04.598 ==60660== /usr/libexec/valgrind/../../bin/vgdb --pid=60660 ...command... 00:07:04.598 ==60660== 00:07:04.598 ==60660== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:04.598 ==60660== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:04.598 ==60660== and then give GDB the following command 00:07:04.598 ==60660== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60660 00:07:04.598 ==60660== --pid is optional if only one valgrind process is running 00:07:04.598 ==60660== 00:07:04.598 --60660-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:04.598 --60660-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:04.598 --60660-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:04.598 --60660-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:04.598 ==60660== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.598 --60660-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:04.598 --60660-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:04.598 --60660-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:04.598 --60660-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:04.598 --60660-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:04.598 --60660-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:04.598 --60660-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:04.598 --60660-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:04.598 --60660-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:04.598 --60660-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:04.598 --60660-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:04.598 --60660-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:04.598 --60660-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:04.598 --60660-- Reading syms from /usr/lib64/libm.so.6 00:07:04.598 --60660-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:04.598 --60660-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:04.598 --60660-- Reading syms from /usr/lib64/libc.so.6 00:07:04.598 ==60660== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.598 --60660-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:04.598 --60660-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:04.598 ==60660== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.598 --60660-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:04.598 --60660-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:04.598 ==60660== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.598 --60660-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:04.598 --60660-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:04.598 ==60660== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.598 --60660-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:04.598 --60660-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:04.598 ==60660== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.598 --60660-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:04.598 --60660-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:04.598 ==60660== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.598 --60660-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:04.598 --60660-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:04.598 --60660-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:04.598 --60660-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:04.598 --60660-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:04.598 --60660-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:04.598 --60660-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:04.598 --60660-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:04.598 --60660-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 ==60660== Preferring higher priority redirection: 00:07:04.857 --60660-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:04.857 --60660-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:04.857 --60660-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.857 --60660-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.858 --60660-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.858 --60660-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.858 --60660-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.858 --60660-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.858 --60660-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.858 --60660-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.858 ==60660== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.858 --60660-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:04.858 --60660-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:04.858 ==60660== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.858 --60660-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:04.858 --60660-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:04.858 --60660-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:04.858 --60660-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:04.858 --60660-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:04.858 --60660-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:04.858 --60660-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:04.858 --60660-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:04.858 --60660-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:04.858 --60660-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:04.858 --60660-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:04.858 --60660-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:04.858 --60660-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:04.858 --60660-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:04.858 --60660-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:04.858 --60660-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:04.858 --60660-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:04.858 --60660-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:04.858 00:07:04.858 00:07:04.858 CUnit - A unit testing framework for C - Version 2.1-3 00:07:04.858 http://cunit.sourceforge.net/ 00:07:04.858 00:07:04.858 00:07:04.858 Suite: app_suite 00:07:04.858 Test: test_create_reactor ...--60660-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:04.858 passed 00:07:04.858 Test: test_init_reactors ...passed 00:07:04.858 Test: test_event_call ...passed 00:07:04.858 Test: test_schedule_thread ...passed 00:07:05.117 Test: test_reschedule_thread ...passed 00:07:05.117 Test: test_bind_thread ...passed 00:07:05.117 Test: test_for_each_reactor ...passed 00:07:05.117 Test: test_reactor_stats ...passed 00:07:05.117 Test: test_scheduler ...passed 00:07:05.117 Test: test_governor ...passed 00:07:05.117 00:07:05.117 Run Summary: Type Total Ran Passed Failed Inactive 00:07:05.117 suites 1 1 n/a 0 0 00:07:05.117 tests 10 10 10 0 0 00:07:05.117 asserts 344 344 344 0 n/a 00:07:05.117 00:07:05.117 Elapsed time = 0.296 seconds 00:07:05.117 --60660-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:05.117 --60660-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:05.376 ==60660== 00:07:05.376 ==60660== HEAP SUMMARY: 00:07:05.376 ==60660== in use at exit: 72 bytes in 1 blocks 00:07:05.376 ==60660== total heap usage: 13,741 allocs, 13,740 frees, 649,748 bytes allocated 00:07:05.376 ==60660== 00:07:05.376 ==60660== Searching for pointers to 1 not-freed blocks 00:07:05.376 ==60660== Checked 6,575,240 bytes 00:07:05.376 ==60660== 00:07:05.376 ==60660== LEAK SUMMARY: 00:07:05.376 ==60660== definitely lost: 0 bytes in 0 blocks 00:07:05.376 ==60660== indirectly lost: 0 bytes in 0 blocks 00:07:05.376 ==60660== possibly lost: 0 bytes in 0 blocks 00:07:05.376 ==60660== still reachable: 72 bytes in 1 blocks 00:07:05.376 ==60660== suppressed: 0 bytes in 0 blocks 00:07:05.376 ==60660== Reachable blocks (those to which a pointer was found) are not shown. 00:07:05.376 ==60660== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:05.376 ==60660== 00:07:05.376 ==60660== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:05.376 00:07:05.376 real 0m1.450s 00:07:05.376 user 0m1.400s 00:07:05.376 sys 0m0.046s 00:07:05.376 10:20:59 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:05.376 10:20:59 -- common/autotest_common.sh@10 -- # set +x 00:07:05.376 ************************************ 00:07:05.376 END TEST unittest_event 00:07:05.376 ************************************ 00:07:05.376 10:20:59 -- unit/unittest.sh@233 -- # uname -s 00:07:05.376 10:20:59 -- unit/unittest.sh@233 -- # '[' Linux = Linux ']' 00:07:05.376 10:20:59 -- unit/unittest.sh@234 -- # run_test unittest_ftl unittest_ftl 00:07:05.376 10:20:59 -- common/autotest_common.sh@1077 -- # '[' 2 -le 1 ']' 00:07:05.376 10:20:59 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:07:05.376 10:20:59 -- common/autotest_common.sh@10 -- # set +x 00:07:05.376 ************************************ 00:07:05.376 START TEST unittest_ftl 00:07:05.376 ************************************ 00:07:05.376 10:20:59 -- common/autotest_common.sh@1104 -- # unittest_ftl 00:07:05.376 10:20:59 -- unit/unittest.sh@55 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:05.376 ==60680== Memcheck, a memory error detector 00:07:05.376 ==60680== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:05.376 ==60680== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:05.376 ==60680== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:05.376 ==60680== 00:07:05.376 --60680-- Valgrind options: 00:07:05.376 --60680-- --leak-check=full 00:07:05.376 --60680-- --error-exitcode=2 00:07:05.376 --60680-- --verbose 00:07:05.376 --60680-- Contents of /proc/version: 00:07:05.376 --60680-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:05.376 --60680-- 00:07:05.376 --60680-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:05.376 --60680-- Page sizes: currently 4096, max supported 4096 00:07:05.376 --60680-- Valgrind library directory: /usr/libexec/valgrind 00:07:05.376 --60680-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:05.376 --60680-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:05.376 --60680-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:05.376 --60680-- might be shown as UnknownInlinedFun 00:07:05.376 --60680-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:05.376 --60680-- object doesn't have a dynamic symbol table 00:07:05.376 --60680-- Scheduler: using generic scheduler lock implementation. 00:07:05.376 --60680-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:05.376 ==60680== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60680-by-???-on-48eae4554860 00:07:05.376 ==60680== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60680-by-???-on-48eae4554860 00:07:05.376 ==60680== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60680-by-???-on-48eae4554860 00:07:05.376 ==60680== 00:07:05.376 ==60680== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:05.376 ==60680== don't want to do, unless you know exactly what you're doing, 00:07:05.376 ==60680== or are doing some strange experiment): 00:07:05.376 ==60680== /usr/libexec/valgrind/../../bin/vgdb --pid=60680 ...command... 00:07:05.377 ==60680== 00:07:05.377 ==60680== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:05.377 ==60680== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:05.377 ==60680== and then give GDB the following command 00:07:05.377 ==60680== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60680 00:07:05.377 ==60680== --pid is optional if only one valgrind process is running 00:07:05.377 ==60680== 00:07:05.377 --60680-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:05.377 --60680-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:05.377 --60680-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:05.377 --60680-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:05.377 ==60680== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.377 --60680-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:05.377 --60680-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:05.377 --60680-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:05.377 --60680-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:05.377 --60680-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:05.377 --60680-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:05.377 --60680-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:05.377 --60680-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:05.377 --60680-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:05.377 --60680-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:05.377 --60680-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:05.377 --60680-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:05.377 --60680-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:05.377 --60680-- Reading syms from /usr/lib64/libm.so.6 00:07:05.377 --60680-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:05.377 --60680-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:05.377 --60680-- Reading syms from /usr/lib64/libc.so.6 00:07:05.636 ==60680== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.636 --60680-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:05.636 --60680-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:05.636 ==60680== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.636 --60680-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:05.636 --60680-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:05.636 ==60680== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.636 --60680-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:05.636 --60680-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:05.636 ==60680== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.636 --60680-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:05.636 --60680-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:05.636 ==60680== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.636 --60680-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:05.636 --60680-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:05.636 ==60680== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.636 --60680-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:05.636 --60680-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:05.636 --60680-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:05.636 --60680-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:05.636 --60680-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:05.636 --60680-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:05.636 --60680-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:05.636 --60680-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:05.636 --60680-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.636 --60680-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.636 --60680-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.636 --60680-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.636 --60680-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.636 --60680-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.636 --60680-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 ==60680== Preferring higher priority redirection: 00:07:05.637 --60680-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:05.637 --60680-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:05.637 --60680-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 --60680-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.637 ==60680== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.637 --60680-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:05.637 --60680-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:05.637 ==60680== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.637 --60680-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:05.637 --60680-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:05.896 --60680-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:05.896 --60680-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:05.896 --60680-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:05.896 --60680-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:05.896 --60680-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:05.896 --60680-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:05.896 --60680-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:05.896 --60680-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:05.896 --60680-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:05.896 --60680-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:05.896 --60680-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:05.896 --60680-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:05.896 --60680-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:05.896 --60680-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:05.896 --60680-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:05.896 --60680-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:05.896 00:07:05.896 00:07:05.896 CUnit - A unit testing framework for C - Version 2.1-3 00:07:05.896 http://cunit.sourceforge.net/ 00:07:05.896 00:07:05.896 00:07:05.896 Suite: ftl_band_suite 00:07:05.896 Test: test_band_block_offset_from_addr_base ...--60680-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:05.896 --60680-- REDIR: 0x55833f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:05.896 passed 00:07:06.155 Test: test_band_block_offset_from_addr_offset ...passed 00:07:06.155 Test: test_band_addr_from_block_offset ...passed 00:07:06.155 Test: test_band_set_addr ...passed 00:07:06.156 Test: test_invalidate_addr ...passed 00:07:06.156 Test: test_next_xfer_addr ...passed 00:07:06.156 00:07:06.156 Run Summary: Type Total Ran Passed Failed Inactive 00:07:06.156 suites 1 1 n/a 0 0 00:07:06.156 tests 6 6 6 0 0 00:07:06.156 asserts 30356 30356 30356 0 n/a 00:07:06.156 00:07:06.156 Elapsed time = 0.332 seconds 00:07:06.156 --60680-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:06.415 --60680-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:06.415 ==60680== 00:07:06.415 ==60680== HEAP SUMMARY: 00:07:06.415 ==60680== in use at exit: 67,109,768 bytes in 1,026 blocks 00:07:06.415 ==60680== total heap usage: 6,547 allocs, 5,521 frees, 429,735,343 bytes allocated 00:07:06.415 ==60680== 00:07:06.415 ==60680== Searching for pointers to 1,026 not-freed blocks 00:07:06.415 ==60680== Checked 6,608,152 bytes 00:07:06.415 ==60680== 00:07:06.415 ==60680== LEAK SUMMARY: 00:07:06.415 ==60680== definitely lost: 0 bytes in 0 blocks 00:07:06.415 ==60680== indirectly lost: 0 bytes in 0 blocks 00:07:06.415 ==60680== possibly lost: 0 bytes in 0 blocks 00:07:06.415 ==60680== still reachable: 67,109,768 bytes in 1,026 blocks 00:07:06.415 ==60680== suppressed: 0 bytes in 0 blocks 00:07:06.415 ==60680== Reachable blocks (those to which a pointer was found) are not shown. 00:07:06.415 ==60680== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:06.415 ==60680== 00:07:06.415 ==60680== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:06.415 10:21:00 -- unit/unittest.sh@56 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:06.415 ==60683== Memcheck, a memory error detector 00:07:06.415 ==60683== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:06.415 ==60683== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:06.415 ==60683== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:06.415 ==60683== 00:07:06.415 --60683-- Valgrind options: 00:07:06.415 --60683-- --leak-check=full 00:07:06.415 --60683-- --error-exitcode=2 00:07:06.415 --60683-- --verbose 00:07:06.415 --60683-- Contents of /proc/version: 00:07:06.415 --60683-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:06.415 --60683-- 00:07:06.415 --60683-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:06.415 --60683-- Page sizes: currently 4096, max supported 4096 00:07:06.415 --60683-- Valgrind library directory: /usr/libexec/valgrind 00:07:06.415 --60683-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:06.415 --60683-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:06.415 --60683-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:06.415 --60683-- might be shown as UnknownInlinedFun 00:07:06.415 --60683-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:06.415 --60683-- object doesn't have a dynamic symbol table 00:07:06.415 --60683-- Scheduler: using generic scheduler lock implementation. 00:07:06.415 --60683-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:06.415 ==60683== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60683-by-???-on-48eae4554860 00:07:06.415 ==60683== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60683-by-???-on-48eae4554860 00:07:06.415 ==60683== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60683-by-???-on-48eae4554860 00:07:06.415 ==60683== 00:07:06.415 ==60683== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:06.415 ==60683== don't want to do, unless you know exactly what you're doing, 00:07:06.415 ==60683== or are doing some strange experiment): 00:07:06.415 ==60683== /usr/libexec/valgrind/../../bin/vgdb --pid=60683 ...command... 00:07:06.415 ==60683== 00:07:06.415 ==60683== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:06.415 ==60683== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:06.415 ==60683== and then give GDB the following command 00:07:06.415 ==60683== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60683 00:07:06.415 ==60683== --pid is optional if only one valgrind process is running 00:07:06.415 ==60683== 00:07:06.415 --60683-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:06.415 --60683-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:06.415 --60683-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:06.416 --60683-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:06.416 ==60683== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.416 --60683-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:06.416 --60683-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:06.416 --60683-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:06.416 --60683-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:06.416 --60683-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:06.416 --60683-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:06.416 --60683-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:06.416 --60683-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:06.416 --60683-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:06.416 --60683-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:06.416 --60683-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:06.416 --60683-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:06.416 --60683-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:06.416 --60683-- Reading syms from /usr/lib64/libm.so.6 00:07:06.416 --60683-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:06.416 --60683-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:06.675 --60683-- Reading syms from /usr/lib64/libc.so.6 00:07:06.675 ==60683== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.675 --60683-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:06.675 --60683-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:06.675 ==60683== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.675 --60683-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:06.675 --60683-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:06.675 ==60683== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.675 --60683-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:06.675 --60683-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:06.675 ==60683== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.675 --60683-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:06.675 --60683-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:06.675 ==60683== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.675 --60683-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:06.675 --60683-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:06.675 ==60683== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.675 --60683-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:06.675 --60683-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:06.675 --60683-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:06.675 --60683-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:06.675 --60683-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:06.675 --60683-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:06.675 --60683-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:06.675 --60683-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:06.675 --60683-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.675 --60683-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.675 --60683-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.675 --60683-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.675 --60683-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.675 --60683-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.675 --60683-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.675 --60683-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.675 --60683-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.675 --60683-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.675 --60683-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.675 --60683-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.675 --60683-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.675 --60683-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.675 --60683-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.676 --60683-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.676 --60683-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.676 --60683-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.676 --60683-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.676 --60683-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.676 --60683-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.676 --60683-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.676 --60683-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.676 --60683-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.676 --60683-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.676 --60683-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.676 --60683-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.676 --60683-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.676 --60683-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.676 --60683-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.676 ==60683== Preferring higher priority redirection: 00:07:06.676 --60683-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:06.676 --60683-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:06.676 --60683-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.676 --60683-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.676 --60683-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.676 --60683-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.676 --60683-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.676 --60683-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.676 --60683-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.676 --60683-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.676 --60683-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.676 ==60683== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.676 --60683-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:06.676 --60683-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:06.676 ==60683== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.676 --60683-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:06.676 --60683-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:06.676 --60683-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:06.676 --60683-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:06.676 --60683-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:06.676 --60683-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:06.676 --60683-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:06.676 --60683-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:06.676 --60683-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:06.676 --60683-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:06.935 --60683-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:06.935 --60683-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:06.935 --60683-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:06.935 --60683-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:06.935 --60683-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:06.935 --60683-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:06.935 --60683-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:06.935 --60683-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:06.935 00:07:06.935 00:07:06.935 CUnit - A unit testing framework for C - Version 2.1-3 00:07:06.935 http://cunit.sourceforge.net/ 00:07:06.935 00:07:06.935 00:07:06.935 Suite: ftl_bitmap 00:07:06.935 Test: test_ftl_bitmap_create ...[2024-07-12 10:21:00.642856] /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:06.935 [2024-07-12 10:21:00.670676] /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:06.935 passed 00:07:06.935 Test: test_ftl_bitmap_get ...passed 00:07:06.935 Test: test_ftl_bitmap_set ...passed 00:07:06.935 Test: test_ftl_bitmap_clear ...passed 00:07:06.935 Test: test_ftl_bitmap_find_first_set ...passed 00:07:06.935 Test: test_ftl_bitmap_find_first_clear ...passed 00:07:06.935 Test: test_ftl_bitmap_count_set ...passed 00:07:06.935 00:07:06.935 Run Summary: Type Total Ran Passed Failed Inactive 00:07:06.935 suites 1 1 n/a 0 0 00:07:06.935 tests 7 7 7 0 0 00:07:06.935 asserts 137 137 137 0 n/a 00:07:06.935 00:07:06.935 Elapsed time = 0.056 seconds 00:07:06.935 --60683-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:06.935 --60683-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:06.935 ==60683== 00:07:06.935 ==60683== HEAP SUMMARY: 00:07:06.935 ==60683== in use at exit: 0 bytes in 0 blocks 00:07:06.935 ==60683== total heap usage: 76 allocs, 76 frees, 112,363 bytes allocated 00:07:06.935 ==60683== 00:07:06.935 ==60683== All heap blocks were freed -- no leaks are possible 00:07:06.935 ==60683== 00:07:06.935 ==60683== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:06.935 10:21:00 -- unit/unittest.sh@57 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:06.936 ==60684== Memcheck, a memory error detector 00:07:06.936 ==60684== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:06.936 ==60684== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:06.936 ==60684== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:06.936 ==60684== 00:07:06.936 --60684-- Valgrind options: 00:07:06.936 --60684-- --leak-check=full 00:07:06.936 --60684-- --error-exitcode=2 00:07:06.936 --60684-- --verbose 00:07:06.936 --60684-- Contents of /proc/version: 00:07:06.936 --60684-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:06.936 --60684-- 00:07:06.936 --60684-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:06.936 --60684-- Page sizes: currently 4096, max supported 4096 00:07:06.936 --60684-- Valgrind library directory: /usr/libexec/valgrind 00:07:06.936 --60684-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:06.936 --60684-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:06.936 --60684-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:06.936 --60684-- might be shown as UnknownInlinedFun 00:07:06.936 --60684-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:06.936 --60684-- object doesn't have a dynamic symbol table 00:07:06.936 --60684-- Scheduler: using generic scheduler lock implementation. 00:07:06.936 --60684-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:06.936 ==60684== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60684-by-???-on-48eae4554860 00:07:06.936 ==60684== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60684-by-???-on-48eae4554860 00:07:06.936 ==60684== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60684-by-???-on-48eae4554860 00:07:06.936 ==60684== 00:07:06.936 ==60684== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:06.936 ==60684== don't want to do, unless you know exactly what you're doing, 00:07:06.936 ==60684== or are doing some strange experiment): 00:07:06.936 ==60684== /usr/libexec/valgrind/../../bin/vgdb --pid=60684 ...command... 00:07:06.936 ==60684== 00:07:06.936 ==60684== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:06.936 ==60684== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:06.936 ==60684== and then give GDB the following command 00:07:06.936 ==60684== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60684 00:07:06.936 ==60684== --pid is optional if only one valgrind process is running 00:07:06.936 ==60684== 00:07:06.936 --60684-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:06.936 --60684-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:06.936 --60684-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:06.936 --60684-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:06.936 ==60684== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.936 --60684-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:06.936 --60684-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:07.195 --60684-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:07.195 --60684-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:07.195 --60684-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:07.195 --60684-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:07.195 --60684-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:07.195 --60684-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:07.195 --60684-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:07.195 --60684-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:07.195 --60684-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:07.195 --60684-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:07.195 --60684-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:07.195 --60684-- Reading syms from /usr/lib64/libm.so.6 00:07:07.195 --60684-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:07.195 --60684-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:07.195 --60684-- Reading syms from /usr/lib64/libc.so.6 00:07:07.195 ==60684== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.195 --60684-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.195 --60684-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:07.195 ==60684== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.195 --60684-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.195 --60684-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:07.195 ==60684== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.195 --60684-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.195 --60684-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:07.195 ==60684== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.195 --60684-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.195 --60684-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:07.195 ==60684== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.195 --60684-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.195 --60684-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:07.195 ==60684== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.195 --60684-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.195 --60684-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:07.195 --60684-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:07.195 --60684-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:07.195 --60684-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:07.195 --60684-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:07.195 --60684-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:07.195 --60684-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:07.195 --60684-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.195 --60684-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.195 --60684-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.195 --60684-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.195 --60684-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.195 --60684-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.195 --60684-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.195 --60684-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.195 --60684-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.195 --60684-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 ==60684== Preferring higher priority redirection: 00:07:07.196 --60684-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:07.196 --60684-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:07.196 --60684-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 --60684-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.196 ==60684== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.196 --60684-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:07.196 --60684-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:07.196 ==60684== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.196 --60684-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:07.196 --60684-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:07.196 --60684-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:07.454 --60684-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:07.454 --60684-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:07.454 --60684-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:07.454 --60684-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:07.454 --60684-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:07.454 --60684-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:07.454 --60684-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:07.454 --60684-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:07.454 --60684-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:07.454 --60684-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:07.455 --60684-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:07.455 --60684-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:07.455 --60684-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:07.455 --60684-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:07.455 --60684-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:07.455 00:07:07.455 00:07:07.455 CUnit - A unit testing framework for C - Version 2.1-3 00:07:07.455 http://cunit.sourceforge.net/ 00:07:07.455 00:07:07.455 00:07:07.455 Suite: ftl_io_suite 00:07:07.455 Test: test_completion ...--60684-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:07.455 passed 00:07:07.455 Test: test_multiple_ios ...passed 00:07:07.455 00:07:07.455 Run Summary: Type Total Ran Passed Failed Inactive 00:07:07.455 suites 1 1 n/a 0 0 00:07:07.455 tests 2 2 2 0 0 00:07:07.455 asserts 47 47 47 0 n/a 00:07:07.455 00:07:07.455 Elapsed time = 0.095 seconds 00:07:07.455 --60684-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:07.455 --60684-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:07.713 ==60684== 00:07:07.713 ==60684== HEAP SUMMARY: 00:07:07.713 ==60684== in use at exit: 0 bytes in 0 blocks 00:07:07.713 ==60684== total heap usage: 2,156 allocs, 2,156 frees, 221,064 bytes allocated 00:07:07.713 ==60684== 00:07:07.713 ==60684== All heap blocks were freed -- no leaks are possible 00:07:07.713 ==60684== 00:07:07.713 ==60684== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:07.713 10:21:01 -- unit/unittest.sh@58 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:07.713 ==60685== Memcheck, a memory error detector 00:07:07.713 ==60685== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:07.713 ==60685== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:07.713 ==60685== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:07.713 ==60685== 00:07:07.713 --60685-- Valgrind options: 00:07:07.713 --60685-- --leak-check=full 00:07:07.713 --60685-- --error-exitcode=2 00:07:07.713 --60685-- --verbose 00:07:07.713 --60685-- Contents of /proc/version: 00:07:07.713 --60685-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:07.713 --60685-- 00:07:07.713 --60685-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:07.713 --60685-- Page sizes: currently 4096, max supported 4096 00:07:07.713 --60685-- Valgrind library directory: /usr/libexec/valgrind 00:07:07.713 --60685-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:07.713 --60685-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:07.713 --60685-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:07.714 --60685-- might be shown as UnknownInlinedFun 00:07:07.714 --60685-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:07.714 --60685-- object doesn't have a dynamic symbol table 00:07:07.714 --60685-- Scheduler: using generic scheduler lock implementation. 00:07:07.714 --60685-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:07.714 ==60685== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60685-by-???-on-48eae4554860 00:07:07.714 ==60685== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60685-by-???-on-48eae4554860 00:07:07.714 ==60685== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60685-by-???-on-48eae4554860 00:07:07.714 ==60685== 00:07:07.714 ==60685== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:07.714 ==60685== don't want to do, unless you know exactly what you're doing, 00:07:07.714 ==60685== or are doing some strange experiment): 00:07:07.714 ==60685== /usr/libexec/valgrind/../../bin/vgdb --pid=60685 ...command... 00:07:07.714 ==60685== 00:07:07.714 ==60685== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:07.714 ==60685== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:07.714 ==60685== and then give GDB the following command 00:07:07.714 ==60685== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60685 00:07:07.714 ==60685== --pid is optional if only one valgrind process is running 00:07:07.714 ==60685== 00:07:07.714 --60685-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:07.714 --60685-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:07.714 --60685-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:07.714 --60685-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:07.714 ==60685== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.714 --60685-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:07.714 --60685-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:07.714 --60685-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:07.714 --60685-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:07.714 --60685-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:07.714 --60685-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:07.714 --60685-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:07.714 --60685-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:07.714 --60685-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:07.714 --60685-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:07.714 --60685-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:07.714 --60685-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:07.714 --60685-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:07.714 --60685-- Reading syms from /usr/lib64/libm.so.6 00:07:07.714 --60685-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:07.714 --60685-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:07.714 --60685-- Reading syms from /usr/lib64/libc.so.6 00:07:07.714 ==60685== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.714 --60685-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.714 --60685-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:07.714 ==60685== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.714 --60685-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.714 --60685-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:07.714 ==60685== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.714 --60685-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.714 --60685-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:07.714 ==60685== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.714 --60685-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.714 --60685-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:07.714 ==60685== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.714 --60685-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.714 --60685-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:07.714 ==60685== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.714 --60685-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.714 --60685-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:07.715 --60685-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:07.715 --60685-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:07.715 --60685-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:07.715 --60685-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:07.972 --60685-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:07.972 --60685-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:07.972 --60685-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.972 --60685-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.972 --60685-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.972 --60685-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.972 --60685-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.972 --60685-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.972 --60685-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.972 --60685-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.972 --60685-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.972 --60685-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.972 --60685-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.972 --60685-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.972 --60685-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.972 --60685-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.972 --60685-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.973 --60685-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.973 --60685-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.973 --60685-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.973 --60685-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.973 --60685-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.973 --60685-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.973 --60685-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.973 --60685-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.973 --60685-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.973 --60685-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.973 --60685-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.973 --60685-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.973 --60685-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.973 --60685-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.973 --60685-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.973 ==60685== Preferring higher priority redirection: 00:07:07.973 --60685-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:07.973 --60685-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:07.973 --60685-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.973 --60685-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.973 --60685-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.973 --60685-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.973 --60685-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.973 --60685-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.973 --60685-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.973 --60685-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.973 --60685-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.973 ==60685== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.973 --60685-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:07.973 --60685-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:07.973 ==60685== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.973 --60685-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:07.973 --60685-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:07.973 --60685-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:07.973 --60685-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:07.973 --60685-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:07.973 --60685-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:07.973 --60685-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:07.973 --60685-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:07.973 --60685-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:07.973 --60685-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:07.973 --60685-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:07.973 --60685-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:07.973 --60685-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:07.973 --60685-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:07.973 --60685-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:07.973 --60685-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:07.973 --60685-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:07.973 --60685-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:07.973 00:07:07.973 00:07:07.973 CUnit - A unit testing framework for C - Version 2.1-3 00:07:07.973 http://cunit.sourceforge.net/ 00:07:07.973 00:07:07.973 00:07:07.973 Suite: ftl_mngt 00:07:07.973 Test: test_next_step ...passed 00:07:07.973 Test: test_continue_step ...passed 00:07:08.231 Test: test_get_func_and_step_cntx_alloc ...passed 00:07:08.231 Test: test_fail_step ...passed 00:07:08.231 Test: test_mngt_call_and_call_rollback ...passed 00:07:08.231 Test: test_nested_process_failure ...passed 00:07:08.231 00:07:08.231 Run Summary: Type Total Ran Passed Failed Inactive 00:07:08.231 suites 1 1 n/a 0 0 00:07:08.231 tests 6 6 6 0 0 00:07:08.231 asserts 176 176 176 0 n/a 00:07:08.231 00:07:08.231 Elapsed time = 0.092 seconds 00:07:08.231 --60685-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:08.231 --60685-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:08.231 ==60685== 00:07:08.231 ==60685== HEAP SUMMARY: 00:07:08.231 ==60685== in use at exit: 0 bytes in 0 blocks 00:07:08.231 ==60685== total heap usage: 180 allocs, 180 frees, 116,569 bytes allocated 00:07:08.231 ==60685== 00:07:08.231 ==60685== All heap blocks were freed -- no leaks are possible 00:07:08.231 ==60685== 00:07:08.231 ==60685== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:08.231 10:21:01 -- unit/unittest.sh@59 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:08.231 ==60686== Memcheck, a memory error detector 00:07:08.231 ==60686== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:08.231 ==60686== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:08.231 ==60686== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:08.231 ==60686== 00:07:08.231 --60686-- Valgrind options: 00:07:08.231 --60686-- --leak-check=full 00:07:08.231 --60686-- --error-exitcode=2 00:07:08.231 --60686-- --verbose 00:07:08.231 --60686-- Contents of /proc/version: 00:07:08.231 --60686-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:08.231 --60686-- 00:07:08.231 --60686-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:08.231 --60686-- Page sizes: currently 4096, max supported 4096 00:07:08.231 --60686-- Valgrind library directory: /usr/libexec/valgrind 00:07:08.231 --60686-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:08.231 --60686-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:08.231 --60686-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:08.231 --60686-- might be shown as UnknownInlinedFun 00:07:08.231 --60686-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:08.231 --60686-- object doesn't have a dynamic symbol table 00:07:08.231 --60686-- Scheduler: using generic scheduler lock implementation. 00:07:08.231 --60686-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:08.231 ==60686== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60686-by-???-on-48eae4554860 00:07:08.231 ==60686== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60686-by-???-on-48eae4554860 00:07:08.231 ==60686== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60686-by-???-on-48eae4554860 00:07:08.231 ==60686== 00:07:08.231 ==60686== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:08.231 ==60686== don't want to do, unless you know exactly what you're doing, 00:07:08.231 ==60686== or are doing some strange experiment): 00:07:08.231 ==60686== /usr/libexec/valgrind/../../bin/vgdb --pid=60686 ...command... 00:07:08.231 ==60686== 00:07:08.231 ==60686== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:08.231 ==60686== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:08.231 ==60686== and then give GDB the following command 00:07:08.231 ==60686== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60686 00:07:08.231 ==60686== --pid is optional if only one valgrind process is running 00:07:08.231 ==60686== 00:07:08.232 --60686-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:08.232 --60686-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:08.232 --60686-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:08.232 --60686-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:08.232 ==60686== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.232 --60686-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:08.232 --60686-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:08.232 --60686-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:08.232 --60686-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:08.232 --60686-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:08.232 --60686-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:08.232 --60686-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:08.232 --60686-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:08.232 --60686-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:08.232 --60686-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:08.232 --60686-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:08.232 --60686-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:08.232 --60686-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:08.232 --60686-- Reading syms from /usr/lib64/libm.so.6 00:07:08.232 --60686-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:08.232 --60686-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:08.232 --60686-- Reading syms from /usr/lib64/libc.so.6 00:07:08.489 ==60686== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.489 --60686-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:08.489 --60686-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:08.489 ==60686== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.489 --60686-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:08.489 --60686-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:08.489 ==60686== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.489 --60686-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:08.489 --60686-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:08.489 ==60686== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.489 --60686-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:08.489 --60686-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:08.489 ==60686== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.489 --60686-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:08.489 --60686-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:08.489 ==60686== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.489 --60686-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:08.489 --60686-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:08.489 --60686-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:08.489 --60686-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:08.489 --60686-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:08.489 --60686-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:08.489 --60686-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:08.489 --60686-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:08.489 --60686-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.489 --60686-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.489 --60686-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.489 --60686-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.489 --60686-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.489 --60686-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.489 --60686-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.489 --60686-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.489 --60686-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.489 --60686-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.489 --60686-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.489 --60686-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.489 --60686-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.489 --60686-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.489 --60686-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.489 --60686-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.489 --60686-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.490 --60686-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.490 --60686-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.490 --60686-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.490 --60686-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.490 --60686-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.490 --60686-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.490 --60686-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.490 --60686-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.490 --60686-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.490 --60686-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.490 --60686-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.490 --60686-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.490 --60686-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.490 ==60686== Preferring higher priority redirection: 00:07:08.490 --60686-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:08.490 --60686-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:08.490 --60686-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.490 --60686-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.490 --60686-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.490 --60686-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.490 --60686-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.490 --60686-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.490 --60686-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.490 --60686-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.490 --60686-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.490 ==60686== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.490 --60686-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:08.490 --60686-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:08.490 ==60686== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.490 --60686-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:08.490 --60686-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:08.490 --60686-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:08.490 --60686-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:08.490 --60686-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:08.490 --60686-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:08.490 --60686-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:08.490 --60686-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:08.490 --60686-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:08.490 --60686-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:08.490 --60686-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:08.490 --60686-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:08.490 --60686-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:08.490 --60686-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:08.490 --60686-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:08.490 --60686-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:08.748 --60686-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:08.748 --60686-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:08.748 00:07:08.748 00:07:08.748 CUnit - A unit testing framework for C - Version 2.1-3 00:07:08.748 http://cunit.sourceforge.net/ 00:07:08.748 00:07:08.748 --60686-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:08.748 00:07:08.748 Suite: ftl_mempool 00:07:08.748 Test: test_ftl_mempool_create ...passed 00:07:08.748 Test: test_ftl_mempool_get_put ...passed 00:07:08.748 00:07:08.748 Run Summary: Type Total Ran Passed Failed Inactive 00:07:08.748 suites 1 1 n/a 0 0 00:07:08.748 tests 2 2 2 0 0 00:07:08.748 asserts 36 36 36 0 n/a 00:07:08.748 00:07:08.748 Elapsed time = 0.016 seconds 00:07:08.748 --60686-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:08.748 --60686-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:08.748 ==60686== 00:07:08.748 ==60686== HEAP SUMMARY: 00:07:08.748 ==60686== in use at exit: 0 bytes in 0 blocks 00:07:08.748 ==60686== total heap usage: 55 allocs, 55 frees, 100,167 bytes allocated 00:07:08.748 ==60686== 00:07:08.748 ==60686== All heap blocks were freed -- no leaks are possible 00:07:08.748 ==60686== 00:07:08.748 ==60686== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:08.748 10:21:02 -- unit/unittest.sh@60 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:08.748 ==60687== Memcheck, a memory error detector 00:07:08.748 ==60687== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:08.748 ==60687== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:08.748 ==60687== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:08.748 ==60687== 00:07:08.748 --60687-- Valgrind options: 00:07:08.748 --60687-- --leak-check=full 00:07:08.748 --60687-- --error-exitcode=2 00:07:08.748 --60687-- --verbose 00:07:08.748 --60687-- Contents of /proc/version: 00:07:08.748 --60687-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:08.748 --60687-- 00:07:08.748 --60687-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:08.748 --60687-- Page sizes: currently 4096, max supported 4096 00:07:08.748 --60687-- Valgrind library directory: /usr/libexec/valgrind 00:07:08.748 --60687-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:08.748 --60687-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:08.748 --60687-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:08.748 --60687-- might be shown as UnknownInlinedFun 00:07:08.748 --60687-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:08.748 --60687-- object doesn't have a dynamic symbol table 00:07:08.748 --60687-- Scheduler: using generic scheduler lock implementation. 00:07:08.748 --60687-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:08.748 ==60687== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60687-by-???-on-48eae4554860 00:07:08.748 ==60687== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60687-by-???-on-48eae4554860 00:07:08.748 ==60687== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60687-by-???-on-48eae4554860 00:07:08.748 ==60687== 00:07:08.748 ==60687== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:08.748 ==60687== don't want to do, unless you know exactly what you're doing, 00:07:08.748 ==60687== or are doing some strange experiment): 00:07:08.748 ==60687== /usr/libexec/valgrind/../../bin/vgdb --pid=60687 ...command... 00:07:08.748 ==60687== 00:07:08.748 ==60687== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:08.748 ==60687== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:08.748 ==60687== and then give GDB the following command 00:07:08.748 ==60687== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60687 00:07:08.748 ==60687== --pid is optional if only one valgrind process is running 00:07:08.748 ==60687== 00:07:08.748 --60687-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:08.748 --60687-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:08.748 --60687-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:08.748 --60687-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:08.748 ==60687== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.749 --60687-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:08.749 --60687-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:08.749 --60687-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:08.749 --60687-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:08.749 --60687-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:08.749 --60687-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:08.749 --60687-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:08.749 --60687-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:08.749 --60687-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:08.749 --60687-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:08.749 --60687-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:08.749 --60687-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:08.749 --60687-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:08.749 --60687-- Reading syms from /usr/lib64/libm.so.6 00:07:08.749 --60687-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:08.749 --60687-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:08.749 --60687-- Reading syms from /usr/lib64/libc.so.6 00:07:09.007 ==60687== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.007 --60687-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.007 --60687-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:09.007 ==60687== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.007 --60687-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.007 --60687-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:09.007 ==60687== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.007 --60687-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.007 --60687-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:09.007 ==60687== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.007 --60687-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.007 --60687-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:09.007 ==60687== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.007 --60687-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.007 --60687-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:09.007 ==60687== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.007 --60687-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.007 --60687-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:09.007 --60687-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:09.007 --60687-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:09.007 --60687-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:09.007 --60687-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:09.007 --60687-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:09.007 --60687-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:09.007 --60687-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.007 --60687-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.007 --60687-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.007 --60687-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.007 --60687-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.007 --60687-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.007 --60687-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.007 --60687-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.007 --60687-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.007 --60687-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.007 --60687-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.007 --60687-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 ==60687== Preferring higher priority redirection: 00:07:09.008 --60687-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:09.008 --60687-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:09.008 --60687-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 --60687-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.008 ==60687== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.008 --60687-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:09.008 --60687-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:09.008 ==60687== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.008 --60687-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:09.008 --60687-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:09.008 --60687-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:09.008 --60687-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:09.008 --60687-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:09.008 --60687-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:09.008 --60687-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:09.008 --60687-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:09.008 --60687-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:09.008 --60687-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:09.008 --60687-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:09.008 --60687-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:09.008 --60687-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:09.008 --60687-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:09.008 --60687-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:09.008 --60687-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:09.267 --60687-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:09.267 --60687-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:09.267 00:07:09.267 00:07:09.267 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.267 http://cunit.sourceforge.net/ 00:07:09.267 00:07:09.267 00:07:09.267 Suite: ftl_addr64_suite 00:07:09.267 Test: test_addr_cached ...passed 00:07:09.267 00:07:09.267 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.267 suites 1 1 n/a 0 0 00:07:09.267 tests 1 1 1 0 0 00:07:09.267 asserts 1536 1536 1536 0 n/a 00:07:09.267 00:07:09.267 Elapsed time = 0.009 seconds 00:07:09.267 --60687-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:09.267 --60687-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:09.267 ==60687== 00:07:09.267 ==60687== HEAP SUMMARY: 00:07:09.267 ==60687== in use at exit: 0 bytes in 0 blocks 00:07:09.267 ==60687== total heap usage: 53 allocs, 53 frees, 109,410 bytes allocated 00:07:09.267 ==60687== 00:07:09.267 ==60687== All heap blocks were freed -- no leaks are possible 00:07:09.267 ==60687== 00:07:09.267 ==60687== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:09.267 10:21:03 -- unit/unittest.sh@61 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:09.267 ==60688== Memcheck, a memory error detector 00:07:09.267 ==60688== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:09.267 ==60688== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:09.267 ==60688== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:09.267 ==60688== 00:07:09.267 --60688-- Valgrind options: 00:07:09.267 --60688-- --leak-check=full 00:07:09.267 --60688-- --error-exitcode=2 00:07:09.267 --60688-- --verbose 00:07:09.267 --60688-- Contents of /proc/version: 00:07:09.267 --60688-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:09.267 --60688-- 00:07:09.267 --60688-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:09.267 --60688-- Page sizes: currently 4096, max supported 4096 00:07:09.267 --60688-- Valgrind library directory: /usr/libexec/valgrind 00:07:09.267 --60688-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:09.267 --60688-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:09.267 --60688-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:09.267 --60688-- might be shown as UnknownInlinedFun 00:07:09.267 --60688-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:09.267 --60688-- object doesn't have a dynamic symbol table 00:07:09.267 --60688-- Scheduler: using generic scheduler lock implementation. 00:07:09.267 --60688-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:09.267 ==60688== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60688-by-???-on-48eae4554860 00:07:09.267 ==60688== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60688-by-???-on-48eae4554860 00:07:09.267 ==60688== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60688-by-???-on-48eae4554860 00:07:09.267 ==60688== 00:07:09.267 ==60688== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:09.267 ==60688== don't want to do, unless you know exactly what you're doing, 00:07:09.267 ==60688== or are doing some strange experiment): 00:07:09.267 ==60688== /usr/libexec/valgrind/../../bin/vgdb --pid=60688 ...command... 00:07:09.267 ==60688== 00:07:09.267 ==60688== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:09.267 ==60688== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:09.267 ==60688== and then give GDB the following command 00:07:09.267 ==60688== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60688 00:07:09.267 ==60688== --pid is optional if only one valgrind process is running 00:07:09.267 ==60688== 00:07:09.267 --60688-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:09.267 --60688-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:09.268 --60688-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:09.268 --60688-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:09.268 ==60688== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.268 --60688-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:09.268 --60688-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:09.268 --60688-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:09.268 --60688-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:09.268 --60688-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:09.268 --60688-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:09.268 --60688-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:09.268 --60688-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:09.268 --60688-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:09.268 --60688-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:09.268 --60688-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:09.268 --60688-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:09.268 --60688-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:09.268 --60688-- Reading syms from /usr/lib64/libm.so.6 00:07:09.268 --60688-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:09.268 --60688-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:09.268 --60688-- Reading syms from /usr/lib64/libc.so.6 00:07:09.525 ==60688== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.526 --60688-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.526 --60688-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:09.526 ==60688== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.526 --60688-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.526 --60688-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:09.526 ==60688== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.526 --60688-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.526 --60688-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:09.526 ==60688== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.526 --60688-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.526 --60688-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:09.526 ==60688== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.526 --60688-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.526 --60688-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:09.526 ==60688== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.526 --60688-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.526 --60688-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:09.526 --60688-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:09.526 --60688-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:09.526 --60688-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:09.526 --60688-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:09.526 --60688-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:09.526 --60688-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:09.526 --60688-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 ==60688== Preferring higher priority redirection: 00:07:09.526 --60688-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:09.526 --60688-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:09.526 --60688-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 --60688-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.526 ==60688== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.527 --60688-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:09.527 --60688-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:09.527 ==60688== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.527 --60688-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:09.527 --60688-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:09.527 --60688-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:09.527 --60688-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:09.527 --60688-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:09.527 --60688-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:09.527 --60688-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:09.527 --60688-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:09.527 --60688-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:09.527 --60688-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:09.527 --60688-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:09.527 --60688-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:09.527 --60688-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:09.527 --60688-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:09.527 --60688-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:09.527 --60688-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:09.784 --60688-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:09.784 00:07:09.784 00:07:09.784 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.784 http://cunit.sourceforge.net/ 00:07:09.784 00:07:09.784 00:07:09.784 Suite: ftl_sb 00:07:09.784 Test: test_sb_crc_v2 ...--60688-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:09.785 passed 00:07:09.785 Test: test_sb_crc_v3 ...passed 00:07:09.785 Test: test_sb_v3_md_layout ...[2024-07-12 10:21:03.505243] /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:09.785 [2024-07-12 10:21:03.547085] /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:09.785 [2024-07-12 10:21:03.548232] /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:09.785 [2024-07-12 10:21:03.548891] /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:09.785 [2024-07-12 10:21:03.550159] /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:09.785 [2024-07-12 10:21:03.551266] /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:09.785 [2024-07-12 10:21:03.552304] /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:09.785 [2024-07-12 10:21:03.552938] /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:09.785 [2024-07-12 10:21:03.562948] /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:09.785 [2024-07-12 10:21:03.563997] /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:09.785 [2024-07-12 10:21:03.564876] /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:09.785 passed 00:07:09.785 Test: test_sb_v5_md_layout ...--60688-- REDIR: 0x5644ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:09.785 passed 00:07:09.785 00:07:09.785 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.785 suites 1 1 n/a 0 0 00:07:09.785 tests 4 4 4 0 0 00:07:09.785 asserts 148 148 148 0 n/a 00:07:09.785 00:07:09.785 Elapsed time = 0.179 seconds 00:07:09.785 --60688-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:09.785 --60688-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:09.785 ==60688== 00:07:09.785 ==60688== HEAP SUMMARY: 00:07:09.785 ==60688== in use at exit: 0 bytes in 0 blocks 00:07:09.785 ==60688== total heap usage: 252 allocs, 252 frees, 128,233 bytes allocated 00:07:09.785 ==60688== 00:07:09.785 ==60688== All heap blocks were freed -- no leaks are possible 00:07:09.785 ==60688== 00:07:09.785 ==60688== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:09.785 10:21:03 -- unit/unittest.sh@62 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:07:10.043 ==60691== Memcheck, a memory error detector 00:07:10.043 ==60691== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:10.043 ==60691== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:10.043 ==60691== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:07:10.043 ==60691== 00:07:10.043 --60691-- Valgrind options: 00:07:10.043 --60691-- --leak-check=full 00:07:10.043 --60691-- --error-exitcode=2 00:07:10.043 --60691-- --verbose 00:07:10.043 --60691-- Contents of /proc/version: 00:07:10.043 --60691-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:10.044 --60691-- 00:07:10.044 --60691-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:10.044 --60691-- Page sizes: currently 4096, max supported 4096 00:07:10.044 --60691-- Valgrind library directory: /usr/libexec/valgrind 00:07:10.044 --60691-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:07:10.044 --60691-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:10.044 --60691-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:10.044 --60691-- might be shown as UnknownInlinedFun 00:07:10.044 --60691-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:10.044 --60691-- object doesn't have a dynamic symbol table 00:07:10.044 --60691-- Scheduler: using generic scheduler lock implementation. 00:07:10.044 --60691-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:10.044 ==60691== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60691-by-???-on-48eae4554860 00:07:10.044 ==60691== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60691-by-???-on-48eae4554860 00:07:10.044 ==60691== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60691-by-???-on-48eae4554860 00:07:10.044 ==60691== 00:07:10.044 ==60691== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:10.044 ==60691== don't want to do, unless you know exactly what you're doing, 00:07:10.044 ==60691== or are doing some strange experiment): 00:07:10.044 ==60691== /usr/libexec/valgrind/../../bin/vgdb --pid=60691 ...command... 00:07:10.044 ==60691== 00:07:10.044 ==60691== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:10.044 ==60691== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:07:10.044 ==60691== and then give GDB the following command 00:07:10.044 ==60691== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60691 00:07:10.044 ==60691== --pid is optional if only one valgrind process is running 00:07:10.044 ==60691== 00:07:10.044 --60691-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:10.044 --60691-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:10.044 --60691-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:10.044 --60691-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:10.044 ==60691== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.044 --60691-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:10.044 --60691-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:10.044 --60691-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:10.044 --60691-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:10.044 --60691-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:10.044 --60691-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:10.044 --60691-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:10.044 --60691-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:10.044 --60691-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:10.044 --60691-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:10.044 --60691-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:10.044 --60691-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:10.044 --60691-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:10.044 --60691-- Reading syms from /usr/lib64/libm.so.6 00:07:10.044 --60691-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:10.044 --60691-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:10.044 --60691-- Reading syms from /usr/lib64/libc.so.6 00:07:10.044 ==60691== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.044 --60691-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.044 --60691-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:10.044 ==60691== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.044 --60691-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.044 --60691-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:10.044 ==60691== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.044 --60691-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.044 --60691-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:10.044 ==60691== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.044 --60691-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.044 --60691-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:10.044 ==60691== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.044 --60691-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.044 --60691-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:10.044 ==60691== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.044 --60691-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.044 --60691-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:10.044 --60691-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:10.044 --60691-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:10.044 --60691-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:10.044 --60691-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:10.044 --60691-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:10.303 --60691-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:10.303 --60691-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 ==60691== Preferring higher priority redirection: 00:07:10.303 --60691-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:10.303 --60691-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:10.303 --60691-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 --60691-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.303 ==60691== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.303 --60691-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:10.303 --60691-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:10.303 ==60691== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.303 --60691-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:10.303 --60691-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:10.303 --60691-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:10.303 --60691-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:10.303 --60691-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:10.303 --60691-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:10.303 --60691-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:10.304 --60691-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:10.304 --60691-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:10.304 --60691-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:10.304 --60691-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:10.304 --60691-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:10.304 --60691-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:10.304 --60691-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:10.304 --60691-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:10.304 --60691-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:10.304 --60691-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:10.304 00:07:10.304 00:07:10.304 CUnit - A unit testing framework for C - Version 2.1-3 00:07:10.304 http://cunit.sourceforge.net/ 00:07:10.304 00:07:10.304 00:07:10.304 Suite: ftl_layout_upgrade 00:07:10.304 Test: test_l2p_upgrade ...--60691-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:10.304 --60691-- REDIR: 0x5644ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:10.562 passed 00:07:10.562 00:07:10.562 Run Summary: Type Total Ran Passed Failed Inactive 00:07:10.562 suites 1 1 n/a 0 0 00:07:10.562 tests 1 1 1 0 0 00:07:10.562 asserts 140 140 140 0 n/a 00:07:10.562 00:07:10.562 Elapsed time = 0.118 seconds 00:07:10.562 --60691-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:10.562 --60691-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:10.562 ==60691== 00:07:10.562 ==60691== HEAP SUMMARY: 00:07:10.562 ==60691== in use at exit: 0 bytes in 0 blocks 00:07:10.562 ==60691== total heap usage: 119 allocs, 119 frees, 118,820 bytes allocated 00:07:10.562 ==60691== 00:07:10.562 ==60691== All heap blocks were freed -- no leaks are possible 00:07:10.563 ==60691== 00:07:10.563 ==60691== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:10.563 00:07:10.563 real 0m5.229s 00:07:10.563 user 0m4.978s 00:07:10.563 sys 0m0.232s 00:07:10.563 10:21:04 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:10.563 10:21:04 -- common/autotest_common.sh@10 -- # set +x 00:07:10.563 ************************************ 00:07:10.563 END TEST unittest_ftl 00:07:10.563 ************************************ 00:07:10.563 10:21:04 -- unit/unittest.sh@237 -- # run_test unittest_accel valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:10.563 10:21:04 -- common/autotest_common.sh@1077 -- # '[' 6 -le 1 ']' 00:07:10.563 10:21:04 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:07:10.563 10:21:04 -- common/autotest_common.sh@10 -- # set +x 00:07:10.563 ************************************ 00:07:10.563 START TEST unittest_accel 00:07:10.563 ************************************ 00:07:10.563 10:21:04 -- common/autotest_common.sh@1104 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:10.563 ==60709== Memcheck, a memory error detector 00:07:10.563 ==60709== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:10.563 ==60709== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:10.563 ==60709== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:10.563 ==60709== 00:07:10.563 --60709-- Valgrind options: 00:07:10.563 --60709-- --leak-check=full 00:07:10.563 --60709-- --error-exitcode=2 00:07:10.563 --60709-- --verbose 00:07:10.563 --60709-- Contents of /proc/version: 00:07:10.563 --60709-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:10.563 --60709-- 00:07:10.563 --60709-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:10.563 --60709-- Page sizes: currently 4096, max supported 4096 00:07:10.563 --60709-- Valgrind library directory: /usr/libexec/valgrind 00:07:10.563 --60709-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:10.563 --60709-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:10.563 --60709-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:10.563 --60709-- might be shown as UnknownInlinedFun 00:07:10.563 --60709-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:10.563 --60709-- object doesn't have a dynamic symbol table 00:07:10.563 --60709-- Scheduler: using generic scheduler lock implementation. 00:07:10.563 --60709-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:10.563 ==60709== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60709-by-???-on-48eae4554860 00:07:10.563 ==60709== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60709-by-???-on-48eae4554860 00:07:10.563 ==60709== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60709-by-???-on-48eae4554860 00:07:10.563 ==60709== 00:07:10.563 ==60709== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:10.563 ==60709== don't want to do, unless you know exactly what you're doing, 00:07:10.563 ==60709== or are doing some strange experiment): 00:07:10.563 ==60709== /usr/libexec/valgrind/../../bin/vgdb --pid=60709 ...command... 00:07:10.563 ==60709== 00:07:10.563 ==60709== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:10.563 ==60709== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:10.563 ==60709== and then give GDB the following command 00:07:10.563 ==60709== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60709 00:07:10.563 ==60709== --pid is optional if only one valgrind process is running 00:07:10.563 ==60709== 00:07:10.563 --60709-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:10.563 --60709-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:10.563 --60709-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:10.563 --60709-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:10.563 ==60709== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.563 --60709-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:10.563 --60709-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:10.563 --60709-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:10.563 --60709-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:10.563 --60709-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:10.563 --60709-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:10.563 --60709-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:10.563 --60709-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:10.563 --60709-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:10.563 --60709-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:10.563 --60709-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:10.563 --60709-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:10.563 --60709-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:10.563 --60709-- Reading syms from /usr/lib64/libm.so.6 00:07:10.563 --60709-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:10.563 --60709-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:10.822 --60709-- Reading syms from /usr/lib64/libc.so.6 00:07:10.822 ==60709== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.822 --60709-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.822 --60709-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:10.822 ==60709== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.822 --60709-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.822 --60709-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:10.822 ==60709== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.822 --60709-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.822 --60709-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:10.822 ==60709== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.822 --60709-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.822 --60709-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:10.822 ==60709== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.822 --60709-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.822 --60709-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:10.822 ==60709== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.822 --60709-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.822 --60709-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:10.822 --60709-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:10.822 --60709-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:10.822 --60709-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:10.822 --60709-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:10.822 --60709-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:10.822 --60709-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:10.822 --60709-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.822 --60709-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.822 --60709-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.822 --60709-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.822 --60709-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.822 --60709-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.822 --60709-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.822 --60709-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.822 --60709-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.822 --60709-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.822 --60709-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.822 --60709-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.822 --60709-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.822 --60709-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.822 --60709-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.822 --60709-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.823 --60709-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.823 --60709-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.823 --60709-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.823 --60709-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.823 --60709-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.823 --60709-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.823 --60709-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.823 --60709-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.823 --60709-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.823 --60709-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.823 --60709-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.823 --60709-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.823 --60709-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.823 --60709-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.823 ==60709== Preferring higher priority redirection: 00:07:10.823 --60709-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:10.823 --60709-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:10.823 --60709-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.823 --60709-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.823 --60709-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.823 --60709-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.823 --60709-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.823 --60709-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.823 --60709-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.823 --60709-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.823 --60709-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.823 ==60709== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.823 --60709-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:10.823 --60709-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:10.823 ==60709== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.823 --60709-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:10.823 --60709-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:10.823 --60709-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:10.823 --60709-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:10.823 --60709-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:10.823 --60709-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:10.823 --60709-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:10.823 --60709-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:10.823 --60709-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:11.082 --60709-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:11.082 --60709-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:11.082 --60709-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:11.082 --60709-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:11.082 --60709-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:11.082 --60709-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:11.082 --60709-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:11.082 --60709-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:11.082 --60709-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:11.082 --60709-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:11.082 00:07:11.082 00:07:11.082 CUnit - A unit testing framework for C - Version 2.1-3 00:07:11.082 http://cunit.sourceforge.net/ 00:07:11.082 00:07:11.082 --60709-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:11.082 00:07:11.082 Suite: accel_sequence 00:07:11.082 Test: test_sequence_fill_copy ...--60709-- REDIR: 0x55839b0 (libc.so.6:memalign) redirected to 0x484a28e (memalign) 00:07:11.082 passed 00:07:11.082 Test: test_sequence_abort ...passed 00:07:11.082 Test: test_sequence_append_error ...passed 00:07:11.340 Test: test_sequence_completion_error ...[2024-07-12 10:21:05.006717] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1926:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x5f65980 00:07:11.340 [2024-07-12 10:21:05.036687] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1926:accel_sequence_task_cb: *ERROR*: Failed to execute decompress operation, sequence: 0x5f65980 00:07:11.340 [2024-07-12 10:21:05.040144] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1836:accel_process_sequence: *ERROR*: Failed to submit fill operation, sequence: 0x5f65980 00:07:11.340 [2024-07-12 10:21:05.041819] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1836:accel_process_sequence: *ERROR*: Failed to submit decompress operation, sequence: 0x5f65980 00:07:11.340 passed 00:07:11.340 Test: test_sequence_decompress ...passed 00:07:11.340 Test: test_sequence_reverse ...passed 00:07:11.340 Test: test_sequence_copy_elision ...passed 00:07:11.340 Test: test_sequence_accel_buffers ...passed 00:07:11.598 Test: test_sequence_memory_domain ...[2024-07-12 10:21:05.284650] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1728:accel_task_pull_data: *ERROR*: Failed to pull data from memory domain: UT_DMA, rc: -7 00:07:11.598 [2024-07-12 10:21:05.289252] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1767:accel_task_push_data: *ERROR*: Failed to push data to memory domain: UT_DMA, rc: -98 00:07:11.598 passed 00:07:11.598 Test: test_sequence_module_memory_domain ...passed 00:07:11.599 Test: test_sequence_crypto ...--60709-- REDIR: 0x5644ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:11.599 passed 00:07:11.599 Test: test_sequence_driver ...[2024-07-12 10:21:05.405128] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1875:accel_process_sequence: *ERROR*: Failed to execute sequence: 0x6a09680 using driver: ut 00:07:11.599 [2024-07-12 10:21:05.408932] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1939:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x6a09680 through driver: ut 00:07:11.599 passed 00:07:11.599 Test: test_sequence_same_iovs ...passed 00:07:11.599 Test: test_sequence_crc32 ...passed 00:07:11.599 Suite: accel 00:07:11.599 Test: test_spdk_accel_task_complete ...passed 00:07:11.599 Test: test_get_task ...passed 00:07:11.599 Test: test_spdk_accel_submit_copy ...passed 00:07:11.599 Test: test_spdk_accel_submit_dualcast ...[2024-07-12 10:21:05.510756] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c: 432:spdk_accel_submit_dualcast: *ERROR*: Dualcast requires 4K alignment on dst addresses 00:07:11.599 [2024-07-12 10:21:05.511542] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c: 432:spdk_accel_submit_dualcast: *ERROR*: Dualcast requires 4K alignment on dst addresses 00:07:11.857 passed 00:07:11.857 Test: test_spdk_accel_submit_compare ...passed 00:07:11.857 Test: test_spdk_accel_submit_fill ...passed 00:07:11.857 Test: test_spdk_accel_submit_crc32c ...passed 00:07:11.857 Test: test_spdk_accel_submit_crc32cv ...passed 00:07:11.857 Test: test_spdk_accel_submit_copy_crc32c ...passed 00:07:11.857 Test: test_spdk_accel_submit_xor ...passed 00:07:11.857 Test: test_spdk_accel_module_find_by_name ...passed 00:07:11.857 Test: test_spdk_accel_module_register ...passed 00:07:11.857 00:07:11.857 Run Summary: Type Total Ran Passed Failed Inactive 00:07:11.857 suites 2 2 n/a 0 0 00:07:11.857 tests 26 26 26 0 0 00:07:11.857 asserts 831 831 831 0 n/a 00:07:11.857 00:07:11.857 Elapsed time = 0.785 seconds 00:07:11.857 --60709-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:11.857 --60709-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:11.857 ==60709== 00:07:11.857 ==60709== HEAP SUMMARY: 00:07:11.857 ==60709== in use at exit: 384 bytes in 2 blocks 00:07:11.857 ==60709== total heap usage: 2,460 allocs, 2,458 frees, 22,042,908 bytes allocated 00:07:11.857 ==60709== 00:07:11.857 ==60709== Searching for pointers to 2 not-freed blocks 00:07:11.858 ==60709== Checked 6,841,776 bytes 00:07:11.858 ==60709== 00:07:11.858 ==60709== LEAK SUMMARY: 00:07:11.858 ==60709== definitely lost: 0 bytes in 0 blocks 00:07:11.858 ==60709== indirectly lost: 0 bytes in 0 blocks 00:07:11.858 ==60709== possibly lost: 0 bytes in 0 blocks 00:07:11.858 ==60709== still reachable: 384 bytes in 2 blocks 00:07:11.858 ==60709== suppressed: 0 bytes in 0 blocks 00:07:11.858 ==60709== Reachable blocks (those to which a pointer was found) are not shown. 00:07:11.858 ==60709== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:11.858 ==60709== 00:07:11.858 ==60709== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:11.858 00:07:11.858 real 0m1.349s 00:07:11.858 user 0m1.306s 00:07:11.858 sys 0m0.040s 00:07:11.858 10:21:05 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:11.858 10:21:05 -- common/autotest_common.sh@10 -- # set +x 00:07:11.858 ************************************ 00:07:11.858 END TEST unittest_accel 00:07:11.858 ************************************ 00:07:11.858 10:21:05 -- unit/unittest.sh@238 -- # run_test unittest_ioat valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:11.858 10:21:05 -- common/autotest_common.sh@1077 -- # '[' 6 -le 1 ']' 00:07:11.858 10:21:05 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:07:11.858 10:21:05 -- common/autotest_common.sh@10 -- # set +x 00:07:11.858 ************************************ 00:07:11.858 START TEST unittest_ioat 00:07:11.858 ************************************ 00:07:11.858 10:21:05 -- common/autotest_common.sh@1104 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:11.858 ==60727== Memcheck, a memory error detector 00:07:11.858 ==60727== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:11.858 ==60727== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:11.858 ==60727== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:11.858 ==60727== 00:07:11.858 --60727-- Valgrind options: 00:07:11.858 --60727-- --leak-check=full 00:07:11.858 --60727-- --error-exitcode=2 00:07:11.858 --60727-- --verbose 00:07:11.858 --60727-- Contents of /proc/version: 00:07:11.858 --60727-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:11.858 --60727-- 00:07:11.858 --60727-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:11.858 --60727-- Page sizes: currently 4096, max supported 4096 00:07:11.858 --60727-- Valgrind library directory: /usr/libexec/valgrind 00:07:11.858 --60727-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:11.858 --60727-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:11.858 --60727-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:11.858 --60727-- might be shown as UnknownInlinedFun 00:07:11.858 --60727-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:11.858 --60727-- object doesn't have a dynamic symbol table 00:07:11.858 --60727-- Scheduler: using generic scheduler lock implementation. 00:07:11.858 --60727-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:11.858 ==60727== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60727-by-???-on-48eae4554860 00:07:11.858 ==60727== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60727-by-???-on-48eae4554860 00:07:11.858 ==60727== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60727-by-???-on-48eae4554860 00:07:11.858 ==60727== 00:07:11.858 ==60727== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:11.858 ==60727== don't want to do, unless you know exactly what you're doing, 00:07:11.858 ==60727== or are doing some strange experiment): 00:07:11.858 ==60727== /usr/libexec/valgrind/../../bin/vgdb --pid=60727 ...command... 00:07:11.858 ==60727== 00:07:11.858 ==60727== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:11.858 ==60727== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:11.858 ==60727== and then give GDB the following command 00:07:11.858 ==60727== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60727 00:07:11.858 ==60727== --pid is optional if only one valgrind process is running 00:07:11.858 ==60727== 00:07:12.117 --60727-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:12.117 --60727-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:12.117 --60727-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:12.117 --60727-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:12.117 ==60727== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.117 --60727-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:12.117 --60727-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:12.117 --60727-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:12.117 --60727-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:12.117 --60727-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:12.117 --60727-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:12.117 --60727-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:12.117 --60727-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:12.117 --60727-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:12.117 --60727-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:12.117 --60727-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:12.118 --60727-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:12.118 --60727-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:12.118 --60727-- Reading syms from /usr/lib64/libm.so.6 00:07:12.118 --60727-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:12.118 --60727-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:12.118 --60727-- Reading syms from /usr/lib64/libc.so.6 00:07:12.118 ==60727== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.118 --60727-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.118 --60727-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:12.118 ==60727== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.118 --60727-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.118 --60727-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:12.118 ==60727== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.118 --60727-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.118 --60727-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:12.118 ==60727== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.118 --60727-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.118 --60727-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:12.118 ==60727== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.118 --60727-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.118 --60727-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:12.118 ==60727== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.118 --60727-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.118 --60727-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:12.118 --60727-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:12.118 --60727-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:12.118 --60727-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:12.118 --60727-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:12.377 --60727-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:12.377 --60727-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:12.377 --60727-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 ==60727== Preferring higher priority redirection: 00:07:12.377 --60727-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:12.377 --60727-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:12.377 --60727-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 --60727-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.377 ==60727== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.377 --60727-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:12.377 --60727-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:12.377 ==60727== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.377 --60727-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:12.377 --60727-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:12.377 --60727-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:12.377 --60727-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:12.377 --60727-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:12.377 --60727-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:12.377 --60727-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:12.378 --60727-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:12.378 --60727-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:12.378 --60727-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:12.378 --60727-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:12.378 --60727-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:12.378 --60727-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:12.378 --60727-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:12.378 --60727-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:12.378 --60727-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:12.636 --60727-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:12.636 --60727-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:12.636 00:07:12.636 00:07:12.636 CUnit - A unit testing framework for C - Version 2.1-3 00:07:12.636 http://cunit.sourceforge.net/ 00:07:12.636 00:07:12.636 00:07:12.636 Suite: ioat 00:07:12.636 Test: ioat_state_check ...passed 00:07:12.636 00:07:12.636 Run Summary: Type Total Ran Passed Failed Inactive 00:07:12.636 suites 1 1 n/a 0 0 00:07:12.636 tests 1 1 1 0 0 00:07:12.636 asserts 32 32 32 0 n/a 00:07:12.636 00:07:12.636 Elapsed time = 0.013 seconds 00:07:12.636 --60727-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:12.636 --60727-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:12.636 ==60727== 00:07:12.636 ==60727== HEAP SUMMARY: 00:07:12.636 ==60727== in use at exit: 0 bytes in 0 blocks 00:07:12.636 ==60727== total heap usage: 57 allocs, 57 frees, 107,249 bytes allocated 00:07:12.636 ==60727== 00:07:12.636 ==60727== All heap blocks were freed -- no leaks are possible 00:07:12.636 ==60727== 00:07:12.636 ==60727== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:12.636 00:07:12.636 real 0m0.704s 00:07:12.637 user 0m0.670s 00:07:12.637 sys 0m0.031s 00:07:12.637 10:21:06 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:12.637 10:21:06 -- common/autotest_common.sh@10 -- # set +x 00:07:12.637 ************************************ 00:07:12.637 END TEST unittest_ioat 00:07:12.637 ************************************ 00:07:12.637 10:21:06 -- unit/unittest.sh@239 -- # grep -q '#define SPDK_CONFIG_IDXD 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:07:12.637 10:21:06 -- unit/unittest.sh@240 -- # run_test unittest_idxd_user valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:12.637 10:21:06 -- common/autotest_common.sh@1077 -- # '[' 6 -le 1 ']' 00:07:12.637 10:21:06 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:07:12.637 10:21:06 -- common/autotest_common.sh@10 -- # set +x 00:07:12.637 ************************************ 00:07:12.637 START TEST unittest_idxd_user 00:07:12.637 ************************************ 00:07:12.637 10:21:06 -- common/autotest_common.sh@1104 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:12.637 ==60748== Memcheck, a memory error detector 00:07:12.637 ==60748== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:12.637 ==60748== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:12.637 ==60748== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:12.637 ==60748== 00:07:12.637 --60748-- Valgrind options: 00:07:12.637 --60748-- --leak-check=full 00:07:12.637 --60748-- --error-exitcode=2 00:07:12.637 --60748-- --verbose 00:07:12.637 --60748-- Contents of /proc/version: 00:07:12.637 --60748-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:12.637 --60748-- 00:07:12.637 --60748-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:12.637 --60748-- Page sizes: currently 4096, max supported 4096 00:07:12.637 --60748-- Valgrind library directory: /usr/libexec/valgrind 00:07:12.637 --60748-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:12.637 --60748-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:12.637 --60748-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:12.637 --60748-- might be shown as UnknownInlinedFun 00:07:12.637 --60748-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:12.637 --60748-- object doesn't have a dynamic symbol table 00:07:12.637 --60748-- Scheduler: using generic scheduler lock implementation. 00:07:12.637 --60748-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:12.637 ==60748== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60748-by-???-on-48eae4554860 00:07:12.637 ==60748== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60748-by-???-on-48eae4554860 00:07:12.637 ==60748== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60748-by-???-on-48eae4554860 00:07:12.637 ==60748== 00:07:12.637 ==60748== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:12.637 ==60748== don't want to do, unless you know exactly what you're doing, 00:07:12.637 ==60748== or are doing some strange experiment): 00:07:12.637 ==60748== /usr/libexec/valgrind/../../bin/vgdb --pid=60748 ...command... 00:07:12.637 ==60748== 00:07:12.637 ==60748== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:12.637 ==60748== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:12.637 ==60748== and then give GDB the following command 00:07:12.637 ==60748== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60748 00:07:12.637 ==60748== --pid is optional if only one valgrind process is running 00:07:12.637 ==60748== 00:07:12.637 --60748-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:12.637 --60748-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:12.637 --60748-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:12.637 --60748-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:12.637 ==60748== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.637 --60748-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:12.637 --60748-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:12.637 --60748-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:12.637 --60748-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:12.896 --60748-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:12.896 --60748-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:12.896 --60748-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:12.896 --60748-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:12.896 --60748-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:12.896 --60748-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:12.896 --60748-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:12.896 --60748-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:12.896 --60748-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:12.896 --60748-- Reading syms from /usr/lib64/libm.so.6 00:07:12.896 --60748-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:12.896 --60748-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:12.896 --60748-- Reading syms from /usr/lib64/libc.so.6 00:07:12.896 ==60748== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.896 --60748-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.896 --60748-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:12.896 ==60748== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.896 --60748-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.896 --60748-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:12.896 ==60748== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.896 --60748-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.896 --60748-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:12.896 ==60748== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.896 --60748-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.896 --60748-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:12.896 ==60748== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.896 --60748-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.896 --60748-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:12.896 ==60748== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.896 --60748-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.896 --60748-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:12.896 --60748-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:12.896 --60748-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:12.896 --60748-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:12.896 --60748-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:12.896 --60748-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:12.896 --60748-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:12.896 --60748-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.896 --60748-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.896 --60748-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.896 --60748-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.896 --60748-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.896 --60748-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.896 --60748-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.896 --60748-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.896 --60748-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.896 --60748-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 ==60748== Preferring higher priority redirection: 00:07:12.897 --60748-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:12.897 --60748-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:12.897 --60748-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 --60748-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.897 ==60748== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.897 --60748-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:12.897 --60748-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:12.897 ==60748== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.897 --60748-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:12.897 --60748-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:12.897 --60748-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:12.897 --60748-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:12.897 --60748-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:13.155 --60748-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:13.156 --60748-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:13.156 --60748-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:13.156 --60748-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:13.156 --60748-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:13.156 --60748-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:13.156 --60748-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:13.156 --60748-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:13.156 --60748-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:13.156 --60748-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:13.156 --60748-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:13.156 --60748-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:13.156 --60748-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:13.156 00:07:13.156 00:07:13.156 CUnit - A unit testing framework for C - Version 2.1-3 00:07:13.156 http://cunit.sourceforge.net/ 00:07:13.156 00:07:13.156 00:07:13.156 Suite: idxd_user 00:07:13.156 Test: test_idxd_wait_cmd ...[2024-07-12 10:21:06.902799] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 52:idxd_wait_cmd: *ERROR*: Command status reg reports error 0x1 00:07:13.156 [2024-07-12 10:21:06.931418] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 46:idxd_wait_cmd: *ERROR*: Command timeout, waited 1 00:07:13.156 passed 00:07:13.156 Test: test_idxd_reset_dev ...[2024-07-12 10:21:06.934867] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 52:idxd_wait_cmd: *ERROR*: Command status reg reports error 0x1 00:07:13.156 [2024-07-12 10:21:06.935135] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 132:idxd_reset_dev: *ERROR*: Error resetting device 4294967274 00:07:13.156 passed 00:07:13.156 Test: test_idxd_group_config ...passed 00:07:13.156 Test: test_idxd_wq_config ...passed 00:07:13.156 00:07:13.156 Run Summary: Type Total Ran Passed Failed Inactive 00:07:13.156 suites 1 1 n/a 0 0 00:07:13.156 tests 4 4 4 0 0 00:07:13.156 asserts 20 20 20 0 n/a 00:07:13.156 00:07:13.156 Elapsed time = 0.059 seconds 00:07:13.156 --60748-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:13.156 --60748-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:13.156 ==60748== 00:07:13.156 ==60748== HEAP SUMMARY: 00:07:13.156 ==60748== in use at exit: 0 bytes in 0 blocks 00:07:13.156 ==60748== total heap usage: 75 allocs, 75 frees, 128,522 bytes allocated 00:07:13.156 ==60748== 00:07:13.156 ==60748== All heap blocks were freed -- no leaks are possible 00:07:13.156 ==60748== 00:07:13.156 ==60748== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:13.156 00:07:13.156 real 0m0.576s 00:07:13.156 user 0m0.542s 00:07:13.156 sys 0m0.033s 00:07:13.156 10:21:07 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:13.156 10:21:07 -- common/autotest_common.sh@10 -- # set +x 00:07:13.156 ************************************ 00:07:13.156 END TEST unittest_idxd_user 00:07:13.156 ************************************ 00:07:13.156 10:21:07 -- unit/unittest.sh@242 -- # run_test unittest_iscsi unittest_iscsi 00:07:13.156 10:21:07 -- common/autotest_common.sh@1077 -- # '[' 2 -le 1 ']' 00:07:13.156 10:21:07 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:07:13.156 10:21:07 -- common/autotest_common.sh@10 -- # set +x 00:07:13.156 ************************************ 00:07:13.156 START TEST unittest_iscsi 00:07:13.156 ************************************ 00:07:13.156 10:21:07 -- common/autotest_common.sh@1104 -- # unittest_iscsi 00:07:13.156 10:21:07 -- unit/unittest.sh@66 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:07:13.156 ==60766== Memcheck, a memory error detector 00:07:13.156 ==60766== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:13.156 ==60766== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:13.156 ==60766== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:07:13.156 ==60766== 00:07:13.156 --60766-- Valgrind options: 00:07:13.156 --60766-- --leak-check=full 00:07:13.156 --60766-- --error-exitcode=2 00:07:13.156 --60766-- --verbose 00:07:13.156 --60766-- Contents of /proc/version: 00:07:13.156 --60766-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:13.156 --60766-- 00:07:13.156 --60766-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:13.156 --60766-- Page sizes: currently 4096, max supported 4096 00:07:13.156 --60766-- Valgrind library directory: /usr/libexec/valgrind 00:07:13.156 --60766-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:07:13.156 --60766-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:13.156 --60766-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:13.157 --60766-- might be shown as UnknownInlinedFun 00:07:13.415 --60766-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:13.415 --60766-- object doesn't have a dynamic symbol table 00:07:13.415 --60766-- Scheduler: using generic scheduler lock implementation. 00:07:13.415 --60766-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:13.415 ==60766== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60766-by-???-on-48eae4554860 00:07:13.415 ==60766== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60766-by-???-on-48eae4554860 00:07:13.415 ==60766== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60766-by-???-on-48eae4554860 00:07:13.415 ==60766== 00:07:13.415 ==60766== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:13.415 ==60766== don't want to do, unless you know exactly what you're doing, 00:07:13.415 ==60766== or are doing some strange experiment): 00:07:13.415 ==60766== /usr/libexec/valgrind/../../bin/vgdb --pid=60766 ...command... 00:07:13.415 ==60766== 00:07:13.415 ==60766== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:13.415 ==60766== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:07:13.415 ==60766== and then give GDB the following command 00:07:13.415 ==60766== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60766 00:07:13.415 ==60766== --pid is optional if only one valgrind process is running 00:07:13.415 ==60766== 00:07:13.415 --60766-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:13.415 --60766-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:13.415 --60766-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:13.415 --60766-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:13.415 ==60766== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.415 --60766-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:13.415 --60766-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:13.415 --60766-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:13.415 --60766-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:13.415 --60766-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:13.415 --60766-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:13.415 --60766-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:13.415 --60766-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:13.415 --60766-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:13.415 --60766-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:13.415 --60766-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:13.415 --60766-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:13.415 --60766-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:13.415 --60766-- Reading syms from /usr/lib64/libm.so.6 00:07:13.416 --60766-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:13.416 --60766-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:13.416 --60766-- Reading syms from /usr/lib64/libc.so.6 00:07:13.416 ==60766== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.416 --60766-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:13.416 --60766-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:13.416 ==60766== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.416 --60766-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:13.416 --60766-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:13.416 ==60766== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.416 --60766-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:13.416 --60766-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:13.416 ==60766== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.416 --60766-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:13.416 --60766-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:13.416 ==60766== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.416 --60766-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:13.416 --60766-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:13.416 ==60766== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.416 --60766-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:13.416 --60766-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:13.675 --60766-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:13.675 --60766-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:13.675 --60766-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:13.675 --60766-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:13.675 --60766-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:13.675 --60766-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:13.675 --60766-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 ==60766== Preferring higher priority redirection: 00:07:13.675 --60766-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:13.675 --60766-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:13.675 --60766-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 --60766-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.675 ==60766== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.675 --60766-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:13.675 --60766-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:13.675 ==60766== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.675 --60766-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:13.676 --60766-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:13.676 --60766-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:13.676 --60766-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:13.676 --60766-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:13.676 --60766-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:13.676 --60766-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:13.676 --60766-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:13.676 --60766-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:13.676 --60766-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:13.676 --60766-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:13.934 --60766-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:13.934 --60766-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:13.934 --60766-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:13.934 --60766-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:13.934 --60766-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:13.934 --60766-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:13.934 --60766-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:13.934 00:07:13.934 00:07:13.934 CUnit - A unit testing framework for C - Version 2.1-3 00:07:13.934 http://cunit.sourceforge.net/ 00:07:13.934 00:07:13.934 00:07:13.934 Suite: conn_suite 00:07:13.934 Test: read_task_split_in_order_case ...passed 00:07:13.934 Test: read_task_split_reverse_order_case ...passed 00:07:13.934 Test: propagate_scsi_error_status_for_split_read_tasks ...passed 00:07:13.934 Test: process_non_read_task_completion_test ...passed 00:07:13.934 Test: free_tasks_on_connection ...passed 00:07:13.934 Test: free_tasks_with_queued_datain ...passed 00:07:13.934 Test: abort_queued_datain_task_test ...passed 00:07:13.934 Test: abort_queued_datain_tasks_test ...passed 00:07:13.934 00:07:13.934 Run Summary: Type Total Ran Passed Failed Inactive 00:07:13.934 suites 1 1 n/a 0 0 00:07:13.934 tests 8 8 8 0 0 00:07:13.934 asserts 230 230 230 0 n/a 00:07:13.934 00:07:13.934 Elapsed time = 0.111 seconds 00:07:13.934 --60766-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:13.934 --60766-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:14.193 ==60766== 00:07:14.193 ==60766== HEAP SUMMARY: 00:07:14.193 ==60766== in use at exit: 0 bytes in 0 blocks 00:07:14.193 ==60766== total heap usage: 123 allocs, 123 frees, 170,465 bytes allocated 00:07:14.193 ==60766== 00:07:14.193 ==60766== All heap blocks were freed -- no leaks are possible 00:07:14.193 ==60766== 00:07:14.193 ==60766== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:14.193 10:21:07 -- unit/unittest.sh@67 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:07:14.193 ==60767== Memcheck, a memory error detector 00:07:14.193 ==60767== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:14.193 ==60767== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:14.193 ==60767== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:07:14.193 ==60767== 00:07:14.193 --60767-- Valgrind options: 00:07:14.193 --60767-- --leak-check=full 00:07:14.193 --60767-- --error-exitcode=2 00:07:14.193 --60767-- --verbose 00:07:14.193 --60767-- Contents of /proc/version: 00:07:14.193 --60767-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:14.193 --60767-- 00:07:14.193 --60767-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:14.193 --60767-- Page sizes: currently 4096, max supported 4096 00:07:14.193 --60767-- Valgrind library directory: /usr/libexec/valgrind 00:07:14.193 --60767-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:07:14.193 --60767-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:14.193 --60767-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:14.193 --60767-- might be shown as UnknownInlinedFun 00:07:14.193 --60767-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:14.193 --60767-- object doesn't have a dynamic symbol table 00:07:14.193 --60767-- Scheduler: using generic scheduler lock implementation. 00:07:14.193 --60767-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:14.193 ==60767== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60767-by-???-on-48eae4554860 00:07:14.193 ==60767== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60767-by-???-on-48eae4554860 00:07:14.193 ==60767== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60767-by-???-on-48eae4554860 00:07:14.193 ==60767== 00:07:14.193 ==60767== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:14.193 ==60767== don't want to do, unless you know exactly what you're doing, 00:07:14.193 ==60767== or are doing some strange experiment): 00:07:14.193 ==60767== /usr/libexec/valgrind/../../bin/vgdb --pid=60767 ...command... 00:07:14.193 ==60767== 00:07:14.193 ==60767== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:14.194 ==60767== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:07:14.194 ==60767== and then give GDB the following command 00:07:14.194 ==60767== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60767 00:07:14.194 ==60767== --pid is optional if only one valgrind process is running 00:07:14.194 ==60767== 00:07:14.194 --60767-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:14.194 --60767-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:14.194 --60767-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:14.194 --60767-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:14.194 ==60767== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.194 --60767-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:14.194 --60767-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:14.194 --60767-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:14.194 --60767-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:14.194 --60767-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:14.194 --60767-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:14.194 --60767-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:14.194 --60767-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:14.194 --60767-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:14.194 --60767-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:14.194 --60767-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:14.194 --60767-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:14.194 --60767-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:14.194 --60767-- Reading syms from /usr/lib64/libm.so.6 00:07:14.194 --60767-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:14.194 --60767-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:14.194 --60767-- Reading syms from /usr/lib64/libc.so.6 00:07:14.452 ==60767== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.452 --60767-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.452 --60767-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:14.452 ==60767== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.452 --60767-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.452 --60767-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:14.452 ==60767== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.452 --60767-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.452 --60767-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:14.452 ==60767== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.452 --60767-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.452 --60767-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:14.452 ==60767== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.452 --60767-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.452 --60767-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:14.452 ==60767== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.452 --60767-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.452 --60767-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:14.452 --60767-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:14.452 --60767-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:14.452 --60767-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:14.452 --60767-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:14.452 --60767-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:14.452 --60767-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:14.452 --60767-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.452 --60767-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.452 --60767-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.452 --60767-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.452 --60767-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.452 --60767-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 ==60767== Preferring higher priority redirection: 00:07:14.453 --60767-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:14.453 --60767-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:14.453 --60767-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 --60767-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.453 ==60767== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.453 --60767-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:14.453 --60767-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:14.453 ==60767== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.453 --60767-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:14.453 --60767-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:14.453 --60767-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:14.453 --60767-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:14.453 --60767-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:14.710 --60767-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:14.710 --60767-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:14.710 --60767-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:14.710 --60767-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:14.710 --60767-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:14.710 --60767-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:14.710 --60767-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:14.710 --60767-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:14.710 --60767-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:14.710 --60767-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:14.710 --60767-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:14.710 --60767-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:14.710 --60767-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:14.710 00:07:14.710 00:07:14.711 CUnit - A unit testing framework for C - Version 2.1-3 00:07:14.711 http://cunit.sourceforge.net/ 00:07:14.711 00:07:14.711 00:07:14.711 Suite: iscsi_suite 00:07:14.711 Test: param_negotiation_test ...--60767-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:14.711 passed 00:07:14.711 Test: list_negotiation_test ...passed 00:07:14.711 Test: parse_valid_test ...--60767-- REDIR: 0x55833f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:14.711 passed 00:07:14.711 Test: parse_invalid_test ...[2024-07-12 10:21:08.526284] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 202:iscsi_parse_param: *ERROR*: '=' not found 00:07:14.711 [2024-07-12 10:21:08.553450] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 202:iscsi_parse_param: *ERROR*: '=' not found 00:07:14.711 [2024-07-12 10:21:08.555156] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 208:iscsi_parse_param: *ERROR*: Empty key 00:07:14.711 [2024-07-12 10:21:08.556901] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 248:iscsi_parse_param: *ERROR*: Overflow Val 8193 00:07:14.711 [2024-07-12 10:21:08.558398] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 248:iscsi_parse_param: *ERROR*: Overflow Val 256 00:07:14.711 [2024-07-12 10:21:08.559803] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 215:iscsi_parse_param: *ERROR*: Key name length is bigger than 63 00:07:14.711 [2024-07-12 10:21:08.561098] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 229:iscsi_parse_param: *ERROR*: Duplicated Key B 00:07:14.711 passed 00:07:14.711 00:07:14.711 Run Summary: Type Total Ran Passed Failed Inactive 00:07:14.711 suites 1 1 n/a 0 0 00:07:14.711 tests 4 4 4 0 0 00:07:14.711 asserts 161 161 161 0 n/a 00:07:14.711 00:07:14.711 Elapsed time = 0.121 seconds 00:07:14.711 --60767-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:14.711 --60767-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:14.711 ==60767== 00:07:14.711 ==60767== HEAP SUMMARY: 00:07:14.711 ==60767== in use at exit: 0 bytes in 0 blocks 00:07:14.711 ==60767== total heap usage: 1,082 allocs, 1,082 frees, 454,807 bytes allocated 00:07:14.711 ==60767== 00:07:14.711 ==60767== All heap blocks were freed -- no leaks are possible 00:07:14.711 ==60767== 00:07:14.711 ==60767== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:14.968 10:21:08 -- unit/unittest.sh@68 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:07:14.968 ==60768== Memcheck, a memory error detector 00:07:14.968 ==60768== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:14.968 ==60768== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:14.968 ==60768== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:07:14.968 ==60768== 00:07:14.968 --60768-- Valgrind options: 00:07:14.968 --60768-- --leak-check=full 00:07:14.968 --60768-- --error-exitcode=2 00:07:14.968 --60768-- --verbose 00:07:14.968 --60768-- Contents of /proc/version: 00:07:14.968 --60768-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:14.968 --60768-- 00:07:14.968 --60768-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:14.968 --60768-- Page sizes: currently 4096, max supported 4096 00:07:14.968 --60768-- Valgrind library directory: /usr/libexec/valgrind 00:07:14.968 --60768-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:07:14.968 --60768-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:14.968 --60768-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:14.969 --60768-- might be shown as UnknownInlinedFun 00:07:14.969 --60768-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:14.969 --60768-- object doesn't have a dynamic symbol table 00:07:14.969 --60768-- Scheduler: using generic scheduler lock implementation. 00:07:14.969 --60768-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:14.969 ==60768== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60768-by-???-on-48eae4554860 00:07:14.969 ==60768== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60768-by-???-on-48eae4554860 00:07:14.969 ==60768== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60768-by-???-on-48eae4554860 00:07:14.969 ==60768== 00:07:14.969 ==60768== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:14.969 ==60768== don't want to do, unless you know exactly what you're doing, 00:07:14.969 ==60768== or are doing some strange experiment): 00:07:14.969 ==60768== /usr/libexec/valgrind/../../bin/vgdb --pid=60768 ...command... 00:07:14.969 ==60768== 00:07:14.969 ==60768== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:14.969 ==60768== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:07:14.969 ==60768== and then give GDB the following command 00:07:14.969 ==60768== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60768 00:07:14.969 ==60768== --pid is optional if only one valgrind process is running 00:07:14.969 ==60768== 00:07:14.969 --60768-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:14.969 --60768-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:14.969 --60768-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:14.969 --60768-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:14.969 ==60768== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.969 --60768-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:14.969 --60768-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:14.969 --60768-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:14.969 --60768-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:14.969 --60768-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:14.969 --60768-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:14.969 --60768-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:14.969 --60768-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:14.969 --60768-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:14.969 --60768-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:14.969 --60768-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:14.969 --60768-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:14.969 --60768-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:14.969 --60768-- Reading syms from /usr/lib64/libm.so.6 00:07:14.969 --60768-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:14.969 --60768-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:14.969 --60768-- Reading syms from /usr/lib64/libc.so.6 00:07:14.969 ==60768== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.969 --60768-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.969 --60768-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:14.969 ==60768== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.969 --60768-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.969 --60768-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:14.969 ==60768== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.969 --60768-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.969 --60768-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:14.969 ==60768== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.969 --60768-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.969 --60768-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:14.969 ==60768== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.969 --60768-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.969 --60768-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:14.969 ==60768== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.969 --60768-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.969 --60768-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:14.969 --60768-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:14.969 --60768-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:14.969 --60768-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:14.969 --60768-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:15.226 --60768-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:15.226 --60768-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:15.226 --60768-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.226 --60768-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.226 --60768-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.226 --60768-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.226 --60768-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.226 --60768-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 ==60768== Preferring higher priority redirection: 00:07:15.227 --60768-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:15.227 --60768-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:15.227 --60768-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 --60768-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.227 ==60768== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.227 --60768-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:15.227 --60768-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:15.227 ==60768== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.227 --60768-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:15.227 --60768-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:15.227 --60768-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:15.227 --60768-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:15.227 --60768-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:15.227 --60768-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:15.227 --60768-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:15.227 --60768-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:15.227 --60768-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:15.227 --60768-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:15.227 --60768-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:15.227 --60768-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:15.227 --60768-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:15.227 --60768-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:15.227 --60768-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:15.227 --60768-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:15.227 --60768-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:15.227 --60768-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:15.227 00:07:15.227 00:07:15.227 CUnit - A unit testing framework for C - Version 2.1-3 00:07:15.227 http://cunit.sourceforge.net/ 00:07:15.227 00:07:15.227 00:07:15.227 Suite: iscsi_target_node_suite 00:07:15.227 Test: add_lun_test_cases ...[2024-07-12 10:21:09.082632] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1248:iscsi_tgt_node_add_lun: *ERROR*: Target has active connections (count=1) 00:07:15.227 [2024-07-12 10:21:09.110516] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1254:iscsi_tgt_node_add_lun: *ERROR*: Specified LUN ID (-2) is negative 00:07:15.227 [2024-07-12 10:21:09.111565] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1260:iscsi_tgt_node_add_lun: *ERROR*: SCSI device is not found 00:07:15.228 [2024-07-12 10:21:09.112036] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1260:iscsi_tgt_node_add_lun: *ERROR*: SCSI device is not found 00:07:15.228 [2024-07-12 10:21:09.112797] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1266:iscsi_tgt_node_add_lun: *ERROR*: spdk_scsi_dev_add_lun failed 00:07:15.228 passed 00:07:15.228 Test: allow_any_allowed ...passed 00:07:15.228 Test: allow_ipv6_allowed ...passed 00:07:15.228 Test: allow_ipv6_denied ...passed 00:07:15.228 Test: allow_ipv6_invalid ...passed 00:07:15.228 Test: allow_ipv4_allowed ...passed 00:07:15.228 Test: allow_ipv4_denied ...passed 00:07:15.228 Test: allow_ipv4_invalid ...passed 00:07:15.485 Test: node_access_allowed ...passed 00:07:15.485 Test: node_access_denied_by_empty_netmask ...passed 00:07:15.485 Test: node_access_multi_initiator_groups_cases ...passed 00:07:15.485 Test: allow_iscsi_name_multi_maps_case ...passed 00:07:15.485 Test: chap_param_test_cases ...[2024-07-12 10:21:09.165101] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1035:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=1,m=0) 00:07:15.485 [2024-07-12 10:21:09.165607] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1035:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=0,r=0,m=1) 00:07:15.485 [2024-07-12 10:21:09.166021] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1035:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=0,m=1) 00:07:15.485 [2024-07-12 10:21:09.166349] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1035:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=1,m=1) 00:07:15.485 [2024-07-12 10:21:09.167006] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1026:iscsi_check_chap_params: *ERROR*: Invalid auth group ID (-1) 00:07:15.485 passed 00:07:15.485 00:07:15.485 Run Summary: Type Total Ran Passed Failed Inactive 00:07:15.485 suites 1 1 n/a 0 0 00:07:15.485 tests 13 13 13 0 0 00:07:15.485 asserts 50 50 50 0 n/a 00:07:15.485 00:07:15.485 Elapsed time = 0.090 seconds 00:07:15.485 --60768-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:15.485 --60768-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:15.485 ==60768== 00:07:15.485 ==60768== HEAP SUMMARY: 00:07:15.485 ==60768== in use at exit: 0 bytes in 0 blocks 00:07:15.485 ==60768== total heap usage: 130 allocs, 130 frees, 151,991 bytes allocated 00:07:15.485 ==60768== 00:07:15.485 ==60768== All heap blocks were freed -- no leaks are possible 00:07:15.485 ==60768== 00:07:15.485 ==60768== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:15.485 10:21:09 -- unit/unittest.sh@69 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:07:15.485 ==60771== Memcheck, a memory error detector 00:07:15.485 ==60771== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:15.485 ==60771== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:15.485 ==60771== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:07:15.485 ==60771== 00:07:15.485 --60771-- Valgrind options: 00:07:15.485 --60771-- --leak-check=full 00:07:15.485 --60771-- --error-exitcode=2 00:07:15.485 --60771-- --verbose 00:07:15.485 --60771-- Contents of /proc/version: 00:07:15.485 --60771-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:15.485 --60771-- 00:07:15.485 --60771-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:15.485 --60771-- Page sizes: currently 4096, max supported 4096 00:07:15.485 --60771-- Valgrind library directory: /usr/libexec/valgrind 00:07:15.485 --60771-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:07:15.485 --60771-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:15.485 --60771-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:15.485 --60771-- might be shown as UnknownInlinedFun 00:07:15.485 --60771-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:15.485 --60771-- object doesn't have a dynamic symbol table 00:07:15.485 --60771-- Scheduler: using generic scheduler lock implementation. 00:07:15.485 --60771-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:15.485 ==60771== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60771-by-???-on-48eae4554860 00:07:15.486 ==60771== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60771-by-???-on-48eae4554860 00:07:15.486 ==60771== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60771-by-???-on-48eae4554860 00:07:15.486 ==60771== 00:07:15.486 ==60771== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:15.486 ==60771== don't want to do, unless you know exactly what you're doing, 00:07:15.486 ==60771== or are doing some strange experiment): 00:07:15.486 ==60771== /usr/libexec/valgrind/../../bin/vgdb --pid=60771 ...command... 00:07:15.486 ==60771== 00:07:15.486 ==60771== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:15.486 ==60771== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:07:15.486 ==60771== and then give GDB the following command 00:07:15.486 ==60771== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60771 00:07:15.486 ==60771== --pid is optional if only one valgrind process is running 00:07:15.486 ==60771== 00:07:15.486 --60771-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:15.486 --60771-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:15.486 --60771-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:15.486 --60771-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:15.486 ==60771== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.486 --60771-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:15.486 --60771-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:15.486 --60771-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:15.486 --60771-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:15.486 --60771-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:15.486 --60771-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:15.486 --60771-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:15.486 --60771-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:15.486 --60771-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:15.486 --60771-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:15.486 --60771-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:15.486 --60771-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:15.486 --60771-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:15.486 --60771-- Reading syms from /usr/lib64/libm.so.6 00:07:15.486 --60771-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:15.486 --60771-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:15.486 --60771-- Reading syms from /usr/lib64/libc.so.6 00:07:15.743 ==60771== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.743 --60771-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:15.743 --60771-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:15.743 ==60771== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.743 --60771-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:15.743 --60771-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:15.743 ==60771== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.743 --60771-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:15.743 --60771-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:15.743 ==60771== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.743 --60771-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:15.743 --60771-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:15.743 ==60771== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.743 --60771-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:15.743 --60771-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:15.743 ==60771== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.743 --60771-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:15.743 --60771-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:15.743 --60771-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:15.743 --60771-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:15.743 --60771-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:15.743 --60771-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:15.743 --60771-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:15.743 --60771-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:15.744 --60771-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 ==60771== Preferring higher priority redirection: 00:07:15.744 --60771-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:15.744 --60771-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:15.744 --60771-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 --60771-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.744 ==60771== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.744 --60771-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:15.744 --60771-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:15.744 ==60771== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.744 --60771-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:15.744 --60771-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:15.744 --60771-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:15.744 --60771-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:15.744 --60771-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:15.744 --60771-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:15.744 --60771-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:15.744 --60771-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:15.744 --60771-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:15.744 --60771-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:15.744 --60771-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:15.744 --60771-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:15.744 --60771-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:15.744 --60771-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:15.744 --60771-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:16.002 --60771-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:16.002 --60771-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:16.002 --60771-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:16.002 00:07:16.002 00:07:16.002 CUnit - A unit testing framework for C - Version 2.1-3 00:07:16.002 http://cunit.sourceforge.net/ 00:07:16.002 00:07:16.002 00:07:16.002 Suite: iscsi_suite 00:07:16.002 Test: op_login_check_target_test ...[2024-07-12 10:21:09.706213] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1434:iscsi_op_login_check_target: *ERROR*: access denied 00:07:16.002 passed 00:07:16.002 Test: op_login_session_normal_test ...[2024-07-12 10:21:09.737495] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:07:16.002 [2024-07-12 10:21:09.739591] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:07:16.002 [2024-07-12 10:21:09.741406] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:07:16.002 [2024-07-12 10:21:09.747485] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c: 695:append_iscsi_sess: *ERROR*: spdk_get_iscsi_sess_by_tsih failed 00:07:16.002 [2024-07-12 10:21:09.750438] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1467:iscsi_op_login_check_session: *ERROR*: isid=0, tsih=256, cid=0:spdk_append_iscsi_sess() failed 00:07:16.002 [2024-07-12 10:21:09.753908] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c: 702:append_iscsi_sess: *ERROR*: no MCS session for init port name=iqn.2017-11.spdk.io:i0001, tsih=256, cid=0 00:07:16.002 [2024-07-12 10:21:09.754143] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1467:iscsi_op_login_check_session: *ERROR*: isid=0, tsih=256, cid=0:spdk_append_iscsi_sess() failed 00:07:16.002 passed 00:07:16.002 Test: maxburstlength_test ...[2024-07-12 10:21:09.805828] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4211:iscsi_pdu_hdr_op_data: *ERROR*: the dataout pdu data length is larger than the value sent by R2T PDU 00:07:16.002 [2024-07-12 10:21:09.806769] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4548:iscsi_pdu_hdr_handle: *ERROR*: processing PDU header (opcode=5) failed on NULL(NULL) 00:07:16.002 passed 00:07:16.002 Test: underflow_for_read_transfer_test ...passed 00:07:16.002 Test: underflow_for_zero_read_transfer_test ...passed 00:07:16.002 Test: underflow_for_request_sense_test ...passed 00:07:16.002 Test: underflow_for_check_condition_test ...passed 00:07:16.002 Test: add_transfer_task_test ...passed 00:07:16.002 Test: get_transfer_task_test ...passed 00:07:16.002 Test: del_transfer_task_test ...passed 00:07:16.002 Test: clear_all_transfer_tasks_test ...passed 00:07:16.259 Test: build_iovs_test ...passed 00:07:16.259 Test: build_iovs_with_md_test ...passed 00:07:16.259 Test: pdu_hdr_op_login_test ...[2024-07-12 10:21:09.973960] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1251:iscsi_op_login_rsp_init: *ERROR*: transit error 00:07:16.259 [2024-07-12 10:21:09.982075] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1258:iscsi_op_login_rsp_init: *ERROR*: unsupported version min 1/max 0, expecting 0 00:07:16.260 [2024-07-12 10:21:09.984772] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1272:iscsi_op_login_rsp_init: *ERROR*: Received reserved NSG code: 2 00:07:16.260 passed 00:07:16.260 Test: pdu_hdr_op_text_test ...[2024-07-12 10:21:09.988233] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2240:iscsi_pdu_hdr_op_text: *ERROR*: data segment len(=69) > immediate data len(=68) 00:07:16.260 [2024-07-12 10:21:09.993280] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2272:iscsi_pdu_hdr_op_text: *ERROR*: final and continue 00:07:16.260 [2024-07-12 10:21:09.997218] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2285:iscsi_pdu_hdr_op_text: *ERROR*: The correct itt is 5679, and the current itt is 5678... 00:07:16.260 passed 00:07:16.260 Test: pdu_hdr_op_logout_test ...[2024-07-12 10:21:10.001286] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2515:iscsi_pdu_hdr_op_logout: *ERROR*: Target can accept logout only with reason "close the session" on discovery session. 1 is not acceptable reason. 00:07:16.260 passed 00:07:16.260 Test: pdu_hdr_op_scsi_test ...[2024-07-12 10:21:10.016792] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3336:iscsi_pdu_hdr_op_scsi: *ERROR*: ISCSI_OP_SCSI not allowed in discovery and invalid session 00:07:16.260 [2024-07-12 10:21:10.017293] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3336:iscsi_pdu_hdr_op_scsi: *ERROR*: ISCSI_OP_SCSI not allowed in discovery and invalid session 00:07:16.260 [2024-07-12 10:21:10.018336] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3364:iscsi_pdu_hdr_op_scsi: *ERROR*: Bidirectional CDB is not supported 00:07:16.260 [2024-07-12 10:21:10.023181] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3397:iscsi_pdu_hdr_op_scsi: *ERROR*: data segment len(=69) > immediate data len(=68) 00:07:16.260 [2024-07-12 10:21:10.025313] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3404:iscsi_pdu_hdr_op_scsi: *ERROR*: data segment len(=68) > task transfer len(=67) 00:07:16.260 [2024-07-12 10:21:10.029500] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3428:iscsi_pdu_hdr_op_scsi: *ERROR*: Reject scsi cmd with EDTL > 0 but (R | W) == 0 00:07:16.260 passed 00:07:16.260 Test: pdu_hdr_op_task_mgmt_test ...[2024-07-12 10:21:10.032184] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3605:iscsi_pdu_hdr_op_task: *ERROR*: ISCSI_OP_TASK not allowed in discovery and invalid session 00:07:16.260 [2024-07-12 10:21:10.045215] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3694:iscsi_pdu_hdr_op_task: *ERROR*: unsupported function 0 00:07:16.260 passed 00:07:16.260 Test: pdu_hdr_op_nopout_test ...[2024-07-12 10:21:10.053039] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3713:iscsi_pdu_hdr_op_nopout: *ERROR*: ISCSI_OP_NOPOUT not allowed in discovery session 00:07:16.260 [2024-07-12 10:21:10.056621] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3735:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:07:16.260 [2024-07-12 10:21:10.057331] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3735:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:07:16.260 [2024-07-12 10:21:10.057572] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3743:iscsi_pdu_hdr_op_nopout: *ERROR*: got NOPOUT ITT=0xffffffff, I=0 00:07:16.260 passed 00:07:16.260 Test: pdu_hdr_op_data_test ...[2024-07-12 10:21:10.058885] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4186:iscsi_pdu_hdr_op_data: *ERROR*: ISCSI_OP_SCSI_DATAOUT not allowed in discovery session 00:07:16.260 [2024-07-12 10:21:10.060282] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4203:iscsi_pdu_hdr_op_data: *ERROR*: Not found task for transfer_tag=0 00:07:16.260 [2024-07-12 10:21:10.061288] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4211:iscsi_pdu_hdr_op_data: *ERROR*: the dataout pdu data length is larger than the value sent by R2T PDU 00:07:16.260 [2024-07-12 10:21:10.062562] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4216:iscsi_pdu_hdr_op_data: *ERROR*: The r2t task tag is 0, and the dataout task tag is 1 00:07:16.260 [2024-07-12 10:21:10.064648] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4222:iscsi_pdu_hdr_op_data: *ERROR*: DataSN(1) exp=0 error 00:07:16.260 [2024-07-12 10:21:10.066860] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4233:iscsi_pdu_hdr_op_data: *ERROR*: offset(4096) error 00:07:16.260 [2024-07-12 10:21:10.070103] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4243:iscsi_pdu_hdr_op_data: *ERROR*: R2T burst(65536) > MaxBurstLength(65535) 00:07:16.260 passed 00:07:16.260 Test: empty_text_with_cbit_test ...passed 00:07:16.260 Test: pdu_payload_read_test ...[2024-07-12 10:21:10.111636] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4631:iscsi_pdu_payload_read: *ERROR*: Data(65537) > MaxSegment(65536) 00:07:16.260 passed 00:07:16.518 Test: data_out_pdu_sequence_test ...passed 00:07:16.518 Test: immediate_data_and_data_out_pdu_sequence_test ...passed 00:07:16.518 00:07:16.518 Run Summary: Type Total Ran Passed Failed Inactive 00:07:16.518 suites 1 1 n/a 0 0 00:07:16.518 tests 24 24 24 0 0 00:07:16.518 asserts 150253 150253 150253 0 n/a 00:07:16.518 00:07:16.518 Elapsed time = 0.516 seconds 00:07:16.518 --60771-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:16.518 --60771-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:16.518 ==60771== 00:07:16.518 ==60771== HEAP SUMMARY: 00:07:16.518 ==60771== in use at exit: 1,008 bytes in 3 blocks 00:07:16.518 ==60771== total heap usage: 325 allocs, 322 frees, 727,644 bytes allocated 00:07:16.518 ==60771== 00:07:16.518 ==60771== Searching for pointers to 3 not-freed blocks 00:07:16.518 ==60771== Checked 6,809,848 bytes 00:07:16.518 ==60771== 00:07:16.518 ==60771== LEAK SUMMARY: 00:07:16.518 ==60771== definitely lost: 0 bytes in 0 blocks 00:07:16.518 ==60771== indirectly lost: 0 bytes in 0 blocks 00:07:16.518 ==60771== possibly lost: 0 bytes in 0 blocks 00:07:16.518 ==60771== still reachable: 1,008 bytes in 3 blocks 00:07:16.518 ==60771== suppressed: 0 bytes in 0 blocks 00:07:16.518 ==60771== Reachable blocks (those to which a pointer was found) are not shown. 00:07:16.518 ==60771== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:16.518 ==60771== 00:07:16.518 ==60771== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:16.518 10:21:10 -- unit/unittest.sh@70 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:07:16.518 ==60772== Memcheck, a memory error detector 00:07:16.518 ==60772== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:16.518 ==60772== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:16.518 ==60772== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:07:16.518 ==60772== 00:07:16.518 --60772-- Valgrind options: 00:07:16.518 --60772-- --leak-check=full 00:07:16.518 --60772-- --error-exitcode=2 00:07:16.518 --60772-- --verbose 00:07:16.518 --60772-- Contents of /proc/version: 00:07:16.519 --60772-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:16.519 --60772-- 00:07:16.519 --60772-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:16.519 --60772-- Page sizes: currently 4096, max supported 4096 00:07:16.519 --60772-- Valgrind library directory: /usr/libexec/valgrind 00:07:16.519 --60772-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:07:16.519 --60772-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:16.519 --60772-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:16.519 --60772-- might be shown as UnknownInlinedFun 00:07:16.519 --60772-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:16.519 --60772-- object doesn't have a dynamic symbol table 00:07:16.519 --60772-- Scheduler: using generic scheduler lock implementation. 00:07:16.519 --60772-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:16.519 ==60772== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60772-by-???-on-48eae4554860 00:07:16.519 ==60772== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60772-by-???-on-48eae4554860 00:07:16.519 ==60772== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60772-by-???-on-48eae4554860 00:07:16.519 ==60772== 00:07:16.519 ==60772== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:16.519 ==60772== don't want to do, unless you know exactly what you're doing, 00:07:16.519 ==60772== or are doing some strange experiment): 00:07:16.519 ==60772== /usr/libexec/valgrind/../../bin/vgdb --pid=60772 ...command... 00:07:16.519 ==60772== 00:07:16.519 ==60772== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:16.519 ==60772== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:07:16.519 ==60772== and then give GDB the following command 00:07:16.519 ==60772== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60772 00:07:16.519 ==60772== --pid is optional if only one valgrind process is running 00:07:16.519 ==60772== 00:07:16.519 --60772-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:16.519 --60772-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:16.519 --60772-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:16.519 --60772-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:16.519 ==60772== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.519 --60772-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:16.519 --60772-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:16.778 --60772-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:16.778 --60772-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:16.778 --60772-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:16.778 --60772-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:16.778 --60772-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:16.778 --60772-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:16.778 --60772-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:16.778 --60772-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:16.778 --60772-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:16.778 --60772-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:16.778 --60772-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:16.778 --60772-- Reading syms from /usr/lib64/libm.so.6 00:07:16.778 --60772-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:16.778 --60772-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:16.778 --60772-- Reading syms from /usr/lib64/libc.so.6 00:07:16.778 ==60772== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.778 --60772-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:16.778 --60772-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:16.778 ==60772== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.778 --60772-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:16.778 --60772-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:16.778 ==60772== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.779 --60772-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:16.779 --60772-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:16.779 ==60772== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.779 --60772-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:16.779 --60772-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:16.779 ==60772== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.779 --60772-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:16.779 --60772-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:16.779 ==60772== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.779 --60772-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:16.779 --60772-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:16.779 --60772-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:16.779 --60772-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:16.779 --60772-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:16.779 --60772-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:16.779 --60772-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:16.779 --60772-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:17.038 --60772-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 ==60772== Preferring higher priority redirection: 00:07:17.038 --60772-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:17.038 --60772-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:17.038 --60772-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 --60772-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.038 ==60772== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.039 --60772-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:17.039 --60772-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:17.039 ==60772== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.039 --60772-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:17.039 --60772-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:17.039 --60772-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:17.039 --60772-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:17.039 --60772-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:17.039 --60772-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:17.039 --60772-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:17.039 --60772-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:17.039 --60772-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:17.039 --60772-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:17.039 --60772-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:17.039 --60772-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:17.039 --60772-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:17.039 --60772-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:17.039 --60772-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:17.039 --60772-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:17.039 --60772-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:17.039 --60772-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:17.039 00:07:17.039 00:07:17.039 CUnit - A unit testing framework for C - Version 2.1-3 00:07:17.039 http://cunit.sourceforge.net/ 00:07:17.039 00:07:17.039 00:07:17.039 Suite: init_grp_suite 00:07:17.039 Test: create_initiator_group_success_case ...passed 00:07:17.039 Test: find_initiator_group_success_case ...passed 00:07:17.039 Test: register_initiator_group_twice_case ...passed 00:07:17.039 Test: add_initiator_name_success_case ...--60772-- REDIR: 0x559a9d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:07:17.039 passed 00:07:17.297 Test: add_initiator_name_fail_case ...[2024-07-12 10:21:10.936644] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/init_grp.c: 54:iscsi_init_grp_add_initiator: *ERROR*: > MAX_INITIATOR(=256) is not allowed 00:07:17.297 passed 00:07:17.297 Test: delete_all_initiator_names_success_case ...passed 00:07:17.297 Test: add_netmask_success_case ...passed 00:07:17.297 Test: add_netmask_fail_case ...[2024-07-12 10:21:10.991040] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/init_grp.c: 188:iscsi_init_grp_add_netmask: *ERROR*: > MAX_NETMASK(=256) is not allowed 00:07:17.297 passed 00:07:17.297 Test: delete_all_netmasks_success_case ...passed 00:07:17.297 Test: initiator_name_overwrite_all_to_any_case ...passed 00:07:17.297 Test: netmask_overwrite_all_to_any_case ...passed 00:07:17.297 Test: add_delete_initiator_names_case ...passed 00:07:17.297 Test: add_duplicated_initiator_names_case ...passed 00:07:17.297 Test: delete_nonexisting_initiator_names_case ...passed 00:07:17.297 Test: add_delete_netmasks_case ...passed 00:07:17.297 Test: add_duplicated_netmasks_case ...passed 00:07:17.297 Test: delete_nonexisting_netmasks_case ...passed 00:07:17.297 00:07:17.297 Run Summary: Type Total Ran Passed Failed Inactive 00:07:17.297 suites 1 1 n/a 0 0 00:07:17.297 tests 17 17 17 0 0 00:07:17.297 asserts 108 108 108 0 n/a 00:07:17.297 00:07:17.297 Elapsed time = 0.121 seconds 00:07:17.297 --60772-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:17.297 --60772-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:17.297 ==60772== 00:07:17.297 ==60772== HEAP SUMMARY: 00:07:17.297 ==60772== in use at exit: 0 bytes in 0 blocks 00:07:17.297 ==60772== total heap usage: 142 allocs, 142 frees, 115,273 bytes allocated 00:07:17.297 ==60772== 00:07:17.297 ==60772== All heap blocks were freed -- no leaks are possible 00:07:17.297 ==60772== 00:07:17.297 ==60772== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:17.297 10:21:11 -- unit/unittest.sh@71 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:07:17.297 ==60773== Memcheck, a memory error detector 00:07:17.297 ==60773== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:17.298 ==60773== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:17.298 ==60773== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:07:17.298 ==60773== 00:07:17.298 --60773-- Valgrind options: 00:07:17.298 --60773-- --leak-check=full 00:07:17.298 --60773-- --error-exitcode=2 00:07:17.298 --60773-- --verbose 00:07:17.298 --60773-- Contents of /proc/version: 00:07:17.298 --60773-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:17.298 --60773-- 00:07:17.298 --60773-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:17.298 --60773-- Page sizes: currently 4096, max supported 4096 00:07:17.298 --60773-- Valgrind library directory: /usr/libexec/valgrind 00:07:17.298 --60773-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:07:17.298 --60773-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:17.298 --60773-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:17.298 --60773-- might be shown as UnknownInlinedFun 00:07:17.298 --60773-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:17.298 --60773-- object doesn't have a dynamic symbol table 00:07:17.298 --60773-- Scheduler: using generic scheduler lock implementation. 00:07:17.298 --60773-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:17.298 ==60773== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60773-by-???-on-48eae4554860 00:07:17.298 ==60773== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60773-by-???-on-48eae4554860 00:07:17.298 ==60773== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60773-by-???-on-48eae4554860 00:07:17.298 ==60773== 00:07:17.298 ==60773== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:17.298 ==60773== don't want to do, unless you know exactly what you're doing, 00:07:17.298 ==60773== or are doing some strange experiment): 00:07:17.298 ==60773== /usr/libexec/valgrind/../../bin/vgdb --pid=60773 ...command... 00:07:17.298 ==60773== 00:07:17.298 ==60773== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:17.298 ==60773== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:07:17.298 ==60773== and then give GDB the following command 00:07:17.298 ==60773== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60773 00:07:17.298 ==60773== --pid is optional if only one valgrind process is running 00:07:17.298 ==60773== 00:07:17.298 --60773-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:17.298 --60773-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:17.298 --60773-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:17.298 --60773-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:17.298 ==60773== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.298 --60773-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:17.298 --60773-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:17.298 --60773-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:17.298 --60773-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:17.298 --60773-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:17.298 --60773-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:17.298 --60773-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:17.298 --60773-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:17.298 --60773-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:17.298 --60773-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:17.298 --60773-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:17.298 --60773-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:17.298 --60773-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:17.556 --60773-- Reading syms from /usr/lib64/libm.so.6 00:07:17.556 --60773-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:17.556 --60773-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:17.556 --60773-- Reading syms from /usr/lib64/libc.so.6 00:07:17.556 ==60773== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.556 --60773-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:17.556 --60773-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:17.556 ==60773== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.556 --60773-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:17.556 --60773-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:17.556 ==60773== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.556 --60773-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:17.556 --60773-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:17.556 ==60773== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.556 --60773-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:17.556 --60773-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:17.556 ==60773== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.556 --60773-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:17.556 --60773-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:17.556 ==60773== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.556 --60773-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:17.556 --60773-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:17.556 --60773-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:17.556 --60773-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:17.556 --60773-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:17.556 --60773-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:17.556 --60773-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:17.556 --60773-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:17.556 --60773-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.556 --60773-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.556 --60773-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.556 --60773-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.556 --60773-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.556 --60773-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.556 --60773-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.556 --60773-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 ==60773== Preferring higher priority redirection: 00:07:17.557 --60773-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:17.557 --60773-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:17.557 --60773-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 --60773-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.557 ==60773== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.557 --60773-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:17.557 --60773-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:17.557 ==60773== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.557 --60773-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:17.557 --60773-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:17.557 --60773-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:17.557 --60773-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:17.557 --60773-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:17.815 --60773-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:17.815 --60773-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:17.815 --60773-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:17.815 --60773-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:17.815 --60773-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:17.815 --60773-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:17.815 --60773-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:17.815 --60773-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:17.815 --60773-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:17.815 --60773-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:17.815 --60773-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:17.815 --60773-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:17.815 --60773-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:17.815 00:07:17.815 00:07:17.815 CUnit - A unit testing framework for C - Version 2.1-3 00:07:17.815 http://cunit.sourceforge.net/ 00:07:17.815 00:07:17.815 00:07:17.815 Suite: portal_grp_suite 00:07:17.815 Test: portal_create_ipv4_normal_case ...passed 00:07:17.815 Test: portal_create_ipv6_normal_case ...passed 00:07:17.815 Test: portal_create_ipv4_wildcard_case ...passed 00:07:17.815 Test: portal_create_ipv6_wildcard_case ...passed 00:07:17.815 Test: portal_create_twice_case ...[2024-07-12 10:21:11.563328] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/portal_grp.c: 113:iscsi_portal_create: *ERROR*: portal (192.168.2.0, 3260) already exists 00:07:17.815 passed 00:07:17.815 Test: portal_grp_register_unregister_case ...passed 00:07:17.815 Test: portal_grp_register_twice_case ...passed 00:07:17.815 Test: portal_grp_add_delete_case ...--60773-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:17.815 passed 00:07:17.815 Test: portal_grp_add_delete_twice_case ...passed 00:07:17.815 00:07:17.815 Run Summary: Type Total Ran Passed Failed Inactive 00:07:17.815 suites 1 1 n/a 0 0 00:07:17.815 tests 9 9 9 0 0 00:07:17.815 asserts 44 44 44 0 n/a 00:07:17.815 00:07:17.815 Elapsed time = 0.125 seconds 00:07:17.815 --60773-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:17.815 --60773-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:18.073 ==60773== 00:07:18.073 ==60773== HEAP SUMMARY: 00:07:18.073 ==60773== in use at exit: 0 bytes in 0 blocks 00:07:18.073 ==60773== total heap usage: 2,177 allocs, 2,177 frees, 222,496 bytes allocated 00:07:18.073 ==60773== 00:07:18.073 ==60773== All heap blocks were freed -- no leaks are possible 00:07:18.073 ==60773== 00:07:18.073 ==60773== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:18.073 00:07:18.073 real 0m4.704s 00:07:18.073 user 0m4.525s 00:07:18.073 sys 0m0.165s 00:07:18.073 10:21:11 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:18.073 10:21:11 -- common/autotest_common.sh@10 -- # set +x 00:07:18.073 ************************************ 00:07:18.073 END TEST unittest_iscsi 00:07:18.073 ************************************ 00:07:18.073 10:21:11 -- unit/unittest.sh@243 -- # run_test unittest_json unittest_json 00:07:18.073 10:21:11 -- common/autotest_common.sh@1077 -- # '[' 2 -le 1 ']' 00:07:18.073 10:21:11 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:07:18.073 10:21:11 -- common/autotest_common.sh@10 -- # set +x 00:07:18.073 ************************************ 00:07:18.073 START TEST unittest_json 00:07:18.073 ************************************ 00:07:18.073 10:21:11 -- common/autotest_common.sh@1104 -- # unittest_json 00:07:18.073 10:21:11 -- unit/unittest.sh@75 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:07:18.073 ==60791== Memcheck, a memory error detector 00:07:18.073 ==60791== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:18.073 ==60791== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:18.073 ==60791== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:07:18.073 ==60791== 00:07:18.073 --60791-- Valgrind options: 00:07:18.073 --60791-- --leak-check=full 00:07:18.073 --60791-- --error-exitcode=2 00:07:18.073 --60791-- --verbose 00:07:18.073 --60791-- Contents of /proc/version: 00:07:18.073 --60791-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:18.073 --60791-- 00:07:18.073 --60791-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:18.073 --60791-- Page sizes: currently 4096, max supported 4096 00:07:18.073 --60791-- Valgrind library directory: /usr/libexec/valgrind 00:07:18.073 --60791-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:07:18.073 --60791-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:18.073 --60791-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:18.073 --60791-- might be shown as UnknownInlinedFun 00:07:18.073 --60791-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:18.073 --60791-- object doesn't have a dynamic symbol table 00:07:18.073 --60791-- Scheduler: using generic scheduler lock implementation. 00:07:18.073 --60791-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:18.073 ==60791== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60791-by-???-on-48eae4554860 00:07:18.073 ==60791== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60791-by-???-on-48eae4554860 00:07:18.073 ==60791== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60791-by-???-on-48eae4554860 00:07:18.073 ==60791== 00:07:18.073 ==60791== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:18.074 ==60791== don't want to do, unless you know exactly what you're doing, 00:07:18.074 ==60791== or are doing some strange experiment): 00:07:18.074 ==60791== /usr/libexec/valgrind/../../bin/vgdb --pid=60791 ...command... 00:07:18.074 ==60791== 00:07:18.074 ==60791== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:18.074 ==60791== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:07:18.074 ==60791== and then give GDB the following command 00:07:18.074 ==60791== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60791 00:07:18.074 ==60791== --pid is optional if only one valgrind process is running 00:07:18.074 ==60791== 00:07:18.074 --60791-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:18.074 --60791-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:18.074 --60791-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:18.074 --60791-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:18.074 ==60791== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.074 --60791-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:18.074 --60791-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:18.074 --60791-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:18.074 --60791-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:18.074 --60791-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:18.074 --60791-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:18.074 --60791-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:18.074 --60791-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:18.074 --60791-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:18.074 --60791-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:18.074 --60791-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:18.074 --60791-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:18.074 --60791-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:18.074 --60791-- Reading syms from /usr/lib64/libm.so.6 00:07:18.074 --60791-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:18.074 --60791-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:18.074 --60791-- Reading syms from /usr/lib64/libc.so.6 00:07:18.074 ==60791== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.074 --60791-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:18.074 --60791-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:18.074 ==60791== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.074 --60791-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:18.074 --60791-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:18.074 ==60791== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.074 --60791-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:18.074 --60791-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:18.074 ==60791== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.074 --60791-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:18.074 --60791-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:18.074 ==60791== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.074 --60791-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:18.074 --60791-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:18.074 ==60791== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.074 --60791-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:18.074 --60791-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:18.332 --60791-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:18.332 --60791-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:18.332 --60791-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:18.332 --60791-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:18.332 --60791-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:18.332 --60791-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:18.332 --60791-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 ==60791== Preferring higher priority redirection: 00:07:18.332 --60791-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:18.332 --60791-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:18.332 --60791-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 --60791-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.332 ==60791== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.332 --60791-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:18.332 --60791-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:18.332 ==60791== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.332 --60791-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:18.332 --60791-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:18.332 --60791-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:18.332 --60791-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:18.332 --60791-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:18.333 --60791-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:18.333 --60791-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:18.333 --60791-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:18.333 --60791-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:18.333 --60791-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:18.333 --60791-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:18.333 --60791-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:18.333 --60791-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:18.333 --60791-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:18.333 --60791-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:18.333 --60791-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:18.333 --60791-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:18.333 --60791-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:18.333 00:07:18.333 00:07:18.333 CUnit - A unit testing framework for C - Version 2.1-3 00:07:18.333 http://cunit.sourceforge.net/ 00:07:18.333 00:07:18.333 00:07:18.333 Suite: json 00:07:18.333 Test: test_parse_literal ...passed 00:07:18.590 Test: test_parse_string_simple ...passed 00:07:18.590 Test: test_parse_string_control_chars ...passed 00:07:18.590 Test: test_parse_string_utf8 ...passed 00:07:18.590 Test: test_parse_string_escapes_twochar ...passed 00:07:18.590 Test: test_parse_string_escapes_unicode ...passed 00:07:18.847 Test: test_parse_number ...passed 00:07:18.847 Test: test_parse_array ...passed 00:07:18.847 Test: test_parse_object ...passed 00:07:19.104 Test: test_parse_nesting ...passed 00:07:19.104 Test: test_parse_comment ...passed 00:07:19.104 00:07:19.104 Run Summary: Type Total Ran Passed Failed Inactive 00:07:19.104 suites 1 1 n/a 0 0 00:07:19.104 tests 11 11 11 0 0 00:07:19.104 asserts 1516 1516 1516 0 n/a 00:07:19.104 00:07:19.104 Elapsed time = 0.670 seconds 00:07:19.104 --60791-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:19.104 --60791-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:19.104 ==60791== 00:07:19.104 ==60791== HEAP SUMMARY: 00:07:19.104 ==60791== in use at exit: 0 bytes in 0 blocks 00:07:19.104 ==60791== total heap usage: 68 allocs, 68 frees, 94,030 bytes allocated 00:07:19.104 ==60791== 00:07:19.104 ==60791== All heap blocks were freed -- no leaks are possible 00:07:19.104 ==60791== 00:07:19.104 ==60791== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:19.104 10:21:12 -- unit/unittest.sh@76 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:07:19.104 ==60794== Memcheck, a memory error detector 00:07:19.104 ==60794== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:19.104 ==60794== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:19.104 ==60794== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:07:19.104 ==60794== 00:07:19.105 --60794-- Valgrind options: 00:07:19.105 --60794-- --leak-check=full 00:07:19.105 --60794-- --error-exitcode=2 00:07:19.105 --60794-- --verbose 00:07:19.105 --60794-- Contents of /proc/version: 00:07:19.105 --60794-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:19.105 --60794-- 00:07:19.105 --60794-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:19.105 --60794-- Page sizes: currently 4096, max supported 4096 00:07:19.105 --60794-- Valgrind library directory: /usr/libexec/valgrind 00:07:19.105 --60794-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:07:19.105 --60794-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:19.105 --60794-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:19.105 --60794-- might be shown as UnknownInlinedFun 00:07:19.105 --60794-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:19.105 --60794-- object doesn't have a dynamic symbol table 00:07:19.105 --60794-- Scheduler: using generic scheduler lock implementation. 00:07:19.105 --60794-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:19.105 ==60794== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60794-by-???-on-48eae4554860 00:07:19.105 ==60794== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60794-by-???-on-48eae4554860 00:07:19.105 ==60794== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60794-by-???-on-48eae4554860 00:07:19.105 ==60794== 00:07:19.105 ==60794== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:19.105 ==60794== don't want to do, unless you know exactly what you're doing, 00:07:19.105 ==60794== or are doing some strange experiment): 00:07:19.105 ==60794== /usr/libexec/valgrind/../../bin/vgdb --pid=60794 ...command... 00:07:19.105 ==60794== 00:07:19.105 ==60794== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:19.105 ==60794== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:07:19.105 ==60794== and then give GDB the following command 00:07:19.105 ==60794== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60794 00:07:19.105 ==60794== --pid is optional if only one valgrind process is running 00:07:19.105 ==60794== 00:07:19.105 --60794-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:19.105 --60794-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:19.362 --60794-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:19.362 --60794-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:19.362 ==60794== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.362 --60794-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:19.362 --60794-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:19.362 --60794-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:19.362 --60794-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:19.362 --60794-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:19.362 --60794-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:19.362 --60794-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:19.362 --60794-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:19.362 --60794-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:19.362 --60794-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:19.362 --60794-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:19.362 --60794-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:19.362 --60794-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:19.362 --60794-- Reading syms from /usr/lib64/libm.so.6 00:07:19.362 --60794-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:19.362 --60794-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:19.362 --60794-- Reading syms from /usr/lib64/libc.so.6 00:07:19.362 ==60794== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.362 --60794-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.362 --60794-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:19.362 ==60794== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.362 --60794-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.362 --60794-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:19.363 ==60794== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.363 --60794-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.363 --60794-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:19.363 ==60794== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.363 --60794-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.363 --60794-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:19.363 ==60794== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.363 --60794-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.363 --60794-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:19.363 ==60794== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.363 --60794-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.363 --60794-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:19.363 --60794-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:19.363 --60794-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:19.363 --60794-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:19.363 --60794-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:19.363 --60794-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:19.363 --60794-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:19.363 --60794-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 ==60794== Preferring higher priority redirection: 00:07:19.363 --60794-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:19.363 --60794-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:19.363 --60794-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 --60794-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.363 ==60794== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.363 --60794-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:19.363 --60794-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:19.363 ==60794== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.363 --60794-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:19.363 --60794-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:19.620 --60794-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:19.620 --60794-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:19.620 --60794-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:19.620 --60794-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:19.620 --60794-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:19.620 --60794-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:19.620 --60794-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:19.620 --60794-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:19.620 --60794-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:19.620 --60794-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:19.620 --60794-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:19.620 --60794-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:19.620 --60794-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:19.620 --60794-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:19.620 --60794-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:19.620 --60794-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:19.620 00:07:19.620 00:07:19.620 CUnit - A unit testing framework for C - Version 2.1-3 00:07:19.620 http://cunit.sourceforge.net/ 00:07:19.620 00:07:19.620 00:07:19.620 Suite: json 00:07:19.621 Test: test_strequal ...passed 00:07:19.621 Test: test_num_to_uint16 ...passed 00:07:19.621 Test: test_num_to_int32 ...passed 00:07:19.621 Test: test_num_to_uint64 ...passed 00:07:19.621 Test: test_decode_object ...passed 00:07:19.621 Test: test_decode_array ...passed 00:07:19.621 Test: test_decode_bool ...passed 00:07:19.621 Test: test_decode_uint16 ...passed 00:07:19.621 Test: test_decode_int32 ...passed 00:07:19.621 Test: test_decode_uint32 ...passed 00:07:19.621 Test: test_decode_uint64 ...passed 00:07:19.621 Test: test_decode_string ...passed 00:07:19.621 Test: test_decode_uuid ...passed 00:07:19.621 Test: test_find ...passed 00:07:19.621 Test: test_find_array ...passed 00:07:19.621 Test: test_iterating ...passed 00:07:19.621 Test: test_free_object ...passed 00:07:19.621 00:07:19.621 Run Summary: Type Total Ran Passed Failed Inactive 00:07:19.621 suites 1 1 n/a 0 0 00:07:19.621 tests 17 17 17 0 0 00:07:19.621 asserts 236 236 236 0 n/a 00:07:19.621 00:07:19.621 Elapsed time = 0.105 seconds 00:07:19.621 --60794-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:19.621 --60794-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:19.878 ==60794== 00:07:19.878 ==60794== HEAP SUMMARY: 00:07:19.878 ==60794== in use at exit: 0 bytes in 0 blocks 00:07:19.878 ==60794== total heap usage: 111 allocs, 111 frees, 109,304 bytes allocated 00:07:19.878 ==60794== 00:07:19.878 ==60794== All heap blocks were freed -- no leaks are possible 00:07:19.878 ==60794== 00:07:19.878 ==60794== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:19.878 10:21:13 -- unit/unittest.sh@77 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:07:19.878 ==60795== Memcheck, a memory error detector 00:07:19.878 ==60795== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:19.878 ==60795== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:19.878 ==60795== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:07:19.878 ==60795== 00:07:19.878 --60795-- Valgrind options: 00:07:19.878 --60795-- --leak-check=full 00:07:19.878 --60795-- --error-exitcode=2 00:07:19.878 --60795-- --verbose 00:07:19.878 --60795-- Contents of /proc/version: 00:07:19.878 --60795-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:19.878 --60795-- 00:07:19.878 --60795-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:19.878 --60795-- Page sizes: currently 4096, max supported 4096 00:07:19.878 --60795-- Valgrind library directory: /usr/libexec/valgrind 00:07:19.878 --60795-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:07:19.878 --60795-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:19.878 --60795-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:19.878 --60795-- might be shown as UnknownInlinedFun 00:07:19.878 --60795-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:19.878 --60795-- object doesn't have a dynamic symbol table 00:07:19.878 --60795-- Scheduler: using generic scheduler lock implementation. 00:07:19.878 --60795-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:19.878 ==60795== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60795-by-???-on-48eae4554860 00:07:19.878 ==60795== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60795-by-???-on-48eae4554860 00:07:19.878 ==60795== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60795-by-???-on-48eae4554860 00:07:19.878 ==60795== 00:07:19.878 ==60795== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:19.878 ==60795== don't want to do, unless you know exactly what you're doing, 00:07:19.878 ==60795== or are doing some strange experiment): 00:07:19.878 ==60795== /usr/libexec/valgrind/../../bin/vgdb --pid=60795 ...command... 00:07:19.878 ==60795== 00:07:19.878 ==60795== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:19.878 ==60795== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:07:19.878 ==60795== and then give GDB the following command 00:07:19.878 ==60795== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60795 00:07:19.878 ==60795== --pid is optional if only one valgrind process is running 00:07:19.878 ==60795== 00:07:19.878 --60795-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:19.878 --60795-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:19.878 --60795-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:19.879 --60795-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:19.879 ==60795== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.879 --60795-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:19.879 --60795-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:19.879 --60795-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:19.879 --60795-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:19.879 --60795-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:19.879 --60795-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:19.879 --60795-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:19.879 --60795-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:19.879 --60795-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:19.879 --60795-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:19.879 --60795-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:19.879 --60795-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:19.879 --60795-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:19.879 --60795-- Reading syms from /usr/lib64/libm.so.6 00:07:19.879 --60795-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:19.879 --60795-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:19.879 --60795-- Reading syms from /usr/lib64/libc.so.6 00:07:19.879 ==60795== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.879 --60795-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.879 --60795-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:19.879 ==60795== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.879 --60795-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.879 --60795-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:19.879 ==60795== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.879 --60795-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.879 --60795-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:19.879 ==60795== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.879 --60795-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.879 --60795-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:19.879 ==60795== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.879 --60795-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.879 --60795-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:19.879 ==60795== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.879 --60795-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.879 --60795-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:19.879 --60795-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:20.146 --60795-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:20.146 --60795-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:20.146 --60795-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:20.146 --60795-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:20.146 --60795-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:20.146 --60795-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 --60795-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.146 ==60795== Preferring higher priority redirection: 00:07:20.146 --60795-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:20.146 --60795-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:20.147 --60795-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.147 --60795-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.147 --60795-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.147 --60795-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.147 --60795-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.147 --60795-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.147 --60795-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.147 --60795-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.147 --60795-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.147 ==60795== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.147 --60795-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:20.147 --60795-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:20.147 ==60795== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.147 --60795-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:20.147 --60795-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:20.147 --60795-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:20.147 --60795-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:20.147 --60795-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:20.147 --60795-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:20.147 --60795-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:20.147 --60795-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:20.147 --60795-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:20.147 --60795-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:20.147 --60795-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:20.147 --60795-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:20.147 --60795-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:20.147 --60795-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:20.147 --60795-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:20.147 --60795-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:20.147 --60795-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:20.147 --60795-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:20.147 00:07:20.147 00:07:20.147 CUnit - A unit testing framework for C - Version 2.1-3 00:07:20.147 http://cunit.sourceforge.net/ 00:07:20.147 00:07:20.147 00:07:20.147 Suite: json 00:07:20.147 Test: test_write_literal ...passed 00:07:20.147 Test: test_write_string_simple ...passed 00:07:20.404 Test: test_write_string_escapes ...passed 00:07:20.404 Test: test_write_string_utf16le ...passed 00:07:20.404 Test: test_write_number_int32 ...passed 00:07:20.404 Test: test_write_number_uint32 ...passed 00:07:20.404 Test: test_write_number_uint128 ...passed 00:07:20.404 Test: test_write_string_number_uint128 ...passed 00:07:20.404 Test: test_write_number_int64 ...passed 00:07:20.404 Test: test_write_number_uint64 ...passed 00:07:20.404 Test: test_write_number_double ...passed 00:07:20.404 Test: test_write_uuid ...passed 00:07:20.404 Test: test_write_array ...passed 00:07:20.404 Test: test_write_object ...passed 00:07:20.404 Test: test_write_nesting ...passed 00:07:20.404 Test: test_write_val ...passed 00:07:20.404 00:07:20.404 Run Summary: Type Total Ran Passed Failed Inactive 00:07:20.404 suites 1 1 n/a 0 0 00:07:20.404 tests 16 16 16 0 0 00:07:20.404 asserts 918 918 918 0 n/a 00:07:20.404 00:07:20.404 Elapsed time = 0.280 seconds 00:07:20.404 --60795-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:20.404 --60795-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:20.661 ==60795== 00:07:20.661 ==60795== HEAP SUMMARY: 00:07:20.661 ==60795== in use at exit: 0 bytes in 0 blocks 00:07:20.661 ==60795== total heap usage: 258 allocs, 258 frees, 823,341 bytes allocated 00:07:20.661 ==60795== 00:07:20.661 ==60795== All heap blocks were freed -- no leaks are possible 00:07:20.661 ==60795== 00:07:20.661 ==60795== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:20.661 10:21:14 -- unit/unittest.sh@78 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:07:20.661 ==60796== Memcheck, a memory error detector 00:07:20.661 ==60796== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:20.661 ==60796== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:20.662 ==60796== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:07:20.662 ==60796== 00:07:20.662 --60796-- Valgrind options: 00:07:20.662 --60796-- --leak-check=full 00:07:20.662 --60796-- --error-exitcode=2 00:07:20.662 --60796-- --verbose 00:07:20.662 --60796-- Contents of /proc/version: 00:07:20.662 --60796-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:20.662 --60796-- 00:07:20.662 --60796-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:20.662 --60796-- Page sizes: currently 4096, max supported 4096 00:07:20.662 --60796-- Valgrind library directory: /usr/libexec/valgrind 00:07:20.662 --60796-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:07:20.662 --60796-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:20.662 --60796-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:20.662 --60796-- might be shown as UnknownInlinedFun 00:07:20.662 --60796-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:20.662 --60796-- object doesn't have a dynamic symbol table 00:07:20.662 --60796-- Scheduler: using generic scheduler lock implementation. 00:07:20.662 --60796-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:20.662 ==60796== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60796-by-???-on-48eae4554860 00:07:20.662 ==60796== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60796-by-???-on-48eae4554860 00:07:20.662 ==60796== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60796-by-???-on-48eae4554860 00:07:20.662 ==60796== 00:07:20.662 ==60796== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:20.662 ==60796== don't want to do, unless you know exactly what you're doing, 00:07:20.662 ==60796== or are doing some strange experiment): 00:07:20.662 ==60796== /usr/libexec/valgrind/../../bin/vgdb --pid=60796 ...command... 00:07:20.662 ==60796== 00:07:20.662 ==60796== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:20.662 ==60796== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:07:20.662 ==60796== and then give GDB the following command 00:07:20.662 ==60796== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60796 00:07:20.662 ==60796== --pid is optional if only one valgrind process is running 00:07:20.662 ==60796== 00:07:20.662 --60796-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:20.662 --60796-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:20.662 --60796-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:20.662 --60796-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:20.662 ==60796== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.662 --60796-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:20.662 --60796-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:20.662 --60796-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:20.662 --60796-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:20.662 --60796-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:20.662 --60796-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:20.662 --60796-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:20.662 --60796-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:20.662 --60796-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:20.662 --60796-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:20.662 --60796-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:20.662 --60796-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:20.662 --60796-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:20.662 --60796-- Reading syms from /usr/lib64/libm.so.6 00:07:20.662 --60796-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:20.662 --60796-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:20.662 --60796-- Reading syms from /usr/lib64/libc.so.6 00:07:20.662 ==60796== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.662 --60796-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:20.662 --60796-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:20.662 ==60796== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.662 --60796-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:20.662 --60796-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:20.662 ==60796== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.662 --60796-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:20.662 --60796-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:20.662 ==60796== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.662 --60796-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:20.662 --60796-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:20.662 ==60796== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.662 --60796-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:20.662 --60796-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:20.662 ==60796== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.662 --60796-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:20.662 --60796-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:20.662 --60796-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:20.662 --60796-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:20.662 --60796-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:20.663 --60796-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:20.920 --60796-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:20.920 --60796-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:20.920 --60796-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 ==60796== Preferring higher priority redirection: 00:07:20.920 --60796-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:20.920 --60796-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:20.920 --60796-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 --60796-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.920 ==60796== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.920 --60796-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:20.920 --60796-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:20.920 ==60796== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.920 --60796-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:20.920 --60796-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:20.920 --60796-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:20.920 --60796-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:20.920 --60796-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:20.921 --60796-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:20.921 --60796-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:20.921 --60796-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:20.921 --60796-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:20.921 --60796-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:20.921 --60796-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:20.921 --60796-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:20.921 --60796-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:20.921 --60796-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:20.921 --60796-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:20.921 --60796-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:20.921 --60796-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:20.921 --60796-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:20.921 00:07:20.921 00:07:20.921 CUnit - A unit testing framework for C - Version 2.1-3 00:07:20.921 http://cunit.sourceforge.net/ 00:07:20.921 00:07:20.921 00:07:20.921 Suite: jsonrpc 00:07:20.921 Test: test_parse_request ...--60796-- REDIR: 0x55833f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:21.179 passed 00:07:21.179 Test: test_parse_request_streaming ...passed 00:07:21.179 00:07:21.179 Run Summary: Type Total Ran Passed Failed Inactive 00:07:21.179 suites 1 1 n/a 0 0 00:07:21.179 tests 2 2 2 0 0 00:07:21.179 asserts 289 289 289 0 n/a 00:07:21.179 00:07:21.179 Elapsed time = 0.112 seconds 00:07:21.179 --60796-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:21.179 --60796-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:21.179 ==60796== 00:07:21.179 ==60796== HEAP SUMMARY: 00:07:21.179 ==60796== in use at exit: 0 bytes in 0 blocks 00:07:21.179 ==60796== total heap usage: 166 allocs, 166 frees, 4,958,311 bytes allocated 00:07:21.179 ==60796== 00:07:21.179 ==60796== All heap blocks were freed -- no leaks are possible 00:07:21.179 ==60796== 00:07:21.179 ==60796== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:21.179 00:07:21.179 real 0m3.191s 00:07:21.179 user 0m3.097s 00:07:21.179 sys 0m0.086s 00:07:21.179 10:21:14 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:21.179 10:21:14 -- common/autotest_common.sh@10 -- # set +x 00:07:21.179 ************************************ 00:07:21.179 END TEST unittest_json 00:07:21.179 ************************************ 00:07:21.179 10:21:14 -- unit/unittest.sh@244 -- # run_test unittest_rpc unittest_rpc 00:07:21.179 10:21:14 -- common/autotest_common.sh@1077 -- # '[' 2 -le 1 ']' 00:07:21.179 10:21:14 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:07:21.179 10:21:14 -- common/autotest_common.sh@10 -- # set +x 00:07:21.179 ************************************ 00:07:21.179 START TEST unittest_rpc 00:07:21.179 ************************************ 00:07:21.179 10:21:14 -- common/autotest_common.sh@1104 -- # unittest_rpc 00:07:21.179 10:21:14 -- unit/unittest.sh@82 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:07:21.179 ==60814== Memcheck, a memory error detector 00:07:21.179 ==60814== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:21.179 ==60814== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:21.179 ==60814== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:07:21.179 ==60814== 00:07:21.179 --60814-- Valgrind options: 00:07:21.179 --60814-- --leak-check=full 00:07:21.179 --60814-- --error-exitcode=2 00:07:21.179 --60814-- --verbose 00:07:21.179 --60814-- Contents of /proc/version: 00:07:21.179 --60814-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:21.179 --60814-- 00:07:21.179 --60814-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:21.179 --60814-- Page sizes: currently 4096, max supported 4096 00:07:21.179 --60814-- Valgrind library directory: /usr/libexec/valgrind 00:07:21.179 --60814-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:07:21.179 --60814-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:21.179 --60814-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:21.179 --60814-- might be shown as UnknownInlinedFun 00:07:21.179 --60814-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:21.179 --60814-- object doesn't have a dynamic symbol table 00:07:21.179 --60814-- Scheduler: using generic scheduler lock implementation. 00:07:21.179 --60814-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:21.179 ==60814== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60814-by-???-on-48eae4554860 00:07:21.179 ==60814== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60814-by-???-on-48eae4554860 00:07:21.179 ==60814== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60814-by-???-on-48eae4554860 00:07:21.179 ==60814== 00:07:21.179 ==60814== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:21.179 ==60814== don't want to do, unless you know exactly what you're doing, 00:07:21.179 ==60814== or are doing some strange experiment): 00:07:21.179 ==60814== /usr/libexec/valgrind/../../bin/vgdb --pid=60814 ...command... 00:07:21.179 ==60814== 00:07:21.179 ==60814== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:21.180 ==60814== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:07:21.180 ==60814== and then give GDB the following command 00:07:21.180 ==60814== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60814 00:07:21.180 ==60814== --pid is optional if only one valgrind process is running 00:07:21.180 ==60814== 00:07:21.180 --60814-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:21.180 --60814-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:21.180 --60814-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:21.438 --60814-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:21.439 ==60814== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.439 --60814-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:21.439 --60814-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:21.439 --60814-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:21.439 --60814-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:21.439 --60814-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:21.439 --60814-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:21.439 --60814-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:21.439 --60814-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:21.439 --60814-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:21.439 --60814-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:21.439 --60814-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:21.439 --60814-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:21.439 --60814-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:21.439 --60814-- Reading syms from /usr/lib64/libm.so.6 00:07:21.439 --60814-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:21.439 --60814-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:21.439 --60814-- Reading syms from /usr/lib64/libc.so.6 00:07:21.439 ==60814== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.439 --60814-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:21.439 --60814-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:21.439 ==60814== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.439 --60814-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:21.439 --60814-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:21.439 ==60814== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.439 --60814-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:21.439 --60814-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:21.439 ==60814== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.439 --60814-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:21.439 --60814-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:21.439 ==60814== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.439 --60814-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:21.439 --60814-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:21.439 ==60814== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.439 --60814-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:21.439 --60814-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:21.439 --60814-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:21.439 --60814-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:21.439 --60814-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:21.439 --60814-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:21.439 --60814-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:21.439 --60814-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:21.698 --60814-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.698 --60814-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.698 --60814-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.698 --60814-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.698 --60814-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.698 --60814-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.698 --60814-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.698 --60814-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.698 --60814-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.698 --60814-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.698 --60814-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.698 --60814-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.698 --60814-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.698 --60814-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.698 --60814-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.699 --60814-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.699 --60814-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.699 --60814-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.699 --60814-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.699 --60814-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.699 --60814-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.699 --60814-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.699 --60814-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.699 --60814-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.699 --60814-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.699 --60814-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.699 --60814-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.699 --60814-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.699 --60814-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.699 --60814-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.699 ==60814== Preferring higher priority redirection: 00:07:21.699 --60814-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:21.699 --60814-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:21.699 --60814-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.699 --60814-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.699 --60814-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.699 --60814-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.699 --60814-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.699 --60814-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.699 --60814-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.699 --60814-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.699 --60814-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.699 ==60814== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.699 --60814-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:21.699 --60814-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:21.699 ==60814== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.699 --60814-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:21.699 --60814-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:21.699 --60814-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:21.699 --60814-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:21.699 --60814-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:21.699 --60814-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:21.699 --60814-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:21.699 --60814-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:21.699 --60814-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:21.699 --60814-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:21.699 --60814-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:21.699 --60814-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:21.699 --60814-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:21.699 --60814-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:21.699 --60814-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:21.699 --60814-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:21.699 --60814-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:21.699 --60814-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:21.699 00:07:21.699 00:07:21.699 CUnit - A unit testing framework for C - Version 2.1-3 00:07:21.699 http://cunit.sourceforge.net/ 00:07:21.699 00:07:21.699 00:07:21.699 Suite: rpc 00:07:21.699 Test: test_jsonrpc_handler ...passed 00:07:21.699 Test: test_spdk_rpc_is_method_allowed ...passed 00:07:21.958 Test: test_rpc_get_methods ...[2024-07-12 10:21:15.602742] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rpc/rpc.c: 378:rpc_get_methods: *ERROR*: spdk_json_decode_object failed 00:07:21.958 passed 00:07:21.958 Test: test_rpc_spdk_get_version ...passed 00:07:21.958 Test: test_spdk_rpc_listen_close ...passed 00:07:21.958 00:07:21.958 Run Summary: Type Total Ran Passed Failed Inactive 00:07:21.958 suites 1 1 n/a 0 0 00:07:21.958 tests 5 5 5 0 0 00:07:21.958 asserts 20 20 20 0 n/a 00:07:21.958 00:07:21.958 Elapsed time = 0.069 seconds 00:07:21.958 --60814-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:21.958 --60814-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:21.958 ==60814== 00:07:21.958 ==60814== HEAP SUMMARY: 00:07:21.958 ==60814== in use at exit: 129 bytes in 4 blocks 00:07:21.958 ==60814== total heap usage: 80 allocs, 76 frees, 121,606 bytes allocated 00:07:21.958 ==60814== 00:07:21.958 ==60814== Searching for pointers to 4 not-freed blocks 00:07:21.958 ==60814== Checked 6,235,296 bytes 00:07:21.958 ==60814== 00:07:21.958 ==60814== LEAK SUMMARY: 00:07:21.958 ==60814== definitely lost: 0 bytes in 0 blocks 00:07:21.958 ==60814== indirectly lost: 0 bytes in 0 blocks 00:07:21.958 ==60814== possibly lost: 0 bytes in 0 blocks 00:07:21.958 ==60814== still reachable: 129 bytes in 4 blocks 00:07:21.958 ==60814== suppressed: 0 bytes in 0 blocks 00:07:21.958 ==60814== Reachable blocks (those to which a pointer was found) are not shown. 00:07:21.958 ==60814== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:21.958 ==60814== 00:07:21.958 ==60814== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:21.959 00:07:21.959 real 0m0.772s 00:07:21.959 user 0m0.742s 00:07:21.959 sys 0m0.028s 00:07:21.959 10:21:15 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:21.959 10:21:15 -- common/autotest_common.sh@10 -- # set +x 00:07:21.959 ************************************ 00:07:21.959 END TEST unittest_rpc 00:07:21.959 ************************************ 00:07:21.959 10:21:15 -- unit/unittest.sh@245 -- # run_test unittest_notify valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:07:21.959 10:21:15 -- common/autotest_common.sh@1077 -- # '[' 6 -le 1 ']' 00:07:21.959 10:21:15 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:07:21.959 10:21:15 -- common/autotest_common.sh@10 -- # set +x 00:07:21.959 ************************************ 00:07:21.959 START TEST unittest_notify 00:07:21.959 ************************************ 00:07:21.959 10:21:15 -- common/autotest_common.sh@1104 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:07:21.959 ==60834== Memcheck, a memory error detector 00:07:21.959 ==60834== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:21.959 ==60834== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:21.959 ==60834== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:07:21.959 ==60834== 00:07:21.959 --60834-- Valgrind options: 00:07:21.959 --60834-- --leak-check=full 00:07:21.959 --60834-- --error-exitcode=2 00:07:21.959 --60834-- --verbose 00:07:21.959 --60834-- Contents of /proc/version: 00:07:21.959 --60834-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:21.959 --60834-- 00:07:21.959 --60834-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:21.959 --60834-- Page sizes: currently 4096, max supported 4096 00:07:21.959 --60834-- Valgrind library directory: /usr/libexec/valgrind 00:07:21.959 --60834-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:07:21.959 --60834-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:21.959 --60834-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:21.959 --60834-- might be shown as UnknownInlinedFun 00:07:21.959 --60834-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:21.959 --60834-- object doesn't have a dynamic symbol table 00:07:21.959 --60834-- Scheduler: using generic scheduler lock implementation. 00:07:21.959 --60834-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:21.959 ==60834== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60834-by-???-on-48eae4554860 00:07:21.959 ==60834== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60834-by-???-on-48eae4554860 00:07:21.959 ==60834== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60834-by-???-on-48eae4554860 00:07:21.959 ==60834== 00:07:21.959 ==60834== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:21.959 ==60834== don't want to do, unless you know exactly what you're doing, 00:07:21.959 ==60834== or are doing some strange experiment): 00:07:21.959 ==60834== /usr/libexec/valgrind/../../bin/vgdb --pid=60834 ...command... 00:07:21.959 ==60834== 00:07:21.959 ==60834== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:21.959 ==60834== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:07:21.959 ==60834== and then give GDB the following command 00:07:21.959 ==60834== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60834 00:07:21.959 ==60834== --pid is optional if only one valgrind process is running 00:07:21.959 ==60834== 00:07:21.959 --60834-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:21.959 --60834-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:21.959 --60834-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:22.217 --60834-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:22.217 ==60834== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.217 --60834-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:22.217 --60834-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:22.217 --60834-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:22.217 --60834-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:22.217 --60834-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:22.217 --60834-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:22.217 --60834-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:22.217 --60834-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:22.217 --60834-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:22.217 --60834-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:22.217 --60834-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:22.217 --60834-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:22.217 --60834-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:22.217 --60834-- Reading syms from /usr/lib64/libm.so.6 00:07:22.217 --60834-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:22.217 --60834-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:22.217 --60834-- Reading syms from /usr/lib64/libc.so.6 00:07:22.217 ==60834== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.217 --60834-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:22.217 --60834-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:22.217 ==60834== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.217 --60834-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:22.217 --60834-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:22.217 ==60834== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.217 --60834-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:22.217 --60834-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:22.217 ==60834== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.217 --60834-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:22.217 --60834-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:22.217 ==60834== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.217 --60834-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:22.217 --60834-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:22.217 ==60834== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.217 --60834-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:22.217 --60834-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:22.217 --60834-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:22.217 --60834-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:22.217 --60834-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:22.217 --60834-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:22.217 --60834-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:22.217 --60834-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:22.217 --60834-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.217 --60834-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.217 --60834-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 ==60834== Preferring higher priority redirection: 00:07:22.218 --60834-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:22.218 --60834-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:22.218 --60834-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 --60834-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.218 ==60834== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.218 --60834-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:22.218 --60834-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:22.218 ==60834== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.218 --60834-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:22.218 --60834-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:22.218 --60834-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:22.476 --60834-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:22.476 --60834-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:22.476 --60834-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:22.476 --60834-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:22.476 --60834-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:22.476 --60834-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:22.476 --60834-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:22.476 --60834-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:22.476 --60834-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:22.476 --60834-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:22.476 --60834-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:22.476 --60834-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:22.476 --60834-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:22.476 --60834-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:22.476 --60834-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:22.476 00:07:22.476 00:07:22.476 CUnit - A unit testing framework for C - Version 2.1-3 00:07:22.476 http://cunit.sourceforge.net/ 00:07:22.476 00:07:22.476 00:07:22.476 Suite: app_suite 00:07:22.476 Test: notify ...passed 00:07:22.476 00:07:22.476 Run Summary: Type Total Ran Passed Failed Inactive 00:07:22.476 suites 1 1 n/a 0 0 00:07:22.476 tests 1 1 1 0 0 00:07:22.476 asserts 13 13 13 0 n/a 00:07:22.476 00:07:22.476 Elapsed time = 0.011 seconds 00:07:22.476 --60834-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:22.476 --60834-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:22.476 ==60834== 00:07:22.476 ==60834== HEAP SUMMARY: 00:07:22.476 ==60834== in use at exit: 288 bytes in 2 blocks 00:07:22.476 ==60834== total heap usage: 62 allocs, 60 frees, 112,190 bytes allocated 00:07:22.476 ==60834== 00:07:22.476 ==60834== Searching for pointers to 2 not-freed blocks 00:07:22.476 ==60834== Checked 6,493,680 bytes 00:07:22.476 ==60834== 00:07:22.476 ==60834== LEAK SUMMARY: 00:07:22.476 ==60834== definitely lost: 0 bytes in 0 blocks 00:07:22.476 ==60834== indirectly lost: 0 bytes in 0 blocks 00:07:22.476 ==60834== possibly lost: 0 bytes in 0 blocks 00:07:22.476 ==60834== still reachable: 288 bytes in 2 blocks 00:07:22.476 ==60834== suppressed: 0 bytes in 0 blocks 00:07:22.476 ==60834== Reachable blocks (those to which a pointer was found) are not shown. 00:07:22.476 ==60834== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:22.476 ==60834== 00:07:22.476 ==60834== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:22.476 00:07:22.476 real 0m0.539s 00:07:22.476 user 0m0.514s 00:07:22.476 sys 0m0.023s 00:07:22.476 10:21:16 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:22.476 10:21:16 -- common/autotest_common.sh@10 -- # set +x 00:07:22.476 ************************************ 00:07:22.476 END TEST unittest_notify 00:07:22.476 ************************************ 00:07:22.476 10:21:16 -- unit/unittest.sh@246 -- # run_test unittest_nvme unittest_nvme 00:07:22.477 10:21:16 -- common/autotest_common.sh@1077 -- # '[' 2 -le 1 ']' 00:07:22.477 10:21:16 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:07:22.477 10:21:16 -- common/autotest_common.sh@10 -- # set +x 00:07:22.477 ************************************ 00:07:22.477 START TEST unittest_nvme 00:07:22.477 ************************************ 00:07:22.477 10:21:16 -- common/autotest_common.sh@1104 -- # unittest_nvme 00:07:22.477 10:21:16 -- unit/unittest.sh@86 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:07:22.477 ==60852== Memcheck, a memory error detector 00:07:22.477 ==60852== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:22.477 ==60852== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:22.477 ==60852== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:07:22.477 ==60852== 00:07:22.477 --60852-- Valgrind options: 00:07:22.477 --60852-- --leak-check=full 00:07:22.477 --60852-- --error-exitcode=2 00:07:22.477 --60852-- --verbose 00:07:22.477 --60852-- Contents of /proc/version: 00:07:22.477 --60852-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:22.477 --60852-- 00:07:22.477 --60852-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:22.477 --60852-- Page sizes: currently 4096, max supported 4096 00:07:22.477 --60852-- Valgrind library directory: /usr/libexec/valgrind 00:07:22.477 --60852-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:07:22.477 --60852-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:22.477 --60852-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:22.477 --60852-- might be shown as UnknownInlinedFun 00:07:22.477 --60852-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:22.477 --60852-- object doesn't have a dynamic symbol table 00:07:22.477 --60852-- Scheduler: using generic scheduler lock implementation. 00:07:22.477 --60852-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:22.477 ==60852== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60852-by-???-on-48eae4554860 00:07:22.477 ==60852== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60852-by-???-on-48eae4554860 00:07:22.477 ==60852== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60852-by-???-on-48eae4554860 00:07:22.477 ==60852== 00:07:22.477 ==60852== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:22.477 ==60852== don't want to do, unless you know exactly what you're doing, 00:07:22.477 ==60852== or are doing some strange experiment): 00:07:22.477 ==60852== /usr/libexec/valgrind/../../bin/vgdb --pid=60852 ...command... 00:07:22.477 ==60852== 00:07:22.477 ==60852== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:22.477 ==60852== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:07:22.477 ==60852== and then give GDB the following command 00:07:22.477 ==60852== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60852 00:07:22.477 ==60852== --pid is optional if only one valgrind process is running 00:07:22.477 ==60852== 00:07:22.734 --60852-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:22.734 --60852-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:22.734 --60852-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:22.734 --60852-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:22.734 ==60852== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.734 --60852-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:22.734 --60852-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:22.734 --60852-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:22.734 --60852-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:22.734 --60852-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:22.734 --60852-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:22.734 --60852-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:22.734 --60852-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:22.734 --60852-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:22.734 --60852-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:22.734 --60852-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:22.734 --60852-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:22.734 --60852-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:22.734 --60852-- Reading syms from /usr/lib64/libm.so.6 00:07:22.734 --60852-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:22.734 --60852-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:22.734 --60852-- Reading syms from /usr/lib64/libc.so.6 00:07:22.734 ==60852== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.734 --60852-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:22.734 --60852-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:22.734 ==60852== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.734 --60852-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:22.734 --60852-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:22.734 ==60852== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.734 --60852-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:22.734 --60852-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:22.734 ==60852== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.734 --60852-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:22.734 --60852-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:22.734 ==60852== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.734 --60852-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:22.734 --60852-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:22.734 ==60852== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.734 --60852-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:22.734 --60852-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:22.734 --60852-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:22.734 --60852-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:22.734 --60852-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:22.734 --60852-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:22.734 --60852-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:22.734 --60852-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:22.734 --60852-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 ==60852== Preferring higher priority redirection: 00:07:22.735 --60852-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:22.735 --60852-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:22.735 --60852-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.735 --60852-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.992 --60852-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.992 --60852-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.992 --60852-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.992 --60852-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.992 ==60852== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.992 --60852-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:22.992 --60852-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:22.992 ==60852== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.992 --60852-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:22.992 --60852-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:22.992 --60852-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:22.992 --60852-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:22.992 --60852-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:22.992 --60852-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:22.992 --60852-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:22.992 --60852-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:22.992 --60852-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:22.992 --60852-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:22.992 --60852-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:22.992 --60852-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:22.992 --60852-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:22.992 --60852-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:22.992 --60852-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:22.992 --60852-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:22.992 --60852-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:22.992 --60852-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:22.992 00:07:22.992 00:07:22.992 CUnit - A unit testing framework for C - Version 2.1-3 00:07:22.992 http://cunit.sourceforge.net/ 00:07:22.992 00:07:22.992 00:07:22.992 Suite: nvme 00:07:22.992 Test: test_opc_data_transfer ...passed 00:07:22.992 Test: test_spdk_nvme_transport_id_parse_trtype ...passed 00:07:22.992 Test: test_spdk_nvme_transport_id_parse_adrfam ...passed 00:07:22.992 Test: test_trid_parse_and_compare ...[2024-07-12 10:21:16.804226] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1167:parse_next_key: *ERROR*: Key without ':' or '=' separator 00:07:22.992 [2024-07-12 10:21:16.832203] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1224:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:07:22.992 [2024-07-12 10:21:16.834004] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1179:parse_next_key: *ERROR*: Key length 32 greater than maximum allowed 31 00:07:22.992 [2024-07-12 10:21:16.834232] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1224:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:07:22.992 [2024-07-12 10:21:16.835733] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1190:parse_next_key: *ERROR*: Key without value 00:07:22.992 [2024-07-12 10:21:16.835931] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1224:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:07:22.992 --60852-- REDIR: 0x5641c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:07:22.992 passed 00:07:22.992 Test: test_trid_trtype_str ...passed 00:07:22.992 Test: test_trid_adrfam_str ...passed 00:07:22.992 Test: test_nvme_ctrlr_probe ...[2024-07-12 10:21:16.889720] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 683:nvme_ctrlr_probe: *ERROR*: Failed to construct NVMe controller for SSD: 00:07:22.992 passed 00:07:22.992 Test: test_spdk_nvme_probe ...[2024-07-12 10:21:16.896136] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:07:22.992 [2024-07-12 10:21:16.896706] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 898:spdk_nvme_probe: *ERROR*: Create probe context failed 00:07:22.992 [2024-07-12 10:21:16.899166] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 812:nvme_probe_internal: *ERROR*: NVMe trtype 256 (PCIE) not available 00:07:22.992 [2024-07-12 10:21:16.899550] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 898:spdk_nvme_probe: *ERROR*: Create probe context failed 00:07:23.249 passed 00:07:23.249 Test: test_spdk_nvme_connect ...[2024-07-12 10:21:16.909003] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 989:spdk_nvme_connect: *ERROR*: No transport ID specified 00:07:23.249 [2024-07-12 10:21:16.942054] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:07:23.249 [2024-07-12 10:21:16.942379] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1000:spdk_nvme_connect: *ERROR*: Create probe context failed 00:07:23.249 passed 00:07:23.249 Test: test_nvme_ctrlr_probe_internal ...[2024-07-12 10:21:16.945572] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 683:nvme_ctrlr_probe: *ERROR*: Failed to construct NVMe controller for SSD: 00:07:23.249 [2024-07-12 10:21:16.946096] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 821:nvme_probe_internal: *ERROR*: NVMe ctrlr scan failed 00:07:23.249 passed 00:07:23.249 Test: test_nvme_init_controllers ...[2024-07-12 10:21:16.954043] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 708:nvme_ctrlr_poll_internal: *ERROR*: Failed to initialize SSD: 00:07:23.249 passed 00:07:23.249 Test: test_nvme_driver_init ...[2024-07-12 10:21:16.968077] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 578:nvme_driver_init: *ERROR*: primary process failed to reserve memory 00:07:23.249 [2024-07-12 10:21:16.968611] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:07:23.249 [2024-07-12 10:21:17.077210] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 596:nvme_driver_init: *ERROR*: timeout waiting for primary process to init 00:07:23.249 [2024-07-12 10:21:17.081683] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 618:nvme_driver_init: *ERROR*: failed to initialize mutex 00:07:23.249 passed 00:07:23.249 Test: test_spdk_nvme_detach ...passed 00:07:23.249 Test: test_nvme_completion_poll_cb ...passed 00:07:23.249 Test: test_nvme_user_copy_cmd_complete ...--60852-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:23.249 passed 00:07:23.249 Test: test_nvme_allocate_request_null ...passed 00:07:23.249 Test: test_nvme_allocate_request ...passed 00:07:23.249 Test: test_nvme_free_request ...passed 00:07:23.249 Test: test_nvme_allocate_request_user_copy ...passed 00:07:23.249 Test: test_nvme_robust_mutex_init_shared ...passed 00:07:23.506 Test: test_nvme_request_check_timeout ...passed 00:07:23.506 Test: test_nvme_wait_for_completion ...passed 00:07:23.506 Test: test_spdk_nvme_parse_func ...--60852-- REDIR: 0x5587900 (libc.so.6:strcasestr) redirected to 0x48505a0 (strcasestr) 00:07:23.506 passed 00:07:23.506 Test: test_spdk_nvme_detach_async ...passed 00:07:23.506 Test: test_nvme_parse_addr ...[2024-07-12 10:21:17.209571] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1577:nvme_parse_addr: *ERROR*: addr and service must both be non-NULL 00:07:23.506 passed 00:07:23.506 00:07:23.506 Run Summary: Type Total Ran Passed Failed Inactive 00:07:23.506 suites 1 1 n/a 0 0 00:07:23.506 tests 25 25 25 0 0 00:07:23.506 asserts 326 326 326 0 n/a 00:07:23.506 00:07:23.506 Elapsed time = 0.323 seconds 00:07:23.506 --60852-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:23.506 --60852-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:23.506 ==60852== 00:07:23.506 ==60852== HEAP SUMMARY: 00:07:23.506 ==60852== in use at exit: 0 bytes in 0 blocks 00:07:23.506 ==60852== total heap usage: 177 allocs, 177 frees, 147,445 bytes allocated 00:07:23.506 ==60852== 00:07:23.506 ==60852== All heap blocks were freed -- no leaks are possible 00:07:23.506 ==60852== 00:07:23.506 ==60852== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:23.506 10:21:17 -- unit/unittest.sh@87 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:07:23.506 ==60853== Memcheck, a memory error detector 00:07:23.506 ==60853== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:23.506 ==60853== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:23.506 ==60853== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:07:23.506 ==60853== 00:07:23.506 --60853-- Valgrind options: 00:07:23.506 --60853-- --leak-check=full 00:07:23.506 --60853-- --error-exitcode=2 00:07:23.506 --60853-- --verbose 00:07:23.506 --60853-- Contents of /proc/version: 00:07:23.506 --60853-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:23.506 --60853-- 00:07:23.506 --60853-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:23.506 --60853-- Page sizes: currently 4096, max supported 4096 00:07:23.506 --60853-- Valgrind library directory: /usr/libexec/valgrind 00:07:23.506 --60853-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:07:23.506 --60853-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:23.506 --60853-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:23.506 --60853-- might be shown as UnknownInlinedFun 00:07:23.506 --60853-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:23.506 --60853-- object doesn't have a dynamic symbol table 00:07:23.506 --60853-- Scheduler: using generic scheduler lock implementation. 00:07:23.506 --60853-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:23.507 ==60853== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60853-by-???-on-48eae4554860 00:07:23.507 ==60853== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60853-by-???-on-48eae4554860 00:07:23.507 ==60853== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60853-by-???-on-48eae4554860 00:07:23.507 ==60853== 00:07:23.507 ==60853== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:23.507 ==60853== don't want to do, unless you know exactly what you're doing, 00:07:23.507 ==60853== or are doing some strange experiment): 00:07:23.507 ==60853== /usr/libexec/valgrind/../../bin/vgdb --pid=60853 ...command... 00:07:23.507 ==60853== 00:07:23.507 ==60853== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:23.507 ==60853== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:07:23.507 ==60853== and then give GDB the following command 00:07:23.507 ==60853== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60853 00:07:23.507 ==60853== --pid is optional if only one valgrind process is running 00:07:23.507 ==60853== 00:07:23.507 --60853-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:23.507 --60853-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:23.507 --60853-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:23.507 --60853-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:23.507 ==60853== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.507 --60853-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:23.507 --60853-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:23.507 --60853-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:23.507 --60853-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:23.507 --60853-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:23.507 --60853-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:23.507 --60853-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:23.507 --60853-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:23.507 --60853-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:23.507 --60853-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:23.507 --60853-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:23.507 --60853-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:23.507 --60853-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:23.507 --60853-- Reading syms from /usr/lib64/libm.so.6 00:07:23.764 --60853-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:23.764 --60853-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:23.764 --60853-- Reading syms from /usr/lib64/libc.so.6 00:07:23.764 ==60853== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.764 --60853-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:23.764 --60853-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:23.764 ==60853== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.764 --60853-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:23.764 --60853-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:23.764 ==60853== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.764 --60853-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:23.764 --60853-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:23.764 ==60853== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.764 --60853-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:23.764 --60853-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:23.764 ==60853== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.764 --60853-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:23.764 --60853-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:23.764 ==60853== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.764 --60853-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:23.764 --60853-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:23.764 --60853-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:23.764 --60853-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:23.764 --60853-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:23.764 --60853-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:23.764 --60853-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:23.764 --60853-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:23.764 --60853-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.764 --60853-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.765 ==60853== Preferring higher priority redirection: 00:07:23.765 --60853-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:23.765 --60853-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:23.765 --60853-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.765 --60853-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.765 --60853-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.765 --60853-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.765 --60853-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.765 --60853-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.765 --60853-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.765 --60853-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.765 --60853-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.765 ==60853== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.765 --60853-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:23.765 --60853-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:23.765 ==60853== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.765 --60853-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:23.765 --60853-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:23.765 --60853-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:23.765 --60853-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:23.765 --60853-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:23.765 --60853-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:23.765 --60853-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:23.765 --60853-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:23.765 --60853-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:24.021 --60853-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:24.021 --60853-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:24.021 --60853-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:24.021 --60853-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:24.021 --60853-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:24.021 --60853-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:24.021 --60853-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:24.021 --60853-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:24.021 --60853-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:24.021 00:07:24.021 00:07:24.021 CUnit - A unit testing framework for C - Version 2.1-3 00:07:24.021 http://cunit.sourceforge.net/ 00:07:24.021 00:07:24.021 00:07:24.021 Suite: nvme_ctrlr 00:07:24.021 Test: test_nvme_ctrlr_init_en_1_rdy_0 ...[2024-07-12 10:21:17.745538] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4135:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:24.021 --60853-- REDIR: 0x5644ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:24.021 --60853-- REDIR: 0x55833f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:24.021 --60853-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:24.021 passed 00:07:24.021 Test: test_nvme_ctrlr_init_en_1_rdy_1 ...[2024-07-12 10:21:17.873529] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4135:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:24.021 passed 00:07:24.021 Test: test_nvme_ctrlr_init_en_0_rdy_0 ...[2024-07-12 10:21:17.879175] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4135:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:24.021 passed 00:07:24.021 Test: test_nvme_ctrlr_init_en_0_rdy_1 ...[2024-07-12 10:21:17.884469] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4135:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:24.021 passed 00:07:24.021 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_rr ...[2024-07-12 10:21:17.889725] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4135:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:24.021 [2024-07-12 10:21:17.896891] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3934:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-07-12 10:21:17.901138] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3934:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-07-12 10:21:17.905009] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3934:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:07:24.021 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_wrr ...[2024-07-12 10:21:17.912353] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4135:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:24.021 [2024-07-12 10:21:17.922540] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3934:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-07-12 10:21:17.926245] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3934:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:07:24.021 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_vs ...[2024-07-12 10:21:17.933560] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4135:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:24.278 [2024-07-12 10:21:17.939315] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3934:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-07-12 10:21:17.947084] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3934:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:07:24.278 Test: test_nvme_ctrlr_init_delay ...[2024-07-12 10:21:17.954287] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4135:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:24.278 passed 00:07:24.278 Test: test_alloc_io_qpair_rr_1 ...[2024-07-12 10:21:17.961569] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4135:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:24.278 [2024-07-12 10:21:17.978435] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5318:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:07:24.278 [2024-07-12 10:21:17.985240] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 385:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:07:24.278 [2024-07-12 10:21:17.986448] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 385:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:07:24.278 [2024-07-12 10:21:17.986905] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 385:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:07:24.278 passed 00:07:24.278 Test: test_ctrlr_get_default_ctrlr_opts ...passed 00:07:24.278 Test: test_ctrlr_get_default_io_qpair_opts ...passed 00:07:24.278 Test: test_alloc_io_qpair_wrr_1 ...[2024-07-12 10:21:18.005725] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4135:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:24.278 passed 00:07:24.278 Test: test_alloc_io_qpair_wrr_2 ...[2024-07-12 10:21:18.011471] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4135:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:24.278 [2024-07-12 10:21:18.014711] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5318:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:07:24.278 passed 00:07:24.278 Test: test_spdk_nvme_ctrlr_update_firmware ...[2024-07-12 10:21:18.021753] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4846:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_update_firmware invalid size! 00:07:24.278 [2024-07-12 10:21:18.026490] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4883:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:07:24.278 [2024-07-12 10:21:18.031471] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4923:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] nvme_ctrlr_cmd_fw_commit failed! 00:07:24.278 [2024-07-12 10:21:18.034410] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4883:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:07:24.278 passed 00:07:24.278 Test: test_nvme_ctrlr_fail ...[2024-07-12 10:21:18.037334] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1029:nvme_ctrlr_fail: *ERROR*: [] in failed state. 00:07:24.278 passed 00:07:24.278 Test: test_nvme_ctrlr_construct_intel_support_log_page_list ...passed 00:07:24.278 Test: test_nvme_ctrlr_set_supported_features ...passed 00:07:24.278 Test: test_spdk_nvme_ctrlr_doorbell_buffer_config ...passed 00:07:24.278 Test: test_nvme_ctrlr_test_active_ns ...[2024-07-12 10:21:18.058973] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4135:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:24.841 passed 00:07:24.841 Test: test_nvme_ctrlr_test_active_ns_error_case ...passed 00:07:24.841 Test: test_spdk_nvme_ctrlr_reconnect_io_qpair ...passed 00:07:24.841 Test: test_spdk_nvme_ctrlr_set_trid ...passed 00:07:24.841 Test: test_nvme_ctrlr_init_set_nvmf_ioccsz ...[2024-07-12 10:21:18.708967] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4135:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:24.841 passed 00:07:24.842 Test: test_nvme_ctrlr_init_set_num_queues ...[2024-07-12 10:21:18.734311] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4135:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:24.842 passed 00:07:24.842 Test: test_nvme_ctrlr_init_set_keep_alive_timeout ...[2024-07-12 10:21:18.738354] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4135:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:24.842 [2024-07-12 10:21:18.745471] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:2870:nvme_ctrlr_set_keep_alive_timeout_done: *ERROR*: [] Keep alive timeout Get Feature failed: SC 6 SCT 0 00:07:24.842 passed 00:07:24.842 Test: test_alloc_io_qpair_fail ...[2024-07-12 10:21:18.747907] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4135:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:24.842 [2024-07-12 10:21:18.748985] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 497:spdk_nvme_ctrlr_alloc_io_qpair: *ERROR*: [] nvme_transport_ctrlr_connect_io_qpair() failed 00:07:24.842 passed 00:07:25.099 Test: test_nvme_ctrlr_add_remove_process ...passed 00:07:25.099 Test: test_nvme_ctrlr_set_arbitration_feature ...passed 00:07:25.099 Test: test_nvme_ctrlr_set_state ...[2024-07-12 10:21:18.765522] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1465:_nvme_ctrlr_set_state: *ERROR*: [] Specified timeout would cause integer overflow. Defaulting to no timeout. 00:07:25.099 passed 00:07:25.099 Test: test_nvme_ctrlr_active_ns_list_v0 ...[2024-07-12 10:21:18.766513] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4135:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:25.099 passed 00:07:25.099 Test: test_nvme_ctrlr_active_ns_list_v2 ...[2024-07-12 10:21:18.806391] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4135:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:25.099 passed 00:07:25.099 Test: test_nvme_ctrlr_ns_mgmt ...[2024-07-12 10:21:18.891000] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4135:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:25.099 passed 00:07:25.099 Test: test_nvme_ctrlr_reset ...[2024-07-12 10:21:18.908328] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4135:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:25.099 passed 00:07:25.099 Test: test_nvme_ctrlr_aer_callback ...[2024-07-12 10:21:18.927642] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4135:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:25.099 passed 00:07:25.099 Test: test_nvme_ctrlr_ns_attr_changed ...[2024-07-12 10:21:18.944813] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4135:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:25.099 passed 00:07:25.099 Test: test_nvme_ctrlr_identify_namespaces_iocs_specific_next ...passed 00:07:25.099 Test: test_nvme_ctrlr_set_supported_log_pages ...passed 00:07:25.099 Test: test_nvme_ctrlr_set_intel_supported_log_pages ...[2024-07-12 10:21:18.980637] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4135:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:25.099 passed 00:07:25.099 Test: test_nvme_ctrlr_parse_ana_log_page ...passed 00:07:25.099 Test: test_nvme_ctrlr_ana_resize ...[2024-07-12 10:21:18.997707] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4135:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:25.099 passed 00:07:25.099 Test: test_nvme_ctrlr_get_memory_domains ...passed 00:07:25.099 Test: test_nvme_transport_ctrlr_ready ...[2024-07-12 10:21:19.010344] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4016:nvme_ctrlr_process_init: *ERROR*: [] Transport controller ready step failed: rc -1 00:07:25.099 [2024-07-12 10:21:19.011972] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4067:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr operation failed with error: -1, ctrlr state: 51 (error) 00:07:25.099 passed 00:07:25.099 Test: test_nvme_ctrlr_disable ...[2024-07-12 10:21:19.013007] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4135:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:25.356 passed 00:07:25.356 00:07:25.356 Run Summary: Type Total Ran Passed Failed Inactive 00:07:25.357 suites 1 1 n/a 0 0 00:07:25.357 tests 43 43 43 0 0 00:07:25.357 asserts 10418 10418 10418 0 n/a 00:07:25.357 00:07:25.357 Elapsed time = 1.236 seconds 00:07:25.357 --60853-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:25.357 --60853-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:25.357 ==60853== 00:07:25.357 ==60853== HEAP SUMMARY: 00:07:25.357 ==60853== in use at exit: 0 bytes in 0 blocks 00:07:25.357 ==60853== total heap usage: 8,074 allocs, 8,074 frees, 64,077,670 bytes allocated 00:07:25.357 ==60853== 00:07:25.357 ==60853== All heap blocks were freed -- no leaks are possible 00:07:25.357 ==60853== 00:07:25.357 ==60853== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:25.357 10:21:19 -- unit/unittest.sh@88 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:07:25.357 ==60856== Memcheck, a memory error detector 00:07:25.357 ==60856== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:25.357 ==60856== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:25.357 ==60856== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:07:25.357 ==60856== 00:07:25.357 --60856-- Valgrind options: 00:07:25.357 --60856-- --leak-check=full 00:07:25.357 --60856-- --error-exitcode=2 00:07:25.357 --60856-- --verbose 00:07:25.357 --60856-- Contents of /proc/version: 00:07:25.357 --60856-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:25.357 --60856-- 00:07:25.357 --60856-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:25.357 --60856-- Page sizes: currently 4096, max supported 4096 00:07:25.357 --60856-- Valgrind library directory: /usr/libexec/valgrind 00:07:25.357 --60856-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:07:25.357 --60856-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:25.357 --60856-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:25.357 --60856-- might be shown as UnknownInlinedFun 00:07:25.357 --60856-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:25.357 --60856-- object doesn't have a dynamic symbol table 00:07:25.357 --60856-- Scheduler: using generic scheduler lock implementation. 00:07:25.357 --60856-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:25.357 ==60856== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60856-by-???-on-48eae4554860 00:07:25.357 ==60856== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60856-by-???-on-48eae4554860 00:07:25.357 ==60856== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60856-by-???-on-48eae4554860 00:07:25.357 ==60856== 00:07:25.357 ==60856== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:25.357 ==60856== don't want to do, unless you know exactly what you're doing, 00:07:25.357 ==60856== or are doing some strange experiment): 00:07:25.357 ==60856== /usr/libexec/valgrind/../../bin/vgdb --pid=60856 ...command... 00:07:25.357 ==60856== 00:07:25.357 ==60856== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:25.357 ==60856== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:07:25.357 ==60856== and then give GDB the following command 00:07:25.357 ==60856== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60856 00:07:25.357 ==60856== --pid is optional if only one valgrind process is running 00:07:25.357 ==60856== 00:07:25.357 --60856-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:25.357 --60856-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:25.357 --60856-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:25.357 --60856-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:25.357 ==60856== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.357 --60856-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:25.357 --60856-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:25.357 --60856-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:25.357 --60856-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:25.357 --60856-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:25.357 --60856-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:25.357 --60856-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:25.357 --60856-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:25.357 --60856-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:25.357 --60856-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:25.357 --60856-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:25.357 --60856-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:25.357 --60856-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:25.357 --60856-- Reading syms from /usr/lib64/libm.so.6 00:07:25.357 --60856-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:25.357 --60856-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:25.357 --60856-- Reading syms from /usr/lib64/libc.so.6 00:07:25.615 ==60856== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.615 --60856-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:25.615 --60856-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:25.615 ==60856== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.615 --60856-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:25.615 --60856-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:25.615 ==60856== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.615 --60856-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:25.615 --60856-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:25.615 ==60856== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.615 --60856-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:25.615 --60856-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:25.615 ==60856== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.615 --60856-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:25.615 --60856-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:25.615 ==60856== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.615 --60856-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:25.615 --60856-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:25.615 --60856-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:25.615 --60856-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:25.615 --60856-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:25.615 --60856-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:25.615 --60856-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:25.615 --60856-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:25.615 --60856-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.615 --60856-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.616 --60856-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.616 --60856-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.616 ==60856== Preferring higher priority redirection: 00:07:25.616 --60856-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:25.616 --60856-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:25.616 --60856-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.616 --60856-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.616 --60856-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.616 --60856-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.616 --60856-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.616 --60856-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.616 --60856-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.616 --60856-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.616 --60856-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.616 ==60856== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.616 --60856-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:25.616 --60856-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:25.616 ==60856== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.616 --60856-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:25.616 --60856-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:25.616 --60856-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:25.616 --60856-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:25.616 --60856-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:25.616 --60856-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:25.616 --60856-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:25.616 --60856-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:25.616 --60856-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:25.616 --60856-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:25.616 --60856-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:25.616 --60856-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:25.616 --60856-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:25.616 --60856-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:25.616 --60856-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:25.616 --60856-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:25.616 --60856-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:25.616 --60856-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:25.616 00:07:25.616 00:07:25.616 CUnit - A unit testing framework for C - Version 2.1-3 00:07:25.616 http://cunit.sourceforge.net/ 00:07:25.616 00:07:25.873 00:07:25.873 Suite: nvme_ctrlr_cmd 00:07:25.873 Test: test_get_log_pages ...passed 00:07:25.873 Test: test_set_feature_cmd ...passed 00:07:25.874 Test: test_set_feature_ns_cmd ...passed 00:07:25.874 Test: test_get_feature_cmd ...passed 00:07:25.874 Test: test_get_feature_ns_cmd ...passed 00:07:25.874 Test: test_abort_cmd ...passed 00:07:25.874 Test: test_set_host_id_cmds ...[2024-07-12 10:21:19.586552] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr_cmd.c: 508:nvme_ctrlr_cmd_set_host_id: *ERROR*: Invalid host ID size 1024 00:07:25.874 passed 00:07:25.874 Test: test_io_cmd_raw_no_payload_build ...passed 00:07:25.874 Test: test_io_raw_cmd ...passed 00:07:25.874 Test: test_io_raw_cmd_with_md ...passed 00:07:25.874 Test: test_namespace_attach ...passed 00:07:25.874 Test: test_namespace_detach ...passed 00:07:25.874 Test: test_namespace_create ...passed 00:07:25.874 Test: test_namespace_delete ...passed 00:07:25.874 Test: test_doorbell_buffer_config ...passed 00:07:25.874 Test: test_format_nvme ...passed 00:07:25.874 Test: test_fw_commit ...passed 00:07:25.874 Test: test_fw_image_download ...passed 00:07:25.874 Test: test_sanitize ...passed 00:07:25.874 Test: test_directive ...passed 00:07:25.874 Test: test_nvme_request_add_abort ...passed 00:07:25.874 Test: test_spdk_nvme_ctrlr_cmd_abort ...passed 00:07:25.874 Test: test_nvme_ctrlr_cmd_identify ...passed 00:07:25.874 Test: test_spdk_nvme_ctrlr_cmd_security_receive_send ...passed 00:07:25.874 00:07:25.874 Run Summary: Type Total Ran Passed Failed Inactive 00:07:25.874 suites 1 1 n/a 0 0 00:07:25.874 tests 24 24 24 0 0 00:07:25.874 asserts 198 198 198 0 n/a 00:07:25.874 00:07:25.874 Elapsed time = 0.146 seconds 00:07:25.874 --60856-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:25.874 --60856-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:25.874 ==60856== 00:07:25.874 ==60856== HEAP SUMMARY: 00:07:25.874 ==60856== in use at exit: 0 bytes in 0 blocks 00:07:25.874 ==60856== total heap usage: 105 allocs, 105 frees, 108,890 bytes allocated 00:07:25.874 ==60856== 00:07:25.874 ==60856== All heap blocks were freed -- no leaks are possible 00:07:25.874 ==60856== 00:07:25.874 ==60856== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:25.874 10:21:19 -- unit/unittest.sh@89 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:07:25.874 ==60857== Memcheck, a memory error detector 00:07:25.874 ==60857== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:25.874 ==60857== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:25.874 ==60857== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:07:25.874 ==60857== 00:07:25.874 --60857-- Valgrind options: 00:07:25.874 --60857-- --leak-check=full 00:07:25.874 --60857-- --error-exitcode=2 00:07:25.874 --60857-- --verbose 00:07:25.874 --60857-- Contents of /proc/version: 00:07:25.874 --60857-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:25.874 --60857-- 00:07:25.874 --60857-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:25.874 --60857-- Page sizes: currently 4096, max supported 4096 00:07:25.874 --60857-- Valgrind library directory: /usr/libexec/valgrind 00:07:25.874 --60857-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:07:25.874 --60857-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:25.874 --60857-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:25.874 --60857-- might be shown as UnknownInlinedFun 00:07:25.874 --60857-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:25.874 --60857-- object doesn't have a dynamic symbol table 00:07:25.874 --60857-- Scheduler: using generic scheduler lock implementation. 00:07:25.874 --60857-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:25.874 ==60857== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60857-by-???-on-48eae4554860 00:07:25.874 ==60857== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60857-by-???-on-48eae4554860 00:07:25.874 ==60857== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60857-by-???-on-48eae4554860 00:07:25.874 ==60857== 00:07:25.874 ==60857== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:25.874 ==60857== don't want to do, unless you know exactly what you're doing, 00:07:25.874 ==60857== or are doing some strange experiment): 00:07:25.874 ==60857== /usr/libexec/valgrind/../../bin/vgdb --pid=60857 ...command... 00:07:25.874 ==60857== 00:07:25.874 ==60857== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:25.874 ==60857== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:07:25.874 ==60857== and then give GDB the following command 00:07:25.874 ==60857== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60857 00:07:25.874 ==60857== --pid is optional if only one valgrind process is running 00:07:25.874 ==60857== 00:07:26.131 --60857-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:26.131 --60857-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:26.131 --60857-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:26.131 --60857-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:26.131 ==60857== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.131 --60857-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:26.131 --60857-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:26.131 --60857-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:26.131 --60857-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:26.132 --60857-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:26.132 --60857-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:26.132 --60857-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:26.132 --60857-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:26.132 --60857-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:26.132 --60857-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:26.132 --60857-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:26.132 --60857-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:26.132 --60857-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:26.132 --60857-- Reading syms from /usr/lib64/libm.so.6 00:07:26.132 --60857-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:26.132 --60857-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:26.132 --60857-- Reading syms from /usr/lib64/libc.so.6 00:07:26.132 ==60857== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.132 --60857-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.132 --60857-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:26.132 ==60857== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.132 --60857-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.132 --60857-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:26.132 ==60857== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.132 --60857-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.132 --60857-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:26.132 ==60857== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.132 --60857-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.132 --60857-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:26.132 ==60857== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.132 --60857-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.132 --60857-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:26.132 ==60857== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.132 --60857-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.132 --60857-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:26.132 --60857-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:26.132 --60857-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:26.132 --60857-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:26.132 --60857-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:26.132 --60857-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:26.132 --60857-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:26.132 --60857-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 --60857-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.132 ==60857== Preferring higher priority redirection: 00:07:26.132 --60857-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:26.132 --60857-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:26.133 --60857-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.133 --60857-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.133 --60857-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.133 --60857-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.133 --60857-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.390 --60857-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.390 --60857-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.390 --60857-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.390 --60857-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.390 ==60857== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.390 --60857-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:26.390 --60857-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:26.390 ==60857== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.390 --60857-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:26.390 --60857-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:26.390 --60857-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:26.390 --60857-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:26.390 --60857-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:26.390 --60857-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:26.390 --60857-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:26.390 --60857-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:26.390 --60857-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:26.390 --60857-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:26.390 --60857-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:26.390 --60857-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:26.390 --60857-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:26.390 --60857-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:26.390 --60857-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:26.390 --60857-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:26.390 --60857-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:26.390 --60857-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:26.390 00:07:26.390 00:07:26.390 CUnit - A unit testing framework for C - Version 2.1-3 00:07:26.390 http://cunit.sourceforge.net/ 00:07:26.390 00:07:26.390 00:07:26.390 Suite: nvme_ctrlr_cmd 00:07:26.390 Test: test_geometry_cmd ...passed 00:07:26.390 Test: test_spdk_nvme_ctrlr_is_ocssd_supported ...passed 00:07:26.390 00:07:26.390 Run Summary: Type Total Ran Passed Failed Inactive 00:07:26.390 suites 1 1 n/a 0 0 00:07:26.390 tests 2 2 2 0 0 00:07:26.390 asserts 7 7 7 0 n/a 00:07:26.390 00:07:26.390 Elapsed time = 0.017 seconds 00:07:26.390 --60857-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:26.391 --60857-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:26.391 ==60857== 00:07:26.391 ==60857== HEAP SUMMARY: 00:07:26.391 ==60857== in use at exit: 0 bytes in 0 blocks 00:07:26.391 ==60857== total heap usage: 53 allocs, 53 frees, 98,078 bytes allocated 00:07:26.391 ==60857== 00:07:26.391 ==60857== All heap blocks were freed -- no leaks are possible 00:07:26.391 ==60857== 00:07:26.391 ==60857== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:26.391 10:21:20 -- unit/unittest.sh@90 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:07:26.391 ==60858== Memcheck, a memory error detector 00:07:26.391 ==60858== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:26.391 ==60858== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:26.391 ==60858== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:07:26.391 ==60858== 00:07:26.391 --60858-- Valgrind options: 00:07:26.391 --60858-- --leak-check=full 00:07:26.391 --60858-- --error-exitcode=2 00:07:26.391 --60858-- --verbose 00:07:26.391 --60858-- Contents of /proc/version: 00:07:26.391 --60858-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:26.391 --60858-- 00:07:26.391 --60858-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:26.391 --60858-- Page sizes: currently 4096, max supported 4096 00:07:26.391 --60858-- Valgrind library directory: /usr/libexec/valgrind 00:07:26.391 --60858-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:07:26.391 --60858-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:26.391 --60858-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:26.391 --60858-- might be shown as UnknownInlinedFun 00:07:26.391 --60858-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:26.391 --60858-- object doesn't have a dynamic symbol table 00:07:26.391 --60858-- Scheduler: using generic scheduler lock implementation. 00:07:26.391 --60858-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:26.391 ==60858== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60858-by-???-on-48eae4554860 00:07:26.391 ==60858== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60858-by-???-on-48eae4554860 00:07:26.391 ==60858== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60858-by-???-on-48eae4554860 00:07:26.391 ==60858== 00:07:26.391 ==60858== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:26.391 ==60858== don't want to do, unless you know exactly what you're doing, 00:07:26.391 ==60858== or are doing some strange experiment): 00:07:26.391 ==60858== /usr/libexec/valgrind/../../bin/vgdb --pid=60858 ...command... 00:07:26.391 ==60858== 00:07:26.391 ==60858== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:26.391 ==60858== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:07:26.391 ==60858== and then give GDB the following command 00:07:26.391 ==60858== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60858 00:07:26.391 ==60858== --pid is optional if only one valgrind process is running 00:07:26.391 ==60858== 00:07:26.648 --60858-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:26.648 --60858-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:26.648 --60858-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:26.648 --60858-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:26.648 ==60858== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.648 --60858-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:26.648 --60858-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:26.648 --60858-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:26.648 --60858-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:26.648 --60858-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:26.648 --60858-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:26.648 --60858-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:26.648 --60858-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:26.648 --60858-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:26.648 --60858-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:26.648 --60858-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:26.648 --60858-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:26.648 --60858-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:26.648 --60858-- Reading syms from /usr/lib64/libm.so.6 00:07:26.648 --60858-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:26.648 --60858-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:26.648 --60858-- Reading syms from /usr/lib64/libc.so.6 00:07:26.648 ==60858== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.648 --60858-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.648 --60858-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:26.648 ==60858== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.648 --60858-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.648 --60858-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:26.648 ==60858== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.648 --60858-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.648 --60858-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:26.648 ==60858== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.649 --60858-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.649 --60858-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:26.649 ==60858== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.649 --60858-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.649 --60858-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:26.649 ==60858== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.649 --60858-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.649 --60858-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:26.649 --60858-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:26.649 --60858-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:26.649 --60858-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:26.649 --60858-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:26.649 --60858-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:26.649 --60858-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:26.649 --60858-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.649 --60858-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.649 --60858-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.649 --60858-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.649 --60858-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.649 --60858-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.649 --60858-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.649 --60858-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.649 --60858-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.649 --60858-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.649 --60858-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.649 --60858-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.649 --60858-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.649 --60858-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.649 --60858-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.906 --60858-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.906 --60858-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.906 --60858-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.906 --60858-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.906 --60858-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.906 --60858-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.906 --60858-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.906 --60858-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.906 --60858-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.906 --60858-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.906 --60858-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.906 --60858-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.906 --60858-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.906 --60858-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.906 --60858-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.906 ==60858== Preferring higher priority redirection: 00:07:26.906 --60858-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:26.906 --60858-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:26.906 --60858-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.906 --60858-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.906 --60858-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.906 --60858-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.906 --60858-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.906 --60858-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.906 --60858-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.906 --60858-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.906 --60858-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.906 ==60858== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.906 --60858-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:26.906 --60858-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:26.906 ==60858== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.906 --60858-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:26.906 --60858-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:26.907 --60858-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:26.907 --60858-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:26.907 --60858-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:26.907 --60858-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:26.907 --60858-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:26.907 --60858-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:26.907 --60858-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:26.907 --60858-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:26.907 --60858-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:26.907 --60858-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:26.907 --60858-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:26.907 --60858-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:26.907 --60858-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:26.907 --60858-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:26.907 --60858-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:26.907 --60858-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:26.907 00:07:26.907 00:07:26.907 CUnit - A unit testing framework for C - Version 2.1-3 00:07:26.907 http://cunit.sourceforge.net/ 00:07:26.907 00:07:26.907 00:07:26.907 Suite: nvme 00:07:26.907 Test: test_nvme_ns_construct ...passed 00:07:26.907 Test: test_nvme_ns_uuid ...passed 00:07:26.907 Test: test_nvme_ns_csi ...passed 00:07:26.907 Test: test_nvme_ns_data ...passed 00:07:26.907 Test: test_nvme_ns_set_identify_data ...passed 00:07:26.907 Test: test_spdk_nvme_ns_get_values ...passed 00:07:26.907 Test: test_spdk_nvme_ns_is_active ...passed 00:07:26.907 Test: spdk_nvme_ns_supports ...passed 00:07:26.907 Test: test_nvme_ns_has_supported_iocs_specific_data ...passed 00:07:26.907 Test: test_nvme_ctrlr_identify_ns_iocs_specific ...--60858-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:26.907 passed 00:07:26.907 Test: test_nvme_ctrlr_identify_id_desc ...passed 00:07:26.907 Test: test_nvme_ns_find_id_desc ...passed 00:07:26.907 00:07:26.907 Run Summary: Type Total Ran Passed Failed Inactive 00:07:26.907 suites 1 1 n/a 0 0 00:07:26.907 tests 12 12 12 0 0 00:07:26.907 asserts 83 83 83 0 n/a 00:07:26.907 00:07:26.907 Elapsed time = 0.066 seconds 00:07:26.907 --60858-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:26.907 --60858-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:27.164 ==60858== 00:07:27.164 ==60858== HEAP SUMMARY: 00:07:27.164 ==60858== in use at exit: 0 bytes in 0 blocks 00:07:27.164 ==60858== total heap usage: 93 allocs, 93 frees, 112,715 bytes allocated 00:07:27.164 ==60858== 00:07:27.164 ==60858== All heap blocks were freed -- no leaks are possible 00:07:27.164 ==60858== 00:07:27.164 ==60858== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:27.164 10:21:20 -- unit/unittest.sh@91 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:07:27.164 ==60859== Memcheck, a memory error detector 00:07:27.164 ==60859== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:27.164 ==60859== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:27.164 ==60859== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:07:27.164 ==60859== 00:07:27.164 --60859-- Valgrind options: 00:07:27.164 --60859-- --leak-check=full 00:07:27.164 --60859-- --error-exitcode=2 00:07:27.164 --60859-- --verbose 00:07:27.164 --60859-- Contents of /proc/version: 00:07:27.164 --60859-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:27.164 --60859-- 00:07:27.164 --60859-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:27.164 --60859-- Page sizes: currently 4096, max supported 4096 00:07:27.164 --60859-- Valgrind library directory: /usr/libexec/valgrind 00:07:27.164 --60859-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:07:27.164 --60859-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:27.164 --60859-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:27.165 --60859-- might be shown as UnknownInlinedFun 00:07:27.165 --60859-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:27.165 --60859-- object doesn't have a dynamic symbol table 00:07:27.165 --60859-- Scheduler: using generic scheduler lock implementation. 00:07:27.165 --60859-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:27.165 ==60859== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60859-by-???-on-48eae4554860 00:07:27.165 ==60859== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60859-by-???-on-48eae4554860 00:07:27.165 ==60859== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60859-by-???-on-48eae4554860 00:07:27.165 ==60859== 00:07:27.165 ==60859== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:27.165 ==60859== don't want to do, unless you know exactly what you're doing, 00:07:27.165 ==60859== or are doing some strange experiment): 00:07:27.165 ==60859== /usr/libexec/valgrind/../../bin/vgdb --pid=60859 ...command... 00:07:27.165 ==60859== 00:07:27.165 ==60859== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:27.165 ==60859== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:07:27.165 ==60859== and then give GDB the following command 00:07:27.165 ==60859== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60859 00:07:27.165 ==60859== --pid is optional if only one valgrind process is running 00:07:27.165 ==60859== 00:07:27.165 --60859-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:27.165 --60859-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:27.165 --60859-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:27.165 --60859-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:27.165 ==60859== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.165 --60859-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:27.165 --60859-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:27.165 --60859-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:27.165 --60859-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:27.165 --60859-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:27.165 --60859-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:27.165 --60859-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:27.165 --60859-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:27.165 --60859-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:27.165 --60859-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:27.165 --60859-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:27.165 --60859-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:27.165 --60859-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:27.165 --60859-- Reading syms from /usr/lib64/libm.so.6 00:07:27.165 --60859-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:27.165 --60859-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:27.165 --60859-- Reading syms from /usr/lib64/libc.so.6 00:07:27.165 ==60859== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.165 --60859-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:27.165 --60859-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:27.165 ==60859== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.165 --60859-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:27.165 --60859-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:27.165 ==60859== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.165 --60859-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:27.165 --60859-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:27.165 ==60859== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.165 --60859-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:27.165 --60859-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:27.165 ==60859== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.165 --60859-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:27.165 --60859-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:27.165 ==60859== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.165 --60859-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:27.165 --60859-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:27.422 --60859-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:27.422 --60859-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:27.422 --60859-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:27.422 --60859-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:27.422 --60859-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:27.422 --60859-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:27.422 --60859-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.422 --60859-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.422 --60859-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 ==60859== Preferring higher priority redirection: 00:07:27.423 --60859-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:27.423 --60859-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:27.423 --60859-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 --60859-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.423 ==60859== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.423 --60859-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:27.423 --60859-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:27.423 ==60859== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.423 --60859-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:27.423 --60859-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:27.423 --60859-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:27.423 --60859-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:27.423 --60859-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:27.423 --60859-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:27.423 --60859-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:27.423 --60859-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:27.423 --60859-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:27.423 --60859-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:27.423 --60859-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:27.423 --60859-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:27.424 --60859-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:27.424 --60859-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:27.424 --60859-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:27.424 --60859-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:27.424 --60859-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:27.424 --60859-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:27.424 00:07:27.424 00:07:27.424 CUnit - A unit testing framework for C - Version 2.1-3 00:07:27.424 http://cunit.sourceforge.net/ 00:07:27.424 00:07:27.424 00:07:27.424 Suite: nvme_ns_cmd 00:07:27.424 Test: split_test ...passed 00:07:27.424 Test: split_test2 ...passed 00:07:27.681 Test: split_test3 ...passed 00:07:27.681 Test: split_test4 ...passed 00:07:27.681 Test: test_nvme_ns_cmd_flush ...passed 00:07:27.681 Test: test_nvme_ns_cmd_dataset_management ...--60859-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:27.681 passed 00:07:27.681 Test: test_nvme_ns_cmd_copy ...passed 00:07:27.681 Test: test_io_flags ...[2024-07-12 10:21:21.377569] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 144:_is_io_flags_valid: *ERROR*: Invalid io_flags 0xfffc 00:07:27.681 passed 00:07:27.681 Test: test_nvme_ns_cmd_write_zeroes ...passed 00:07:27.681 Test: test_nvme_ns_cmd_write_uncorrectable ...passed 00:07:27.681 Test: test_nvme_ns_cmd_reservation_register ...passed 00:07:27.681 Test: test_nvme_ns_cmd_reservation_release ...passed 00:07:27.681 Test: test_nvme_ns_cmd_reservation_acquire ...passed 00:07:27.681 Test: test_nvme_ns_cmd_reservation_report ...passed 00:07:27.681 Test: test_cmd_child_request ...passed 00:07:27.681 Test: test_nvme_ns_cmd_readv ...passed 00:07:27.681 Test: test_nvme_ns_cmd_read_with_md ...passed 00:07:27.681 Test: test_nvme_ns_cmd_writev ...[2024-07-12 10:21:21.458509] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 287:_nvme_ns_cmd_split_request_prp: *ERROR*: child_length 200 not even multiple of lba_size 512 00:07:27.681 passed 00:07:27.681 Test: test_nvme_ns_cmd_write_with_md ...passed 00:07:27.681 Test: test_nvme_ns_cmd_zone_append_with_md ...passed 00:07:27.681 Test: test_nvme_ns_cmd_zone_appendv_with_md ...passed 00:07:27.681 Test: test_nvme_ns_cmd_comparev ...passed 00:07:27.681 Test: test_nvme_ns_cmd_compare_and_write ...passed 00:07:27.681 Test: test_nvme_ns_cmd_compare_with_md ...passed 00:07:27.681 Test: test_nvme_ns_cmd_comparev_with_md ...passed 00:07:27.681 Test: test_nvme_ns_cmd_setup_request ...passed 00:07:27.681 Test: test_spdk_nvme_ns_cmd_readv_with_md ...passed 00:07:27.681 Test: test_spdk_nvme_ns_cmd_writev_ext ...[2024-07-12 10:21:21.555208] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 144:_is_io_flags_valid: *ERROR*: Invalid io_flags 0xffff000f 00:07:27.681 passed 00:07:27.681 Test: test_spdk_nvme_ns_cmd_readv_ext ...[2024-07-12 10:21:21.564327] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 144:_is_io_flags_valid: *ERROR*: Invalid io_flags 0xffff000f 00:07:27.681 passed 00:07:27.681 Test: test_nvme_ns_cmd_verify ...passed 00:07:27.681 Test: test_nvme_ns_cmd_io_mgmt_send ...passed 00:07:27.681 Test: test_nvme_ns_cmd_io_mgmt_recv ...passed 00:07:27.681 00:07:27.681 Run Summary: Type Total Ran Passed Failed Inactive 00:07:27.681 suites 1 1 n/a 0 0 00:07:27.681 tests 32 32 32 0 0 00:07:27.681 asserts 550 550 550 0 n/a 00:07:27.681 00:07:27.681 Elapsed time = 0.282 seconds 00:07:27.938 --60859-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:27.938 --60859-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:27.938 ==60859== 00:07:27.938 ==60859== HEAP SUMMARY: 00:07:27.938 ==60859== in use at exit: 0 bytes in 0 blocks 00:07:27.938 ==60859== total heap usage: 218 allocs, 218 frees, 3,161,007 bytes allocated 00:07:27.938 ==60859== 00:07:27.938 ==60859== All heap blocks were freed -- no leaks are possible 00:07:27.939 ==60859== 00:07:27.939 ==60859== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:27.939 10:21:21 -- unit/unittest.sh@92 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:07:27.939 ==60862== Memcheck, a memory error detector 00:07:27.939 ==60862== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:27.939 ==60862== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:27.939 ==60862== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:07:27.939 ==60862== 00:07:27.939 --60862-- Valgrind options: 00:07:27.939 --60862-- --leak-check=full 00:07:27.939 --60862-- --error-exitcode=2 00:07:27.939 --60862-- --verbose 00:07:27.939 --60862-- Contents of /proc/version: 00:07:27.939 --60862-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:27.939 --60862-- 00:07:27.939 --60862-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:27.939 --60862-- Page sizes: currently 4096, max supported 4096 00:07:27.939 --60862-- Valgrind library directory: /usr/libexec/valgrind 00:07:27.939 --60862-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:07:27.939 --60862-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:27.939 --60862-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:27.939 --60862-- might be shown as UnknownInlinedFun 00:07:27.939 --60862-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:27.939 --60862-- object doesn't have a dynamic symbol table 00:07:27.939 --60862-- Scheduler: using generic scheduler lock implementation. 00:07:27.939 --60862-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:27.939 ==60862== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60862-by-???-on-48eae4554860 00:07:27.939 ==60862== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60862-by-???-on-48eae4554860 00:07:27.939 ==60862== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60862-by-???-on-48eae4554860 00:07:27.939 ==60862== 00:07:27.939 ==60862== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:27.939 ==60862== don't want to do, unless you know exactly what you're doing, 00:07:27.939 ==60862== or are doing some strange experiment): 00:07:27.939 ==60862== /usr/libexec/valgrind/../../bin/vgdb --pid=60862 ...command... 00:07:27.939 ==60862== 00:07:27.939 ==60862== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:27.939 ==60862== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:07:27.939 ==60862== and then give GDB the following command 00:07:27.939 ==60862== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60862 00:07:27.939 ==60862== --pid is optional if only one valgrind process is running 00:07:27.939 ==60862== 00:07:27.939 --60862-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:27.939 --60862-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:27.939 --60862-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:27.939 --60862-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:27.939 ==60862== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.939 --60862-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:27.939 --60862-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:27.939 --60862-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:27.939 --60862-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:27.939 --60862-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:27.939 --60862-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:27.939 --60862-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:27.939 --60862-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:27.939 --60862-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:27.939 --60862-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:27.939 --60862-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:27.939 --60862-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:27.939 --60862-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:27.939 --60862-- Reading syms from /usr/lib64/libm.so.6 00:07:27.939 --60862-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:27.939 --60862-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:27.939 --60862-- Reading syms from /usr/lib64/libc.so.6 00:07:27.939 ==60862== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.939 --60862-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:27.939 --60862-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:27.939 ==60862== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.939 --60862-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:27.939 --60862-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:27.939 ==60862== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.939 --60862-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:27.939 --60862-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:27.939 ==60862== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.939 --60862-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:27.939 --60862-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:27.939 ==60862== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.939 --60862-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:27.940 --60862-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:27.940 ==60862== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.940 --60862-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:27.940 --60862-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:28.197 --60862-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:28.197 --60862-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:28.197 --60862-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:28.197 --60862-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:28.197 --60862-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:28.197 --60862-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:28.197 --60862-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 ==60862== Preferring higher priority redirection: 00:07:28.197 --60862-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:28.197 --60862-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:28.197 --60862-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 --60862-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.197 ==60862== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.197 --60862-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:28.197 --60862-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:28.197 ==60862== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.197 --60862-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:28.197 --60862-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:28.197 --60862-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:28.197 --60862-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:28.197 --60862-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:28.197 --60862-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:28.197 --60862-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:28.197 --60862-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:28.197 --60862-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:28.197 --60862-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:28.198 --60862-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:28.198 --60862-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:28.198 --60862-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:28.198 --60862-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:28.198 --60862-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:28.198 --60862-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:28.198 --60862-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:28.198 --60862-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:28.198 00:07:28.198 00:07:28.198 CUnit - A unit testing framework for C - Version 2.1-3 00:07:28.198 http://cunit.sourceforge.net/ 00:07:28.198 00:07:28.198 00:07:28.198 Suite: nvme_ns_cmd 00:07:28.198 Test: test_nvme_ocssd_ns_cmd_vector_reset ...passed 00:07:28.455 Test: test_nvme_ocssd_ns_cmd_vector_reset_single_entry ...passed 00:07:28.455 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md ...passed 00:07:28.455 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md_single_entry ...passed 00:07:28.455 Test: test_nvme_ocssd_ns_cmd_vector_read ...passed 00:07:28.455 Test: test_nvme_ocssd_ns_cmd_vector_read_single_entry ...passed 00:07:28.455 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md ...passed 00:07:28.455 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md_single_entry ...passed 00:07:28.455 Test: test_nvme_ocssd_ns_cmd_vector_write ...passed 00:07:28.455 Test: test_nvme_ocssd_ns_cmd_vector_write_single_entry ...passed 00:07:28.455 Test: test_nvme_ocssd_ns_cmd_vector_copy ...passed 00:07:28.455 Test: test_nvme_ocssd_ns_cmd_vector_copy_single_entry ...passed 00:07:28.455 00:07:28.455 Run Summary: Type Total Ran Passed Failed Inactive 00:07:28.455 suites 1 1 n/a 0 0 00:07:28.455 tests 12 12 12 0 0 00:07:28.455 asserts 123 123 123 0 n/a 00:07:28.455 00:07:28.455 Elapsed time = 0.060 seconds 00:07:28.455 --60862-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:28.455 --60862-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:28.455 ==60862== 00:07:28.455 ==60862== HEAP SUMMARY: 00:07:28.455 ==60862== in use at exit: 0 bytes in 0 blocks 00:07:28.455 ==60862== total heap usage: 109 allocs, 109 frees, 508,031 bytes allocated 00:07:28.455 ==60862== 00:07:28.455 ==60862== All heap blocks were freed -- no leaks are possible 00:07:28.455 ==60862== 00:07:28.455 ==60862== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:28.455 10:21:22 -- unit/unittest.sh@93 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:07:28.455 ==60863== Memcheck, a memory error detector 00:07:28.455 ==60863== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:28.455 ==60863== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:28.455 ==60863== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:07:28.455 ==60863== 00:07:28.455 --60863-- Valgrind options: 00:07:28.455 --60863-- --leak-check=full 00:07:28.455 --60863-- --error-exitcode=2 00:07:28.455 --60863-- --verbose 00:07:28.455 --60863-- Contents of /proc/version: 00:07:28.455 --60863-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:28.455 --60863-- 00:07:28.455 --60863-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:28.455 --60863-- Page sizes: currently 4096, max supported 4096 00:07:28.455 --60863-- Valgrind library directory: /usr/libexec/valgrind 00:07:28.455 --60863-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:07:28.455 --60863-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:28.455 --60863-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:28.455 --60863-- might be shown as UnknownInlinedFun 00:07:28.455 --60863-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:28.455 --60863-- object doesn't have a dynamic symbol table 00:07:28.455 --60863-- Scheduler: using generic scheduler lock implementation. 00:07:28.455 --60863-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:28.455 ==60863== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60863-by-???-on-48eae4554860 00:07:28.455 ==60863== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60863-by-???-on-48eae4554860 00:07:28.455 ==60863== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60863-by-???-on-48eae4554860 00:07:28.455 ==60863== 00:07:28.455 ==60863== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:28.456 ==60863== don't want to do, unless you know exactly what you're doing, 00:07:28.456 ==60863== or are doing some strange experiment): 00:07:28.456 ==60863== /usr/libexec/valgrind/../../bin/vgdb --pid=60863 ...command... 00:07:28.456 ==60863== 00:07:28.456 ==60863== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:28.456 ==60863== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:07:28.456 ==60863== and then give GDB the following command 00:07:28.456 ==60863== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60863 00:07:28.456 ==60863== --pid is optional if only one valgrind process is running 00:07:28.456 ==60863== 00:07:28.456 --60863-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:28.456 --60863-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:28.456 --60863-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:28.456 --60863-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:28.456 ==60863== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.456 --60863-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:28.456 --60863-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:28.456 --60863-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:28.456 --60863-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:28.456 --60863-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:28.456 --60863-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:28.456 --60863-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:28.456 --60863-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:28.456 --60863-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:28.456 --60863-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:28.456 --60863-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:28.456 --60863-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:28.456 --60863-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:28.456 --60863-- Reading syms from /usr/lib64/libm.so.6 00:07:28.456 --60863-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:28.456 --60863-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:28.456 --60863-- Reading syms from /usr/lib64/libc.so.6 00:07:28.713 ==60863== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.713 --60863-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.713 --60863-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:28.713 ==60863== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.713 --60863-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.713 --60863-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:28.713 ==60863== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.713 --60863-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.713 --60863-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:28.713 ==60863== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.713 --60863-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.713 --60863-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:28.713 ==60863== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.713 --60863-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.713 --60863-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:28.713 ==60863== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.713 --60863-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.713 --60863-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:28.713 --60863-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:28.713 --60863-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:28.713 --60863-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:28.713 --60863-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:28.714 --60863-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:28.714 --60863-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:28.714 --60863-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 ==60863== Preferring higher priority redirection: 00:07:28.714 --60863-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:28.714 --60863-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:28.714 --60863-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 --60863-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.714 ==60863== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.714 --60863-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:28.714 --60863-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:28.714 ==60863== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.714 --60863-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:28.714 --60863-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:28.714 --60863-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:28.714 --60863-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:28.714 --60863-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:28.714 --60863-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:28.714 --60863-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:28.714 --60863-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:28.714 --60863-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:28.714 --60863-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:28.714 --60863-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:28.714 --60863-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:28.714 --60863-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:28.714 --60863-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:28.714 --60863-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:28.971 --60863-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:28.971 --60863-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:28.971 --60863-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:28.971 00:07:28.971 00:07:28.971 CUnit - A unit testing framework for C - Version 2.1-3 00:07:28.971 http://cunit.sourceforge.net/ 00:07:28.971 00:07:28.971 00:07:28.971 Suite: nvme_qpair 00:07:28.971 Test: test3 ...--60863-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:28.971 passed 00:07:28.971 Test: test_ctrlr_failed ...passed 00:07:28.971 Test: struct_packing ...passed 00:07:28.971 Test: test_nvme_qpair_process_completions ...[2024-07-12 10:21:22.701958] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 579:nvme_qpair_abort_queued_reqs: *ERROR*: aborting queued i/o 00:07:28.971 [2024-07-12 10:21:22.739991] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 579:nvme_qpair_abort_queued_reqs: *ERROR*: aborting queued i/o 00:07:28.971 --60863-- REDIR: 0x5641d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:28.971 --60863-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:28.971 [2024-07-12 10:21:22.757909] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 804:spdk_nvme_qpair_process_completions: *ERROR*: CQ transport error -6 (No such device or address) on qpair id 0 00:07:28.971 [2024-07-12 10:21:22.759298] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 804:spdk_nvme_qpair_process_completions: *ERROR*: CQ transport error -6 (No such device or address) on qpair id 1 00:07:28.971 passed 00:07:28.971 Test: test_nvme_completion_is_retry ...passed 00:07:28.971 Test: test_get_status_string ...passed 00:07:28.971 Test: test_nvme_qpair_add_cmd_error_injection ...passed 00:07:28.972 Test: test_nvme_qpair_submit_request ...passed 00:07:28.972 Test: test_nvme_qpair_resubmit_request_with_transport_failed ...passed 00:07:28.972 Test: test_nvme_qpair_manual_complete_request ...passed 00:07:28.972 Test: test_nvme_qpair_init_deinit ...[2024-07-12 10:21:22.814484] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 579:nvme_qpair_abort_queued_reqs: *ERROR*: aborting queued i/o 00:07:28.972 passed 00:07:28.972 Test: test_nvme_get_sgl_print_info ...passed 00:07:28.972 00:07:28.972 Run Summary: Type Total Ran Passed Failed Inactive 00:07:28.972 suites 1 1 n/a 0 0 00:07:28.972 tests 12 12 12 0 0 00:07:28.972 asserts 154 154 154 0 n/a 00:07:28.972 00:07:28.972 Elapsed time = 0.161 seconds 00:07:28.972 --60863-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:28.972 ==60863== 00:07:28.972 ==60863== HEAP SUMMARY: 00:07:28.972 ==60863== in use at exit: 0 bytes in 0 blocks 00:07:28.972 ==60863== total heap usage: 106 allocs, 106 frees, 197,479 bytes allocated 00:07:28.972 ==60863== 00:07:28.972 ==60863== All heap blocks were freed -- no leaks are possible 00:07:28.972 ==60863== 00:07:28.972 ==60863== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:29.228 10:21:22 -- unit/unittest.sh@94 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:07:29.228 ==60864== Memcheck, a memory error detector 00:07:29.228 ==60864== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:29.228 ==60864== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:29.228 ==60864== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:07:29.228 ==60864== 00:07:29.228 --60864-- Valgrind options: 00:07:29.228 --60864-- --leak-check=full 00:07:29.228 --60864-- --error-exitcode=2 00:07:29.228 --60864-- --verbose 00:07:29.228 --60864-- Contents of /proc/version: 00:07:29.228 --60864-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:29.228 --60864-- 00:07:29.228 --60864-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:29.228 --60864-- Page sizes: currently 4096, max supported 4096 00:07:29.228 --60864-- Valgrind library directory: /usr/libexec/valgrind 00:07:29.228 --60864-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:07:29.228 --60864-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:29.228 --60864-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:29.228 --60864-- might be shown as UnknownInlinedFun 00:07:29.228 --60864-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:29.228 --60864-- object doesn't have a dynamic symbol table 00:07:29.228 --60864-- Scheduler: using generic scheduler lock implementation. 00:07:29.228 --60864-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:29.228 ==60864== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60864-by-???-on-48eae4554860 00:07:29.228 ==60864== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60864-by-???-on-48eae4554860 00:07:29.228 ==60864== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60864-by-???-on-48eae4554860 00:07:29.228 ==60864== 00:07:29.228 ==60864== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:29.229 ==60864== don't want to do, unless you know exactly what you're doing, 00:07:29.229 ==60864== or are doing some strange experiment): 00:07:29.229 ==60864== /usr/libexec/valgrind/../../bin/vgdb --pid=60864 ...command... 00:07:29.229 ==60864== 00:07:29.229 ==60864== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:29.229 ==60864== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:07:29.229 ==60864== and then give GDB the following command 00:07:29.229 ==60864== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60864 00:07:29.229 ==60864== --pid is optional if only one valgrind process is running 00:07:29.229 ==60864== 00:07:29.229 --60864-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:29.229 --60864-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:29.229 --60864-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:29.229 --60864-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:29.229 ==60864== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.229 --60864-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:29.229 --60864-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:29.229 --60864-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:29.229 --60864-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:29.229 --60864-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:29.229 --60864-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:29.229 --60864-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:29.229 --60864-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:29.229 --60864-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:29.229 --60864-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:29.229 --60864-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:29.229 --60864-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:29.229 --60864-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:29.229 --60864-- Reading syms from /usr/lib64/libm.so.6 00:07:29.229 --60864-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:29.229 --60864-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:29.229 --60864-- Reading syms from /usr/lib64/libc.so.6 00:07:29.229 ==60864== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.229 --60864-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:29.229 --60864-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:29.229 ==60864== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.229 --60864-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:29.229 --60864-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:29.229 ==60864== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.229 --60864-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:29.229 --60864-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:29.229 ==60864== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.229 --60864-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:29.229 --60864-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:29.229 ==60864== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.229 --60864-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:29.229 --60864-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:29.229 ==60864== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.229 --60864-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:29.229 --60864-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:29.229 --60864-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:29.229 --60864-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:29.229 --60864-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:29.229 --60864-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:29.486 --60864-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:29.486 --60864-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:29.486 --60864-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.486 --60864-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.486 --60864-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.486 --60864-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.486 --60864-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.486 --60864-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 ==60864== Preferring higher priority redirection: 00:07:29.487 --60864-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:29.487 --60864-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:29.487 --60864-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 --60864-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.487 ==60864== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.487 --60864-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:29.487 --60864-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:29.487 ==60864== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.487 --60864-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:29.487 --60864-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:29.487 --60864-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:29.487 --60864-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:29.487 --60864-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:29.487 --60864-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:29.487 --60864-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:29.487 --60864-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:29.487 --60864-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:29.487 --60864-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:29.487 --60864-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:29.487 --60864-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:29.487 --60864-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:29.487 --60864-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:29.487 --60864-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:29.487 --60864-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:29.487 --60864-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:29.487 --60864-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:29.487 00:07:29.487 00:07:29.487 CUnit - A unit testing framework for C - Version 2.1-3 00:07:29.487 http://cunit.sourceforge.net/ 00:07:29.487 00:07:29.487 00:07:29.487 Suite: nvme_pcie 00:07:29.487 Test: test_prp_list_append ...[2024-07-12 10:21:23.344331] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1202:nvme_pcie_prp_list_append: *ERROR*: virt_addr 0x100001 not dword aligned 00:07:29.487 [2024-07-12 10:21:23.384172] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1231:nvme_pcie_prp_list_append: *ERROR*: PRP 2 not page aligned (0x900800) 00:07:29.487 [2024-07-12 10:21:23.385366] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1221:nvme_pcie_prp_list_append: *ERROR*: vtophys(0x100000) failed 00:07:29.488 [2024-07-12 10:21:23.387686] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1215:nvme_pcie_prp_list_append: *ERROR*: out of PRP entries 00:07:29.488 [2024-07-12 10:21:23.388474] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1215:nvme_pcie_prp_list_append: *ERROR*: out of PRP entries 00:07:29.488 passed 00:07:29.488 Test: test_nvme_pcie_hotplug_monitor ...--60864-- REDIR: 0x5641c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:07:29.745 passed 00:07:29.745 Test: test_shadow_doorbell_update ...passed 00:07:29.745 Test: test_build_contig_hw_sgl_request ...passed 00:07:29.745 Test: test_nvme_pcie_qpair_build_metadata ...passed 00:07:29.745 Test: test_nvme_pcie_qpair_build_prps_sgl_request ...passed 00:07:29.745 Test: test_nvme_pcie_qpair_build_hw_sgl_request ...passed 00:07:29.745 Test: test_nvme_pcie_qpair_build_contig_request ...[2024-07-12 10:21:23.450223] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1202:nvme_pcie_prp_list_append: *ERROR*: virt_addr 0x100001 not dword aligned 00:07:29.745 passed 00:07:29.745 Test: test_nvme_pcie_ctrlr_regs_get_set ...passed 00:07:29.745 Test: test_nvme_pcie_ctrlr_map_unmap_cmb ...passed 00:07:29.745 Test: test_nvme_pcie_ctrlr_map_io_cmb ...[2024-07-12 10:21:23.471823] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 442:nvme_pcie_ctrlr_map_io_cmb: *ERROR*: CMB is already in use for submission queues. 00:07:29.745 passed 00:07:29.745 Test: test_nvme_pcie_ctrlr_map_unmap_pmr ...[2024-07-12 10:21:23.482490] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 521:nvme_pcie_ctrlr_map_pmr: *ERROR*: invalid base indicator register value 00:07:29.745 passed 00:07:29.745 Test: test_nvme_pcie_ctrlr_config_pmr ...[2024-07-12 10:21:23.489812] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 647:nvme_pcie_ctrlr_config_pmr: *ERROR*: PMR is already disabled 00:07:29.745 passed 00:07:29.745 Test: test_nvme_pcie_ctrlr_map_io_pmr ...[2024-07-12 10:21:23.492855] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 699:nvme_pcie_ctrlr_map_io_pmr: *ERROR*: PMR is not supported by the controller 00:07:29.745 passed 00:07:29.745 00:07:29.745 Run Summary: Type Total Ran Passed Failed Inactive 00:07:29.745 suites 1 1 n/a 0 0 00:07:29.745 tests 14 14 14 0 0 00:07:29.745 asserts 235 235 235 0 n/a 00:07:29.745 00:07:29.745 Elapsed time = 0.162 seconds 00:07:29.745 --60864-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:29.745 --60864-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:29.745 ==60864== 00:07:29.745 ==60864== HEAP SUMMARY: 00:07:29.745 ==60864== in use at exit: 0 bytes in 0 blocks 00:07:29.745 ==60864== total heap usage: 115 allocs, 115 frees, 141,030 bytes allocated 00:07:29.745 ==60864== 00:07:29.745 ==60864== All heap blocks were freed -- no leaks are possible 00:07:29.745 ==60864== 00:07:29.745 ==60864== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:29.745 10:21:23 -- unit/unittest.sh@95 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:07:29.745 ==60865== Memcheck, a memory error detector 00:07:29.745 ==60865== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:29.745 ==60865== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:29.745 ==60865== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:07:29.745 ==60865== 00:07:29.745 --60865-- Valgrind options: 00:07:29.745 --60865-- --leak-check=full 00:07:29.745 --60865-- --error-exitcode=2 00:07:29.745 --60865-- --verbose 00:07:29.745 --60865-- Contents of /proc/version: 00:07:29.745 --60865-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:29.745 --60865-- 00:07:29.745 --60865-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:29.745 --60865-- Page sizes: currently 4096, max supported 4096 00:07:29.745 --60865-- Valgrind library directory: /usr/libexec/valgrind 00:07:29.745 --60865-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:07:29.745 --60865-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:29.745 --60865-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:29.745 --60865-- might be shown as UnknownInlinedFun 00:07:29.745 --60865-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:29.745 --60865-- object doesn't have a dynamic symbol table 00:07:29.745 --60865-- Scheduler: using generic scheduler lock implementation. 00:07:29.745 --60865-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:29.746 ==60865== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60865-by-???-on-48eae4554860 00:07:29.746 ==60865== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60865-by-???-on-48eae4554860 00:07:29.746 ==60865== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60865-by-???-on-48eae4554860 00:07:29.746 ==60865== 00:07:29.746 ==60865== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:29.746 ==60865== don't want to do, unless you know exactly what you're doing, 00:07:29.746 ==60865== or are doing some strange experiment): 00:07:29.746 ==60865== /usr/libexec/valgrind/../../bin/vgdb --pid=60865 ...command... 00:07:29.746 ==60865== 00:07:29.746 ==60865== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:29.746 ==60865== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:07:29.746 ==60865== and then give GDB the following command 00:07:29.746 ==60865== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60865 00:07:29.746 ==60865== --pid is optional if only one valgrind process is running 00:07:29.746 ==60865== 00:07:29.746 --60865-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:29.746 --60865-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:29.746 --60865-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:29.746 --60865-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:29.746 ==60865== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.746 --60865-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:29.746 --60865-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:29.746 --60865-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:29.746 --60865-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:30.023 --60865-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:30.023 --60865-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:30.023 --60865-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:30.023 --60865-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:30.023 --60865-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:30.023 --60865-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:30.023 --60865-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:30.023 --60865-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:30.023 --60865-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:30.023 --60865-- Reading syms from /usr/lib64/libm.so.6 00:07:30.023 --60865-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:30.023 --60865-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:30.023 --60865-- Reading syms from /usr/lib64/libc.so.6 00:07:30.023 ==60865== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.023 --60865-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:30.023 --60865-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:30.023 ==60865== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.023 --60865-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:30.023 --60865-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:30.023 ==60865== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.023 --60865-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:30.023 --60865-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:30.023 ==60865== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.023 --60865-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:30.023 --60865-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:30.023 ==60865== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.023 --60865-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:30.023 --60865-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:30.023 ==60865== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.023 --60865-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:30.023 --60865-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:30.023 --60865-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:30.023 --60865-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:30.023 --60865-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:30.023 --60865-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:30.023 --60865-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:30.023 --60865-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:30.023 --60865-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.023 --60865-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.023 --60865-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.023 --60865-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.023 --60865-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.023 --60865-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.023 --60865-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.023 --60865-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 ==60865== Preferring higher priority redirection: 00:07:30.024 --60865-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:30.024 --60865-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:30.024 --60865-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 --60865-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.024 ==60865== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.024 --60865-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:30.024 --60865-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:30.024 ==60865== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.024 --60865-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:30.024 --60865-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:30.024 --60865-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:30.024 --60865-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:30.024 --60865-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:30.024 --60865-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:30.281 --60865-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:30.281 --60865-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:30.281 --60865-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:30.281 --60865-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:30.281 --60865-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:30.281 --60865-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:30.281 --60865-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:30.281 --60865-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:30.281 --60865-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:30.281 --60865-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:30.281 --60865-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:30.281 --60865-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:30.281 00:07:30.281 00:07:30.281 CUnit - A unit testing framework for C - Version 2.1-3 00:07:30.281 http://cunit.sourceforge.net/ 00:07:30.281 00:07:30.281 00:07:30.281 Suite: nvme_ns_cmd 00:07:30.281 Test: nvme_poll_group_create_test ...passed 00:07:30.281 Test: nvme_poll_group_add_remove_test ...passed 00:07:30.281 Test: nvme_poll_group_process_completions ...passed 00:07:30.281 Test: nvme_poll_group_destroy_test ...passed 00:07:30.281 Test: nvme_poll_group_get_free_stats ...passed 00:07:30.281 00:07:30.281 Run Summary: Type Total Ran Passed Failed Inactive 00:07:30.281 suites 1 1 n/a 0 0 00:07:30.281 tests 5 5 5 0 0 00:07:30.281 asserts 75 75 75 0 n/a 00:07:30.281 00:07:30.281 Elapsed time = 0.058 seconds 00:07:30.281 --60865-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:30.281 --60865-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:30.281 ==60865== 00:07:30.281 ==60865== HEAP SUMMARY: 00:07:30.281 ==60865== in use at exit: 0 bytes in 0 blocks 00:07:30.281 ==60865== total heap usage: 84 allocs, 84 frees, 108,785 bytes allocated 00:07:30.282 ==60865== 00:07:30.282 ==60865== All heap blocks were freed -- no leaks are possible 00:07:30.282 ==60865== 00:07:30.282 ==60865== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:30.282 10:21:24 -- unit/unittest.sh@96 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:07:30.282 ==60866== Memcheck, a memory error detector 00:07:30.282 ==60866== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:30.282 ==60866== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:30.282 ==60866== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:07:30.282 ==60866== 00:07:30.282 --60866-- Valgrind options: 00:07:30.282 --60866-- --leak-check=full 00:07:30.282 --60866-- --error-exitcode=2 00:07:30.282 --60866-- --verbose 00:07:30.282 --60866-- Contents of /proc/version: 00:07:30.282 --60866-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:30.282 --60866-- 00:07:30.282 --60866-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:30.282 --60866-- Page sizes: currently 4096, max supported 4096 00:07:30.282 --60866-- Valgrind library directory: /usr/libexec/valgrind 00:07:30.282 --60866-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:07:30.282 --60866-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:30.282 --60866-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:30.282 --60866-- might be shown as UnknownInlinedFun 00:07:30.282 --60866-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:30.282 --60866-- object doesn't have a dynamic symbol table 00:07:30.282 --60866-- Scheduler: using generic scheduler lock implementation. 00:07:30.282 --60866-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:30.282 ==60866== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60866-by-???-on-48eae4554860 00:07:30.282 ==60866== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60866-by-???-on-48eae4554860 00:07:30.282 ==60866== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60866-by-???-on-48eae4554860 00:07:30.282 ==60866== 00:07:30.282 ==60866== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:30.282 ==60866== don't want to do, unless you know exactly what you're doing, 00:07:30.282 ==60866== or are doing some strange experiment): 00:07:30.282 ==60866== /usr/libexec/valgrind/../../bin/vgdb --pid=60866 ...command... 00:07:30.282 ==60866== 00:07:30.282 ==60866== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:30.282 ==60866== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:07:30.282 ==60866== and then give GDB the following command 00:07:30.282 ==60866== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60866 00:07:30.282 ==60866== --pid is optional if only one valgrind process is running 00:07:30.282 ==60866== 00:07:30.540 --60866-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:30.540 --60866-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:30.540 --60866-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:30.541 --60866-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:30.541 ==60866== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.541 --60866-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:30.541 --60866-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:30.541 --60866-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:30.541 --60866-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:30.541 --60866-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:30.541 --60866-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:30.541 --60866-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:30.541 --60866-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:30.541 --60866-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:30.541 --60866-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:30.541 --60866-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:30.541 --60866-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:30.541 --60866-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:30.541 --60866-- Reading syms from /usr/lib64/libm.so.6 00:07:30.541 --60866-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:30.541 --60866-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:30.541 --60866-- Reading syms from /usr/lib64/libc.so.6 00:07:30.541 ==60866== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.541 --60866-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:30.541 --60866-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:30.541 ==60866== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.541 --60866-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:30.541 --60866-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:30.541 ==60866== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.541 --60866-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:30.541 --60866-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:30.541 ==60866== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.541 --60866-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:30.541 --60866-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:30.541 ==60866== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.541 --60866-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:30.541 --60866-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:30.541 ==60866== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.541 --60866-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:30.541 --60866-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:30.541 --60866-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:30.541 --60866-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:30.541 --60866-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:30.541 --60866-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:30.800 --60866-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:30.800 --60866-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:30.800 --60866-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 ==60866== Preferring higher priority redirection: 00:07:30.800 --60866-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:30.800 --60866-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:30.800 --60866-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 --60866-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.800 ==60866== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.800 --60866-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:30.800 --60866-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:30.800 ==60866== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.800 --60866-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:30.800 --60866-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:30.800 --60866-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:30.800 --60866-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:30.800 --60866-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:30.800 --60866-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:30.800 --60866-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:30.800 --60866-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:30.800 --60866-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:30.801 --60866-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:30.801 --60866-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:30.801 --60866-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:30.801 --60866-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:30.801 --60866-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:30.801 --60866-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:30.801 --60866-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:30.801 --60866-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:30.801 --60866-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:31.058 00:07:31.058 00:07:31.058 CUnit - A unit testing framework for C - Version 2.1-3 00:07:31.058 http://cunit.sourceforge.net/ 00:07:31.058 00:07:31.058 00:07:31.058 Suite: nvme_quirks 00:07:31.058 Test: test_nvme_quirks_striping ...passed 00:07:31.059 00:07:31.059 Run Summary: Type Total Ran Passed Failed Inactive 00:07:31.059 suites 1 1 n/a 0 0 00:07:31.059 tests 1 1 1 0 0 00:07:31.059 asserts 5 5 5 0 n/a 00:07:31.059 00:07:31.059 Elapsed time = 0.012 seconds 00:07:31.059 --60866-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:31.059 --60866-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:31.059 ==60866== 00:07:31.059 ==60866== HEAP SUMMARY: 00:07:31.059 ==60866== in use at exit: 0 bytes in 0 blocks 00:07:31.059 ==60866== total heap usage: 54 allocs, 54 frees, 102,629 bytes allocated 00:07:31.059 ==60866== 00:07:31.059 ==60866== All heap blocks were freed -- no leaks are possible 00:07:31.059 ==60866== 00:07:31.059 ==60866== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:31.059 10:21:24 -- unit/unittest.sh@97 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:07:31.059 ==60869== Memcheck, a memory error detector 00:07:31.059 ==60869== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:31.059 ==60869== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:31.059 ==60869== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:07:31.059 ==60869== 00:07:31.059 --60869-- Valgrind options: 00:07:31.059 --60869-- --leak-check=full 00:07:31.059 --60869-- --error-exitcode=2 00:07:31.059 --60869-- --verbose 00:07:31.059 --60869-- Contents of /proc/version: 00:07:31.059 --60869-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:31.059 --60869-- 00:07:31.059 --60869-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:31.059 --60869-- Page sizes: currently 4096, max supported 4096 00:07:31.059 --60869-- Valgrind library directory: /usr/libexec/valgrind 00:07:31.059 --60869-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:07:31.059 --60869-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:31.059 --60869-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:31.059 --60869-- might be shown as UnknownInlinedFun 00:07:31.059 --60869-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:31.059 --60869-- object doesn't have a dynamic symbol table 00:07:31.059 --60869-- Scheduler: using generic scheduler lock implementation. 00:07:31.059 --60869-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:31.059 ==60869== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60869-by-???-on-48eae4554860 00:07:31.059 ==60869== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60869-by-???-on-48eae4554860 00:07:31.059 ==60869== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60869-by-???-on-48eae4554860 00:07:31.059 ==60869== 00:07:31.059 ==60869== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:31.059 ==60869== don't want to do, unless you know exactly what you're doing, 00:07:31.059 ==60869== or are doing some strange experiment): 00:07:31.059 ==60869== /usr/libexec/valgrind/../../bin/vgdb --pid=60869 ...command... 00:07:31.059 ==60869== 00:07:31.059 ==60869== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:31.059 ==60869== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:07:31.059 ==60869== and then give GDB the following command 00:07:31.059 ==60869== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60869 00:07:31.059 ==60869== --pid is optional if only one valgrind process is running 00:07:31.059 ==60869== 00:07:31.059 --60869-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:31.059 --60869-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:31.059 --60869-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:31.059 --60869-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:31.059 ==60869== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.059 --60869-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:31.059 --60869-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:31.059 --60869-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:31.059 --60869-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:31.059 --60869-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:31.059 --60869-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:31.059 --60869-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:31.059 --60869-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:31.059 --60869-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:31.059 --60869-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:31.059 --60869-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:31.059 --60869-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:31.059 --60869-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:31.059 --60869-- Reading syms from /usr/lib64/libm.so.6 00:07:31.059 --60869-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:31.059 --60869-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:31.059 --60869-- Reading syms from /usr/lib64/libc.so.6 00:07:31.319 ==60869== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.319 --60869-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:31.319 --60869-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:31.319 ==60869== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.319 --60869-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:31.319 --60869-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:31.319 ==60869== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.319 --60869-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:31.319 --60869-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:31.319 ==60869== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.319 --60869-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:31.319 --60869-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:31.319 ==60869== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.319 --60869-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:31.319 --60869-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:31.319 ==60869== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.319 --60869-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:31.319 --60869-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:31.319 --60869-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:31.319 --60869-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:31.319 --60869-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:31.319 --60869-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:31.319 --60869-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:31.319 --60869-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:31.319 --60869-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.319 --60869-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.319 --60869-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.319 --60869-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.319 --60869-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.319 --60869-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.319 --60869-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.319 --60869-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.319 --60869-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.319 --60869-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.319 --60869-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.319 --60869-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.319 --60869-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.319 --60869-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.319 --60869-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.319 --60869-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.319 --60869-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.319 --60869-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.319 --60869-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.320 --60869-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.320 --60869-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.320 --60869-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.320 --60869-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.320 --60869-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.320 --60869-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.320 --60869-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.320 --60869-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.320 --60869-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.320 --60869-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.320 --60869-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.320 ==60869== Preferring higher priority redirection: 00:07:31.320 --60869-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:31.320 --60869-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:31.320 --60869-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.320 --60869-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.320 --60869-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.320 --60869-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.320 --60869-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.320 --60869-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.320 --60869-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.320 --60869-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.320 --60869-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.320 ==60869== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.320 --60869-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:31.320 --60869-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:31.320 ==60869== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.320 --60869-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:31.320 --60869-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:31.320 --60869-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:31.320 --60869-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:31.320 --60869-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:31.320 --60869-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:31.320 --60869-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:31.320 --60869-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:31.320 --60869-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:31.320 --60869-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:31.320 --60869-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:31.320 --60869-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:31.320 --60869-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:31.320 --60869-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:31.320 --60869-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:31.577 --60869-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:31.577 --60869-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:31.577 --60869-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:31.577 00:07:31.577 00:07:31.577 CUnit - A unit testing framework for C - Version 2.1-3 00:07:31.577 http://cunit.sourceforge.net/ 00:07:31.577 00:07:31.577 00:07:31.577 Suite: nvme_tcp 00:07:31.577 Test: test_nvme_tcp_pdu_set_data_buf ...passed 00:07:31.577 Test: test_nvme_tcp_build_iovs ...passed 00:07:31.577 Test: test_nvme_tcp_build_sgl_request ...[2024-07-12 10:21:25.316836] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 783:nvme_tcp_build_sgl_request: *ERROR*: Failed to construct tcp_req=0x1ffeffcc70, and the iovcnt=16, remaining_size=28672 00:07:31.577 passed 00:07:31.577 Test: test_nvme_tcp_pdu_set_data_buf_with_md ...passed 00:07:31.577 Test: test_nvme_tcp_build_iovs_with_md ...passed 00:07:31.577 Test: test_nvme_tcp_req_complete_safe ...passed 00:07:31.577 Test: test_nvme_tcp_req_get ...passed 00:07:31.577 Test: test_nvme_tcp_req_init ...passed 00:07:31.577 Test: test_nvme_tcp_qpair_capsule_cmd_send ...passed 00:07:31.577 Test: test_nvme_tcp_qpair_write_pdu ...passed 00:07:31.577 Test: test_nvme_tcp_qpair_set_recv_state ...[2024-07-12 10:21:25.444856] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffe830 is same with the state(6) to be set 00:07:31.577 passed 00:07:31.578 Test: test_nvme_tcp_alloc_reqs ...--60869-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:31.578 passed 00:07:31.578 Test: test_nvme_tcp_qpair_send_h2c_term_req ...[2024-07-12 10:21:25.462628] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb60 is same with the state(5) to be set 00:07:31.578 passed 00:07:31.578 Test: test_nvme_tcp_pdu_ch_handle ...[2024-07-12 10:21:25.465140] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1108:nvme_tcp_pdu_ch_handle: *ERROR*: Already received IC_RESP PDU, and we should reject this pdu=0x1ffeffe550 00:07:31.578 [2024-07-12 10:21:25.468261] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1167:nvme_tcp_pdu_ch_handle: *ERROR*: Expected PDU header length 128, got 0 00:07:31.578 [2024-07-12 10:21:25.468510] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdfa0 is same with the state(5) to be set 00:07:31.578 [2024-07-12 10:21:25.470729] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1118:nvme_tcp_pdu_ch_handle: *ERROR*: The TCP/IP tqpair connection is not negotiated 00:07:31.578 [2024-07-12 10:21:25.470944] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdfa0 is same with the state(5) to be set 00:07:31.578 [2024-07-12 10:21:25.473371] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1159:nvme_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x00 00:07:31.578 [2024-07-12 10:21:25.473591] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdfa0 is same with the state(5) to be set 00:07:31.578 [2024-07-12 10:21:25.475350] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdfa0 is same with the state(5) to be set 00:07:31.578 [2024-07-12 10:21:25.477772] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdfa0 is same with the state(5) to be set 00:07:31.578 [2024-07-12 10:21:25.480122] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdfa0 is same with the state(5) to be set 00:07:31.578 [2024-07-12 10:21:25.482220] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdfa0 is same with the state(5) to be set 00:07:31.578 [2024-07-12 10:21:25.484684] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdfa0 is same with the state(5) to be set 00:07:31.578 passed 00:07:31.835 Test: test_nvme_tcp_qpair_connect_sock ...[2024-07-12 10:21:25.503231] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2239:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 3 00:07:31.836 [2024-07-12 10:21:25.504462] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2251:nvme_tcp_qpair_connect_sock: *ERROR*: dst_addr nvme_parse_addr() failed 00:07:31.836 --60869-- REDIR: 0x5643f80 (libc.so.6:__strncasecmp_avx2) redirected to 0x484c1f0 (strncasecmp) 00:07:31.836 --60869-- REDIR: 0x5644ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:31.836 --60869-- REDIR: 0x5662e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:07:31.836 [2024-07-12 10:21:25.529479] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2251:nvme_tcp_qpair_connect_sock: *ERROR*: dst_addr nvme_parse_addr() failed 00:07:31.836 passed 00:07:31.836 Test: test_nvme_tcp_qpair_icreq_send ...passed 00:07:31.836 Test: test_nvme_tcp_c2h_payload_handle ...[2024-07-12 10:21:25.545393] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1282:nvme_tcp_c2h_term_req_dump: *ERROR*: Error info of pdu(0x1ffeffe110): PDU Sequence Error 00:07:31.836 passed 00:07:31.836 Test: test_nvme_tcp_icresp_handle ...[2024-07-12 10:21:25.547431] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1508:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp PFV 0, got 1 00:07:31.836 [2024-07-12 10:21:25.548415] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1515:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp maxh2cdata >=4096, got 2048 00:07:31.836 [2024-07-12 10:21:25.548647] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb70 is same with the state(5) to be set 00:07:31.836 [2024-07-12 10:21:25.549739] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1524:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp cpda <=31, got 64 00:07:31.836 [2024-07-12 10:21:25.549974] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb70 is same with the state(5) to be set 00:07:31.836 [2024-07-12 10:21:25.554048] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb70 is same with the state(0) to be set 00:07:31.836 passed 00:07:31.836 Test: test_nvme_tcp_pdu_payload_handle ...[2024-07-12 10:21:25.560542] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1282:nvme_tcp_c2h_term_req_dump: *ERROR*: Error info of pdu(0x1ffeffe550): PDU Sequence Error 00:07:31.836 passed 00:07:31.836 Test: test_nvme_tcp_capsule_resp_hdr_handle ...[2024-07-12 10:21:25.568954] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1585:nvme_tcp_capsule_resp_hdr_handle: *ERROR*: no tcp_req is found with cid=1 for tqpair=0x1ffeffcdc0 00:07:31.836 passed 00:07:31.836 Test: test_nvme_tcp_ctrlr_connect_qpair ...passed 00:07:31.836 Test: test_nvme_tcp_ctrlr_disconnect_qpair ...[2024-07-12 10:21:25.596965] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 353:nvme_tcp_ctrlr_disconnect_qpair: *ERROR*: tqpair=0x1ffeffc550, errno=0, rc=0 00:07:31.836 [2024-07-12 10:21:25.601333] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffc550 is same with the state(5) to be set 00:07:31.836 [2024-07-12 10:21:25.603195] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffc550 is same with the state(5) to be set 00:07:31.836 --60869-- REDIR: 0x5641d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:31.836 --60869-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:31.836 [2024-07-12 10:21:25.614819] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2098:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc550 (0): Success 00:07:31.836 [2024-07-12 10:21:25.616361] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2098:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc550 (0): Success 00:07:31.836 passed 00:07:31.836 Test: test_nvme_tcp_ctrlr_create_io_qpair ...[2024-07-12 10:21:25.738697] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2422:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 0. Minimum queue size is 2. 00:07:31.836 [2024-07-12 10:21:25.740902] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2422:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:07:31.836 passed 00:07:31.836 Test: test_nvme_tcp_ctrlr_delete_io_qpair ...passed 00:07:31.836 Test: test_nvme_tcp_poll_group_get_stats ...[2024-07-12 10:21:25.746628] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2849:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:07:31.836 [2024-07-12 10:21:25.747232] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2849:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:07:31.836 passed 00:07:32.094 Test: test_nvme_tcp_ctrlr_construct ...[2024-07-12 10:21:25.760560] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2422:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:07:32.094 [2024-07-12 10:21:25.760808] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2596:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:07:32.094 [2024-07-12 10:21:25.762032] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2239:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 254 00:07:32.094 [2024-07-12 10:21:25.762362] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2596:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:07:32.094 [2024-07-12 10:21:25.763263] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2289:nvme_tcp_qpair_connect_sock: *ERROR*: sock connection error of tqpair=0x5a365d0 with addr=192.168.1.78, port=23 00:07:32.094 [2024-07-12 10:21:25.763488] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2596:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:07:32.094 passed 00:07:32.094 Test: test_nvme_tcp_qpair_submit_request ...[2024-07-12 10:21:25.767536] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 783:nvme_tcp_build_sgl_request: *ERROR*: Failed to construct tcp_req=0x7418db0, and the iovcnt=1, remaining_size=1024 00:07:32.094 [2024-07-12 10:21:25.767914] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 961:nvme_tcp_qpair_submit_request: *ERROR*: nvme_tcp_req_init() failed 00:07:32.094 passed 00:07:32.094 00:07:32.094 Run Summary: Type Total Ran Passed Failed Inactive 00:07:32.094 suites 1 1 n/a 0 0 00:07:32.094 tests 27 27 27 0 0 00:07:32.094 asserts 624 624 624 0 n/a 00:07:32.094 00:07:32.094 Elapsed time = 0.504 seconds 00:07:32.094 --60869-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:32.094 ==60869== 00:07:32.094 ==60869== HEAP SUMMARY: 00:07:32.094 ==60869== in use at exit: 0 bytes in 0 blocks 00:07:32.094 ==60869== total heap usage: 257 allocs, 257 frees, 94,108,495 bytes allocated 00:07:32.094 ==60869== 00:07:32.094 ==60869== All heap blocks were freed -- no leaks are possible 00:07:32.094 ==60869== 00:07:32.094 ==60869== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:32.094 10:21:25 -- unit/unittest.sh@98 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:07:32.094 ==60870== Memcheck, a memory error detector 00:07:32.094 ==60870== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:32.094 ==60870== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:32.094 ==60870== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:07:32.094 ==60870== 00:07:32.094 --60870-- Valgrind options: 00:07:32.094 --60870-- --leak-check=full 00:07:32.094 --60870-- --error-exitcode=2 00:07:32.094 --60870-- --verbose 00:07:32.095 --60870-- Contents of /proc/version: 00:07:32.095 --60870-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:32.095 --60870-- 00:07:32.095 --60870-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:32.095 --60870-- Page sizes: currently 4096, max supported 4096 00:07:32.095 --60870-- Valgrind library directory: /usr/libexec/valgrind 00:07:32.095 --60870-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:07:32.095 --60870-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:32.095 --60870-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:32.095 --60870-- might be shown as UnknownInlinedFun 00:07:32.095 --60870-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:32.095 --60870-- object doesn't have a dynamic symbol table 00:07:32.095 --60870-- Scheduler: using generic scheduler lock implementation. 00:07:32.095 --60870-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:32.095 ==60870== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60870-by-???-on-48eae4554860 00:07:32.095 ==60870== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60870-by-???-on-48eae4554860 00:07:32.095 ==60870== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60870-by-???-on-48eae4554860 00:07:32.095 ==60870== 00:07:32.095 ==60870== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:32.095 ==60870== don't want to do, unless you know exactly what you're doing, 00:07:32.095 ==60870== or are doing some strange experiment): 00:07:32.095 ==60870== /usr/libexec/valgrind/../../bin/vgdb --pid=60870 ...command... 00:07:32.095 ==60870== 00:07:32.095 ==60870== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:32.095 ==60870== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:07:32.095 ==60870== and then give GDB the following command 00:07:32.095 ==60870== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60870 00:07:32.095 ==60870== --pid is optional if only one valgrind process is running 00:07:32.095 ==60870== 00:07:32.095 --60870-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:32.095 --60870-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:32.095 --60870-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:32.095 --60870-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:32.095 ==60870== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.095 --60870-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:32.095 --60870-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:32.095 --60870-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:32.095 --60870-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:32.095 --60870-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:32.095 --60870-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:32.095 --60870-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:32.095 --60870-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:32.095 --60870-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:32.095 --60870-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:32.095 --60870-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:32.095 --60870-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:32.095 --60870-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:32.095 --60870-- Reading syms from /usr/lib64/libm.so.6 00:07:32.095 --60870-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:32.095 --60870-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:32.095 --60870-- Reading syms from /usr/lib64/libc.so.6 00:07:32.352 ==60870== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.352 --60870-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.352 --60870-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:32.352 ==60870== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.352 --60870-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.352 --60870-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:32.352 ==60870== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.352 --60870-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.352 --60870-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:32.352 ==60870== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.352 --60870-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.352 --60870-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:32.352 ==60870== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.352 --60870-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.352 --60870-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:32.352 ==60870== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.352 --60870-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.352 --60870-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:32.352 --60870-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:32.352 --60870-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:32.352 --60870-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:32.352 --60870-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:32.352 --60870-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:32.352 --60870-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:32.352 --60870-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.352 --60870-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.352 --60870-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.352 --60870-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.352 --60870-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.352 --60870-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.352 --60870-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 ==60870== Preferring higher priority redirection: 00:07:32.353 --60870-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:32.353 --60870-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:32.353 --60870-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 --60870-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.353 ==60870== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.353 --60870-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:32.353 --60870-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:32.353 ==60870== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.353 --60870-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:32.353 --60870-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:32.353 --60870-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:32.353 --60870-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:32.353 --60870-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:32.353 --60870-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:32.353 --60870-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:32.353 --60870-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:32.353 --60870-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:32.353 --60870-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:32.353 --60870-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:32.353 --60870-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:32.353 --60870-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:32.353 --60870-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:32.353 --60870-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:32.610 --60870-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:32.610 --60870-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:32.610 --60870-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:32.610 00:07:32.610 00:07:32.610 CUnit - A unit testing framework for C - Version 2.1-3 00:07:32.610 http://cunit.sourceforge.net/ 00:07:32.610 00:07:32.610 00:07:32.610 Suite: nvme_transport 00:07:32.610 Test: test_nvme_get_transport ...passed 00:07:32.610 Test: test_nvme_transport_poll_group_connect_qpair ...passed 00:07:32.610 Test: test_nvme_transport_poll_group_disconnect_qpair ...passed 00:07:32.610 Test: test_nvme_transport_poll_group_add_remove ...passed 00:07:32.610 Test: test_ctrlr_get_memory_domains ...passed 00:07:32.610 00:07:32.610 Run Summary: Type Total Ran Passed Failed Inactive 00:07:32.610 suites 1 1 n/a 0 0 00:07:32.610 tests 5 5 5 0 0 00:07:32.610 asserts 28 28 28 0 n/a 00:07:32.610 00:07:32.610 Elapsed time = 0.027 seconds 00:07:32.610 --60870-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:32.611 --60870-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:32.611 ==60870== 00:07:32.611 ==60870== HEAP SUMMARY: 00:07:32.611 ==60870== in use at exit: 0 bytes in 0 blocks 00:07:32.611 ==60870== total heap usage: 65 allocs, 65 frees, 107,643 bytes allocated 00:07:32.611 ==60870== 00:07:32.611 ==60870== All heap blocks were freed -- no leaks are possible 00:07:32.611 ==60870== 00:07:32.611 ==60870== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:32.611 10:21:26 -- unit/unittest.sh@99 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:07:32.611 ==60871== Memcheck, a memory error detector 00:07:32.611 ==60871== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:32.611 ==60871== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:32.611 ==60871== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:07:32.611 ==60871== 00:07:32.611 --60871-- Valgrind options: 00:07:32.611 --60871-- --leak-check=full 00:07:32.611 --60871-- --error-exitcode=2 00:07:32.611 --60871-- --verbose 00:07:32.611 --60871-- Contents of /proc/version: 00:07:32.611 --60871-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:32.611 --60871-- 00:07:32.611 --60871-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:32.611 --60871-- Page sizes: currently 4096, max supported 4096 00:07:32.611 --60871-- Valgrind library directory: /usr/libexec/valgrind 00:07:32.611 --60871-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:07:32.611 --60871-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:32.611 --60871-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:32.611 --60871-- might be shown as UnknownInlinedFun 00:07:32.611 --60871-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:32.611 --60871-- object doesn't have a dynamic symbol table 00:07:32.611 --60871-- Scheduler: using generic scheduler lock implementation. 00:07:32.611 --60871-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:32.611 ==60871== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60871-by-???-on-48eae4554860 00:07:32.611 ==60871== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60871-by-???-on-48eae4554860 00:07:32.611 ==60871== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60871-by-???-on-48eae4554860 00:07:32.611 ==60871== 00:07:32.611 ==60871== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:32.611 ==60871== don't want to do, unless you know exactly what you're doing, 00:07:32.611 ==60871== or are doing some strange experiment): 00:07:32.611 ==60871== /usr/libexec/valgrind/../../bin/vgdb --pid=60871 ...command... 00:07:32.611 ==60871== 00:07:32.611 ==60871== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:32.611 ==60871== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:07:32.611 ==60871== and then give GDB the following command 00:07:32.611 ==60871== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60871 00:07:32.611 ==60871== --pid is optional if only one valgrind process is running 00:07:32.611 ==60871== 00:07:32.611 --60871-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:32.611 --60871-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:32.611 --60871-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:32.611 --60871-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:32.611 ==60871== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.611 --60871-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:32.611 --60871-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:32.611 --60871-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:32.611 --60871-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:32.611 --60871-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:32.611 --60871-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:32.611 --60871-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:32.611 --60871-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:32.611 --60871-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:32.611 --60871-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:32.611 --60871-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:32.611 --60871-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:32.611 --60871-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:32.869 --60871-- Reading syms from /usr/lib64/libm.so.6 00:07:32.869 --60871-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:32.869 --60871-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:32.869 --60871-- Reading syms from /usr/lib64/libc.so.6 00:07:32.869 ==60871== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.869 --60871-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.869 --60871-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:32.869 ==60871== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.869 --60871-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.869 --60871-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:32.869 ==60871== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.869 --60871-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.869 --60871-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:32.869 ==60871== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.869 --60871-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.869 --60871-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:32.869 ==60871== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.869 --60871-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.869 --60871-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:32.869 ==60871== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.869 --60871-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.869 --60871-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:32.869 --60871-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:32.869 --60871-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:32.869 --60871-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:32.869 --60871-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:32.869 --60871-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:32.869 --60871-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:32.869 --60871-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 ==60871== Preferring higher priority redirection: 00:07:32.869 --60871-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:32.869 --60871-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:32.869 --60871-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.869 --60871-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.870 --60871-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.870 --60871-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.870 --60871-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.870 --60871-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.870 ==60871== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.870 --60871-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:32.870 --60871-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:32.870 ==60871== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.870 --60871-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:32.870 --60871-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:32.870 --60871-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:32.870 --60871-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:32.870 --60871-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:32.870 --60871-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:32.870 --60871-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:32.870 --60871-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:32.870 --60871-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:33.127 --60871-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:33.127 --60871-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:33.127 --60871-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:33.127 --60871-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:33.127 --60871-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:33.127 --60871-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:33.127 --60871-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:33.127 --60871-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:33.127 --60871-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:33.127 00:07:33.127 00:07:33.127 CUnit - A unit testing framework for C - Version 2.1-3 00:07:33.127 http://cunit.sourceforge.net/ 00:07:33.127 00:07:33.127 00:07:33.127 Suite: nvme_io_msg 00:07:33.127 Test: test_nvme_io_msg_send ...passed 00:07:33.127 Test: test_nvme_io_msg_process ...passed 00:07:33.127 Test: test_nvme_io_msg_ctrlr_register_unregister ...passed 00:07:33.127 00:07:33.127 Run Summary: Type Total Ran Passed Failed Inactive 00:07:33.127 suites 1 1 n/a 0 0 00:07:33.127 tests 3 3 3 0 0 00:07:33.127 asserts 56 56 56 0 n/a 00:07:33.127 00:07:33.127 Elapsed time = 0.033 seconds 00:07:33.128 --60871-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:33.128 --60871-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:33.128 ==60871== 00:07:33.128 ==60871== HEAP SUMMARY: 00:07:33.128 ==60871== in use at exit: 0 bytes in 0 blocks 00:07:33.128 ==60871== total heap usage: 85 allocs, 85 frees, 112,787 bytes allocated 00:07:33.128 ==60871== 00:07:33.128 ==60871== All heap blocks were freed -- no leaks are possible 00:07:33.128 ==60871== 00:07:33.128 ==60871== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:33.128 10:21:26 -- unit/unittest.sh@100 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:07:33.128 ==60872== Memcheck, a memory error detector 00:07:33.128 ==60872== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:33.128 ==60872== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:33.128 ==60872== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:07:33.128 ==60872== 00:07:33.128 --60872-- Valgrind options: 00:07:33.128 --60872-- --leak-check=full 00:07:33.128 --60872-- --error-exitcode=2 00:07:33.128 --60872-- --verbose 00:07:33.128 --60872-- Contents of /proc/version: 00:07:33.128 --60872-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:33.128 --60872-- 00:07:33.128 --60872-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:33.128 --60872-- Page sizes: currently 4096, max supported 4096 00:07:33.128 --60872-- Valgrind library directory: /usr/libexec/valgrind 00:07:33.128 --60872-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:07:33.128 --60872-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:33.128 --60872-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:33.128 --60872-- might be shown as UnknownInlinedFun 00:07:33.128 --60872-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:33.128 --60872-- object doesn't have a dynamic symbol table 00:07:33.128 --60872-- Scheduler: using generic scheduler lock implementation. 00:07:33.128 --60872-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:33.128 ==60872== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60872-by-???-on-48eae4554860 00:07:33.128 ==60872== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60872-by-???-on-48eae4554860 00:07:33.128 ==60872== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60872-by-???-on-48eae4554860 00:07:33.128 ==60872== 00:07:33.128 ==60872== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:33.128 ==60872== don't want to do, unless you know exactly what you're doing, 00:07:33.128 ==60872== or are doing some strange experiment): 00:07:33.128 ==60872== /usr/libexec/valgrind/../../bin/vgdb --pid=60872 ...command... 00:07:33.128 ==60872== 00:07:33.128 ==60872== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:33.128 ==60872== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:07:33.128 ==60872== and then give GDB the following command 00:07:33.128 ==60872== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60872 00:07:33.128 ==60872== --pid is optional if only one valgrind process is running 00:07:33.128 ==60872== 00:07:33.128 --60872-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:33.128 --60872-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:33.128 --60872-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:33.128 --60872-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:33.128 ==60872== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.128 --60872-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:33.128 --60872-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:33.128 --60872-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:33.128 --60872-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:33.128 --60872-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:33.385 --60872-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:33.385 --60872-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:33.385 --60872-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:33.385 --60872-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:33.385 --60872-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:33.385 --60872-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:33.385 --60872-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:33.385 --60872-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:33.385 --60872-- Reading syms from /usr/lib64/libm.so.6 00:07:33.385 --60872-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:33.385 --60872-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:33.385 --60872-- Reading syms from /usr/lib64/libc.so.6 00:07:33.386 ==60872== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.386 --60872-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.386 --60872-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:33.386 ==60872== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.386 --60872-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.386 --60872-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:33.386 ==60872== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.386 --60872-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.386 --60872-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:33.386 ==60872== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.386 --60872-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.386 --60872-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:33.386 ==60872== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.386 --60872-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.386 --60872-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:33.386 ==60872== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.386 --60872-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.386 --60872-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:33.386 --60872-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:33.386 --60872-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:33.386 --60872-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:33.386 --60872-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:33.386 --60872-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:33.386 --60872-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:33.386 --60872-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 ==60872== Preferring higher priority redirection: 00:07:33.386 --60872-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:33.386 --60872-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:33.386 --60872-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 --60872-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.386 ==60872== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.387 --60872-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:33.387 --60872-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:33.387 ==60872== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.387 --60872-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:33.387 --60872-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:33.387 --60872-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:33.387 --60872-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:33.387 --60872-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:33.643 --60872-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:33.643 --60872-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:33.644 --60872-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:33.644 --60872-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:33.644 --60872-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:33.644 --60872-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:33.644 --60872-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:33.644 --60872-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:33.644 --60872-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:33.644 --60872-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:33.644 --60872-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:33.644 --60872-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:33.644 --60872-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:33.644 00:07:33.644 00:07:33.644 CUnit - A unit testing framework for C - Version 2.1-3 00:07:33.644 http://cunit.sourceforge.net/ 00:07:33.644 00:07:33.644 00:07:33.644 Suite: nvme_pcie_common 00:07:33.644 Test: test_nvme_pcie_ctrlr_alloc_cmb ...[2024-07-12 10:21:27.392279] /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:07:33.644 passed 00:07:33.644 Test: test_nvme_pcie_qpair_construct_destroy ...--60872-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:33.644 passed 00:07:33.644 Test: test_nvme_pcie_ctrlr_cmd_create_delete_io_queue ...passed 00:07:33.644 Test: test_nvme_pcie_ctrlr_connect_qpair ...[2024-07-12 10:21:27.498249] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 503:nvme_completion_create_cq_cb: *ERROR*: nvme_create_io_cq failed! 00:07:33.644 [2024-07-12 10:21:27.502884] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 456:nvme_completion_create_sq_cb: *ERROR*: nvme_create_io_sq failed, deleting cq! 00:07:33.644 [2024-07-12 10:21:27.505639] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 550:_nvme_pcie_ctrlr_create_io_qpair: *ERROR*: Failed to send request to create_io_cq 00:07:33.644 passed 00:07:33.644 Test: test_nvme_pcie_ctrlr_construct_admin_qpair ...passed 00:07:33.644 Test: test_nvme_pcie_poll_group_get_stats ...[2024-07-12 10:21:27.514922] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1791:nvme_pcie_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:07:33.644 [2024-07-12 10:21:27.515530] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1791:nvme_pcie_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:07:33.644 passed 00:07:33.644 00:07:33.644 Run Summary: Type Total Ran Passed Failed Inactive 00:07:33.644 suites 1 1 n/a 0 0 00:07:33.644 tests 6 6 6 0 0 00:07:33.644 asserts 148 148 148 0 n/a 00:07:33.644 00:07:33.644 Elapsed time = 0.133 seconds 00:07:33.644 --60872-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:33.644 --60872-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:33.901 ==60872== 00:07:33.901 ==60872== HEAP SUMMARY: 00:07:33.901 ==60872== in use at exit: 0 bytes in 0 blocks 00:07:33.902 ==60872== total heap usage: 106 allocs, 106 frees, 254,316 bytes allocated 00:07:33.902 ==60872== 00:07:33.902 ==60872== All heap blocks were freed -- no leaks are possible 00:07:33.902 ==60872== 00:07:33.902 ==60872== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:33.902 10:21:27 -- unit/unittest.sh@101 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:07:33.902 ==60875== Memcheck, a memory error detector 00:07:33.902 ==60875== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:33.902 ==60875== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:33.902 ==60875== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:07:33.902 ==60875== 00:07:33.902 --60875-- Valgrind options: 00:07:33.902 --60875-- --leak-check=full 00:07:33.902 --60875-- --error-exitcode=2 00:07:33.902 --60875-- --verbose 00:07:33.902 --60875-- Contents of /proc/version: 00:07:33.902 --60875-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:33.902 --60875-- 00:07:33.902 --60875-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:33.902 --60875-- Page sizes: currently 4096, max supported 4096 00:07:33.902 --60875-- Valgrind library directory: /usr/libexec/valgrind 00:07:33.902 --60875-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:07:33.902 --60875-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:33.902 --60875-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:33.902 --60875-- might be shown as UnknownInlinedFun 00:07:33.902 --60875-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:33.902 --60875-- object doesn't have a dynamic symbol table 00:07:33.902 --60875-- Scheduler: using generic scheduler lock implementation. 00:07:33.902 --60875-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:33.902 ==60875== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60875-by-???-on-48eae4554860 00:07:33.902 ==60875== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60875-by-???-on-48eae4554860 00:07:33.902 ==60875== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60875-by-???-on-48eae4554860 00:07:33.902 ==60875== 00:07:33.902 ==60875== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:33.902 ==60875== don't want to do, unless you know exactly what you're doing, 00:07:33.902 ==60875== or are doing some strange experiment): 00:07:33.902 ==60875== /usr/libexec/valgrind/../../bin/vgdb --pid=60875 ...command... 00:07:33.902 ==60875== 00:07:33.902 ==60875== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:33.902 ==60875== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:07:33.902 ==60875== and then give GDB the following command 00:07:33.902 ==60875== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60875 00:07:33.902 ==60875== --pid is optional if only one valgrind process is running 00:07:33.902 ==60875== 00:07:33.902 --60875-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:33.902 --60875-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:33.902 --60875-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:33.902 --60875-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:33.902 ==60875== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.902 --60875-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:33.902 --60875-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:33.902 --60875-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:33.902 --60875-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:33.902 --60875-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:33.902 --60875-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:33.902 --60875-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:33.902 --60875-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:33.902 --60875-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:33.902 --60875-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:33.902 --60875-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:33.902 --60875-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:33.902 --60875-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:33.902 --60875-- Reading syms from /usr/lib64/libm.so.6 00:07:33.902 --60875-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:33.902 --60875-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:33.902 --60875-- Reading syms from /usr/lib64/libc.so.6 00:07:33.902 ==60875== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.902 --60875-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.902 --60875-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:33.902 ==60875== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.902 --60875-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.902 --60875-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:33.902 ==60875== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.902 --60875-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.902 --60875-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:33.902 ==60875== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.902 --60875-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.903 --60875-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:33.903 ==60875== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.903 --60875-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.903 --60875-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:33.903 ==60875== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.903 --60875-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.903 --60875-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:33.903 --60875-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:34.159 --60875-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:34.159 --60875-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:34.159 --60875-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:34.159 --60875-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:34.159 --60875-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:34.159 --60875-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.159 --60875-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.159 --60875-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.159 --60875-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.159 --60875-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.159 --60875-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.159 --60875-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.159 --60875-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.159 --60875-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.159 --60875-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.159 --60875-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.159 --60875-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.159 --60875-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.159 --60875-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.159 --60875-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.159 --60875-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.159 --60875-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.159 --60875-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.159 --60875-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.159 --60875-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.159 --60875-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.159 --60875-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.160 --60875-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.160 --60875-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.160 --60875-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.160 --60875-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.160 --60875-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.160 --60875-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.160 --60875-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.160 --60875-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.160 ==60875== Preferring higher priority redirection: 00:07:34.160 --60875-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:34.160 --60875-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:34.160 --60875-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.160 --60875-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.160 --60875-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.160 --60875-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.160 --60875-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.160 --60875-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.160 --60875-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.160 --60875-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.160 --60875-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.160 ==60875== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.160 --60875-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:34.160 --60875-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:34.160 ==60875== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.160 --60875-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:34.160 --60875-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:34.160 --60875-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:34.160 --60875-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:34.160 --60875-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:34.160 --60875-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:34.160 --60875-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:34.160 --60875-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:34.160 --60875-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:34.160 --60875-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:34.160 --60875-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:34.160 --60875-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:34.160 --60875-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:34.160 --60875-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:34.160 --60875-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:34.160 --60875-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:34.160 --60875-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:34.160 --60875-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:34.160 00:07:34.160 00:07:34.160 CUnit - A unit testing framework for C - Version 2.1-3 00:07:34.160 http://cunit.sourceforge.net/ 00:07:34.160 00:07:34.160 00:07:34.160 Suite: nvme_fabric 00:07:34.160 Test: test_nvme_fabric_prop_set_cmd ...passed 00:07:34.160 Test: test_nvme_fabric_prop_get_cmd ...passed 00:07:34.160 Test: test_nvme_fabric_get_discovery_log_page ...passed 00:07:34.160 Test: test_nvme_fabric_discover_probe ...--60875-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:34.160 --60875-- REDIR: 0x5644ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:34.160 passed 00:07:34.160 Test: test_nvme_fabric_qpair_connect ...--60875-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:34.417 [2024-07-12 10:21:28.070665] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_fabric.c: 598: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:07:34.417 passed 00:07:34.417 00:07:34.417 Run Summary: Type Total Ran Passed Failed Inactive 00:07:34.417 suites 1 1 n/a 0 0 00:07:34.417 tests 5 5 5 0 0 00:07:34.417 asserts 60 60 60 0 n/a 00:07:34.417 00:07:34.417 Elapsed time = 0.073 seconds 00:07:34.417 --60875-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:34.417 --60875-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:34.417 ==60875== 00:07:34.417 ==60875== HEAP SUMMARY: 00:07:34.417 ==60875== in use at exit: 0 bytes in 0 blocks 00:07:34.417 ==60875== total heap usage: 85 allocs, 85 frees, 120,312 bytes allocated 00:07:34.417 ==60875== 00:07:34.417 ==60875== All heap blocks were freed -- no leaks are possible 00:07:34.417 ==60875== 00:07:34.417 ==60875== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:34.417 10:21:28 -- unit/unittest.sh@102 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:07:34.417 ==60876== Memcheck, a memory error detector 00:07:34.417 ==60876== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:34.417 ==60876== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:34.417 ==60876== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:07:34.417 ==60876== 00:07:34.417 --60876-- Valgrind options: 00:07:34.417 --60876-- --leak-check=full 00:07:34.417 --60876-- --error-exitcode=2 00:07:34.417 --60876-- --verbose 00:07:34.417 --60876-- Contents of /proc/version: 00:07:34.417 --60876-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:34.417 --60876-- 00:07:34.417 --60876-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:34.417 --60876-- Page sizes: currently 4096, max supported 4096 00:07:34.417 --60876-- Valgrind library directory: /usr/libexec/valgrind 00:07:34.417 --60876-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:07:34.417 --60876-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:34.417 --60876-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:34.417 --60876-- might be shown as UnknownInlinedFun 00:07:34.417 --60876-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:34.417 --60876-- object doesn't have a dynamic symbol table 00:07:34.417 --60876-- Scheduler: using generic scheduler lock implementation. 00:07:34.417 --60876-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:34.417 ==60876== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60876-by-???-on-48eae4554860 00:07:34.417 ==60876== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60876-by-???-on-48eae4554860 00:07:34.417 ==60876== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60876-by-???-on-48eae4554860 00:07:34.417 ==60876== 00:07:34.417 ==60876== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:34.417 ==60876== don't want to do, unless you know exactly what you're doing, 00:07:34.417 ==60876== or are doing some strange experiment): 00:07:34.417 ==60876== /usr/libexec/valgrind/../../bin/vgdb --pid=60876 ...command... 00:07:34.417 ==60876== 00:07:34.417 ==60876== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:34.417 ==60876== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:07:34.417 ==60876== and then give GDB the following command 00:07:34.417 ==60876== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60876 00:07:34.417 ==60876== --pid is optional if only one valgrind process is running 00:07:34.417 ==60876== 00:07:34.417 --60876-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:34.417 --60876-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:34.417 --60876-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:34.417 --60876-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:34.417 ==60876== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.417 --60876-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:34.417 --60876-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:34.417 --60876-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:34.417 --60876-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:34.417 --60876-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:34.417 --60876-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:34.417 --60876-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:34.417 --60876-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:34.417 --60876-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:34.417 --60876-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:34.417 --60876-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:34.417 --60876-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:34.417 --60876-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:34.417 --60876-- Reading syms from /usr/lib64/libm.so.6 00:07:34.417 --60876-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:34.417 --60876-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:34.417 --60876-- Reading syms from /usr/lib64/libc.so.6 00:07:34.674 ==60876== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.674 --60876-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.674 --60876-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:34.674 ==60876== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.674 --60876-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.674 --60876-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:34.674 ==60876== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.674 --60876-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.674 --60876-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:34.674 ==60876== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.674 --60876-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.674 --60876-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:34.674 ==60876== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.674 --60876-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.675 --60876-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:34.675 ==60876== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.675 --60876-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.675 --60876-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:34.675 --60876-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:34.675 --60876-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:34.675 --60876-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:34.675 --60876-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:34.675 --60876-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:34.675 --60876-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:34.675 --60876-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 ==60876== Preferring higher priority redirection: 00:07:34.675 --60876-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:34.675 --60876-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:34.675 --60876-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 --60876-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.675 ==60876== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.675 --60876-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:34.675 --60876-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:34.675 ==60876== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.675 --60876-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:34.675 --60876-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:34.675 --60876-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:34.675 --60876-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:34.675 --60876-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:34.675 --60876-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:34.675 --60876-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:34.675 --60876-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:34.675 --60876-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:34.675 --60876-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:34.675 --60876-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:34.675 --60876-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:34.675 --60876-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:34.675 --60876-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:34.675 --60876-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:34.675 --60876-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:34.932 --60876-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:34.932 --60876-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:34.932 00:07:34.932 00:07:34.932 CUnit - A unit testing framework for C - Version 2.1-3 00:07:34.932 http://cunit.sourceforge.net/ 00:07:34.932 00:07:34.932 00:07:34.932 Suite: nvme_opal 00:07:34.932 Test: test_opal_nvme_security_recv_send_done ...passed 00:07:34.932 Test: test_opal_add_short_atom_header ...[2024-07-12 10:21:28.624218] /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:07:34.932 passed 00:07:34.932 00:07:34.932 Run Summary: Type Total Ran Passed Failed Inactive 00:07:34.932 suites 1 1 n/a 0 0 00:07:34.932 tests 2 2 2 0 0 00:07:34.932 asserts 22 22 22 0 n/a 00:07:34.932 00:07:34.932 Elapsed time = 0.048 seconds 00:07:34.932 --60876-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:34.932 --60876-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:34.932 ==60876== 00:07:34.932 ==60876== HEAP SUMMARY: 00:07:34.932 ==60876== in use at exit: 0 bytes in 0 blocks 00:07:34.932 ==60876== total heap usage: 64 allocs, 64 frees, 111,986 bytes allocated 00:07:34.932 ==60876== 00:07:34.932 ==60876== All heap blocks were freed -- no leaks are possible 00:07:34.932 ==60876== 00:07:34.932 ==60876== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:34.933 00:07:34.933 real 0m12.381s 00:07:34.933 user 0m11.707s 00:07:34.933 sys 0m0.496s 00:07:34.933 10:21:28 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:34.933 10:21:28 -- common/autotest_common.sh@10 -- # set +x 00:07:34.933 ************************************ 00:07:34.933 END TEST unittest_nvme 00:07:34.933 ************************************ 00:07:34.933 10:21:28 -- unit/unittest.sh@247 -- # run_test unittest_log valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:07:34.933 10:21:28 -- common/autotest_common.sh@1077 -- # '[' 6 -le 1 ']' 00:07:34.933 10:21:28 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:07:34.933 10:21:28 -- common/autotest_common.sh@10 -- # set +x 00:07:34.933 ************************************ 00:07:34.933 START TEST unittest_log 00:07:34.933 ************************************ 00:07:34.933 10:21:28 -- common/autotest_common.sh@1104 -- # 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:07:34.933 ==60894== Memcheck, a memory error detector 00:07:34.933 ==60894== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:34.933 ==60894== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:34.933 ==60894== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:07:34.933 ==60894== 00:07:34.933 --60894-- Valgrind options: 00:07:34.933 --60894-- --leak-check=full 00:07:34.933 --60894-- --error-exitcode=2 00:07:34.933 --60894-- --verbose 00:07:34.933 --60894-- Contents of /proc/version: 00:07:34.933 --60894-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:34.933 --60894-- 00:07:34.933 --60894-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:34.933 --60894-- Page sizes: currently 4096, max supported 4096 00:07:34.933 --60894-- Valgrind library directory: /usr/libexec/valgrind 00:07:34.933 --60894-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:07:34.933 --60894-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:34.933 --60894-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:34.933 --60894-- might be shown as UnknownInlinedFun 00:07:34.933 --60894-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:34.933 --60894-- object doesn't have a dynamic symbol table 00:07:34.933 --60894-- Scheduler: using generic scheduler lock implementation. 00:07:34.933 --60894-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:34.933 ==60894== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60894-by-???-on-48eae4554860 00:07:34.933 ==60894== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60894-by-???-on-48eae4554860 00:07:34.933 ==60894== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60894-by-???-on-48eae4554860 00:07:34.933 ==60894== 00:07:34.933 ==60894== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:34.933 ==60894== don't want to do, unless you know exactly what you're doing, 00:07:34.933 ==60894== or are doing some strange experiment): 00:07:34.933 ==60894== /usr/libexec/valgrind/../../bin/vgdb --pid=60894 ...command... 00:07:34.933 ==60894== 00:07:34.933 ==60894== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:34.933 ==60894== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:07:34.933 ==60894== and then give GDB the following command 00:07:34.933 ==60894== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60894 00:07:34.933 ==60894== --pid is optional if only one valgrind process is running 00:07:34.933 ==60894== 00:07:34.933 --60894-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:34.933 --60894-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:34.933 --60894-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:34.933 --60894-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:34.933 ==60894== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.933 --60894-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:34.933 --60894-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:34.933 --60894-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:34.933 --60894-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:34.933 --60894-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:34.933 --60894-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:35.190 --60894-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:35.190 --60894-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:35.190 --60894-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:35.190 --60894-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:35.190 --60894-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:35.190 --60894-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:35.190 --60894-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:35.190 --60894-- Reading syms from /usr/lib64/libm.so.6 00:07:35.190 --60894-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:35.190 --60894-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:35.190 --60894-- Reading syms from /usr/lib64/libc.so.6 00:07:35.190 ==60894== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.190 --60894-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:35.190 --60894-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:35.190 ==60894== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.190 --60894-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:35.190 --60894-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:35.190 ==60894== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.190 --60894-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:35.190 --60894-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:35.190 ==60894== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.190 --60894-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:35.190 --60894-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:35.190 ==60894== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.190 --60894-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:35.190 --60894-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:35.190 ==60894== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.190 --60894-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:35.190 --60894-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:35.190 --60894-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:35.190 --60894-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:35.190 --60894-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:35.190 --60894-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:35.190 --60894-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:35.190 --60894-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:35.190 --60894-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.190 --60894-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.190 --60894-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.190 --60894-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.190 --60894-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.190 --60894-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.190 --60894-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.190 --60894-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 ==60894== Preferring higher priority redirection: 00:07:35.191 --60894-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:35.191 --60894-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:35.191 --60894-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 --60894-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.191 ==60894== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.191 --60894-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:35.191 --60894-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:35.191 ==60894== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.191 --60894-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:35.191 --60894-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:35.191 --60894-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:35.191 --60894-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:35.191 --60894-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:35.448 --60894-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:35.448 --60894-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:35.448 --60894-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:35.448 --60894-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:35.448 --60894-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:35.448 --60894-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:35.448 --60894-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:35.448 --60894-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:35.448 --60894-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:35.448 --60894-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:35.448 --60894-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:35.448 --60894-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:35.448 --60894-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:35.448 --60894-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:35.448 00:07:35.448 00:07:35.448 CUnit - A unit testing framework for C - Version 2.1-3 00:07:35.448 http://cunit.sourceforge.net/ 00:07:35.448 00:07:35.448 00:07:35.448 Suite: log 00:07:35.448 Test: log_test ...[2024-07-12 10:21:29.194834] log_ut.c: 54:log_test: *WARNING*: log warning unit test 00:07:35.448 [2024-07-12 10:21:29.222577] log_ut.c: 55:log_test: *DEBUG*: log test 00:07:35.448 log dump test: 00:07:35.448 00000000 6c 6f 67 20 64 75 6d 70 log dump 00:07:35.448 spdk dump test: 00:07:35.448 00000000 73 70 64 6b 20 64 75 6d 70 spdk dump 00:07:35.448 spdk dump test: 00:07:35.448 00000000 73 70 64 6b 20 64 75 6d 70 20 31 36 20 6d 6f 72 spdk dump 16 mor 00:07:35.448 00000010 65 20 63 68 61 72 73 e chars 00:07:35.448 passed 00:07:35.448 Test: deprecation ...--60894-- REDIR: 0x55833f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:35.448 --60894-- REDIR: 0x5644ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:36.382 passed 00:07:36.382 00:07:36.382 Run Summary: Type Total Ran Passed Failed Inactive 00:07:36.382 suites 1 1 n/a 0 0 00:07:36.382 tests 2 2 2 0 0 00:07:36.382 asserts 73 73 73 0 n/a 00:07:36.382 00:07:36.382 Elapsed time = 0.066 seconds 00:07:36.382 --60894-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:36.382 --60894-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:36.639 ==60894== 00:07:36.639 ==60894== HEAP SUMMARY: 00:07:36.639 ==60894== in use at exit: 576 bytes in 3 blocks 00:07:36.639 ==60894== total heap usage: 67 allocs, 64 frees, 103,578 bytes allocated 00:07:36.639 ==60894== 00:07:36.639 ==60894== Searching for pointers to 3 not-freed blocks 00:07:36.639 ==60894== Checked 6,215,264 bytes 00:07:36.639 ==60894== 00:07:36.639 ==60894== LEAK SUMMARY: 00:07:36.639 ==60894== definitely lost: 0 bytes in 0 blocks 00:07:36.639 ==60894== indirectly lost: 0 bytes in 0 blocks 00:07:36.639 ==60894== possibly lost: 0 bytes in 0 blocks 00:07:36.639 ==60894== still reachable: 576 bytes in 3 blocks 00:07:36.639 ==60894== suppressed: 0 bytes in 0 blocks 00:07:36.639 ==60894== Reachable blocks (those to which a pointer was found) are not shown. 00:07:36.639 ==60894== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:36.640 ==60894== 00:07:36.640 ==60894== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:36.640 00:07:36.640 real 0m1.587s 00:07:36.640 user 0m0.561s 00:07:36.640 sys 0m0.024s 00:07:36.640 10:21:30 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:36.640 10:21:30 -- common/autotest_common.sh@10 -- # set +x 00:07:36.640 ************************************ 00:07:36.640 END TEST unittest_log 00:07:36.640 ************************************ 00:07:36.640 10:21:30 -- unit/unittest.sh@248 -- # run_test unittest_lvol valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:07:36.640 10:21:30 -- common/autotest_common.sh@1077 -- # '[' 6 -le 1 ']' 00:07:36.640 10:21:30 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:07:36.640 10:21:30 -- common/autotest_common.sh@10 -- # set +x 00:07:36.640 ************************************ 00:07:36.640 START TEST unittest_lvol 00:07:36.640 ************************************ 00:07:36.640 10:21:30 -- common/autotest_common.sh@1104 -- # 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:07:36.640 ==60914== Memcheck, a memory error detector 00:07:36.640 ==60914== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:36.640 ==60914== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:36.640 ==60914== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:07:36.640 ==60914== 00:07:36.640 --60914-- Valgrind options: 00:07:36.640 --60914-- --leak-check=full 00:07:36.640 --60914-- --error-exitcode=2 00:07:36.640 --60914-- --verbose 00:07:36.640 --60914-- Contents of /proc/version: 00:07:36.640 --60914-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:36.640 --60914-- 00:07:36.640 --60914-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:36.640 --60914-- Page sizes: currently 4096, max supported 4096 00:07:36.640 --60914-- Valgrind library directory: /usr/libexec/valgrind 00:07:36.640 --60914-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:07:36.640 --60914-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:36.640 --60914-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:36.640 --60914-- might be shown as UnknownInlinedFun 00:07:36.640 --60914-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:36.640 --60914-- object doesn't have a dynamic symbol table 00:07:36.640 --60914-- Scheduler: using generic scheduler lock implementation. 00:07:36.640 --60914-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:36.640 ==60914== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60914-by-???-on-48eae4554860 00:07:36.640 ==60914== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60914-by-???-on-48eae4554860 00:07:36.640 ==60914== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60914-by-???-on-48eae4554860 00:07:36.640 ==60914== 00:07:36.640 ==60914== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:36.640 ==60914== don't want to do, unless you know exactly what you're doing, 00:07:36.640 ==60914== or are doing some strange experiment): 00:07:36.640 ==60914== /usr/libexec/valgrind/../../bin/vgdb --pid=60914 ...command... 00:07:36.640 ==60914== 00:07:36.640 ==60914== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:36.640 ==60914== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:07:36.640 ==60914== and then give GDB the following command 00:07:36.640 ==60914== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60914 00:07:36.640 ==60914== --pid is optional if only one valgrind process is running 00:07:36.640 ==60914== 00:07:36.640 --60914-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:36.640 --60914-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:36.640 --60914-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:36.640 --60914-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:36.640 ==60914== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.640 --60914-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:36.640 --60914-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:36.640 --60914-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:36.640 --60914-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:36.640 --60914-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:36.640 --60914-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:36.640 --60914-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:36.640 --60914-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:36.640 --60914-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:36.640 --60914-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:36.640 --60914-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:36.640 --60914-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:36.640 --60914-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:36.640 --60914-- Reading syms from /usr/lib64/libm.so.6 00:07:36.640 --60914-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:36.640 --60914-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:36.640 --60914-- Reading syms from /usr/lib64/libc.so.6 00:07:36.640 ==60914== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.640 --60914-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.640 --60914-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:36.640 ==60914== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.640 --60914-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.640 --60914-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:36.640 ==60914== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.640 --60914-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.640 --60914-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:36.640 ==60914== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.640 --60914-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.640 --60914-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:36.640 ==60914== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.640 --60914-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.640 --60914-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:36.640 ==60914== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.640 --60914-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.640 --60914-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:36.897 --60914-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:36.897 --60914-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:36.897 --60914-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:36.897 --60914-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:36.897 --60914-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:36.897 --60914-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:36.897 --60914-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 --60914-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.897 ==60914== Preferring higher priority redirection: 00:07:36.897 --60914-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:36.897 --60914-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:36.897 --60914-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.898 --60914-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.898 --60914-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.898 --60914-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.898 --60914-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.898 --60914-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.898 --60914-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.898 --60914-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.898 --60914-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.898 ==60914== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.898 --60914-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:36.898 --60914-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:36.898 ==60914== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.898 --60914-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:36.898 --60914-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:36.898 --60914-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:36.898 --60914-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:36.898 --60914-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:36.898 --60914-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:36.898 --60914-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:36.898 --60914-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:36.898 --60914-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:36.898 --60914-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:36.898 --60914-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:36.898 --60914-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:36.898 --60914-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:36.898 --60914-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:36.898 --60914-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:36.898 --60914-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:36.898 --60914-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:36.898 --60914-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:37.155 --60914-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:37.155 00:07:37.155 00:07:37.155 CUnit - A unit testing framework for C - Version 2.1-3 00:07:37.155 http://cunit.sourceforge.net/ 00:07:37.155 00:07:37.155 00:07:37.155 Suite: lvol 00:07:37.155 Test: lvs_init_unload_success ...--60914-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:37.155 [2024-07-12 10:21:30.881232] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 892:spdk_lvs_unload: *ERROR*: Lvols still open on lvol store 00:07:37.155 passed 00:07:37.155 Test: lvs_init_destroy_success ...[2024-07-12 10:21:30.923049] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 962:spdk_lvs_destroy: *ERROR*: Lvols still open on lvol store 00:07:37.155 passed 00:07:37.155 Test: lvs_init_opts_success ...passed 00:07:37.155 Test: lvs_unload_lvs_is_null_fail ...[2024-07-12 10:21:30.935952] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 882:spdk_lvs_unload: *ERROR*: Lvol store is NULL 00:07:37.155 passed 00:07:37.155 Test: lvs_names ...[2024-07-12 10:21:30.937851] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 726:spdk_lvs_init: *ERROR*: No name specified. 00:07:37.155 [2024-07-12 10:21:30.938985] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 720:spdk_lvs_init: *ERROR*: Name has no null terminator. 00:07:37.155 --60914-- REDIR: 0x5644ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:37.155 [2024-07-12 10:21:30.942926] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 736:spdk_lvs_init: *ERROR*: lvolstore with name x already exists 00:07:37.155 passed 00:07:37.155 Test: lvol_create_destroy_success ...passed 00:07:37.155 Test: lvol_create_fail ...[2024-07-12 10:21:30.967181] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 689:spdk_lvs_init: *ERROR*: Blobstore device does not exist 00:07:37.155 [2024-07-12 10:21:30.968504] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1190:spdk_lvol_create: *ERROR*: lvol store does not exist 00:07:37.155 passed 00:07:37.155 Test: lvol_destroy_fail ...[2024-07-12 10:21:30.975674] /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:07:37.155 passed 00:07:37.155 Test: lvol_close ...[2024-07-12 10:21:30.980435] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1614:spdk_lvol_close: *ERROR*: lvol does not exist 00:07:37.155 [2024-07-12 10:21:30.983040] /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:07:37.155 passed 00:07:37.155 Test: lvol_resize ...passed 00:07:37.155 Test: lvol_set_read_only ...passed 00:07:37.155 Test: test_lvs_load ...[2024-07-12 10:21:31.011633] /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:07:37.156 [2024-07-12 10:21:31.012145] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 441:lvs_load: *ERROR*: Invalid options 00:07:37.156 passed 00:07:37.156 Test: lvols_load ...[2024-07-12 10:21:31.023871] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:07:37.156 [2024-07-12 10:21:31.032126] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:07:37.156 passed 00:07:37.156 Test: lvol_open ...passed 00:07:37.156 Test: lvol_snapshot ...passed 00:07:37.156 Test: lvol_snapshot_fail ...[2024-07-12 10:21:31.060795] /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:07:37.156 passed 00:07:37.156 Test: lvol_clone ...passed 00:07:37.413 Test: lvol_clone_fail ...[2024-07-12 10:21:31.071117] /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:07:37.413 passed 00:07:37.413 Test: lvol_iter_clones ...passed 00:07:37.413 Test: lvol_refcnt ...[2024-07-12 10:21:31.087143] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1572:spdk_lvol_destroy: *ERROR*: Cannot destroy lvol 00864baa-fa27-458d-b506-70d901ccc8b2 because it is still open 00:07:37.413 passed 00:07:37.413 Test: lvol_names ...[2024-07-12 10:21:31.092458] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1156:lvs_verify_lvol_name: *ERROR*: Name has no null terminator. 00:07:37.413 [2024-07-12 10:21:31.093592] /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:07:37.413 [2024-07-12 10:21:31.098593] /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:07:37.413 passed 00:07:37.413 Test: lvol_create_thin_provisioned ...passed 00:07:37.413 Test: lvol_rename ...[2024-07-12 10:21:31.107614] /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:07:37.413 [2024-07-12 10:21:31.113218] /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:07:37.413 passed 00:07:37.413 Test: lvs_rename ...[2024-07-12 10:21:31.127072] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 769:lvs_rename_cb: *ERROR*: Lvol store rename operation failed 00:07:37.413 passed 00:07:37.413 Test: lvol_inflate ...[2024-07-12 10:21:31.134968] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:07:37.413 passed 00:07:37.413 Test: lvol_decouple_parent ...[2024-07-12 10:21:31.140943] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:07:37.413 passed 00:07:37.413 Test: lvol_get_xattr ...passed 00:07:37.413 Test: lvol_esnap_reload ...passed 00:07:37.413 Test: lvol_esnap_create_bad_args ...[2024-07-12 10:21:31.154161] /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:07:37.413 [2024-07-12 10:21:31.155622] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1156:lvs_verify_lvol_name: *ERROR*: Name has no null terminator. 00:07:37.413 [2024-07-12 10:21:31.157223] /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:07:37.413 [2024-07-12 10:21:31.158379] /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:07:37.413 [2024-07-12 10:21:31.168074] /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:07:37.413 passed 00:07:37.413 Test: lvol_esnap_create_delete ...passed 00:07:37.413 Test: lvol_esnap_load_esnaps ...[2024-07-12 10:21:31.175735] /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:07:37.413 passed 00:07:37.413 Test: lvol_esnap_missing ...[2024-07-12 10:21:31.185570] /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:07:37.413 [2024-07-12 10:21:31.186717] /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:07:37.413 passed 00:07:37.413 Test: lvol_esnap_hotplug ... 00:07:37.413 lvol_esnap_hotplug scenario 0: PASS - one missing, happy path 00:07:37.413 lvol_esnap_hotplug scenario 1: PASS - one missing, cb registers degraded_set 00:07:37.413 [2024-07-12 10:21:31.245332] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 89b2fb75-feb1-4258-b13a-5ab68d96b99b: failed to create esnap bs_dev: error -12 00:07:37.413 lvol_esnap_hotplug scenario 2: PASS - one missing, cb retuns -ENOMEM 00:07:37.413 lvol_esnap_hotplug scenario 3: PASS - two missing with same esnap, happy path 00:07:37.413 [2024-07-12 10:21:31.248270] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol cc095ab7-0e12-4dd4-b90f-f2aa20ec0868: failed to create esnap bs_dev: error -12 00:07:37.413 lvol_esnap_hotplug scenario 4: PASS - two missing with same esnap, first -ENOMEM 00:07:37.413 [2024-07-12 10:21:31.248794] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 17bb55de-6fd8-472c-ac51-2f3107eac44f: failed to create esnap bs_dev: error -12 00:07:37.413 lvol_esnap_hotplug scenario 5: PASS - two missing with same esnap, second -ENOMEM 00:07:37.413 lvol_esnap_hotplug scenario 6: PASS - two missing with different esnaps, happy path 00:07:37.413 lvol_esnap_hotplug scenario 7: PASS - two missing with different esnaps, first still missing 00:07:37.413 lvol_esnap_hotplug scenario 8: PASS - three missing with same esnap, happy path 00:07:37.413 lvol_esnap_hotplug scenario 9: PASS - three missing with same esnap, first still missing 00:07:37.413 lvol_esnap_hotplug scenario 10: PASS - three missing with same esnap, first two still missing 00:07:37.413 lvol_esnap_hotplug scenario 11: PASS - three missing with same esnap, middle still missing 00:07:37.413 lvol_esnap_hotplug scenario 12: PASS - three missing with same esnap, last still missing 00:07:37.413 passed 00:07:37.413 Test: lvol_get_by ...passed 00:07:37.413 00:07:37.414 Run Summary: Type Total Ran Passed Failed Inactive 00:07:37.414 suites 1 1 n/a 0 0 00:07:37.414 tests 34 34 34 0 0 00:07:37.414 asserts 1439 1439 1439 0 n/a 00:07:37.414 00:07:37.414 Elapsed time = 0.440 seconds 00:07:37.414 --60914-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:37.414 --60914-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:37.671 ==60914== 00:07:37.671 ==60914== HEAP SUMMARY: 00:07:37.671 ==60914== in use at exit: 0 bytes in 0 blocks 00:07:37.671 ==60914== total heap usage: 1,946 allocs, 1,946 frees, 283,173 bytes allocated 00:07:37.671 ==60914== 00:07:37.671 ==60914== All heap blocks were freed -- no leaks are possible 00:07:37.671 ==60914== 00:07:37.672 ==60914== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:37.672 00:07:37.672 real 0m1.018s 00:07:37.672 user 0m0.986s 00:07:37.672 sys 0m0.029s 00:07:37.672 10:21:31 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:37.672 10:21:31 -- common/autotest_common.sh@10 -- # set +x 00:07:37.672 ************************************ 00:07:37.672 END TEST unittest_lvol 00:07:37.672 ************************************ 00:07:37.672 10:21:31 -- unit/unittest.sh@249 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:07:37.672 10:21:31 -- unit/unittest.sh@250 -- # run_test unittest_nvme_rdma valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:07:37.672 10:21:31 -- common/autotest_common.sh@1077 -- # '[' 6 -le 1 ']' 00:07:37.672 10:21:31 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:07:37.672 10:21:31 -- common/autotest_common.sh@10 -- # set +x 00:07:37.672 ************************************ 00:07:37.672 START TEST unittest_nvme_rdma 00:07:37.672 ************************************ 00:07:37.672 10:21:31 -- common/autotest_common.sh@1104 -- # 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:07:37.672 ==60933== Memcheck, a memory error detector 00:07:37.672 ==60933== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:37.672 ==60933== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:37.672 ==60933== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:07:37.672 ==60933== 00:07:37.672 --60933-- Valgrind options: 00:07:37.672 --60933-- --leak-check=full 00:07:37.672 --60933-- --error-exitcode=2 00:07:37.672 --60933-- --verbose 00:07:37.672 --60933-- Contents of /proc/version: 00:07:37.672 --60933-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:37.672 --60933-- 00:07:37.672 --60933-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:37.672 --60933-- Page sizes: currently 4096, max supported 4096 00:07:37.672 --60933-- Valgrind library directory: /usr/libexec/valgrind 00:07:37.672 --60933-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:07:37.672 --60933-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:37.672 --60933-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:37.672 --60933-- might be shown as UnknownInlinedFun 00:07:37.672 --60933-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:37.672 --60933-- object doesn't have a dynamic symbol table 00:07:37.672 --60933-- Scheduler: using generic scheduler lock implementation. 00:07:37.672 --60933-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:37.672 ==60933== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60933-by-???-on-48eae4554860 00:07:37.672 ==60933== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60933-by-???-on-48eae4554860 00:07:37.672 ==60933== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60933-by-???-on-48eae4554860 00:07:37.672 ==60933== 00:07:37.672 ==60933== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:37.672 ==60933== don't want to do, unless you know exactly what you're doing, 00:07:37.672 ==60933== or are doing some strange experiment): 00:07:37.672 ==60933== /usr/libexec/valgrind/../../bin/vgdb --pid=60933 ...command... 00:07:37.672 ==60933== 00:07:37.672 ==60933== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:37.672 ==60933== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:07:37.672 ==60933== and then give GDB the following command 00:07:37.672 ==60933== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60933 00:07:37.672 ==60933== --pid is optional if only one valgrind process is running 00:07:37.672 ==60933== 00:07:37.672 --60933-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:37.672 --60933-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:37.672 --60933-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:37.672 --60933-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:37.672 ==60933== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.672 --60933-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:37.672 --60933-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:37.672 --60933-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:37.672 --60933-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:37.672 --60933-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:37.672 --60933-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:37.672 --60933-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:37.672 --60933-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:37.672 --60933-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:37.672 --60933-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:37.672 --60933-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:37.672 --60933-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:37.672 --60933-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:37.672 --60933-- Reading syms from /usr/lib64/libm.so.6 00:07:37.672 --60933-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:37.672 --60933-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:37.672 --60933-- Reading syms from /usr/lib64/libc.so.6 00:07:37.931 ==60933== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.931 --60933-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.931 --60933-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:37.931 ==60933== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.931 --60933-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.931 --60933-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:37.931 ==60933== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.931 --60933-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.931 --60933-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:37.931 ==60933== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.931 --60933-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.931 --60933-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:37.931 ==60933== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.931 --60933-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.931 --60933-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:37.931 ==60933== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.932 --60933-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.932 --60933-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:37.932 --60933-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:37.932 --60933-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:37.932 --60933-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:37.932 --60933-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:37.932 --60933-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:37.932 --60933-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:37.932 --60933-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 ==60933== Preferring higher priority redirection: 00:07:37.932 --60933-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:37.932 --60933-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:37.932 --60933-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 --60933-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.932 ==60933== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.932 --60933-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:37.932 --60933-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:37.932 ==60933== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.932 --60933-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:37.932 --60933-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:38.191 --60933-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:38.191 --60933-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:38.191 --60933-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:38.191 --60933-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:38.191 --60933-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:38.191 --60933-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:38.191 --60933-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:38.191 --60933-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:38.191 --60933-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:38.191 --60933-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:38.191 --60933-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:38.191 --60933-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:38.191 --60933-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:38.191 --60933-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:38.191 --60933-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:38.191 --60933-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:38.191 00:07:38.191 00:07:38.191 CUnit - A unit testing framework for C - Version 2.1-3 00:07:38.191 http://cunit.sourceforge.net/ 00:07:38.191 00:07:38.191 00:07:38.191 Suite: nvme_rdma 00:07:38.191 Test: test_nvme_rdma_build_sgl_request ...[2024-07-12 10:21:32.033306] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1455:nvme_rdma_get_memory_translation: *ERROR*: RDMA memory translation failed, rc -34 00:07:38.191 [2024-07-12 10:21:32.071983] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1628:nvme_rdma_build_sgl_request: *ERROR*: SGL length 16777216 exceeds max keyed SGL block size 16777215 00:07:38.191 [2024-07-12 10:21:32.074343] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1684:nvme_rdma_build_sgl_request: *ERROR*: Size of SGL descriptors (64) exceeds ICD (60) 00:07:38.191 passed 00:07:38.191 Test: test_nvme_rdma_build_sgl_inline_request ...passed 00:07:38.191 Test: test_nvme_rdma_build_contig_request ...[2024-07-12 10:21:32.093092] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1565:nvme_rdma_build_contig_request: *ERROR*: SGL length 16777216 exceeds max keyed SGL block size 16777215 00:07:38.191 passed 00:07:38.191 Test: test_nvme_rdma_build_contig_inline_request ...passed 00:07:38.191 Test: test_nvme_rdma_create_reqs ...[2024-07-12 10:21:32.104467] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1007:nvme_rdma_create_reqs: *ERROR*: Failed to allocate rdma_reqs 00:07:38.191 --60933-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:38.450 passed 00:07:38.450 Test: test_nvme_rdma_create_rsps ...[2024-07-12 10:21:32.126366] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 925:nvme_rdma_create_rsps: *ERROR*: Failed to allocate rsp_sgls 00:07:38.450 passed 00:07:38.450 Test: test_nvme_rdma_ctrlr_create_qpair ...[2024-07-12 10:21:32.146800] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1822:nvme_rdma_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 0. Minimum queue size is 2. 00:07:38.450 [2024-07-12 10:21:32.147716] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1822:nvme_rdma_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:07:38.450 passed 00:07:38.450 Test: test_nvme_rdma_poller_create ...passed 00:07:38.450 Test: test_nvme_rdma_qpair_process_cm_event ...[2024-07-12 10:21:32.175037] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 526:nvme_rdma_qpair_process_cm_event: *ERROR*: Unexpected Acceptor Event [255] 00:07:38.450 passed 00:07:38.450 Test: test_nvme_rdma_ctrlr_construct ...--60933-- REDIR: 0x5644ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:38.450 passed 00:07:38.450 Test: test_nvme_rdma_req_put_and_get ...passed 00:07:38.450 Test: test_nvme_rdma_req_init ...passed 00:07:38.450 Test: test_nvme_rdma_validate_cm_event ...[2024-07-12 10:21:32.233045] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 617: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:07:38.450 [2024-07-12 10:21:32.234558] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 617: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:07:38.450 passed 00:07:38.450 Test: test_nvme_rdma_qpair_init ...passed 00:07:38.450 Test: test_nvme_rdma_qpair_submit_request ...passed 00:07:38.450 Test: test_nvme_rdma_memory_domain ...[2024-07-12 10:21:32.262922] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 352:nvme_rdma_get_memory_domain: *ERROR*: Failed to create memory domain 00:07:38.450 passed 00:07:38.450 Test: test_rdma_ctrlr_get_memory_domains ...passed 00:07:38.450 Test: test_rdma_get_memory_translation ...[2024-07-12 10:21:32.280407] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1444:nvme_rdma_get_memory_translation: *ERROR*: DMA memory translation failed, rc -1, iov count 0 00:07:38.450 [2024-07-12 10:21:32.283789] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1455:nvme_rdma_get_memory_translation: *ERROR*: RDMA memory translation failed, rc -1 00:07:38.450 passed 00:07:38.450 Test: test_get_rdma_qpair_from_wc ...passed 00:07:38.450 Test: test_nvme_rdma_ctrlr_get_max_sges ...passed 00:07:38.450 Test: test_nvme_rdma_poll_group_get_stats ...[2024-07-12 10:21:32.301324] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3239:nvme_rdma_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:07:38.450 [2024-07-12 10:21:32.302101] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3239:nvme_rdma_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:07:38.450 passed 00:07:38.450 Test: test_nvme_rdma_qpair_set_poller ...[2024-07-12 10:21:32.330163] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2972:nvme_rdma_poller_create: *ERROR*: Unable to create CQ, errno 0. 00:07:38.450 [2024-07-12 10:21:32.331902] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3018:nvme_rdma_poll_group_get_poller: *ERROR*: Failed to create a poller for device 0xfeedbeef 00:07:38.451 [2024-07-12 10:21:32.332740] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 723:nvme_rdma_qpair_set_poller: *ERROR*: Unable to find a cq for qpair 0x1ffeffe650 on poll group 0x5a2e230 00:07:38.451 [2024-07-12 10:21:32.333871] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2972:nvme_rdma_poller_create: *ERROR*: Unable to create CQ, errno 0. 00:07:38.451 --60933-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:38.451 [2024-07-12 10:21:32.334462] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3018:nvme_rdma_poll_group_get_poller: *ERROR*: Failed to create a poller for device (nil) 00:07:38.451 [2024-07-12 10:21:32.334609] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 723:nvme_rdma_qpair_set_poller: *ERROR*: Unable to find a cq for qpair 0x1ffeffe650 on poll group 0x5a2e230 00:07:38.451 --60933-- REDIR: 0x5641d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:38.451 --60933-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:38.451 [2024-07-12 10:21:32.349620] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 701:nvme_rdma_resize_cq: *ERROR*: RDMA CQ resize failed: errno 0: Success 00:07:38.451 passed 00:07:38.451 00:07:38.709 Run Summary: Type Total Ran Passed Failed Inactive 00:07:38.709 suites 1 1 n/a 0 0 00:07:38.709 tests 22 22 22 0 0 00:07:38.709 asserts 412 412 412 0 n/a 00:07:38.709 00:07:38.709 Elapsed time = 0.355 seconds 00:07:38.709 --60933-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:38.709 ==60933== 00:07:38.709 ==60933== HEAP SUMMARY: 00:07:38.709 ==60933== in use at exit: 56 bytes in 1 blocks 00:07:38.709 ==60933== total heap usage: 164 allocs, 163 frees, 140,982 bytes allocated 00:07:38.709 ==60933== 00:07:38.709 ==60933== Searching for pointers to 1 not-freed blocks 00:07:38.709 ==60933== Checked 6,362,232 bytes 00:07:38.709 ==60933== 00:07:38.709 ==60933== LEAK SUMMARY: 00:07:38.709 ==60933== definitely lost: 0 bytes in 0 blocks 00:07:38.709 ==60933== indirectly lost: 0 bytes in 0 blocks 00:07:38.709 ==60933== possibly lost: 0 bytes in 0 blocks 00:07:38.709 ==60933== still reachable: 56 bytes in 1 blocks 00:07:38.709 ==60933== suppressed: 0 bytes in 0 blocks 00:07:38.709 ==60933== Reachable blocks (those to which a pointer was found) are not shown. 00:07:38.709 ==60933== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:38.709 ==60933== 00:07:38.709 ==60933== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:38.709 00:07:38.709 real 0m1.059s 00:07:38.709 user 0m1.017s 00:07:38.709 sys 0m0.038s 00:07:38.709 10:21:32 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:38.709 10:21:32 -- common/autotest_common.sh@10 -- # set +x 00:07:38.709 ************************************ 00:07:38.709 END TEST unittest_nvme_rdma 00:07:38.709 ************************************ 00:07:38.709 10:21:32 -- unit/unittest.sh@251 -- # run_test unittest_nvmf_transport valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:07:38.709 10:21:32 -- common/autotest_common.sh@1077 -- # '[' 6 -le 1 ']' 00:07:38.709 10:21:32 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:07:38.709 10:21:32 -- common/autotest_common.sh@10 -- # set +x 00:07:38.709 ************************************ 00:07:38.709 START TEST unittest_nvmf_transport 00:07:38.709 ************************************ 00:07:38.709 10:21:32 -- common/autotest_common.sh@1104 -- # 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:07:38.709 ==60951== Memcheck, a memory error detector 00:07:38.709 ==60951== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:38.710 ==60951== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:38.710 ==60951== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:07:38.710 ==60951== 00:07:38.710 --60951-- Valgrind options: 00:07:38.710 --60951-- --leak-check=full 00:07:38.710 --60951-- --error-exitcode=2 00:07:38.710 --60951-- --verbose 00:07:38.710 --60951-- Contents of /proc/version: 00:07:38.710 --60951-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:38.710 --60951-- 00:07:38.710 --60951-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:38.710 --60951-- Page sizes: currently 4096, max supported 4096 00:07:38.710 --60951-- Valgrind library directory: /usr/libexec/valgrind 00:07:38.710 --60951-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:07:38.710 --60951-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:38.710 --60951-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:38.710 --60951-- might be shown as UnknownInlinedFun 00:07:38.710 --60951-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:38.710 --60951-- object doesn't have a dynamic symbol table 00:07:38.710 --60951-- Scheduler: using generic scheduler lock implementation. 00:07:38.710 --60951-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:38.710 ==60951== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60951-by-???-on-48eae4554860 00:07:38.710 ==60951== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60951-by-???-on-48eae4554860 00:07:38.710 ==60951== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60951-by-???-on-48eae4554860 00:07:38.710 ==60951== 00:07:38.710 ==60951== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:38.710 ==60951== don't want to do, unless you know exactly what you're doing, 00:07:38.710 ==60951== or are doing some strange experiment): 00:07:38.710 ==60951== /usr/libexec/valgrind/../../bin/vgdb --pid=60951 ...command... 00:07:38.710 ==60951== 00:07:38.710 ==60951== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:38.710 ==60951== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:07:38.710 ==60951== and then give GDB the following command 00:07:38.710 ==60951== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60951 00:07:38.710 ==60951== --pid is optional if only one valgrind process is running 00:07:38.710 ==60951== 00:07:38.710 --60951-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:38.710 --60951-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:38.710 --60951-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:38.710 --60951-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:38.710 ==60951== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.710 --60951-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:38.710 --60951-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:38.710 --60951-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:38.710 --60951-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:38.969 --60951-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:38.969 --60951-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:38.969 --60951-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:38.969 --60951-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:38.969 --60951-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:38.969 --60951-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:38.969 --60951-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:38.969 --60951-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:38.969 --60951-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:38.969 --60951-- Reading syms from /usr/lib64/libm.so.6 00:07:38.969 --60951-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:38.969 --60951-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:38.969 --60951-- Reading syms from /usr/lib64/libc.so.6 00:07:38.969 ==60951== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.969 --60951-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.969 --60951-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:38.969 ==60951== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.969 --60951-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.969 --60951-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:38.969 ==60951== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.969 --60951-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.969 --60951-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:38.969 ==60951== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.969 --60951-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.969 --60951-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:38.969 ==60951== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.969 --60951-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.969 --60951-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:38.969 ==60951== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.969 --60951-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.969 --60951-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:38.969 --60951-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:38.969 --60951-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:38.969 --60951-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:38.969 --60951-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:38.969 --60951-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:38.969 --60951-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:38.969 --60951-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.969 --60951-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.969 --60951-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.969 --60951-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.969 --60951-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.969 --60951-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.969 --60951-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.969 --60951-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.969 --60951-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.969 --60951-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.969 --60951-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.969 --60951-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 ==60951== Preferring higher priority redirection: 00:07:39.228 --60951-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:39.228 --60951-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:39.228 --60951-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 --60951-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.228 ==60951== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.228 --60951-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:39.228 --60951-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:39.228 ==60951== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.228 --60951-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:39.228 --60951-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:39.228 --60951-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:39.228 --60951-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:39.228 --60951-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:39.228 --60951-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:39.228 --60951-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:39.228 --60951-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:39.228 --60951-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:39.228 --60951-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:39.228 --60951-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:39.228 --60951-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:39.228 --60951-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:39.228 --60951-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:39.228 --60951-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:39.228 --60951-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:39.228 --60951-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:39.228 --60951-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:39.228 00:07:39.228 00:07:39.228 CUnit - A unit testing framework for C - Version 2.1-3 00:07:39.229 http://cunit.sourceforge.net/ 00:07:39.229 00:07:39.229 00:07:39.229 Suite: nvmf 00:07:39.487 Test: test_spdk_nvmf_transport_create ...[2024-07-12 10:21:33.116623] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 247:nvmf_transport_create: *ERROR*: Transport type 'new_ops' unavailable. 00:07:39.487 [2024-07-12 10:21:33.159719] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 267:nvmf_transport_create: *ERROR*: io_unit_size cannot be 0 00:07:39.487 [2024-07-12 10:21:33.161440] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 271:nvmf_transport_create: *ERROR*: io_unit_size 131072 is larger than iobuf pool large buffer size 65536 00:07:39.487 [2024-07-12 10:21:33.170979] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 254:nvmf_transport_create: *ERROR*: max_io_size 4096 must be a power of 2 and be greater than or equal 8KB 00:07:39.487 passed 00:07:39.487 Test: test_nvmf_transport_poll_group_create ...passed 00:07:39.487 Test: test_spdk_nvmf_transport_opts_init ...[2024-07-12 10:21:33.183697] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 788:spdk_nvmf_transport_opts_init: *ERROR*: Transport type invalid_ops unavailable. 00:07:39.487 [2024-07-12 10:21:33.184386] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 793:spdk_nvmf_transport_opts_init: *ERROR*: opts should not be NULL 00:07:39.487 [2024-07-12 10:21:33.185091] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 798:spdk_nvmf_transport_opts_init: *ERROR*: opts_size inside opts should not be zero value 00:07:39.487 passed 00:07:39.487 Test: test_spdk_nvmf_transport_listen_ext ...passed 00:07:39.487 00:07:39.487 Run Summary: Type Total Ran Passed Failed Inactive 00:07:39.487 suites 1 1 n/a 0 0 00:07:39.487 tests 4 4 4 0 0 00:07:39.487 asserts 49 49 49 0 n/a 00:07:39.487 00:07:39.487 Elapsed time = 0.091 seconds 00:07:39.487 --60951-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:39.487 --60951-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:39.487 ==60951== 00:07:39.487 ==60951== HEAP SUMMARY: 00:07:39.487 ==60951== in use at exit: 888 bytes in 3 blocks 00:07:39.487 ==60951== total heap usage: 136 allocs, 133 frees, 185,436 bytes allocated 00:07:39.487 ==60951== 00:07:39.487 ==60951== Searching for pointers to 3 not-freed blocks 00:07:39.487 ==60951== Checked 6,916,336 bytes 00:07:39.487 ==60951== 00:07:39.487 ==60951== LEAK SUMMARY: 00:07:39.487 ==60951== definitely lost: 0 bytes in 0 blocks 00:07:39.487 ==60951== indirectly lost: 0 bytes in 0 blocks 00:07:39.487 ==60951== possibly lost: 0 bytes in 0 blocks 00:07:39.487 ==60951== still reachable: 888 bytes in 3 blocks 00:07:39.487 ==60951== suppressed: 0 bytes in 0 blocks 00:07:39.487 ==60951== Reachable blocks (those to which a pointer was found) are not shown. 00:07:39.487 ==60951== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:39.487 ==60951== 00:07:39.487 ==60951== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:39.487 00:07:39.487 real 0m0.815s 00:07:39.487 user 0m0.775s 00:07:39.487 sys 0m0.037s 00:07:39.487 10:21:33 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:39.487 10:21:33 -- common/autotest_common.sh@10 -- # set +x 00:07:39.487 ************************************ 00:07:39.487 END TEST unittest_nvmf_transport 00:07:39.487 ************************************ 00:07:39.487 10:21:33 -- unit/unittest.sh@252 -- # run_test unittest_rdma valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:07:39.487 10:21:33 -- common/autotest_common.sh@1077 -- # '[' 6 -le 1 ']' 00:07:39.487 10:21:33 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:07:39.487 10:21:33 -- common/autotest_common.sh@10 -- # set +x 00:07:39.487 ************************************ 00:07:39.487 START TEST unittest_rdma 00:07:39.487 ************************************ 00:07:39.487 10:21:33 -- common/autotest_common.sh@1104 -- # 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:07:39.487 ==60971== Memcheck, a memory error detector 00:07:39.487 ==60971== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:39.487 ==60971== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:39.488 ==60971== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:07:39.488 ==60971== 00:07:39.488 --60971-- Valgrind options: 00:07:39.488 --60971-- --leak-check=full 00:07:39.488 --60971-- --error-exitcode=2 00:07:39.488 --60971-- --verbose 00:07:39.488 --60971-- Contents of /proc/version: 00:07:39.488 --60971-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:39.488 --60971-- 00:07:39.488 --60971-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:39.488 --60971-- Page sizes: currently 4096, max supported 4096 00:07:39.488 --60971-- Valgrind library directory: /usr/libexec/valgrind 00:07:39.488 --60971-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:07:39.488 --60971-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:39.488 --60971-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:39.488 --60971-- might be shown as UnknownInlinedFun 00:07:39.488 --60971-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:39.488 --60971-- object doesn't have a dynamic symbol table 00:07:39.488 --60971-- Scheduler: using generic scheduler lock implementation. 00:07:39.488 --60971-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:39.488 ==60971== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60971-by-???-on-48eae4554860 00:07:39.488 ==60971== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60971-by-???-on-48eae4554860 00:07:39.488 ==60971== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60971-by-???-on-48eae4554860 00:07:39.488 ==60971== 00:07:39.488 ==60971== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:39.488 ==60971== don't want to do, unless you know exactly what you're doing, 00:07:39.488 ==60971== or are doing some strange experiment): 00:07:39.488 ==60971== /usr/libexec/valgrind/../../bin/vgdb --pid=60971 ...command... 00:07:39.488 ==60971== 00:07:39.488 ==60971== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:39.488 ==60971== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:07:39.488 ==60971== and then give GDB the following command 00:07:39.488 ==60971== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60971 00:07:39.488 ==60971== --pid is optional if only one valgrind process is running 00:07:39.488 ==60971== 00:07:39.488 --60971-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:39.488 --60971-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:39.746 --60971-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:39.746 --60971-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:39.746 ==60971== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.746 --60971-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:39.746 --60971-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:39.747 --60971-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:39.747 --60971-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:39.747 --60971-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:39.747 --60971-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:39.747 --60971-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:39.747 --60971-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:39.747 --60971-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:39.747 --60971-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:39.747 --60971-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:39.747 --60971-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:39.747 --60971-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:39.747 --60971-- Reading syms from /usr/lib64/libm.so.6 00:07:39.747 --60971-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:39.747 --60971-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:39.747 --60971-- Reading syms from /usr/lib64/libc.so.6 00:07:39.747 ==60971== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.747 --60971-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:39.747 --60971-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:39.747 ==60971== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.747 --60971-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:39.747 --60971-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:39.747 ==60971== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.747 --60971-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:39.747 --60971-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:39.747 ==60971== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.747 --60971-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:39.747 --60971-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:39.747 ==60971== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.747 --60971-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:39.747 --60971-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:39.747 ==60971== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.747 --60971-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:39.747 --60971-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:39.747 --60971-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:39.747 --60971-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:39.747 --60971-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:39.747 --60971-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:40.005 --60971-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:40.005 --60971-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:40.005 --60971-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.005 --60971-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.005 --60971-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.005 --60971-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.005 --60971-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.005 --60971-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.005 --60971-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 ==60971== Preferring higher priority redirection: 00:07:40.006 --60971-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:40.006 --60971-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:40.006 --60971-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 --60971-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.006 ==60971== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.006 --60971-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:40.006 --60971-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:40.006 ==60971== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.006 --60971-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:40.006 --60971-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:40.006 --60971-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:40.006 --60971-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:40.006 --60971-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:40.006 --60971-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:40.006 --60971-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:40.006 --60971-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:40.006 --60971-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:40.006 --60971-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:40.006 --60971-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:40.006 --60971-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:40.006 --60971-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:40.006 --60971-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:40.006 --60971-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:40.006 --60971-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:40.007 --60971-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:40.007 --60971-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:40.007 00:07:40.007 00:07:40.007 CUnit - A unit testing framework for C - Version 2.1-3 00:07:40.007 http://cunit.sourceforge.net/ 00:07:40.007 00:07:40.007 00:07:40.007 Suite: rdma_common 00:07:40.265 Test: test_spdk_rdma_pd ...[2024-07-12 10:21:33.927248] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rdma/common.c: 533:spdk_rdma_get_pd: *ERROR*: Failed to get PD 00:07:40.265 [2024-07-12 10:21:33.978991] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rdma/common.c: 533:spdk_rdma_get_pd: *ERROR*: Failed to get PD 00:07:40.265 passed 00:07:40.265 00:07:40.265 Run Summary: Type Total Ran Passed Failed Inactive 00:07:40.265 suites 1 1 n/a 0 0 00:07:40.265 tests 1 1 1 0 0 00:07:40.265 asserts 31 31 31 0 n/a 00:07:40.265 00:07:40.265 Elapsed time = 0.083 seconds 00:07:40.265 --60971-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:40.265 --60971-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:40.265 ==60971== 00:07:40.265 ==60971== HEAP SUMMARY: 00:07:40.265 ==60971== in use at exit: 0 bytes in 0 blocks 00:07:40.265 ==60971== total heap usage: 84 allocs, 84 frees, 121,582 bytes allocated 00:07:40.265 ==60971== 00:07:40.265 ==60971== All heap blocks were freed -- no leaks are possible 00:07:40.266 ==60971== 00:07:40.266 ==60971== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:40.266 00:07:40.266 real 0m0.766s 00:07:40.266 user 0m0.734s 00:07:40.266 sys 0m0.029s 00:07:40.266 10:21:34 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:40.266 10:21:34 -- common/autotest_common.sh@10 -- # set +x 00:07:40.266 ************************************ 00:07:40.266 END TEST unittest_rdma 00:07:40.266 ************************************ 00:07:40.266 10:21:34 -- unit/unittest.sh@255 -- # grep -q '#define SPDK_CONFIG_NVME_CUSE 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:07:40.266 10:21:34 -- unit/unittest.sh@256 -- # run_test unittest_nvme_cuse valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:07:40.266 10:21:34 -- common/autotest_common.sh@1077 -- # '[' 6 -le 1 ']' 00:07:40.266 10:21:34 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:07:40.266 10:21:34 -- common/autotest_common.sh@10 -- # set +x 00:07:40.266 ************************************ 00:07:40.266 START TEST unittest_nvme_cuse 00:07:40.266 ************************************ 00:07:40.266 10:21:34 -- common/autotest_common.sh@1104 -- # 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:07:40.266 ==60990== Memcheck, a memory error detector 00:07:40.266 ==60990== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:40.266 ==60990== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:40.266 ==60990== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:07:40.266 ==60990== 00:07:40.266 --60990-- Valgrind options: 00:07:40.266 --60990-- --leak-check=full 00:07:40.266 --60990-- --error-exitcode=2 00:07:40.266 --60990-- --verbose 00:07:40.266 --60990-- Contents of /proc/version: 00:07:40.266 --60990-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:40.266 --60990-- 00:07:40.266 --60990-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:40.266 --60990-- Page sizes: currently 4096, max supported 4096 00:07:40.266 --60990-- Valgrind library directory: /usr/libexec/valgrind 00:07:40.266 --60990-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:07:40.266 --60990-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:40.266 --60990-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:40.266 --60990-- might be shown as UnknownInlinedFun 00:07:40.266 --60990-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:40.266 --60990-- object doesn't have a dynamic symbol table 00:07:40.266 --60990-- Scheduler: using generic scheduler lock implementation. 00:07:40.266 --60990-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:40.266 ==60990== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-60990-by-???-on-48eae4554860 00:07:40.266 ==60990== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-60990-by-???-on-48eae4554860 00:07:40.266 ==60990== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-60990-by-???-on-48eae4554860 00:07:40.266 ==60990== 00:07:40.266 ==60990== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:40.266 ==60990== don't want to do, unless you know exactly what you're doing, 00:07:40.266 ==60990== or are doing some strange experiment): 00:07:40.266 ==60990== /usr/libexec/valgrind/../../bin/vgdb --pid=60990 ...command... 00:07:40.266 ==60990== 00:07:40.266 ==60990== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:40.266 ==60990== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:07:40.266 ==60990== and then give GDB the following command 00:07:40.266 ==60990== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=60990 00:07:40.266 ==60990== --pid is optional if only one valgrind process is running 00:07:40.266 ==60990== 00:07:40.524 --60990-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:40.524 --60990-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:40.524 --60990-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:40.524 --60990-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:40.524 ==60990== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.524 --60990-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:40.524 --60990-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:40.524 --60990-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:40.524 --60990-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:40.524 --60990-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:40.524 --60990-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:40.524 --60990-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:40.524 --60990-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:40.524 --60990-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:40.524 --60990-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:40.524 --60990-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:40.524 --60990-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:40.524 --60990-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:40.524 --60990-- Reading syms from /usr/lib64/libm.so.6 00:07:40.525 --60990-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:40.525 --60990-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:40.525 --60990-- Reading syms from /usr/lib64/libc.so.6 00:07:40.525 ==60990== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.525 --60990-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:40.525 --60990-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:40.525 ==60990== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.525 --60990-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:40.525 --60990-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:40.525 ==60990== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.525 --60990-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:40.525 --60990-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:40.525 ==60990== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.525 --60990-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:40.525 --60990-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:40.525 ==60990== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.525 --60990-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:40.525 --60990-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:40.525 ==60990== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.525 --60990-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:40.525 --60990-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:40.525 --60990-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:40.525 --60990-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:40.525 --60990-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:40.525 --60990-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:40.525 --60990-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:40.525 --60990-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:40.783 --60990-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 ==60990== Preferring higher priority redirection: 00:07:40.783 --60990-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:40.783 --60990-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:40.783 --60990-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 --60990-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.783 ==60990== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.783 --60990-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:40.783 --60990-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:40.783 ==60990== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.783 --60990-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:40.783 --60990-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:40.783 --60990-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:40.783 --60990-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:40.783 --60990-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:40.783 --60990-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:40.783 --60990-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:40.783 --60990-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:40.784 --60990-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:40.784 --60990-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:40.784 --60990-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:40.784 --60990-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:40.784 --60990-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:40.784 --60990-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:40.784 --60990-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:40.784 --60990-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:40.784 --60990-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:40.784 --60990-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:40.784 00:07:40.784 00:07:40.784 CUnit - A unit testing framework for C - Version 2.1-3 00:07:40.784 http://cunit.sourceforge.net/ 00:07:40.784 00:07:40.784 00:07:40.784 Suite: nvme_cuse 00:07:40.784 Test: test_cuse_nvme_submit_io_read_write ...--60990-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:40.784 passed 00:07:40.784 Test: test_cuse_nvme_submit_io_read_write_with_md ...passed 00:07:40.784 Test: test_cuse_nvme_submit_passthru_cmd ...passed 00:07:40.784 Test: test_cuse_nvme_submit_passthru_cmd_with_md ...passed 00:07:40.784 Test: test_nvme_cuse_get_cuse_ns_device ...passed 00:07:40.784 Test: test_cuse_nvme_submit_io ...[2024-07-12 10:21:34.676553] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_cuse.c: 656:cuse_nvme_submit_io: *ERROR*: SUBMIT_IO: opc:0 not valid 00:07:41.042 passed 00:07:41.042 Test: test_cuse_nvme_reset ...[2024-07-12 10:21:34.704898] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_cuse.c: 341:cuse_nvme_reset: *ERROR*: Namespace reset not supported 00:07:41.042 passed 00:07:41.042 Test: test_nvme_cuse_stop ...--60990-- REDIR: 0x55833f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:41.042 passed 00:07:41.042 Test: test_spdk_nvme_cuse_get_ctrlr_name ...--60990-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:41.042 --60990-- REDIR: 0x5644ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:41.042 passed 00:07:41.042 00:07:41.042 Run Summary: Type Total Ran Passed Failed Inactive 00:07:41.042 suites 1 1 n/a 0 0 00:07:41.042 tests 9 9 9 0 0 00:07:41.042 asserts 121 121 121 0 n/a 00:07:41.042 00:07:41.042 Elapsed time = 0.125 seconds 00:07:41.042 --60990-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:41.042 --60990-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:41.042 ==60990== 00:07:41.042 ==60990== HEAP SUMMARY: 00:07:41.042 ==60990== in use at exit: 0 bytes in 0 blocks 00:07:41.042 ==60990== total heap usage: 115 allocs, 115 frees, 215,538 bytes allocated 00:07:41.042 ==60990== 00:07:41.042 ==60990== All heap blocks were freed -- no leaks are possible 00:07:41.042 ==60990== 00:07:41.042 ==60990== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:41.042 00:07:41.042 real 0m0.678s 00:07:41.042 user 0m0.647s 00:07:41.042 sys 0m0.029s 00:07:41.042 10:21:34 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:41.042 10:21:34 -- common/autotest_common.sh@10 -- # set +x 00:07:41.042 ************************************ 00:07:41.042 END TEST unittest_nvme_cuse 00:07:41.042 ************************************ 00:07:41.042 10:21:34 -- unit/unittest.sh@259 -- # run_test unittest_nvmf unittest_nvmf 00:07:41.042 10:21:34 -- common/autotest_common.sh@1077 -- # '[' 2 -le 1 ']' 00:07:41.042 10:21:34 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:07:41.042 10:21:34 -- common/autotest_common.sh@10 -- # set +x 00:07:41.042 ************************************ 00:07:41.042 START TEST unittest_nvmf 00:07:41.042 ************************************ 00:07:41.042 10:21:34 -- common/autotest_common.sh@1104 -- # unittest_nvmf 00:07:41.042 10:21:34 -- unit/unittest.sh@106 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:07:41.042 ==61008== Memcheck, a memory error detector 00:07:41.042 ==61008== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:41.042 ==61008== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:41.042 ==61008== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:07:41.042 ==61008== 00:07:41.042 --61008-- Valgrind options: 00:07:41.042 --61008-- --leak-check=full 00:07:41.042 --61008-- --error-exitcode=2 00:07:41.042 --61008-- --verbose 00:07:41.042 --61008-- Contents of /proc/version: 00:07:41.042 --61008-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:41.042 --61008-- 00:07:41.042 --61008-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:41.042 --61008-- Page sizes: currently 4096, max supported 4096 00:07:41.042 --61008-- Valgrind library directory: /usr/libexec/valgrind 00:07:41.042 --61008-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:07:41.042 --61008-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:41.042 --61008-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:41.042 --61008-- might be shown as UnknownInlinedFun 00:07:41.042 --61008-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:41.042 --61008-- object doesn't have a dynamic symbol table 00:07:41.043 --61008-- Scheduler: using generic scheduler lock implementation. 00:07:41.043 --61008-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:41.043 ==61008== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61008-by-???-on-48eae4554860 00:07:41.043 ==61008== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61008-by-???-on-48eae4554860 00:07:41.043 ==61008== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61008-by-???-on-48eae4554860 00:07:41.043 ==61008== 00:07:41.043 ==61008== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:41.043 ==61008== don't want to do, unless you know exactly what you're doing, 00:07:41.043 ==61008== or are doing some strange experiment): 00:07:41.043 ==61008== /usr/libexec/valgrind/../../bin/vgdb --pid=61008 ...command... 00:07:41.043 ==61008== 00:07:41.043 ==61008== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:41.043 ==61008== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:07:41.043 ==61008== and then give GDB the following command 00:07:41.043 ==61008== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61008 00:07:41.043 ==61008== --pid is optional if only one valgrind process is running 00:07:41.043 ==61008== 00:07:41.043 --61008-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:41.043 --61008-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:41.043 --61008-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:41.043 --61008-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:41.043 ==61008== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.043 --61008-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:41.043 --61008-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:41.043 --61008-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:41.043 --61008-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:41.301 --61008-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:41.301 --61008-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:41.301 --61008-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:41.301 --61008-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:41.301 --61008-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:41.301 --61008-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:41.301 --61008-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:41.301 --61008-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:41.301 --61008-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:41.301 --61008-- Reading syms from /usr/lib64/libm.so.6 00:07:41.301 --61008-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:41.301 --61008-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:41.301 --61008-- Reading syms from /usr/lib64/libc.so.6 00:07:41.301 ==61008== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.301 --61008-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.301 --61008-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:41.301 ==61008== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.301 --61008-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.301 --61008-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:41.301 ==61008== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.301 --61008-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.301 --61008-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:41.301 ==61008== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.301 --61008-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.301 --61008-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:41.301 ==61008== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.301 --61008-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.301 --61008-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:41.301 ==61008== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.301 --61008-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.301 --61008-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:41.301 --61008-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:41.301 --61008-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:41.301 --61008-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:41.301 --61008-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:41.301 --61008-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:41.302 --61008-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:41.302 --61008-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.302 --61008-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.302 --61008-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.302 --61008-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.302 --61008-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.302 --61008-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.302 --61008-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.302 --61008-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.302 --61008-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.302 --61008-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.302 --61008-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.302 --61008-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 ==61008== Preferring higher priority redirection: 00:07:41.560 --61008-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:41.560 --61008-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:41.560 --61008-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 --61008-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.560 ==61008== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.560 --61008-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:41.560 --61008-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:41.560 ==61008== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.560 --61008-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:41.560 --61008-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:41.560 --61008-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:41.560 --61008-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:41.560 --61008-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:41.560 --61008-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:41.560 --61008-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:41.560 --61008-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:41.560 --61008-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:41.560 --61008-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:41.560 --61008-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:41.560 --61008-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:41.560 --61008-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:41.560 --61008-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:41.560 --61008-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:41.560 --61008-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:41.560 --61008-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:41.560 --61008-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:41.560 --61008-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:41.560 --61008-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:41.560 00:07:41.560 00:07:41.560 CUnit - A unit testing framework for C - Version 2.1-3 00:07:41.560 http://cunit.sourceforge.net/ 00:07:41.560 00:07:41.561 00:07:41.561 Suite: nvmf 00:07:41.818 Test: test_get_log_page ...[2024-07-12 10:21:35.480653] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2504:nvmf_ctrlr_get_log_page: *ERROR*: Invalid log page offset 0x2 00:07:41.818 passed 00:07:41.818 Test: test_process_fabrics_cmd ...passed 00:07:41.818 Test: test_connect ...--61008-- REDIR: 0x55833f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:41.818 [2024-07-12 10:21:35.626559] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 905:nvmf_ctrlr_cmd_connect: *ERROR*: Connect command data length 0x3ff too small 00:07:41.819 [2024-07-12 10:21:35.629812] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 768:_nvmf_ctrlr_connect: *ERROR*: Connect command unsupported RECFMT 1234 00:07:41.819 [2024-07-12 10:21:35.634571] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 944:nvmf_ctrlr_cmd_connect: *ERROR*: Connect HOSTNQN is not null terminated 00:07:41.819 [2024-07-12 10:21:35.637036] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 715:nvmf_qpair_access_allowed: *ERROR*: Subsystem 'nqn.2016-06.io.spdk:subsystem1' does not allow host 'nqn.2016-06.io.spdk:host1' 00:07:41.819 [2024-07-12 10:21:35.639349] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 779:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE = 0 00:07:41.819 [2024-07-12 10:21:35.642103] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 786:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE for admin queue 32 (min 1, max 31) 00:07:41.819 [2024-07-12 10:21:35.645215] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 792:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE 64 (min 1, max 63) 00:07:41.819 [2024-07-12 10:21:35.647646] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 819:_nvmf_ctrlr_connect: *ERROR*: The NVMf target only supports dynamic mode (CNTLID = 0x1234). 00:07:41.819 [2024-07-12 10:21:35.664702] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 662:_nvmf_ctrlr_add_io_qpair: *ERROR*: Unknown controller ID 0xffff 00:07:41.819 [2024-07-12 10:21:35.672411] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 587:nvmf_ctrlr_add_io_qpair: *ERROR*: I/O connect not allowed on discovery controller 00:07:41.819 [2024-07-12 10:21:35.692971] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 593:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect before ctrlr was enabled 00:07:41.819 [2024-07-12 10:21:35.696599] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 599:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOSQES 3 00:07:41.819 [2024-07-12 10:21:35.700203] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 606:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOCQES 3 00:07:41.819 [2024-07-12 10:21:35.704151] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 623:nvmf_ctrlr_add_io_qpair: *ERROR*: Requested QID 3 but Max QID is 2 00:07:41.819 [2024-07-12 10:21:35.723706] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 232:ctrlr_add_qpair_and_send_rsp: *ERROR*: Got I/O connect with duplicate QID 1 00:07:42.076 [2024-07-12 10:21:35.735739] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 699:_nvmf_ctrlr_add_io_qpair: *ERROR*: Inactive admin qpair (state 2, group (nil)) 00:07:42.076 passed 00:07:42.076 Test: test_get_ns_id_desc_list ...passed 00:07:42.076 Test: test_identify_ns ...[2024-07-12 10:21:35.765699] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2598:_nvmf_subsystem_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:07:42.076 [2024-07-12 10:21:35.774783] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2598:_nvmf_subsystem_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4 00:07:42.076 [2024-07-12 10:21:35.775826] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2598:_nvmf_subsystem_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4294967295 00:07:42.076 passed 00:07:42.077 Test: test_identify_ns_iocs_specific ...[2024-07-12 10:21:35.778218] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2598:_nvmf_subsystem_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:07:42.077 [2024-07-12 10:21:35.785222] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2598:_nvmf_subsystem_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:07:42.077 passed 00:07:42.077 Test: test_reservation_write_exclusive ...passed 00:07:42.077 Test: test_reservation_exclusive_access ...passed 00:07:42.077 Test: test_reservation_write_exclusive_regs_only_and_all_regs ...passed 00:07:42.077 Test: test_reservation_exclusive_access_regs_only_and_all_regs ...passed 00:07:42.077 Test: test_reservation_notification_log_page ...passed 00:07:42.077 Test: test_get_dif_ctx ...passed 00:07:42.077 Test: test_set_get_features ...[2024-07-12 10:21:35.843361] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1534:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:07:42.077 [2024-07-12 10:21:35.847890] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1534:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:07:42.077 [2024-07-12 10:21:35.849305] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1545:temp_threshold_opts_valid: *ERROR*: Invalid THSEL 3 00:07:42.077 [2024-07-12 10:21:35.852198] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1621:nvmf_ctrlr_set_features_error_recovery: *ERROR*: Host set unsupported DULBE bit 00:07:42.077 passed 00:07:42.077 Test: test_identify_ctrlr ...passed 00:07:42.077 Test: test_identify_ctrlr_iocs_specific ...passed 00:07:42.077 Test: test_custom_admin_cmd ...passed 00:07:42.077 Test: test_fused_compare_and_write ...[2024-07-12 10:21:35.900612] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4105:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong sequence of fused operations 00:07:42.077 [2024-07-12 10:21:35.902568] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4094:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:07:42.077 [2024-07-12 10:21:35.904444] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4112:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:07:42.077 passed 00:07:42.077 Test: test_multi_async_event_reqs ...passed 00:07:42.077 Test: test_get_ana_log_page_one_ns_per_anagrp ...passed 00:07:42.077 Test: test_get_ana_log_page_multi_ns_per_anagrp ...passed 00:07:42.077 Test: test_multi_async_events ...passed 00:07:42.077 Test: test_rae ...passed 00:07:42.077 Test: test_nvmf_ctrlr_create_destruct ...--61008-- REDIR: 0x5644ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:42.077 passed 00:07:42.077 Test: test_nvmf_ctrlr_use_zcopy ...passed 00:07:42.077 Test: test_spdk_nvmf_request_zcopy_start ...[2024-07-12 10:21:35.992039] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4232:nvmf_ctrlr_process_io_cmd: *ERROR*: I/O command sent before CONNECT 00:07:42.335 passed 00:07:42.335 Test: test_zcopy_read ...passed 00:07:42.335 Test: test_zcopy_write ...passed 00:07:42.335 Test: test_nvmf_property_set ...passed 00:07:42.335 Test: test_nvmf_ctrlr_get_features_host_behavior_support ...[2024-07-12 10:21:36.036289] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1832:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:07:42.335 [2024-07-12 10:21:36.038113] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1832:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:07:42.335 passed 00:07:42.335 Test: test_nvmf_ctrlr_set_features_host_behavior_support ...[2024-07-12 10:21:36.042191] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1855:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iovcnt: 0 00:07:42.335 [2024-07-12 10:21:36.044452] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1861:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iov_len: 0 00:07:42.335 [2024-07-12 10:21:36.049711] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1873:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid acre: 0x02 00:07:42.335 passed 00:07:42.335 00:07:42.335 Run Summary: Type Total Ran Passed Failed Inactive 00:07:42.335 suites 1 1 n/a 0 0 00:07:42.335 tests 30 30 30 0 0 00:07:42.335 asserts 885 885 885 0 n/a 00:07:42.335 00:07:42.335 Elapsed time = 0.584 seconds 00:07:42.335 --61008-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:42.335 --61008-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:42.335 ==61008== 00:07:42.335 ==61008== HEAP SUMMARY: 00:07:42.335 ==61008== in use at exit: 192 bytes in 1 blocks 00:07:42.335 ==61008== total heap usage: 1,274 allocs, 1,273 frees, 228,099 bytes allocated 00:07:42.335 ==61008== 00:07:42.335 ==61008== Searching for pointers to 1 not-freed blocks 00:07:42.335 ==61008== Checked 6,784,240 bytes 00:07:42.335 ==61008== 00:07:42.335 ==61008== LEAK SUMMARY: 00:07:42.335 ==61008== definitely lost: 0 bytes in 0 blocks 00:07:42.335 ==61008== indirectly lost: 0 bytes in 0 blocks 00:07:42.335 ==61008== possibly lost: 0 bytes in 0 blocks 00:07:42.335 ==61008== still reachable: 192 bytes in 1 blocks 00:07:42.335 ==61008== suppressed: 0 bytes in 0 blocks 00:07:42.335 ==61008== Reachable blocks (those to which a pointer was found) are not shown. 00:07:42.335 ==61008== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:42.335 ==61008== 00:07:42.335 ==61008== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:42.335 10:21:36 -- unit/unittest.sh@107 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:07:42.335 ==61009== Memcheck, a memory error detector 00:07:42.335 ==61009== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:42.335 ==61009== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:42.335 ==61009== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:07:42.336 ==61009== 00:07:42.336 --61009-- Valgrind options: 00:07:42.336 --61009-- --leak-check=full 00:07:42.336 --61009-- --error-exitcode=2 00:07:42.336 --61009-- --verbose 00:07:42.336 --61009-- Contents of /proc/version: 00:07:42.336 --61009-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:42.336 --61009-- 00:07:42.336 --61009-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:42.336 --61009-- Page sizes: currently 4096, max supported 4096 00:07:42.336 --61009-- Valgrind library directory: /usr/libexec/valgrind 00:07:42.336 --61009-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:07:42.336 --61009-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:42.336 --61009-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:42.336 --61009-- might be shown as UnknownInlinedFun 00:07:42.336 --61009-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:42.336 --61009-- object doesn't have a dynamic symbol table 00:07:42.336 --61009-- Scheduler: using generic scheduler lock implementation. 00:07:42.336 --61009-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:42.336 ==61009== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61009-by-???-on-48eae4554860 00:07:42.336 ==61009== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61009-by-???-on-48eae4554860 00:07:42.336 ==61009== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61009-by-???-on-48eae4554860 00:07:42.336 ==61009== 00:07:42.336 ==61009== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:42.336 ==61009== don't want to do, unless you know exactly what you're doing, 00:07:42.336 ==61009== or are doing some strange experiment): 00:07:42.336 ==61009== /usr/libexec/valgrind/../../bin/vgdb --pid=61009 ...command... 00:07:42.336 ==61009== 00:07:42.336 ==61009== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:42.336 ==61009== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:07:42.336 ==61009== and then give GDB the following command 00:07:42.336 ==61009== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61009 00:07:42.336 ==61009== --pid is optional if only one valgrind process is running 00:07:42.336 ==61009== 00:07:42.336 --61009-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:42.336 --61009-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:42.336 --61009-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:42.594 --61009-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:42.594 ==61009== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.594 --61009-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:42.594 --61009-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:42.594 --61009-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:42.594 --61009-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:42.594 --61009-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:42.594 --61009-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:42.594 --61009-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:42.594 --61009-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:42.594 --61009-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:42.594 --61009-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:42.594 --61009-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:42.594 --61009-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:42.594 --61009-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:42.594 --61009-- Reading syms from /usr/lib64/libm.so.6 00:07:42.594 --61009-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:42.594 --61009-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:42.594 --61009-- Reading syms from /usr/lib64/libc.so.6 00:07:42.594 ==61009== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.594 --61009-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.594 --61009-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.594 ==61009== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.594 --61009-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.594 --61009-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.594 ==61009== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.594 --61009-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.595 --61009-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.595 ==61009== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.595 --61009-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.595 --61009-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.595 ==61009== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.595 --61009-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.595 --61009-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.595 ==61009== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.595 --61009-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.595 --61009-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.595 --61009-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:42.595 --61009-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:42.595 --61009-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:42.595 --61009-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:42.595 --61009-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:42.595 --61009-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:42.595 --61009-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 ==61009== Preferring higher priority redirection: 00:07:42.595 --61009-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:42.595 --61009-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:42.595 --61009-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 --61009-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.595 ==61009== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.595 --61009-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:42.595 --61009-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:42.595 ==61009== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.595 --61009-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:42.595 --61009-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:42.853 --61009-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:42.853 --61009-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:42.853 --61009-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:42.853 --61009-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:42.853 --61009-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:42.853 --61009-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:42.853 --61009-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:42.853 --61009-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:42.853 --61009-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:42.853 --61009-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:42.854 --61009-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:42.854 --61009-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:42.854 --61009-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:42.854 --61009-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:42.854 --61009-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:42.854 --61009-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:42.854 --61009-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:42.854 00:07:42.854 00:07:42.854 CUnit - A unit testing framework for C - Version 2.1-3 00:07:42.854 http://cunit.sourceforge.net/ 00:07:42.854 00:07:42.854 00:07:42.854 Suite: nvmf 00:07:42.854 Test: test_get_rw_params ...passed 00:07:42.854 Test: test_lba_in_range ...passed 00:07:42.854 Test: test_get_dif_ctx ...passed 00:07:42.854 Test: test_nvmf_bdev_ctrlr_identify_ns ...--61009-- REDIR: 0x5644ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:42.854 passed 00:07:42.854 Test: test_spdk_nvmf_bdev_ctrlr_compare_and_write_cmd ...[2024-07-12 10:21:36.653397] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 435:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: Fused command start lba / num blocks mismatch 00:07:42.854 [2024-07-12 10:21:36.683108] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 443:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: end of media 00:07:42.854 [2024-07-12 10:21:36.685574] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 450:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: Write NLB 2 * block size 512 > SGL length 1023 00:07:42.854 passed 00:07:42.854 Test: test_nvmf_bdev_ctrlr_zcopy_start ...[2024-07-12 10:21:36.691148] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 946:nvmf_bdev_ctrlr_zcopy_start: *ERROR*: end of media 00:07:42.854 [2024-07-12 10:21:36.692715] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 953:nvmf_bdev_ctrlr_zcopy_start: *ERROR*: Read NLB 2 * block size 512 > SGL length 1023 00:07:42.854 passed 00:07:42.854 Test: test_nvmf_bdev_ctrlr_cmd ...[2024-07-12 10:21:36.696805] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 389:nvmf_bdev_ctrlr_compare_cmd: *ERROR*: end of media 00:07:42.854 [2024-07-12 10:21:36.698323] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 396:nvmf_bdev_ctrlr_compare_cmd: *ERROR*: Compare NLB 3 * block size 512 > SGL length 512 00:07:42.854 [2024-07-12 10:21:36.706101] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 488:nvmf_bdev_ctrlr_write_zeroes_cmd: *ERROR*: invalid write zeroes size, should not exceed 1Kib 00:07:42.854 [2024-07-12 10:21:36.707198] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 495:nvmf_bdev_ctrlr_write_zeroes_cmd: *ERROR*: end of media 00:07:42.854 passed 00:07:42.854 Test: test_nvmf_bdev_ctrlr_read_write_cmd ...passed 00:07:42.854 Test: test_nvmf_bdev_ctrlr_nvme_passthru ...passed 00:07:42.854 00:07:42.854 Run Summary: Type Total Ran Passed Failed Inactive 00:07:42.854 suites 1 1 n/a 0 0 00:07:42.854 tests 9 9 9 0 0 00:07:42.854 asserts 157 157 157 0 n/a 00:07:42.854 00:07:42.854 Elapsed time = 0.126 seconds 00:07:42.854 --61009-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:42.854 --61009-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:43.112 ==61009== 00:07:43.112 ==61009== HEAP SUMMARY: 00:07:43.112 ==61009== in use at exit: 192 bytes in 1 blocks 00:07:43.112 ==61009== total heap usage: 93 allocs, 92 frees, 122,132 bytes allocated 00:07:43.112 ==61009== 00:07:43.112 ==61009== Searching for pointers to 1 not-freed blocks 00:07:43.112 ==61009== Checked 6,296,832 bytes 00:07:43.112 ==61009== 00:07:43.112 ==61009== LEAK SUMMARY: 00:07:43.112 ==61009== definitely lost: 0 bytes in 0 blocks 00:07:43.112 ==61009== indirectly lost: 0 bytes in 0 blocks 00:07:43.112 ==61009== possibly lost: 0 bytes in 0 blocks 00:07:43.112 ==61009== still reachable: 192 bytes in 1 blocks 00:07:43.112 ==61009== suppressed: 0 bytes in 0 blocks 00:07:43.112 ==61009== Reachable blocks (those to which a pointer was found) are not shown. 00:07:43.112 ==61009== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:43.112 ==61009== 00:07:43.112 ==61009== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:43.112 10:21:36 -- unit/unittest.sh@108 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:07:43.112 ==61012== Memcheck, a memory error detector 00:07:43.112 ==61012== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:43.112 ==61012== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:43.112 ==61012== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:07:43.112 ==61012== 00:07:43.112 --61012-- Valgrind options: 00:07:43.112 --61012-- --leak-check=full 00:07:43.112 --61012-- --error-exitcode=2 00:07:43.112 --61012-- --verbose 00:07:43.112 --61012-- Contents of /proc/version: 00:07:43.112 --61012-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:43.112 --61012-- 00:07:43.112 --61012-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:43.112 --61012-- Page sizes: currently 4096, max supported 4096 00:07:43.112 --61012-- Valgrind library directory: /usr/libexec/valgrind 00:07:43.112 --61012-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:07:43.112 --61012-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:43.112 --61012-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:43.112 --61012-- might be shown as UnknownInlinedFun 00:07:43.112 --61012-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:43.113 --61012-- object doesn't have a dynamic symbol table 00:07:43.113 --61012-- Scheduler: using generic scheduler lock implementation. 00:07:43.113 --61012-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:43.113 ==61012== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61012-by-???-on-48eae4554860 00:07:43.113 ==61012== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61012-by-???-on-48eae4554860 00:07:43.113 ==61012== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61012-by-???-on-48eae4554860 00:07:43.113 ==61012== 00:07:43.113 ==61012== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:43.113 ==61012== don't want to do, unless you know exactly what you're doing, 00:07:43.113 ==61012== or are doing some strange experiment): 00:07:43.113 ==61012== /usr/libexec/valgrind/../../bin/vgdb --pid=61012 ...command... 00:07:43.113 ==61012== 00:07:43.113 ==61012== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:43.113 ==61012== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:07:43.113 ==61012== and then give GDB the following command 00:07:43.113 ==61012== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61012 00:07:43.113 ==61012== --pid is optional if only one valgrind process is running 00:07:43.113 ==61012== 00:07:43.113 --61012-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:43.113 --61012-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:43.113 --61012-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:43.113 --61012-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:43.113 ==61012== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.113 --61012-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:43.113 --61012-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:43.113 --61012-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:43.113 --61012-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:43.113 --61012-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:43.113 --61012-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:43.113 --61012-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:43.113 --61012-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:43.113 --61012-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:43.113 --61012-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:43.113 --61012-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:43.113 --61012-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:43.113 --61012-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:43.113 --61012-- Reading syms from /usr/lib64/libm.so.6 00:07:43.113 --61012-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:43.113 --61012-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:43.113 --61012-- Reading syms from /usr/lib64/libc.so.6 00:07:43.113 ==61012== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.113 --61012-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.113 --61012-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:43.113 ==61012== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.113 --61012-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.113 --61012-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:43.113 ==61012== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.113 --61012-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.113 --61012-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:43.113 ==61012== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.113 --61012-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.113 --61012-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:43.113 ==61012== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.113 --61012-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.113 --61012-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:43.113 ==61012== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.113 --61012-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.113 --61012-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:43.371 --61012-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:43.371 --61012-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:43.371 --61012-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:43.371 --61012-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:43.371 --61012-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:43.371 --61012-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:43.371 --61012-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 ==61012== Preferring higher priority redirection: 00:07:43.371 --61012-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:43.371 --61012-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:43.371 --61012-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 --61012-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.371 ==61012== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.371 --61012-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:43.371 --61012-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:43.371 ==61012== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.371 --61012-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:43.371 --61012-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:43.371 --61012-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:43.371 --61012-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:43.371 --61012-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:43.371 --61012-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:43.371 --61012-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:43.371 --61012-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:43.371 --61012-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:43.371 --61012-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:43.371 --61012-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:43.371 --61012-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:43.371 --61012-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:43.371 --61012-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:43.371 --61012-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:43.371 --61012-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:43.371 --61012-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:43.371 --61012-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:43.371 --61012-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:43.371 00:07:43.371 00:07:43.371 CUnit - A unit testing framework for C - Version 2.1-3 00:07:43.371 http://cunit.sourceforge.net/ 00:07:43.371 00:07:43.371 00:07:43.371 Suite: nvmf 00:07:43.371 Test: test_discovery_log ...--61012-- REDIR: 0x55833f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:43.371 --61012-- REDIR: 0x5644ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:43.629 passed 00:07:43.629 Test: test_discovery_log_with_filters ...passed 00:07:43.629 00:07:43.629 Run Summary: Type Total Ran Passed Failed Inactive 00:07:43.629 suites 1 1 n/a 0 0 00:07:43.629 tests 2 2 2 0 0 00:07:43.629 asserts 238 238 238 0 n/a 00:07:43.629 00:07:43.629 Elapsed time = 0.150 seconds 00:07:43.629 --61012-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:43.629 --61012-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:43.629 ==61012== 00:07:43.629 ==61012== HEAP SUMMARY: 00:07:43.629 ==61012== in use at exit: 384 bytes in 2 blocks 00:07:43.629 ==61012== total heap usage: 261 allocs, 259 frees, 557,235 bytes allocated 00:07:43.629 ==61012== 00:07:43.629 ==61012== Searching for pointers to 2 not-freed blocks 00:07:43.629 ==61012== Checked 6,723,024 bytes 00:07:43.629 ==61012== 00:07:43.629 ==61012== LEAK SUMMARY: 00:07:43.629 ==61012== definitely lost: 0 bytes in 0 blocks 00:07:43.629 ==61012== indirectly lost: 0 bytes in 0 blocks 00:07:43.629 ==61012== possibly lost: 0 bytes in 0 blocks 00:07:43.629 ==61012== still reachable: 384 bytes in 2 blocks 00:07:43.629 ==61012== suppressed: 0 bytes in 0 blocks 00:07:43.629 ==61012== Reachable blocks (those to which a pointer was found) are not shown. 00:07:43.629 ==61012== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:43.629 ==61012== 00:07:43.629 ==61012== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:43.629 10:21:37 -- unit/unittest.sh@109 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:07:43.629 ==61013== Memcheck, a memory error detector 00:07:43.629 ==61013== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:43.629 ==61013== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:43.629 ==61013== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:07:43.629 ==61013== 00:07:43.629 --61013-- Valgrind options: 00:07:43.629 --61013-- --leak-check=full 00:07:43.629 --61013-- --error-exitcode=2 00:07:43.629 --61013-- --verbose 00:07:43.629 --61013-- Contents of /proc/version: 00:07:43.629 --61013-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:43.629 --61013-- 00:07:43.629 --61013-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:43.629 --61013-- Page sizes: currently 4096, max supported 4096 00:07:43.629 --61013-- Valgrind library directory: /usr/libexec/valgrind 00:07:43.629 --61013-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:07:43.629 --61013-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:43.629 --61013-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:43.629 --61013-- might be shown as UnknownInlinedFun 00:07:43.629 --61013-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:43.629 --61013-- object doesn't have a dynamic symbol table 00:07:43.887 --61013-- Scheduler: using generic scheduler lock implementation. 00:07:43.887 --61013-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:43.887 ==61013== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61013-by-???-on-48eae4554860 00:07:43.887 ==61013== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61013-by-???-on-48eae4554860 00:07:43.888 ==61013== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61013-by-???-on-48eae4554860 00:07:43.888 ==61013== 00:07:43.888 ==61013== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:43.888 ==61013== don't want to do, unless you know exactly what you're doing, 00:07:43.888 ==61013== or are doing some strange experiment): 00:07:43.888 ==61013== /usr/libexec/valgrind/../../bin/vgdb --pid=61013 ...command... 00:07:43.888 ==61013== 00:07:43.888 ==61013== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:43.888 ==61013== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:07:43.888 ==61013== and then give GDB the following command 00:07:43.888 ==61013== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61013 00:07:43.888 ==61013== --pid is optional if only one valgrind process is running 00:07:43.888 ==61013== 00:07:43.888 --61013-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:43.888 --61013-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:43.888 --61013-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:43.888 --61013-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:43.888 ==61013== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.888 --61013-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:43.888 --61013-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:43.888 --61013-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:43.888 --61013-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:43.888 --61013-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:43.888 --61013-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:43.888 --61013-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:43.888 --61013-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:43.888 --61013-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:43.888 --61013-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:43.888 --61013-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:43.888 --61013-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:43.888 --61013-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:43.888 --61013-- Reading syms from /usr/lib64/libm.so.6 00:07:43.888 --61013-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:43.888 --61013-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:43.888 --61013-- Reading syms from /usr/lib64/libc.so.6 00:07:43.888 ==61013== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.888 --61013-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.888 --61013-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:43.888 ==61013== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.888 --61013-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.888 --61013-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:43.888 ==61013== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.888 --61013-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.888 --61013-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:43.888 ==61013== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.888 --61013-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.888 --61013-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:43.888 ==61013== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.888 --61013-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.888 --61013-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:43.888 ==61013== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.888 --61013-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.888 --61013-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:43.888 --61013-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:43.888 --61013-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:43.889 --61013-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:43.889 --61013-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:43.889 --61013-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:43.889 --61013-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:44.146 --61013-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.146 --61013-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.146 --61013-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.146 --61013-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.146 --61013-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 ==61013== Preferring higher priority redirection: 00:07:44.147 --61013-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:44.147 --61013-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:44.147 --61013-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 --61013-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.147 ==61013== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.147 --61013-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:44.147 --61013-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:44.147 ==61013== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.147 --61013-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:44.147 --61013-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:44.147 --61013-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:44.147 --61013-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:44.147 --61013-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:44.147 --61013-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:44.147 --61013-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:44.147 --61013-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:44.147 --61013-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:44.147 --61013-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:44.148 --61013-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:44.148 --61013-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:44.148 --61013-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:44.148 --61013-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:44.148 --61013-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:44.148 --61013-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:44.148 --61013-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:44.148 --61013-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:44.148 --61013-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:44.148 --61013-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:44.148 00:07:44.148 00:07:44.148 CUnit - A unit testing framework for C - Version 2.1-3 00:07:44.148 http://cunit.sourceforge.net/ 00:07:44.148 00:07:44.148 00:07:44.148 Suite: nvmf 00:07:44.148 Test: nvmf_test_create_subsystem ...--61013-- REDIR: 0x55833f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:44.148 --61013-- REDIR: 0x5644ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:44.148 [2024-07-12 10:21:38.034305] /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:07:44.406 [2024-07-12 10:21:38.062860] /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:07:44.406 [2024-07-12 10:21:38.063834] /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:07:44.406 [2024-07-12 10:21:38.064416] /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:07:44.406 [2024-07-12 10:21:38.065033] /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:07:44.406 [2024-07-12 10:21:38.065612] /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:07:44.406 [2024-07-12 10:21:38.068474] /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:07:44.406 [2024-07-12 10:21:38.073150] /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:07:44.406 [2024-07-12 10:21:38.075688] /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:07:44.406 [2024-07-12 10:21:38.076466] /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:07:44.406 [2024-07-12 10:21:38.077038] /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:07:44.406 passed 00:07:44.406 Test: test_spdk_nvmf_subsystem_add_ns ...[2024-07-12 10:21:38.096112] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:1793:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Requested NSID 5 already in use 00:07:44.406 [2024-07-12 10:21:38.097059] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:1774:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Invalid NSID 4294967295 00:07:44.406 passed 00:07:44.406 Test: test_spdk_nvmf_subsystem_set_sn ...passed 00:07:44.406 Test: test_reservation_register ...[2024-07-12 10:21:38.128820] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2823:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:44.406 [2024-07-12 10:21:38.149583] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2881:nvmf_ns_reservation_register: *ERROR*: No registrant 00:07:44.407 passed 00:07:44.407 Test: test_reservation_register_with_ptpl ...--61013-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:44.407 passed 00:07:44.407 Test: test_reservation_acquire_preempt_1 ...[2024-07-12 10:21:38.232456] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2823:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:44.407 passed 00:07:44.407 Test: test_reservation_acquire_release_with_ptpl ...passed 00:07:44.407 Test: test_reservation_release ...[2024-07-12 10:21:38.265164] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2823:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:44.407 passed 00:07:44.407 Test: test_reservation_unregister_notification ...[2024-07-12 10:21:38.272292] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2823:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:44.407 passed 00:07:44.407 Test: test_reservation_release_notification ...[2024-07-12 10:21:38.277154] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2823:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:44.407 passed 00:07:44.407 Test: test_reservation_release_notification_write_exclusive ...[2024-07-12 10:21:38.281238] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2823:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:44.407 passed 00:07:44.407 Test: test_reservation_clear_notification ...[2024-07-12 10:21:38.285303] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2823:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:44.407 passed 00:07:44.407 Test: test_reservation_preempt_notification ...[2024-07-12 10:21:38.289381] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2823:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:44.407 passed 00:07:44.665 Test: test_spdk_nvmf_ns_event ...passed 00:07:44.665 Test: test_nvmf_ns_reservation_add_remove_registrant ...passed 00:07:44.665 Test: test_nvmf_subsystem_add_ctrlr ...passed 00:07:44.665 Test: test_spdk_nvmf_subsystem_add_host ...[2024-07-12 10:21:38.370527] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 260:nvmf_transport_create: *ERROR*: max_aq_depth 0 is less than minimum defined by NVMf spec, use min value 00:07:44.665 [2024-07-12 10:21:38.379007] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 880:spdk_nvmf_subsystem_add_host: *ERROR*: Unable to add host to transport_ut transport 00:07:44.665 passed 00:07:44.665 Test: test_nvmf_ns_reservation_report ...[2024-07-12 10:21:38.394121] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3186:nvmf_ns_reservation_report: *ERROR*: NVMeoF uses extended controller data structure, please set EDS bit in cdw11 and try again 00:07:44.665 passed 00:07:44.665 Test: test_nvmf_nqn_is_valid ...[2024-07-12 10:21:38.398064] /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:07:44.665 [2024-07-12 10:21:38.398685] /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:9a9b7283-ca75-4f5e-8c2f-6d3957a511e": uuid is not the correct length 00:07:44.665 [2024-07-12 10:21:38.399148] /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:07:44.665 passed 00:07:44.666 Test: test_nvmf_ns_reservation_restore ...[2024-07-12 10:21:38.411207] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2380:nvmf_ns_reservation_restore: *ERROR*: Existing bdev UUID is not same with configuration file 00:07:44.666 passed 00:07:44.666 Test: test_nvmf_subsystem_state_change ...passed 00:07:44.666 Test: test_nvmf_reservation_custom_ops ...passed 00:07:44.666 00:07:44.666 Run Summary: Type Total Ran Passed Failed Inactive 00:07:44.666 suites 1 1 n/a 0 0 00:07:44.666 tests 22 22 22 0 0 00:07:44.666 asserts 407 407 407 0 n/a 00:07:44.666 00:07:44.666 Elapsed time = 0.441 seconds 00:07:44.666 --61013-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:44.666 ==61013== 00:07:44.666 ==61013== HEAP SUMMARY: 00:07:44.666 ==61013== in use at exit: 680 bytes in 3 blocks 00:07:44.666 ==61013== total heap usage: 1,470 allocs, 1,467 frees, 999,169 bytes allocated 00:07:44.666 ==61013== 00:07:44.666 ==61013== Searching for pointers to 3 not-freed blocks 00:07:44.666 ==61013== Checked 6,797,032 bytes 00:07:44.666 ==61013== 00:07:44.666 ==61013== LEAK SUMMARY: 00:07:44.666 ==61013== definitely lost: 0 bytes in 0 blocks 00:07:44.666 ==61013== indirectly lost: 0 bytes in 0 blocks 00:07:44.666 ==61013== possibly lost: 0 bytes in 0 blocks 00:07:44.666 ==61013== still reachable: 680 bytes in 3 blocks 00:07:44.666 ==61013== suppressed: 0 bytes in 0 blocks 00:07:44.666 ==61013== Reachable blocks (those to which a pointer was found) are not shown. 00:07:44.666 ==61013== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:44.666 ==61013== 00:07:44.666 ==61013== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:44.666 10:21:38 -- unit/unittest.sh@110 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:07:44.666 ==61014== Memcheck, a memory error detector 00:07:44.666 ==61014== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:44.666 ==61014== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:44.666 ==61014== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:07:44.666 ==61014== 00:07:44.666 --61014-- Valgrind options: 00:07:44.666 --61014-- --leak-check=full 00:07:44.666 --61014-- --error-exitcode=2 00:07:44.666 --61014-- --verbose 00:07:44.666 --61014-- Contents of /proc/version: 00:07:44.666 --61014-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:44.666 --61014-- 00:07:44.666 --61014-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:44.666 --61014-- Page sizes: currently 4096, max supported 4096 00:07:44.666 --61014-- Valgrind library directory: /usr/libexec/valgrind 00:07:44.666 --61014-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:07:44.666 --61014-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:44.666 --61014-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:44.666 --61014-- might be shown as UnknownInlinedFun 00:07:44.666 --61014-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:44.666 --61014-- object doesn't have a dynamic symbol table 00:07:44.666 --61014-- Scheduler: using generic scheduler lock implementation. 00:07:44.666 --61014-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:44.666 ==61014== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61014-by-???-on-48eae4554860 00:07:44.666 ==61014== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61014-by-???-on-48eae4554860 00:07:44.666 ==61014== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61014-by-???-on-48eae4554860 00:07:44.666 ==61014== 00:07:44.666 ==61014== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:44.666 ==61014== don't want to do, unless you know exactly what you're doing, 00:07:44.666 ==61014== or are doing some strange experiment): 00:07:44.666 ==61014== /usr/libexec/valgrind/../../bin/vgdb --pid=61014 ...command... 00:07:44.666 ==61014== 00:07:44.666 ==61014== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:44.666 ==61014== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:07:44.666 ==61014== and then give GDB the following command 00:07:44.666 ==61014== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61014 00:07:44.666 ==61014== --pid is optional if only one valgrind process is running 00:07:44.666 ==61014== 00:07:44.925 --61014-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:44.925 --61014-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:44.925 --61014-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:44.925 --61014-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:44.925 ==61014== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.925 --61014-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:44.925 --61014-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:44.925 --61014-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:44.925 --61014-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:44.925 --61014-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:44.925 --61014-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:44.925 --61014-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:44.925 --61014-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:44.925 --61014-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:44.925 --61014-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:44.925 --61014-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:44.925 --61014-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:44.925 --61014-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:44.925 --61014-- Reading syms from /usr/lib64/libm.so.6 00:07:44.925 --61014-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:44.925 --61014-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:44.925 --61014-- Reading syms from /usr/lib64/libc.so.6 00:07:44.925 ==61014== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.925 --61014-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.925 --61014-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:44.925 ==61014== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.925 --61014-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.925 --61014-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:44.925 ==61014== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.925 --61014-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.925 --61014-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:44.925 ==61014== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.925 --61014-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.925 --61014-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:44.925 ==61014== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.925 --61014-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.925 --61014-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:44.925 ==61014== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.925 --61014-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.926 --61014-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:44.926 --61014-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:44.926 --61014-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:44.926 --61014-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:44.926 --61014-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:44.926 --61014-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:44.926 --61014-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:44.926 --61014-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.926 --61014-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.926 --61014-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.926 --61014-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.926 --61014-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.926 --61014-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.926 --61014-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.926 --61014-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.926 --61014-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.926 --61014-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.926 --61014-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.926 --61014-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.926 --61014-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.926 --61014-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.926 --61014-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.926 --61014-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.926 --61014-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.926 --61014-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.184 --61014-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.184 --61014-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.184 --61014-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.184 --61014-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.184 --61014-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.184 --61014-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.184 --61014-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.184 --61014-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.184 --61014-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.184 --61014-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.184 --61014-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.184 --61014-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.184 ==61014== Preferring higher priority redirection: 00:07:45.184 --61014-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:45.184 --61014-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:45.184 --61014-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.184 --61014-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.184 --61014-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.184 --61014-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.184 --61014-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.184 --61014-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.184 --61014-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.184 --61014-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.184 --61014-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.184 ==61014== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.184 --61014-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:45.184 --61014-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:45.184 ==61014== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.184 --61014-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:45.184 --61014-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:45.184 --61014-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:45.184 --61014-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:45.184 --61014-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:45.184 --61014-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:45.184 --61014-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:45.184 --61014-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:45.184 --61014-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:45.184 --61014-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:45.184 --61014-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:45.184 --61014-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:45.184 --61014-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:45.184 --61014-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:45.184 --61014-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:45.184 --61014-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:45.184 --61014-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:45.184 --61014-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:45.184 --61014-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:45.184 00:07:45.184 00:07:45.184 CUnit - A unit testing framework for C - Version 2.1-3 00:07:45.184 http://cunit.sourceforge.net/ 00:07:45.184 00:07:45.184 00:07:45.184 Suite: nvmf 00:07:45.184 Test: test_nvmf_tcp_create ...--61014-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:45.184 [2024-07-12 10:21:39.059027] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c: 730:nvmf_tcp_create: *ERROR*: Unsupported IO Unit size specified, 16 bytes 00:07:45.184 passed 00:07:45.442 Test: test_nvmf_tcp_destroy ...passed 00:07:45.442 Test: test_nvmf_tcp_poll_group_create ...passed 00:07:45.442 Test: test_nvmf_tcp_send_c2h_data ...passed 00:07:45.442 Test: test_nvmf_tcp_h2c_data_hdr_handle ...passed 00:07:45.442 Test: test_nvmf_tcp_in_capsule_data_handle ...passed 00:07:45.442 Test: test_nvmf_tcp_qpair_init_mem_resource ...passed 00:07:45.442 Test: test_nvmf_tcp_send_c2h_term_req ...[2024-07-12 10:21:39.318499] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1070:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:45.442 [2024-07-12 10:21:39.320556] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1574:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd990 is same with the state(5) to be set 00:07:45.442 [2024-07-12 10:21:39.322752] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1574:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd990 is same with the state(5) to be set 00:07:45.442 [2024-07-12 10:21:39.322896] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1070:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:45.442 [2024-07-12 10:21:39.322990] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1574:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd990 is same with the state(5) to be set 00:07:45.442 passed 00:07:45.442 Test: test_nvmf_tcp_send_capsule_resp_pdu ...passed 00:07:45.442 Test: test_nvmf_tcp_icreq_handle ...[2024-07-12 10:21:39.333906] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2089:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:07:45.443 [2024-07-12 10:21:39.334339] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1070:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:45.443 [2024-07-12 10:21:39.334446] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1574:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd990 is same with the state(5) to be set 00:07:45.443 [2024-07-12 10:21:39.334896] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2089:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:07:45.443 [2024-07-12 10:21:39.335004] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1574:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd990 is same with the state(5) to be set 00:07:45.443 [2024-07-12 10:21:39.335116] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1070:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:45.443 [2024-07-12 10:21:39.335208] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1574:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd990 is same with the state(5) to be set 00:07:45.443 [2024-07-12 10:21:39.341362] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1070:_tcp_write_pdu: *ERROR*: Could not write IC_RESP to socket: rc=0, errno=0 00:07:45.443 [2024-07-12 10:21:39.341483] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1574:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd990 is same with the state(5) to be set 00:07:45.443 passed 00:07:45.443 Test: test_nvmf_tcp_check_xfer_type ...passed 00:07:45.443 Test: test_nvmf_tcp_invalid_sgl ...[2024-07-12 10:21:39.355635] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2484:nvmf_tcp_req_parse_sgl: *ERROR*: SGL length 0x1001 exceeds max io size 0x1000 00:07:45.443 [2024-07-12 10:21:39.356572] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1070:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:45.443 [2024-07-12 10:21:39.356685] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1574:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd990 is same with the state(5) to be set 00:07:45.443 passed 00:07:45.700 Test: test_nvmf_tcp_pdu_ch_handle ...[2024-07-12 10:21:39.358986] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2216:nvmf_tcp_pdu_ch_handle: *ERROR*: Already received ICreq PDU, and reject this pdu=0x1ffeffe570 00:07:45.700 [2024-07-12 10:21:39.360523] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1070:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:45.700 [2024-07-12 10:21:39.360633] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1574:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:07:45.700 [2024-07-12 10:21:39.363144] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2273:nvmf_tcp_pdu_ch_handle: *ERROR*: PDU type=0x00, Expected ICReq header length 128, got 0 on tqpair=0x1ffeffddd0 00:07:45.700 [2024-07-12 10:21:39.363403] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1070:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:45.700 [2024-07-12 10:21:39.363506] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1574:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:07:45.700 [2024-07-12 10:21:39.365549] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2226:nvmf_tcp_pdu_ch_handle: *ERROR*: The TCP/IP connection is not negotiated 00:07:45.700 [2024-07-12 10:21:39.365774] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1070:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:45.700 [2024-07-12 10:21:39.365875] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1574:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:07:45.700 [2024-07-12 10:21:39.367873] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2265:nvmf_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x05 00:07:45.701 [2024-07-12 10:21:39.368120] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1070:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:45.701 [2024-07-12 10:21:39.368222] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1574:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:07:45.701 [2024-07-12 10:21:39.370042] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1070:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:45.701 [2024-07-12 10:21:39.370162] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1574:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:07:45.701 [2024-07-12 10:21:39.372722] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1070:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:45.701 [2024-07-12 10:21:39.372842] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1574:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:07:45.701 [2024-07-12 10:21:39.375226] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1070:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:45.701 [2024-07-12 10:21:39.375341] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1574:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:07:45.701 [2024-07-12 10:21:39.377424] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1070:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:45.701 [2024-07-12 10:21:39.377537] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1574:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:07:45.701 [2024-07-12 10:21:39.380217] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1070:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:45.701 [2024-07-12 10:21:39.380332] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1574:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:07:45.701 [2024-07-12 10:21:39.382694] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1070:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:45.701 [2024-07-12 10:21:39.382809] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1574:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:07:45.701 passed 00:07:45.701 Test: test_nvmf_tcp_tls_add_remove_credentials ...--61014-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:45.701 --61014-- REDIR: 0x5641c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:07:45.701 --61014-- REDIR: 0x55833f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:45.701 --61014-- REDIR: 0x5643bb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:07:45.701 --61014-- REDIR: 0x5644ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:45.959 passed 00:07:45.959 Test: test_nvmf_tcp_tls_generate_psk_id ...[2024-07-12 10:21:39.709440] /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:07:45.959 [2024-07-12 10:21:39.710604] /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:07:45.959 passed 00:07:45.959 Test: test_nvmf_tcp_tls_generate_retained_psk ...[2024-07-12 10:21:39.739883] /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:07:45.959 [2024-07-12 10:21:39.740509] /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:07:45.959 passed 00:07:45.959 Test: test_nvmf_tcp_tls_generate_tls_psk ...[2024-07-12 10:21:39.747357] /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:07:45.959 [2024-07-12 10:21:39.747988] /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:07:45.959 passed 00:07:45.959 00:07:45.959 Run Summary: Type Total Ran Passed Failed Inactive 00:07:45.959 suites 1 1 n/a 0 0 00:07:45.959 tests 17 17 17 0 0 00:07:45.959 asserts 222 222 222 0 n/a 00:07:45.959 00:07:45.959 Elapsed time = 0.737 seconds 00:07:45.959 --61014-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:45.959 ==61014== 00:07:45.959 ==61014== HEAP SUMMARY: 00:07:45.959 ==61014== in use at exit: 67,109,960 bytes in 1,027 blocks 00:07:45.959 ==61014== total heap usage: 12,573 allocs, 11,546 frees, 404,381,487 bytes allocated 00:07:45.959 ==61014== 00:07:45.959 ==61014== Searching for pointers to 1,027 not-freed blocks 00:07:46.218 ==61014== Checked 7,026,568 bytes 00:07:46.218 ==61014== 00:07:46.218 ==61014== LEAK SUMMARY: 00:07:46.218 ==61014== definitely lost: 0 bytes in 0 blocks 00:07:46.218 ==61014== indirectly lost: 0 bytes in 0 blocks 00:07:46.218 ==61014== possibly lost: 0 bytes in 0 blocks 00:07:46.218 ==61014== still reachable: 67,109,960 bytes in 1,027 blocks 00:07:46.218 ==61014== suppressed: 0 bytes in 0 blocks 00:07:46.218 ==61014== Reachable blocks (those to which a pointer was found) are not shown. 00:07:46.218 ==61014== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:46.218 ==61014== 00:07:46.218 ==61014== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:46.218 10:21:39 -- unit/unittest.sh@111 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:07:46.218 ==61017== Memcheck, a memory error detector 00:07:46.218 ==61017== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:46.218 ==61017== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:46.218 ==61017== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:07:46.218 ==61017== 00:07:46.218 --61017-- Valgrind options: 00:07:46.218 --61017-- --leak-check=full 00:07:46.218 --61017-- --error-exitcode=2 00:07:46.218 --61017-- --verbose 00:07:46.218 --61017-- Contents of /proc/version: 00:07:46.218 --61017-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:46.218 --61017-- 00:07:46.218 --61017-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:46.218 --61017-- Page sizes: currently 4096, max supported 4096 00:07:46.218 --61017-- Valgrind library directory: /usr/libexec/valgrind 00:07:46.218 --61017-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:07:46.218 --61017-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:46.218 --61017-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:46.218 --61017-- might be shown as UnknownInlinedFun 00:07:46.218 --61017-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:46.218 --61017-- object doesn't have a dynamic symbol table 00:07:46.218 --61017-- Scheduler: using generic scheduler lock implementation. 00:07:46.218 --61017-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:46.218 ==61017== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61017-by-???-on-48eae4554860 00:07:46.218 ==61017== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61017-by-???-on-48eae4554860 00:07:46.218 ==61017== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61017-by-???-on-48eae4554860 00:07:46.218 ==61017== 00:07:46.218 ==61017== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:46.218 ==61017== don't want to do, unless you know exactly what you're doing, 00:07:46.218 ==61017== or are doing some strange experiment): 00:07:46.218 ==61017== /usr/libexec/valgrind/../../bin/vgdb --pid=61017 ...command... 00:07:46.218 ==61017== 00:07:46.218 ==61017== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:46.218 ==61017== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:07:46.218 ==61017== and then give GDB the following command 00:07:46.218 ==61017== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61017 00:07:46.218 ==61017== --pid is optional if only one valgrind process is running 00:07:46.218 ==61017== 00:07:46.218 --61017-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:46.218 --61017-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:46.218 --61017-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:46.218 --61017-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:46.218 ==61017== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.218 --61017-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:46.218 --61017-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:46.218 --61017-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:46.218 --61017-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:46.218 --61017-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:46.218 --61017-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:46.218 --61017-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:46.218 --61017-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:46.218 --61017-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:46.218 --61017-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:46.218 --61017-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:46.218 --61017-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:46.218 --61017-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:46.218 --61017-- Reading syms from /usr/lib64/libm.so.6 00:07:46.218 --61017-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:46.218 --61017-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:46.218 --61017-- Reading syms from /usr/lib64/libc.so.6 00:07:46.218 ==61017== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.218 --61017-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.219 --61017-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:46.219 ==61017== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.219 --61017-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.219 --61017-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:46.219 ==61017== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.219 --61017-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.219 --61017-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:46.219 ==61017== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.219 --61017-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.219 --61017-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:46.219 ==61017== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.219 --61017-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.219 --61017-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:46.219 ==61017== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.219 --61017-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.219 --61017-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:46.477 --61017-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:46.477 --61017-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:46.477 --61017-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:46.477 --61017-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:46.477 --61017-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:46.477 --61017-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:46.477 --61017-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 --61017-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.477 ==61017== Preferring higher priority redirection: 00:07:46.477 --61017-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:46.478 --61017-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:46.478 --61017-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.478 --61017-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.478 --61017-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.478 --61017-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.478 --61017-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.478 --61017-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.478 --61017-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.478 --61017-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.478 --61017-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.478 ==61017== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.478 --61017-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:46.478 --61017-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:46.478 ==61017== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.478 --61017-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:46.478 --61017-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:46.478 --61017-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:46.478 --61017-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:46.478 --61017-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:46.478 --61017-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:46.478 --61017-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:46.478 --61017-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:46.478 --61017-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:46.478 --61017-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:46.478 --61017-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:46.478 --61017-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:46.478 --61017-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:46.478 --61017-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:46.478 --61017-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:46.478 --61017-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:46.478 --61017-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:46.478 --61017-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:46.478 --61017-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:46.478 00:07:46.478 00:07:46.478 CUnit - A unit testing framework for C - Version 2.1-3 00:07:46.478 http://cunit.sourceforge.net/ 00:07:46.478 00:07:46.478 00:07:46.478 Suite: nvmf 00:07:46.478 Test: test_nvmf_tgt_create_poll_group ...--61017-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:46.736 passed 00:07:46.736 00:07:46.736 Run Summary: Type Total Ran Passed Failed Inactive 00:07:46.736 suites 1 1 n/a 0 0 00:07:46.736 tests 1 1 1 0 0 00:07:46.736 asserts 17 17 17 0 n/a 00:07:46.736 00:07:46.736 Elapsed time = 0.084 seconds 00:07:46.736 --61017-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:46.736 --61017-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:46.736 ==61017== 00:07:46.736 ==61017== HEAP SUMMARY: 00:07:46.736 ==61017== in use at exit: 67,109,960 bytes in 1,027 blocks 00:07:46.736 ==61017== total heap usage: 1,121 allocs, 94 frees, 67,269,224 bytes allocated 00:07:46.736 ==61017== 00:07:46.736 ==61017== Searching for pointers to 1,027 not-freed blocks 00:07:46.736 ==61017== Checked 6,641,168 bytes 00:07:46.736 ==61017== 00:07:46.736 ==61017== LEAK SUMMARY: 00:07:46.736 ==61017== definitely lost: 0 bytes in 0 blocks 00:07:46.736 ==61017== indirectly lost: 0 bytes in 0 blocks 00:07:46.737 ==61017== possibly lost: 0 bytes in 0 blocks 00:07:46.737 ==61017== still reachable: 67,109,960 bytes in 1,027 blocks 00:07:46.737 ==61017== suppressed: 0 bytes in 0 blocks 00:07:46.737 ==61017== Reachable blocks (those to which a pointer was found) are not shown. 00:07:46.737 ==61017== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:46.737 ==61017== 00:07:46.737 ==61017== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:46.737 00:07:46.737 real 0m5.761s 00:07:46.737 user 0m5.547s 00:07:46.737 sys 0m0.195s 00:07:46.737 10:21:40 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:46.737 10:21:40 -- common/autotest_common.sh@10 -- # set +x 00:07:46.737 ************************************ 00:07:46.737 END TEST unittest_nvmf 00:07:46.737 ************************************ 00:07:46.737 10:21:40 -- unit/unittest.sh@260 -- # grep -q '#define SPDK_CONFIG_FC 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:07:46.737 10:21:40 -- unit/unittest.sh@265 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:07:46.737 10:21:40 -- unit/unittest.sh@266 -- # run_test unittest_nvmf_rdma valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:07:46.737 10:21:40 -- common/autotest_common.sh@1077 -- # '[' 6 -le 1 ']' 00:07:46.737 10:21:40 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:07:46.737 10:21:40 -- common/autotest_common.sh@10 -- # set +x 00:07:46.737 ************************************ 00:07:46.737 START TEST unittest_nvmf_rdma 00:07:46.737 ************************************ 00:07:46.737 10:21:40 -- common/autotest_common.sh@1104 -- # 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:07:46.737 ==61037== Memcheck, a memory error detector 00:07:46.737 ==61037== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:46.737 ==61037== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:46.737 ==61037== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:07:46.737 ==61037== 00:07:46.737 --61037-- Valgrind options: 00:07:46.737 --61037-- --leak-check=full 00:07:46.737 --61037-- --error-exitcode=2 00:07:46.737 --61037-- --verbose 00:07:46.737 --61037-- Contents of /proc/version: 00:07:46.737 --61037-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:46.737 --61037-- 00:07:46.737 --61037-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:46.737 --61037-- Page sizes: currently 4096, max supported 4096 00:07:46.737 --61037-- Valgrind library directory: /usr/libexec/valgrind 00:07:46.737 --61037-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:07:46.737 --61037-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:46.737 --61037-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:46.737 --61037-- might be shown as UnknownInlinedFun 00:07:46.737 --61037-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:46.737 --61037-- object doesn't have a dynamic symbol table 00:07:46.737 --61037-- Scheduler: using generic scheduler lock implementation. 00:07:46.737 --61037-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:46.737 ==61037== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61037-by-???-on-48eae4554860 00:07:46.737 ==61037== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61037-by-???-on-48eae4554860 00:07:46.737 ==61037== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61037-by-???-on-48eae4554860 00:07:46.737 ==61037== 00:07:46.737 ==61037== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:46.737 ==61037== don't want to do, unless you know exactly what you're doing, 00:07:46.737 ==61037== or are doing some strange experiment): 00:07:46.737 ==61037== /usr/libexec/valgrind/../../bin/vgdb --pid=61037 ...command... 00:07:46.737 ==61037== 00:07:46.737 ==61037== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:46.737 ==61037== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:07:46.737 ==61037== and then give GDB the following command 00:07:46.737 ==61037== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61037 00:07:46.737 ==61037== --pid is optional if only one valgrind process is running 00:07:46.737 ==61037== 00:07:46.995 --61037-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:46.995 --61037-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:46.995 --61037-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:46.995 --61037-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:46.995 ==61037== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.995 --61037-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:46.995 --61037-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:46.995 --61037-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:46.995 --61037-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:46.995 --61037-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:46.995 --61037-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:46.995 --61037-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:46.995 --61037-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:46.996 --61037-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:46.996 --61037-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:46.996 --61037-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:46.996 --61037-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:46.996 --61037-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:46.996 --61037-- Reading syms from /usr/lib64/libm.so.6 00:07:46.996 --61037-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:46.996 --61037-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:46.996 --61037-- Reading syms from /usr/lib64/libc.so.6 00:07:46.996 ==61037== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.996 --61037-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.996 --61037-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:46.996 ==61037== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.996 --61037-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.996 --61037-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:46.996 ==61037== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.996 --61037-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.996 --61037-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:46.996 ==61037== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.996 --61037-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.996 --61037-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:46.996 ==61037== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.996 --61037-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.996 --61037-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:46.996 ==61037== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.996 --61037-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.996 --61037-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:46.996 --61037-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:46.996 --61037-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:46.996 --61037-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:46.996 --61037-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:46.996 --61037-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:46.996 --61037-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:46.996 --61037-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 ==61037== Preferring higher priority redirection: 00:07:46.996 --61037-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:46.996 --61037-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:46.996 --61037-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.996 --61037-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.997 --61037-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.997 --61037-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.254 --61037-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.254 --61037-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.254 --61037-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.254 --61037-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.254 ==61037== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.254 --61037-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:47.254 --61037-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:47.254 ==61037== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.254 --61037-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:47.255 --61037-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:47.255 --61037-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:47.255 --61037-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:47.255 --61037-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:47.255 --61037-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:47.255 --61037-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:47.255 --61037-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:47.255 --61037-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:47.255 --61037-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:47.255 --61037-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:47.255 --61037-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:47.255 --61037-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:47.255 --61037-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:47.255 --61037-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:47.255 --61037-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:47.255 --61037-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:47.255 --61037-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:47.255 00:07:47.255 00:07:47.255 CUnit - A unit testing framework for C - Version 2.1-3 00:07:47.255 http://cunit.sourceforge.net/ 00:07:47.255 00:07:47.255 00:07:47.255 Suite: nvmf 00:07:47.255 Test: test_spdk_nvmf_rdma_request_parse_sgl ...[2024-07-12 10:21:41.097154] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1914:nvmf_rdma_request_parse_sgl: *ERROR*: SGL length 0x40000 exceeds max io size 0x20000 00:07:47.255 [2024-07-12 10:21:41.132412] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1964:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x1000 exceeds capsule length 0x0 00:07:47.255 [2024-07-12 10:21:41.133724] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1964:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x2000 exceeds capsule length 0x1000 00:07:47.255 passed 00:07:47.513 Test: test_spdk_nvmf_rdma_request_process ...passed 00:07:47.513 Test: test_nvmf_rdma_get_optimal_poll_group ...passed 00:07:47.513 Test: test_spdk_nvmf_rdma_request_parse_sgl_with_md ...passed 00:07:47.513 Test: test_nvmf_rdma_opts_init ...passed 00:07:47.513 Test: test_nvmf_rdma_request_free_data ...--61037-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:47.513 passed 00:07:47.513 Test: test_nvmf_rdma_update_ibv_state ...[2024-07-12 10:21:41.338423] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c: 614:nvmf_rdma_update_ibv_state: *ERROR*: Failed to get updated RDMA queue pair state! 00:07:47.513 [2024-07-12 10:21:41.340555] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c: 625:nvmf_rdma_update_ibv_state: *ERROR*: QP#0: bad state updated: 10, maybe hardware issue 00:07:47.513 passed 00:07:47.513 Test: test_nvmf_rdma_resources_create ...passed 00:07:47.513 Test: test_nvmf_rdma_qpair_compare ...passed 00:07:47.513 Test: test_nvmf_rdma_resize_cq ...[2024-07-12 10:21:41.386717] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1006:nvmf_rdma_resize_cq: *ERROR*: iWARP doesn't support CQ resize. Current capacity 20, required 0 00:07:47.513 Using CQ of insufficient size may lead to CQ overrun 00:07:47.513 [2024-07-12 10:21:41.387991] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1011:nvmf_rdma_resize_cq: *ERROR*: RDMA CQE requirement (26) exceeds device max_cqe limitation (3) 00:07:47.513 --61037-- REDIR: 0x5641d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:47.513 --61037-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:47.513 [2024-07-12 10:21:41.394206] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1019:nvmf_rdma_resize_cq: *ERROR*: RDMA CQ resize failed: errno 0: Success 00:07:47.513 passed 00:07:47.513 00:07:47.513 Run Summary: Type Total Ran Passed Failed Inactive 00:07:47.513 suites 1 1 n/a 0 0 00:07:47.513 tests 10 10 10 0 0 00:07:47.513 asserts 584 584 584 0 n/a 00:07:47.513 00:07:47.513 Elapsed time = 0.330 seconds 00:07:47.513 --61037-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:47.771 ==61037== 00:07:47.771 ==61037== HEAP SUMMARY: 00:07:47.771 ==61037== in use at exit: 296 bytes in 1 blocks 00:07:47.771 ==61037== total heap usage: 180 allocs, 179 frees, 918,319 bytes allocated 00:07:47.771 ==61037== 00:07:47.771 ==61037== Searching for pointers to 1 not-freed blocks 00:07:47.771 ==61037== Checked 6,948,184 bytes 00:07:47.771 ==61037== 00:07:47.771 ==61037== LEAK SUMMARY: 00:07:47.771 ==61037== definitely lost: 0 bytes in 0 blocks 00:07:47.771 ==61037== indirectly lost: 0 bytes in 0 blocks 00:07:47.771 ==61037== possibly lost: 0 bytes in 0 blocks 00:07:47.771 ==61037== still reachable: 296 bytes in 1 blocks 00:07:47.771 ==61037== suppressed: 0 bytes in 0 blocks 00:07:47.771 ==61037== Reachable blocks (those to which a pointer was found) are not shown. 00:07:47.771 ==61037== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:47.771 ==61037== 00:07:47.771 ==61037== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:47.771 00:07:47.771 real 0m0.884s 00:07:47.771 user 0m0.856s 00:07:47.771 sys 0m0.025s 00:07:47.771 10:21:41 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:47.771 10:21:41 -- common/autotest_common.sh@10 -- # set +x 00:07:47.771 ************************************ 00:07:47.771 END TEST unittest_nvmf_rdma 00:07:47.771 ************************************ 00:07:47.771 10:21:41 -- unit/unittest.sh@269 -- # grep -q '#define SPDK_CONFIG_VFIO_USER 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:07:47.771 10:21:41 -- unit/unittest.sh@270 -- # run_test unittest_nvmf_vfio_user valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:07:47.771 10:21:41 -- common/autotest_common.sh@1077 -- # '[' 6 -le 1 ']' 00:07:47.771 10:21:41 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:07:47.771 10:21:41 -- common/autotest_common.sh@10 -- # set +x 00:07:47.771 ************************************ 00:07:47.771 START TEST unittest_nvmf_vfio_user 00:07:47.771 ************************************ 00:07:47.771 10:21:41 -- common/autotest_common.sh@1104 -- # 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:07:47.771 ==61056== Memcheck, a memory error detector 00:07:47.771 ==61056== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:47.771 ==61056== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:47.771 ==61056== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:07:47.771 ==61056== 00:07:47.771 --61056-- Valgrind options: 00:07:47.771 --61056-- --leak-check=full 00:07:47.771 --61056-- --error-exitcode=2 00:07:47.771 --61056-- --verbose 00:07:47.771 --61056-- Contents of /proc/version: 00:07:47.771 --61056-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:47.771 --61056-- 00:07:47.771 --61056-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:47.771 --61056-- Page sizes: currently 4096, max supported 4096 00:07:47.771 --61056-- Valgrind library directory: /usr/libexec/valgrind 00:07:47.771 --61056-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:07:47.771 --61056-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:47.771 --61056-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:47.771 --61056-- might be shown as UnknownInlinedFun 00:07:47.771 --61056-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:47.771 --61056-- object doesn't have a dynamic symbol table 00:07:47.771 --61056-- Scheduler: using generic scheduler lock implementation. 00:07:47.771 --61056-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:47.771 ==61056== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61056-by-???-on-48eae4554860 00:07:47.771 ==61056== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61056-by-???-on-48eae4554860 00:07:47.771 ==61056== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61056-by-???-on-48eae4554860 00:07:47.771 ==61056== 00:07:47.771 ==61056== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:47.771 ==61056== don't want to do, unless you know exactly what you're doing, 00:07:47.771 ==61056== or are doing some strange experiment): 00:07:47.771 ==61056== /usr/libexec/valgrind/../../bin/vgdb --pid=61056 ...command... 00:07:47.771 ==61056== 00:07:47.772 ==61056== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:47.772 ==61056== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:07:47.772 ==61056== and then give GDB the following command 00:07:47.772 ==61056== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61056 00:07:47.772 ==61056== --pid is optional if only one valgrind process is running 00:07:47.772 ==61056== 00:07:47.772 --61056-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:47.772 --61056-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:47.772 --61056-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:47.772 --61056-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:47.772 ==61056== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.772 --61056-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:47.772 --61056-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:47.772 --61056-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:47.772 --61056-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:47.772 --61056-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:47.772 --61056-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:47.772 --61056-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:47.772 --61056-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:47.772 --61056-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:47.772 --61056-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:47.772 --61056-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:47.772 --61056-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:47.772 --61056-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:48.030 --61056-- Reading syms from /usr/lib64/libm.so.6 00:07:48.030 --61056-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:48.030 --61056-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:48.030 --61056-- Reading syms from /usr/lib64/libc.so.6 00:07:48.030 ==61056== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.030 --61056-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.030 --61056-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.030 ==61056== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.030 --61056-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.030 --61056-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.030 ==61056== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.030 --61056-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.030 --61056-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.030 ==61056== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.030 --61056-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.030 --61056-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.030 ==61056== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.030 --61056-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.030 --61056-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.030 ==61056== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.030 --61056-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.030 --61056-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.031 --61056-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:48.031 --61056-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:48.031 --61056-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:48.031 --61056-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:48.031 --61056-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:48.031 --61056-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:48.031 --61056-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 ==61056== Preferring higher priority redirection: 00:07:48.031 --61056-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:48.031 --61056-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:48.031 --61056-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.031 --61056-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.289 --61056-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.289 --61056-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.289 --61056-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.289 ==61056== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.289 --61056-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:48.289 --61056-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:48.289 ==61056== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.289 --61056-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:48.289 --61056-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:48.289 --61056-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:48.289 --61056-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:48.289 --61056-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:48.289 --61056-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:48.289 --61056-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:48.289 --61056-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:48.289 --61056-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:48.289 --61056-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:48.289 --61056-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:48.289 --61056-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:48.289 --61056-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:48.289 --61056-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:48.289 --61056-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:48.289 --61056-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:48.289 --61056-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:48.289 --61056-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:48.289 00:07:48.289 00:07:48.289 CUnit - A unit testing framework for C - Version 2.1-3 00:07:48.289 http://cunit.sourceforge.net/ 00:07:48.289 00:07:48.289 00:07:48.289 Suite: vfio_user 00:07:48.289 Test: test_nvme_cmd_map_prps ...--61056-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:48.289 [2024-07-12 10:21:42.141364] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/vfio_user.c: 781:nvme_cmd_map_prps: *ERROR*: Too many page entries, at least two iovs are required 00:07:48.289 [2024-07-12 10:21:42.187479] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/vfio_user.c: 808:nvme_cmd_map_prps: *ERROR*: Too many page entries 00:07:48.289 passed 00:07:48.548 Test: test_nvme_cmd_map_sgls ...passed 00:07:48.548 Test: test_nvmf_vfio_user_create_destroy ...passed 00:07:48.548 00:07:48.548 Run Summary: Type Total Ran Passed Failed Inactive 00:07:48.548 suites 1 1 n/a 0 0 00:07:48.548 tests 3 3 3 0 0 00:07:48.548 asserts 100 100 100 0 n/a 00:07:48.548 00:07:48.548 Elapsed time = 0.090 seconds 00:07:48.548 --61056-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:48.548 --61056-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:48.548 ==61056== 00:07:48.548 ==61056== HEAP SUMMARY: 00:07:48.548 ==61056== in use at exit: 296 bytes in 1 blocks 00:07:48.548 ==61056== total heap usage: 110 allocs, 109 frees, 447,796 bytes allocated 00:07:48.548 ==61056== 00:07:48.548 ==61056== Searching for pointers to 1 not-freed blocks 00:07:48.548 ==61056== Checked 6,784,376 bytes 00:07:48.548 ==61056== 00:07:48.548 ==61056== LEAK SUMMARY: 00:07:48.548 ==61056== definitely lost: 0 bytes in 0 blocks 00:07:48.548 ==61056== indirectly lost: 0 bytes in 0 blocks 00:07:48.548 ==61056== possibly lost: 0 bytes in 0 blocks 00:07:48.548 ==61056== still reachable: 296 bytes in 1 blocks 00:07:48.548 ==61056== suppressed: 0 bytes in 0 blocks 00:07:48.548 ==61056== Reachable blocks (those to which a pointer was found) are not shown. 00:07:48.548 ==61056== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:48.548 ==61056== 00:07:48.548 ==61056== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:48.548 00:07:48.548 real 0m0.834s 00:07:48.548 user 0m0.806s 00:07:48.548 sys 0m0.025s 00:07:48.548 10:21:42 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:48.548 10:21:42 -- common/autotest_common.sh@10 -- # set +x 00:07:48.548 ************************************ 00:07:48.548 END TEST unittest_nvmf_vfio_user 00:07:48.548 ************************************ 00:07:48.548 10:21:42 -- unit/unittest.sh@273 -- # run_test unittest_scsi unittest_scsi 00:07:48.548 10:21:42 -- common/autotest_common.sh@1077 -- # '[' 2 -le 1 ']' 00:07:48.548 10:21:42 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:07:48.548 10:21:42 -- common/autotest_common.sh@10 -- # set +x 00:07:48.548 ************************************ 00:07:48.548 START TEST unittest_scsi 00:07:48.548 ************************************ 00:07:48.548 10:21:42 -- common/autotest_common.sh@1104 -- # unittest_scsi 00:07:48.548 10:21:42 -- unit/unittest.sh@115 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:07:48.548 ==61076== Memcheck, a memory error detector 00:07:48.548 ==61076== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:48.548 ==61076== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:48.548 ==61076== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:07:48.548 ==61076== 00:07:48.548 --61076-- Valgrind options: 00:07:48.548 --61076-- --leak-check=full 00:07:48.548 --61076-- --error-exitcode=2 00:07:48.548 --61076-- --verbose 00:07:48.548 --61076-- Contents of /proc/version: 00:07:48.548 --61076-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:48.548 --61076-- 00:07:48.548 --61076-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:48.548 --61076-- Page sizes: currently 4096, max supported 4096 00:07:48.548 --61076-- Valgrind library directory: /usr/libexec/valgrind 00:07:48.548 --61076-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:07:48.548 --61076-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:48.548 --61076-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:48.548 --61076-- might be shown as UnknownInlinedFun 00:07:48.548 --61076-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:48.548 --61076-- object doesn't have a dynamic symbol table 00:07:48.548 --61076-- Scheduler: using generic scheduler lock implementation. 00:07:48.548 --61076-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:48.548 ==61076== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61076-by-???-on-48eae4554860 00:07:48.548 ==61076== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61076-by-???-on-48eae4554860 00:07:48.548 ==61076== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61076-by-???-on-48eae4554860 00:07:48.548 ==61076== 00:07:48.548 ==61076== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:48.549 ==61076== don't want to do, unless you know exactly what you're doing, 00:07:48.549 ==61076== or are doing some strange experiment): 00:07:48.549 ==61076== /usr/libexec/valgrind/../../bin/vgdb --pid=61076 ...command... 00:07:48.549 ==61076== 00:07:48.549 ==61076== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:48.549 ==61076== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:07:48.549 ==61076== and then give GDB the following command 00:07:48.549 ==61076== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61076 00:07:48.549 ==61076== --pid is optional if only one valgrind process is running 00:07:48.549 ==61076== 00:07:48.549 --61076-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:48.549 --61076-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:48.806 --61076-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:48.806 --61076-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:48.806 ==61076== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.806 --61076-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:48.806 --61076-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:48.806 --61076-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:48.806 --61076-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:48.806 --61076-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:48.806 --61076-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:48.806 --61076-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:48.806 --61076-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:48.807 --61076-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:48.807 --61076-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:48.807 --61076-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:48.807 --61076-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:48.807 --61076-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:48.807 --61076-- Reading syms from /usr/lib64/libm.so.6 00:07:48.807 --61076-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:48.807 --61076-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:48.807 --61076-- Reading syms from /usr/lib64/libc.so.6 00:07:48.807 ==61076== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.807 --61076-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.807 --61076-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.807 ==61076== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.807 --61076-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.807 --61076-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.807 ==61076== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.807 --61076-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.807 --61076-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.807 ==61076== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.807 --61076-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.807 --61076-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.807 ==61076== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.807 --61076-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.807 --61076-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.807 ==61076== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.807 --61076-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.807 --61076-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.807 --61076-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:48.807 --61076-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:48.807 --61076-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:48.807 --61076-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:48.807 --61076-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:48.807 --61076-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:48.807 --61076-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 ==61076== Preferring higher priority redirection: 00:07:48.807 --61076-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:48.807 --61076-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:48.807 --61076-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.807 --61076-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.808 --61076-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.808 --61076-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.808 --61076-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.808 --61076-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.808 --61076-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.808 ==61076== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.808 --61076-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:48.808 --61076-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:48.808 ==61076== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.808 --61076-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:48.808 --61076-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:49.065 --61076-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:49.065 --61076-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:49.065 --61076-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:49.065 --61076-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:49.065 --61076-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:49.065 --61076-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:49.065 --61076-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:49.065 --61076-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:49.065 --61076-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:49.065 --61076-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:49.065 --61076-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:49.065 --61076-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:49.065 --61076-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:49.065 --61076-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:49.065 --61076-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:49.065 --61076-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:49.065 00:07:49.065 00:07:49.065 CUnit - A unit testing framework for C - Version 2.1-3 00:07:49.065 http://cunit.sourceforge.net/ 00:07:49.065 00:07:49.065 00:07:49.065 Suite: dev_suite 00:07:49.066 Test: dev_destruct_null_dev ...passed 00:07:49.066 Test: dev_destruct_zero_luns ...passed 00:07:49.066 Test: dev_destruct_null_lun ...passed 00:07:49.066 Test: dev_destruct_success ...passed 00:07:49.066 Test: dev_construct_num_luns_zero ...[2024-07-12 10:21:42.831531] /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:07:49.066 passed 00:07:49.066 Test: dev_construct_no_lun_zero ...[2024-07-12 10:21:42.860974] /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:07:49.066 passed 00:07:49.066 Test: dev_construct_null_lun ...[2024-07-12 10:21:42.862611] /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:07:49.066 passed 00:07:49.066 Test: dev_construct_name_too_long ...[2024-07-12 10:21:42.863871] /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:07:49.066 passed 00:07:49.066 Test: dev_construct_success ...passed 00:07:49.066 Test: dev_construct_success_lun_zero_not_first ...passed 00:07:49.066 Test: dev_queue_mgmt_task_success ...passed 00:07:49.066 Test: dev_queue_task_success ...passed 00:07:49.066 Test: dev_stop_success ...passed 00:07:49.066 Test: dev_add_port_max_ports ...[2024-07-12 10:21:42.874535] /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:07:49.066 passed 00:07:49.066 Test: dev_add_port_construct_failure1 ...[2024-07-12 10:21:42.877948] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/port.c: 49:scsi_port_construct: *ERROR*: port name too long 00:07:49.066 passed 00:07:49.066 Test: dev_add_port_construct_failure2 ...[2024-07-12 10:21:42.879833] /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:07:49.066 passed 00:07:49.066 Test: dev_add_port_success1 ...passed 00:07:49.066 Test: dev_add_port_success2 ...passed 00:07:49.066 Test: dev_add_port_success3 ...passed 00:07:49.066 Test: dev_find_port_by_id_num_ports_zero ...passed 00:07:49.066 Test: dev_find_port_by_id_id_not_found_failure ...passed 00:07:49.066 Test: dev_find_port_by_id_success ...passed 00:07:49.066 Test: dev_add_lun_bdev_not_found ...passed 00:07:49.066 Test: dev_add_lun_no_free_lun_id ...[2024-07-12 10:21:42.889861] /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:07:49.066 passed 00:07:49.066 Test: dev_add_lun_success1 ...passed 00:07:49.066 Test: dev_add_lun_success2 ...passed 00:07:49.066 Test: dev_check_pending_tasks ...passed 00:07:49.066 Test: dev_iterate_luns ...passed 00:07:49.066 Test: dev_find_free_lun ...passed 00:07:49.066 00:07:49.066 Run Summary: Type Total Ran Passed Failed Inactive 00:07:49.066 suites 1 1 n/a 0 0 00:07:49.066 tests 29 29 29 0 0 00:07:49.066 asserts 97 97 97 0 n/a 00:07:49.066 00:07:49.066 Elapsed time = 0.105 seconds 00:07:49.066 --61076-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:49.066 --61076-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:49.326 ==61076== 00:07:49.326 ==61076== HEAP SUMMARY: 00:07:49.327 ==61076== in use at exit: 0 bytes in 0 blocks 00:07:49.327 ==61076== total heap usage: 139 allocs, 139 frees, 679,438 bytes allocated 00:07:49.327 ==61076== 00:07:49.327 ==61076== All heap blocks were freed -- no leaks are possible 00:07:49.327 ==61076== 00:07:49.327 ==61076== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:49.327 10:21:42 -- unit/unittest.sh@116 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:07:49.327 ==61077== Memcheck, a memory error detector 00:07:49.327 ==61077== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:49.327 ==61077== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:49.327 ==61077== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:07:49.327 ==61077== 00:07:49.327 --61077-- Valgrind options: 00:07:49.327 --61077-- --leak-check=full 00:07:49.327 --61077-- --error-exitcode=2 00:07:49.327 --61077-- --verbose 00:07:49.327 --61077-- Contents of /proc/version: 00:07:49.327 --61077-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:49.327 --61077-- 00:07:49.327 --61077-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:49.327 --61077-- Page sizes: currently 4096, max supported 4096 00:07:49.327 --61077-- Valgrind library directory: /usr/libexec/valgrind 00:07:49.327 --61077-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:07:49.327 --61077-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:49.327 --61077-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:49.327 --61077-- might be shown as UnknownInlinedFun 00:07:49.327 --61077-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:49.327 --61077-- object doesn't have a dynamic symbol table 00:07:49.327 --61077-- Scheduler: using generic scheduler lock implementation. 00:07:49.327 --61077-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:49.327 ==61077== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61077-by-???-on-48eae4554860 00:07:49.327 ==61077== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61077-by-???-on-48eae4554860 00:07:49.327 ==61077== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61077-by-???-on-48eae4554860 00:07:49.327 ==61077== 00:07:49.327 ==61077== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:49.327 ==61077== don't want to do, unless you know exactly what you're doing, 00:07:49.327 ==61077== or are doing some strange experiment): 00:07:49.327 ==61077== /usr/libexec/valgrind/../../bin/vgdb --pid=61077 ...command... 00:07:49.327 ==61077== 00:07:49.327 ==61077== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:49.327 ==61077== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:07:49.327 ==61077== and then give GDB the following command 00:07:49.327 ==61077== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61077 00:07:49.327 ==61077== --pid is optional if only one valgrind process is running 00:07:49.327 ==61077== 00:07:49.327 --61077-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:49.327 --61077-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:49.327 --61077-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:49.327 --61077-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:49.327 ==61077== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.327 --61077-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:49.327 --61077-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:49.327 --61077-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:49.327 --61077-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:49.327 --61077-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:49.327 --61077-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:49.327 --61077-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:49.327 --61077-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:49.327 --61077-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:49.327 --61077-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:49.327 --61077-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:49.327 --61077-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:49.327 --61077-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:49.327 --61077-- Reading syms from /usr/lib64/libm.so.6 00:07:49.327 --61077-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:49.327 --61077-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:49.327 --61077-- Reading syms from /usr/lib64/libc.so.6 00:07:49.327 ==61077== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.327 --61077-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.327 --61077-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:49.327 ==61077== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.327 --61077-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.327 --61077-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:49.328 ==61077== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.328 --61077-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.328 --61077-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:49.328 ==61077== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.328 --61077-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.328 --61077-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:49.328 ==61077== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.328 --61077-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.328 --61077-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:49.328 ==61077== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.328 --61077-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.328 --61077-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:49.328 --61077-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:49.328 --61077-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:49.328 --61077-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:49.328 --61077-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:49.585 --61077-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:49.585 --61077-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:49.585 --61077-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.585 --61077-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 ==61077== Preferring higher priority redirection: 00:07:49.586 --61077-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:49.586 --61077-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:49.586 --61077-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 --61077-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.586 ==61077== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.586 --61077-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:49.586 --61077-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:49.586 ==61077== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.586 --61077-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:49.586 --61077-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:49.586 --61077-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:49.586 --61077-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:49.586 --61077-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:49.586 --61077-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:49.586 --61077-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:49.586 --61077-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:49.586 --61077-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:49.586 --61077-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:49.586 --61077-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:49.586 --61077-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:49.586 --61077-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:49.586 --61077-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:49.586 --61077-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:49.586 --61077-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:49.586 --61077-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:49.586 --61077-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:49.586 --61077-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:49.586 00:07:49.586 00:07:49.586 CUnit - A unit testing framework for C - Version 2.1-3 00:07:49.586 http://cunit.sourceforge.net/ 00:07:49.586 00:07:49.586 00:07:49.586 Suite: lun_suite 00:07:49.586 Test: lun_task_mgmt_execute_abort_task_not_supported ...[2024-07-12 10:21:43.474898] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: abort task not supported 00:07:49.843 passed 00:07:49.843 Test: lun_task_mgmt_execute_abort_task_all_not_supported ...[2024-07-12 10:21:43.512261] /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:07:49.843 passed 00:07:49.843 Test: lun_task_mgmt_execute_lun_reset ...passed 00:07:49.843 Test: lun_task_mgmt_execute_target_reset ...passed 00:07:49.843 Test: lun_task_mgmt_execute_invalid_case ...[2024-07-12 10:21:43.518377] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: unknown task not supported 00:07:49.843 passed 00:07:49.843 Test: lun_append_task_null_lun_task_cdb_spc_inquiry ...passed 00:07:49.843 Test: lun_append_task_null_lun_alloc_len_lt_4096 ...passed 00:07:49.843 Test: lun_append_task_null_lun_not_supported ...passed 00:07:49.843 Test: lun_execute_scsi_task_pending ...passed 00:07:49.843 Test: lun_execute_scsi_task_complete ...passed 00:07:49.843 Test: lun_execute_scsi_task_resize ...passed 00:07:49.844 Test: lun_destruct_success ...passed 00:07:49.844 Test: lun_construct_null_ctx ...[2024-07-12 10:21:43.542895] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 432:scsi_lun_construct: *ERROR*: bdev_name must be non-NULL 00:07:49.844 passed 00:07:49.844 Test: lun_construct_success ...passed 00:07:49.844 Test: lun_reset_task_wait_scsi_task_complete ...passed 00:07:49.844 Test: lun_reset_task_suspend_scsi_task ...passed 00:07:49.844 Test: lun_check_pending_tasks_only_for_specific_initiator ...passed 00:07:49.844 Test: abort_pending_mgmt_tasks_when_lun_is_removed ...passed 00:07:49.844 00:07:49.844 Run Summary: Type Total Ran Passed Failed Inactive 00:07:49.844 suites 1 1 n/a 0 0 00:07:49.844 tests 18 18 18 0 0 00:07:49.844 asserts 153 153 153 0 n/a 00:07:49.844 00:07:49.844 Elapsed time = 0.130 seconds 00:07:49.844 --61077-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:49.844 --61077-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:49.844 ==61077== 00:07:49.844 ==61077== HEAP SUMMARY: 00:07:49.844 ==61077== in use at exit: 0 bytes in 0 blocks 00:07:49.844 ==61077== total heap usage: 1,167 allocs, 1,167 frees, 199,976 bytes allocated 00:07:49.844 ==61077== 00:07:49.844 ==61077== All heap blocks were freed -- no leaks are possible 00:07:49.844 ==61077== 00:07:49.844 ==61077== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:49.844 10:21:43 -- unit/unittest.sh@117 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:07:49.844 ==61078== Memcheck, a memory error detector 00:07:49.844 ==61078== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:49.844 ==61078== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:49.844 ==61078== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:07:49.844 ==61078== 00:07:49.844 --61078-- Valgrind options: 00:07:49.844 --61078-- --leak-check=full 00:07:49.844 --61078-- --error-exitcode=2 00:07:49.844 --61078-- --verbose 00:07:49.844 --61078-- Contents of /proc/version: 00:07:49.844 --61078-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:49.844 --61078-- 00:07:49.844 --61078-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:49.844 --61078-- Page sizes: currently 4096, max supported 4096 00:07:49.844 --61078-- Valgrind library directory: /usr/libexec/valgrind 00:07:49.844 --61078-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:07:49.844 --61078-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:49.844 --61078-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:49.844 --61078-- might be shown as UnknownInlinedFun 00:07:49.844 --61078-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:49.844 --61078-- object doesn't have a dynamic symbol table 00:07:49.844 --61078-- Scheduler: using generic scheduler lock implementation. 00:07:49.844 --61078-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:49.844 ==61078== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61078-by-???-on-48eae4554860 00:07:49.844 ==61078== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61078-by-???-on-48eae4554860 00:07:49.844 ==61078== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61078-by-???-on-48eae4554860 00:07:49.844 ==61078== 00:07:49.844 ==61078== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:49.844 ==61078== don't want to do, unless you know exactly what you're doing, 00:07:49.844 ==61078== or are doing some strange experiment): 00:07:49.844 ==61078== /usr/libexec/valgrind/../../bin/vgdb --pid=61078 ...command... 00:07:49.844 ==61078== 00:07:49.844 ==61078== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:49.844 ==61078== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:07:49.844 ==61078== and then give GDB the following command 00:07:49.844 ==61078== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61078 00:07:49.844 ==61078== --pid is optional if only one valgrind process is running 00:07:49.844 ==61078== 00:07:49.844 --61078-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:50.102 --61078-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:50.102 --61078-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:50.102 --61078-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:50.102 ==61078== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.102 --61078-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:50.102 --61078-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:50.102 --61078-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:50.102 --61078-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:50.102 --61078-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:50.102 --61078-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:50.102 --61078-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:50.102 --61078-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:50.102 --61078-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:50.102 --61078-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:50.102 --61078-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:50.102 --61078-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:50.102 --61078-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:50.102 --61078-- Reading syms from /usr/lib64/libm.so.6 00:07:50.102 --61078-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:50.102 --61078-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:50.102 --61078-- Reading syms from /usr/lib64/libc.so.6 00:07:50.102 ==61078== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.102 --61078-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.102 --61078-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.103 ==61078== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.103 --61078-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.103 --61078-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:50.103 ==61078== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.103 --61078-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.103 --61078-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.103 ==61078== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.103 --61078-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.103 --61078-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:50.103 ==61078== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.103 --61078-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.103 --61078-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.103 ==61078== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.103 --61078-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.103 --61078-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:50.103 --61078-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:50.103 --61078-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:50.103 --61078-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:50.103 --61078-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:50.360 --61078-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:50.361 --61078-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:50.361 --61078-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 ==61078== Preferring higher priority redirection: 00:07:50.361 --61078-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:50.361 --61078-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:50.361 --61078-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 --61078-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.361 ==61078== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.361 --61078-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:50.361 --61078-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:50.361 ==61078== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.361 --61078-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:50.361 --61078-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:50.361 --61078-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:50.361 --61078-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:50.361 --61078-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:50.361 --61078-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:50.361 --61078-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:50.361 --61078-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:50.361 --61078-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:50.361 --61078-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:50.361 --61078-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:50.361 --61078-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:50.361 --61078-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:50.361 --61078-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:50.361 --61078-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:50.361 --61078-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:50.361 --61078-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:50.362 --61078-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:50.362 00:07:50.362 00:07:50.362 CUnit - A unit testing framework for C - Version 2.1-3 00:07:50.362 http://cunit.sourceforge.net/ 00:07:50.362 00:07:50.362 00:07:50.362 Suite: scsi_suite 00:07:50.620 Test: scsi_init ...passed 00:07:50.620 00:07:50.620 Run Summary: Type Total Ran Passed Failed Inactive 00:07:50.620 suites 1 1 n/a 0 0 00:07:50.620 tests 1 1 1 0 0 00:07:50.620 asserts 1 1 1 0 n/a 00:07:50.620 00:07:50.620 Elapsed time = 0.004 seconds 00:07:50.620 --61078-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:50.620 --61078-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:50.620 ==61078== 00:07:50.620 ==61078== HEAP SUMMARY: 00:07:50.620 ==61078== in use at exit: 0 bytes in 0 blocks 00:07:50.620 ==61078== total heap usage: 57 allocs, 57 frees, 107,256 bytes allocated 00:07:50.620 ==61078== 00:07:50.620 ==61078== All heap blocks were freed -- no leaks are possible 00:07:50.620 ==61078== 00:07:50.620 ==61078== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:50.620 10:21:44 -- unit/unittest.sh@118 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:07:50.620 ==61079== Memcheck, a memory error detector 00:07:50.620 ==61079== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:50.620 ==61079== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:50.620 ==61079== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:07:50.620 ==61079== 00:07:50.620 --61079-- Valgrind options: 00:07:50.620 --61079-- --leak-check=full 00:07:50.620 --61079-- --error-exitcode=2 00:07:50.620 --61079-- --verbose 00:07:50.620 --61079-- Contents of /proc/version: 00:07:50.620 --61079-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:50.620 --61079-- 00:07:50.620 --61079-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:50.620 --61079-- Page sizes: currently 4096, max supported 4096 00:07:50.620 --61079-- Valgrind library directory: /usr/libexec/valgrind 00:07:50.620 --61079-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:07:50.620 --61079-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:50.620 --61079-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:50.620 --61079-- might be shown as UnknownInlinedFun 00:07:50.620 --61079-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:50.620 --61079-- object doesn't have a dynamic symbol table 00:07:50.620 --61079-- Scheduler: using generic scheduler lock implementation. 00:07:50.620 --61079-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:50.620 ==61079== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61079-by-???-on-48eae4554860 00:07:50.620 ==61079== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61079-by-???-on-48eae4554860 00:07:50.620 ==61079== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61079-by-???-on-48eae4554860 00:07:50.620 ==61079== 00:07:50.620 ==61079== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:50.620 ==61079== don't want to do, unless you know exactly what you're doing, 00:07:50.620 ==61079== or are doing some strange experiment): 00:07:50.620 ==61079== /usr/libexec/valgrind/../../bin/vgdb --pid=61079 ...command... 00:07:50.620 ==61079== 00:07:50.620 ==61079== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:50.620 ==61079== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:07:50.620 ==61079== and then give GDB the following command 00:07:50.620 ==61079== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61079 00:07:50.620 ==61079== --pid is optional if only one valgrind process is running 00:07:50.620 ==61079== 00:07:50.620 --61079-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:50.620 --61079-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:50.620 --61079-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:50.620 --61079-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:50.620 ==61079== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.620 --61079-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:50.620 --61079-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:50.620 --61079-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:50.620 --61079-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:50.620 --61079-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:50.620 --61079-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:50.620 --61079-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:50.620 --61079-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:50.620 --61079-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:50.620 --61079-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:50.620 --61079-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:50.620 --61079-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:50.620 --61079-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:50.620 --61079-- Reading syms from /usr/lib64/libm.so.6 00:07:50.620 --61079-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:50.620 --61079-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:50.621 --61079-- Reading syms from /usr/lib64/libc.so.6 00:07:50.878 ==61079== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.878 --61079-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.878 --61079-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.878 ==61079== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.878 --61079-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.878 --61079-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:50.878 ==61079== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.878 --61079-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.878 --61079-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.878 ==61079== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.878 --61079-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.878 --61079-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:50.878 ==61079== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.878 --61079-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.878 --61079-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.878 ==61079== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.878 --61079-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.878 --61079-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:50.878 --61079-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:50.878 --61079-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:50.878 --61079-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:50.878 --61079-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:50.878 --61079-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:50.878 --61079-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:50.879 --61079-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 ==61079== Preferring higher priority redirection: 00:07:50.879 --61079-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:50.879 --61079-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:50.879 --61079-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 --61079-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.879 ==61079== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.879 --61079-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:50.879 --61079-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:50.879 ==61079== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.879 --61079-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:50.879 --61079-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:50.879 --61079-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:50.879 --61079-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:50.879 --61079-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:50.879 --61079-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:50.879 --61079-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:50.879 --61079-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:50.879 --61079-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:50.879 --61079-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:50.879 --61079-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:50.879 --61079-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:50.879 --61079-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:50.879 --61079-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:50.879 --61079-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:51.137 --61079-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:51.137 --61079-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:51.137 --61079-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:51.137 00:07:51.137 00:07:51.137 CUnit - A unit testing framework for C - Version 2.1-3 00:07:51.137 http://cunit.sourceforge.net/ 00:07:51.137 00:07:51.137 00:07:51.137 Suite: translation_suite 00:07:51.137 Test: mode_select_6_test ...passed 00:07:51.137 Test: mode_select_6_test2 ...passed 00:07:51.137 Test: mode_sense_6_test ...--61079-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:51.137 passed 00:07:51.137 Test: mode_sense_10_test ...passed 00:07:51.137 Test: inquiry_evpd_test ...passed 00:07:51.137 Test: inquiry_standard_test ...passed 00:07:51.137 Test: inquiry_overflow_test ...passed 00:07:51.137 Test: task_complete_test ...passed 00:07:51.137 Test: lba_range_test ...passed 00:07:51.137 Test: xfer_len_test ...[2024-07-12 10:21:44.925196] /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:07:51.137 passed 00:07:51.137 Test: xfer_test ...passed 00:07:51.137 Test: scsi_name_padding_test ...passed 00:07:51.137 Test: get_dif_ctx_test ...passed 00:07:51.137 Test: unmap_split_test ...passed 00:07:51.137 00:07:51.137 Run Summary: Type Total Ran Passed Failed Inactive 00:07:51.137 suites 1 1 n/a 0 0 00:07:51.137 tests 14 14 14 0 0 00:07:51.137 asserts 1200 1200 1200 0 n/a 00:07:51.137 00:07:51.137 Elapsed time = 0.171 seconds 00:07:51.137 --61079-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:51.137 --61079-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:51.395 ==61079== 00:07:51.395 ==61079== HEAP SUMMARY: 00:07:51.395 ==61079== in use at exit: 0 bytes in 0 blocks 00:07:51.395 ==61079== total heap usage: 377 allocs, 377 frees, 1,206,036 bytes allocated 00:07:51.395 ==61079== 00:07:51.395 ==61079== All heap blocks were freed -- no leaks are possible 00:07:51.395 ==61079== 00:07:51.395 ==61079== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:51.395 10:21:45 -- unit/unittest.sh@119 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:07:51.395 ==61080== Memcheck, a memory error detector 00:07:51.395 ==61080== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:51.395 ==61080== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:51.395 ==61080== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:07:51.395 ==61080== 00:07:51.395 --61080-- Valgrind options: 00:07:51.395 --61080-- --leak-check=full 00:07:51.395 --61080-- --error-exitcode=2 00:07:51.395 --61080-- --verbose 00:07:51.395 --61080-- Contents of /proc/version: 00:07:51.395 --61080-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:51.395 --61080-- 00:07:51.395 --61080-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:51.395 --61080-- Page sizes: currently 4096, max supported 4096 00:07:51.395 --61080-- Valgrind library directory: /usr/libexec/valgrind 00:07:51.395 --61080-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:07:51.395 --61080-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:51.395 --61080-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:51.395 --61080-- might be shown as UnknownInlinedFun 00:07:51.395 --61080-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:51.395 --61080-- object doesn't have a dynamic symbol table 00:07:51.395 --61080-- Scheduler: using generic scheduler lock implementation. 00:07:51.395 --61080-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:51.395 ==61080== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61080-by-???-on-48eae4554860 00:07:51.395 ==61080== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61080-by-???-on-48eae4554860 00:07:51.395 ==61080== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61080-by-???-on-48eae4554860 00:07:51.395 ==61080== 00:07:51.395 ==61080== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:51.395 ==61080== don't want to do, unless you know exactly what you're doing, 00:07:51.395 ==61080== or are doing some strange experiment): 00:07:51.395 ==61080== /usr/libexec/valgrind/../../bin/vgdb --pid=61080 ...command... 00:07:51.395 ==61080== 00:07:51.395 ==61080== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:51.395 ==61080== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:07:51.395 ==61080== and then give GDB the following command 00:07:51.395 ==61080== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61080 00:07:51.395 ==61080== --pid is optional if only one valgrind process is running 00:07:51.395 ==61080== 00:07:51.395 --61080-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:51.395 --61080-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:51.395 --61080-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:51.395 --61080-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:51.395 ==61080== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.395 --61080-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:51.395 --61080-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:51.395 --61080-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:51.395 --61080-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:51.395 --61080-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:51.395 --61080-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:51.395 --61080-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:51.395 --61080-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:51.395 --61080-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:51.395 --61080-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:51.396 --61080-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:51.396 --61080-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:51.396 --61080-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:51.396 --61080-- Reading syms from /usr/lib64/libm.so.6 00:07:51.396 --61080-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:51.396 --61080-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:51.396 --61080-- Reading syms from /usr/lib64/libc.so.6 00:07:51.396 ==61080== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.396 --61080-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.396 --61080-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:51.396 ==61080== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.396 --61080-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.396 --61080-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:51.396 ==61080== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.396 --61080-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.396 --61080-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:51.396 ==61080== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.396 --61080-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.396 --61080-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:51.396 ==61080== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.396 --61080-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.396 --61080-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:51.396 ==61080== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.396 --61080-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.396 --61080-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:51.396 --61080-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:51.396 --61080-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:51.396 --61080-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:51.396 --61080-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:51.654 --61080-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:51.654 --61080-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:51.654 --61080-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 --61080-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.654 ==61080== Preferring higher priority redirection: 00:07:51.654 --61080-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:51.654 --61080-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:51.655 --61080-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.655 --61080-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.655 --61080-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.655 --61080-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.655 --61080-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.655 --61080-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.655 --61080-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.655 --61080-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.655 --61080-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.655 ==61080== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.655 --61080-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:51.655 --61080-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:51.655 ==61080== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.655 --61080-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:51.655 --61080-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:51.655 --61080-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:51.655 --61080-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:51.655 --61080-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:51.655 --61080-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:51.655 --61080-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:51.655 --61080-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:51.655 --61080-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:51.655 --61080-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:51.655 --61080-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:51.655 --61080-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:51.655 --61080-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:51.655 --61080-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:51.655 --61080-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:51.655 --61080-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:51.655 --61080-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:51.655 --61080-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:51.655 00:07:51.655 00:07:51.655 CUnit - A unit testing framework for C - Version 2.1-3 00:07:51.655 http://cunit.sourceforge.net/ 00:07:51.655 00:07:51.655 00:07:51.655 Suite: reservation_suite 00:07:51.655 Test: test_reservation_register ...[2024-07-12 10:21:45.532263] /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:07:51.655 passed 00:07:51.655 Test: test_reservation_reserve ...[2024-07-12 10:21:45.567225] /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:07:51.913 [2024-07-12 10:21:45.572274] /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:07:51.913 [2024-07-12 10:21:45.577993] /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:07:51.913 passed 00:07:51.913 Test: test_reservation_preempt_non_all_regs ...[2024-07-12 10:21:45.580467] /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:07:51.913 [2024-07-12 10:21:45.583330] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 458:scsi_pr_out_preempt: *ERROR*: Zeroed sa_rkey 00:07:51.913 passed 00:07:51.913 Test: test_reservation_preempt_all_regs ...[2024-07-12 10:21:45.590765] /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:07:51.913 passed 00:07:51.913 Test: test_reservation_cmds_conflict ...[2024-07-12 10:21:45.596285] /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:07:51.913 [2024-07-12 10:21:45.600872] /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:07:51.914 [2024-07-12 10:21:45.603188] /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:07:51.914 [2024-07-12 10:21:45.603878] /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:07:51.914 [2024-07-12 10:21:45.604520] /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:07:51.914 [2024-07-12 10:21:45.605134] /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:07:51.914 passed 00:07:51.914 Test: test_scsi2_reserve_release ...passed 00:07:51.914 Test: test_pr_with_scsi2_reserve_release ...[2024-07-12 10:21:45.617685] /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:07:51.914 passed 00:07:51.914 00:07:51.914 Run Summary: Type Total Ran Passed Failed Inactive 00:07:51.914 suites 1 1 n/a 0 0 00:07:51.914 tests 7 7 7 0 0 00:07:51.914 asserts 257 257 257 0 n/a 00:07:51.914 00:07:51.914 Elapsed time = 0.111 seconds 00:07:51.914 --61080-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:51.914 --61080-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:51.914 ==61080== 00:07:51.914 ==61080== HEAP SUMMARY: 00:07:51.914 ==61080== in use at exit: 0 bytes in 0 blocks 00:07:51.914 ==61080== total heap usage: 102 allocs, 102 frees, 122,608 bytes allocated 00:07:51.914 ==61080== 00:07:51.914 ==61080== All heap blocks were freed -- no leaks are possible 00:07:51.914 ==61080== 00:07:51.914 ==61080== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:51.914 00:07:51.914 real 0m3.313s 00:07:51.914 user 0m3.178s 00:07:51.914 sys 0m0.125s 00:07:51.914 10:21:45 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:51.914 10:21:45 -- common/autotest_common.sh@10 -- # set +x 00:07:51.914 ************************************ 00:07:51.914 END TEST unittest_scsi 00:07:51.914 ************************************ 00:07:51.914 10:21:45 -- unit/unittest.sh@276 -- # uname -s 00:07:51.914 10:21:45 -- unit/unittest.sh@276 -- # '[' Linux = Linux ']' 00:07:51.914 10:21:45 -- unit/unittest.sh@277 -- # run_test unittest_sock unittest_sock 00:07:51.914 10:21:45 -- common/autotest_common.sh@1077 -- # '[' 2 -le 1 ']' 00:07:51.914 10:21:45 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:07:51.914 10:21:45 -- common/autotest_common.sh@10 -- # set +x 00:07:51.914 ************************************ 00:07:51.914 START TEST unittest_sock 00:07:51.914 ************************************ 00:07:51.914 10:21:45 -- common/autotest_common.sh@1104 -- # unittest_sock 00:07:51.914 10:21:45 -- unit/unittest.sh@123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:07:51.914 ==61102== Memcheck, a memory error detector 00:07:51.914 ==61102== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:51.914 ==61102== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:51.914 ==61102== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:07:51.914 ==61102== 00:07:51.914 --61102-- Valgrind options: 00:07:51.914 --61102-- --leak-check=full 00:07:51.914 --61102-- --error-exitcode=2 00:07:51.914 --61102-- --verbose 00:07:51.914 --61102-- Contents of /proc/version: 00:07:51.914 --61102-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:51.914 --61102-- 00:07:51.914 --61102-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:51.914 --61102-- Page sizes: currently 4096, max supported 4096 00:07:51.914 --61102-- Valgrind library directory: /usr/libexec/valgrind 00:07:51.914 --61102-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:07:51.914 --61102-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:51.914 --61102-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:51.914 --61102-- might be shown as UnknownInlinedFun 00:07:51.914 --61102-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:51.914 --61102-- object doesn't have a dynamic symbol table 00:07:51.914 --61102-- Scheduler: using generic scheduler lock implementation. 00:07:51.914 --61102-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:51.914 ==61102== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61102-by-???-on-48eae4554860 00:07:51.914 ==61102== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61102-by-???-on-48eae4554860 00:07:51.914 ==61102== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61102-by-???-on-48eae4554860 00:07:51.914 ==61102== 00:07:51.914 ==61102== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:51.914 ==61102== don't want to do, unless you know exactly what you're doing, 00:07:51.914 ==61102== or are doing some strange experiment): 00:07:51.914 ==61102== /usr/libexec/valgrind/../../bin/vgdb --pid=61102 ...command... 00:07:51.914 ==61102== 00:07:51.914 ==61102== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:51.915 ==61102== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:07:51.915 ==61102== and then give GDB the following command 00:07:51.915 ==61102== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61102 00:07:51.915 ==61102== --pid is optional if only one valgrind process is running 00:07:51.915 ==61102== 00:07:51.915 --61102-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:51.915 --61102-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:51.915 --61102-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:51.915 --61102-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:51.915 ==61102== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.915 --61102-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:51.915 --61102-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:51.915 --61102-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:51.915 --61102-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:51.915 --61102-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:51.915 --61102-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:51.915 --61102-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:51.915 --61102-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:51.915 --61102-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:51.915 --61102-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:51.915 --61102-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:51.915 --61102-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:51.915 --61102-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:52.173 --61102-- Reading syms from /usr/lib64/libm.so.6 00:07:52.173 --61102-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:52.173 --61102-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:52.173 --61102-- Reading syms from /usr/lib64/libc.so.6 00:07:52.173 ==61102== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.173 --61102-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.173 --61102-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:52.173 ==61102== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.173 --61102-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.173 --61102-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:52.173 ==61102== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.173 --61102-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.173 --61102-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:52.173 ==61102== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.173 --61102-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.173 --61102-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:52.173 ==61102== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.173 --61102-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.173 --61102-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:52.173 ==61102== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.173 --61102-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.173 --61102-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:52.173 --61102-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:52.173 --61102-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:52.173 --61102-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:52.173 --61102-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:52.173 --61102-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:52.173 --61102-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:52.173 --61102-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 --61102-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.173 ==61102== Preferring higher priority redirection: 00:07:52.173 --61102-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:52.174 --61102-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:52.174 --61102-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.174 --61102-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.174 --61102-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.174 --61102-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.174 --61102-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.174 --61102-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.174 --61102-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.174 --61102-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.174 --61102-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.174 ==61102== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.174 --61102-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:52.174 --61102-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:52.174 ==61102== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.174 --61102-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:52.174 --61102-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:52.174 --61102-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:52.174 --61102-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:52.174 --61102-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:52.431 --61102-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:52.431 --61102-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:52.431 --61102-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:52.431 --61102-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:52.431 --61102-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:52.432 --61102-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:52.432 --61102-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:52.432 --61102-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:52.432 --61102-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:52.432 --61102-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:52.432 --61102-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:52.432 --61102-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:52.432 --61102-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:52.432 --61102-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:52.432 00:07:52.432 00:07:52.432 CUnit - A unit testing framework for C - Version 2.1-3 00:07:52.432 http://cunit.sourceforge.net/ 00:07:52.432 00:07:52.432 00:07:52.432 Suite: sock 00:07:52.432 Test: posix_sock ...--61102-- REDIR: 0x5644ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:52.432 --61102-- REDIR: 0x5643bb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:07:52.432 --61102-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:52.432 --61102-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:52.432 passed 00:07:52.432 Test: ut_sock ...passed 00:07:52.432 Test: posix_sock_group ...passed 00:07:52.432 Test: ut_sock_group ...passed 00:07:52.432 Test: posix_sock_group_fairness ...passed 00:07:52.690 Test: _posix_sock_close ...passed 00:07:52.690 Test: sock_get_default_opts ...passed 00:07:52.690 Test: ut_sock_impl_get_set_opts ...passed 00:07:52.690 Test: posix_sock_impl_get_set_opts ...passed 00:07:52.690 Test: ut_sock_map ...passed 00:07:52.690 Test: override_impl_opts ...passed 00:07:52.690 Test: ut_sock_group_get_ctx ...passed 00:07:52.690 00:07:52.690 Run Summary: Type Total Ran Passed Failed Inactive 00:07:52.690 suites 1 1 n/a 0 0 00:07:52.690 tests 12 12 12 0 0 00:07:52.690 asserts 349 349 349 0 n/a 00:07:52.690 00:07:52.690 Elapsed time = 0.216 seconds 00:07:52.690 --61102-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:52.690 ==61102== 00:07:52.690 ==61102== HEAP SUMMARY: 00:07:52.690 ==61102== in use at exit: 192 bytes in 1 blocks 00:07:52.690 ==61102== total heap usage: 237 allocs, 236 frees, 193,270 bytes allocated 00:07:52.690 ==61102== 00:07:52.690 ==61102== Searching for pointers to 1 not-freed blocks 00:07:52.690 ==61102== Checked 6,337,776 bytes 00:07:52.690 ==61102== 00:07:52.690 ==61102== LEAK SUMMARY: 00:07:52.690 ==61102== definitely lost: 0 bytes in 0 blocks 00:07:52.690 ==61102== indirectly lost: 0 bytes in 0 blocks 00:07:52.690 ==61102== possibly lost: 0 bytes in 0 blocks 00:07:52.690 ==61102== still reachable: 192 bytes in 1 blocks 00:07:52.690 ==61102== suppressed: 0 bytes in 0 blocks 00:07:52.690 ==61102== Reachable blocks (those to which a pointer was found) are not shown. 00:07:52.690 ==61102== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:52.690 ==61102== 00:07:52.690 ==61102== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:52.690 10:21:46 -- unit/unittest.sh@124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:07:52.690 ==61103== Memcheck, a memory error detector 00:07:52.690 ==61103== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:52.690 ==61103== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:52.690 ==61103== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:07:52.690 ==61103== 00:07:52.690 --61103-- Valgrind options: 00:07:52.690 --61103-- --leak-check=full 00:07:52.690 --61103-- --error-exitcode=2 00:07:52.690 --61103-- --verbose 00:07:52.690 --61103-- Contents of /proc/version: 00:07:52.690 --61103-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:52.690 --61103-- 00:07:52.690 --61103-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:52.690 --61103-- Page sizes: currently 4096, max supported 4096 00:07:52.690 --61103-- Valgrind library directory: /usr/libexec/valgrind 00:07:52.690 --61103-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:07:52.690 --61103-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:52.690 --61103-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:52.690 --61103-- might be shown as UnknownInlinedFun 00:07:52.690 --61103-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:52.690 --61103-- object doesn't have a dynamic symbol table 00:07:52.690 --61103-- Scheduler: using generic scheduler lock implementation. 00:07:52.690 --61103-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:52.690 ==61103== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61103-by-???-on-48eae4554860 00:07:52.690 ==61103== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61103-by-???-on-48eae4554860 00:07:52.690 ==61103== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61103-by-???-on-48eae4554860 00:07:52.690 ==61103== 00:07:52.690 ==61103== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:52.690 ==61103== don't want to do, unless you know exactly what you're doing, 00:07:52.690 ==61103== or are doing some strange experiment): 00:07:52.690 ==61103== /usr/libexec/valgrind/../../bin/vgdb --pid=61103 ...command... 00:07:52.690 ==61103== 00:07:52.690 ==61103== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:52.690 ==61103== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:07:52.690 ==61103== and then give GDB the following command 00:07:52.690 ==61103== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61103 00:07:52.690 ==61103== --pid is optional if only one valgrind process is running 00:07:52.690 ==61103== 00:07:52.690 --61103-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:52.690 --61103-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:52.690 --61103-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:52.690 --61103-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:52.690 ==61103== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.690 --61103-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:52.690 --61103-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:52.690 --61103-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:52.690 --61103-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:52.690 --61103-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:52.691 --61103-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:52.691 --61103-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:52.691 --61103-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:52.691 --61103-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:52.691 --61103-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:52.691 --61103-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:52.691 --61103-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:52.691 --61103-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:52.948 --61103-- Reading syms from /usr/lib64/libm.so.6 00:07:52.948 --61103-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:52.948 --61103-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:52.948 --61103-- Reading syms from /usr/lib64/libc.so.6 00:07:52.948 ==61103== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.948 --61103-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.948 --61103-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:52.948 ==61103== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.948 --61103-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.948 --61103-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:52.948 ==61103== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.948 --61103-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.948 --61103-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:52.948 ==61103== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.948 --61103-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.948 --61103-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:52.949 ==61103== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.949 --61103-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.949 --61103-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:52.949 ==61103== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.949 --61103-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.949 --61103-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:52.949 --61103-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:52.949 --61103-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:52.949 --61103-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:52.949 --61103-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:52.949 --61103-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:52.949 --61103-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:52.949 --61103-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 ==61103== Preferring higher priority redirection: 00:07:52.949 --61103-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:52.949 --61103-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:52.949 --61103-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 --61103-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.949 ==61103== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.949 --61103-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:52.949 --61103-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:52.949 ==61103== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.949 --61103-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:52.949 --61103-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:52.949 --61103-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:52.949 --61103-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:52.949 --61103-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:53.207 --61103-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:53.207 --61103-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:53.207 --61103-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:53.207 --61103-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:53.207 --61103-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:53.207 --61103-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:53.207 --61103-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:53.207 --61103-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:53.207 --61103-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:53.207 --61103-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:53.207 --61103-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:53.207 --61103-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:53.208 --61103-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:53.208 --61103-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:53.208 00:07:53.208 00:07:53.208 CUnit - A unit testing framework for C - Version 2.1-3 00:07:53.208 http://cunit.sourceforge.net/ 00:07:53.208 00:07:53.208 00:07:53.208 Suite: posix 00:07:53.208 Test: flush ...passed 00:07:53.208 00:07:53.208 Run Summary: Type Total Ran Passed Failed Inactive 00:07:53.208 suites 1 1 n/a 0 0 00:07:53.208 tests 1 1 1 0 0 00:07:53.208 asserts 28 28 28 0 n/a 00:07:53.208 00:07:53.208 Elapsed time = 0.032 seconds 00:07:53.208 --61103-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:53.208 --61103-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:53.208 ==61103== 00:07:53.208 ==61103== HEAP SUMMARY: 00:07:53.208 ==61103== in use at exit: 192 bytes in 1 blocks 00:07:53.208 ==61103== total heap usage: 69 allocs, 68 frees, 121,567 bytes allocated 00:07:53.208 ==61103== 00:07:53.208 ==61103== Searching for pointers to 1 not-freed blocks 00:07:53.208 ==61103== Checked 6,292,720 bytes 00:07:53.208 ==61103== 00:07:53.208 ==61103== LEAK SUMMARY: 00:07:53.208 ==61103== definitely lost: 0 bytes in 0 blocks 00:07:53.208 ==61103== indirectly lost: 0 bytes in 0 blocks 00:07:53.208 ==61103== possibly lost: 0 bytes in 0 blocks 00:07:53.208 ==61103== still reachable: 192 bytes in 1 blocks 00:07:53.208 ==61103== suppressed: 0 bytes in 0 blocks 00:07:53.208 ==61103== Reachable blocks (those to which a pointer was found) are not shown. 00:07:53.208 ==61103== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:53.208 ==61103== 00:07:53.208 ==61103== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:53.208 10:21:47 -- unit/unittest.sh@126 -- # grep -q '#define SPDK_CONFIG_URING 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:07:53.208 10:21:47 -- unit/unittest.sh@127 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:07:53.208 ==61105== Memcheck, a memory error detector 00:07:53.208 ==61105== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:53.208 ==61105== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:53.208 ==61105== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:07:53.208 ==61105== 00:07:53.208 --61105-- Valgrind options: 00:07:53.208 --61105-- --leak-check=full 00:07:53.208 --61105-- --error-exitcode=2 00:07:53.208 --61105-- --verbose 00:07:53.208 --61105-- Contents of /proc/version: 00:07:53.208 --61105-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:53.208 --61105-- 00:07:53.208 --61105-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:53.208 --61105-- Page sizes: currently 4096, max supported 4096 00:07:53.208 --61105-- Valgrind library directory: /usr/libexec/valgrind 00:07:53.208 --61105-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:07:53.208 --61105-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:53.208 --61105-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:53.208 --61105-- might be shown as UnknownInlinedFun 00:07:53.208 --61105-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:53.208 --61105-- object doesn't have a dynamic symbol table 00:07:53.208 --61105-- Scheduler: using generic scheduler lock implementation. 00:07:53.208 --61105-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:53.208 ==61105== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61105-by-???-on-48eae4554860 00:07:53.208 ==61105== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61105-by-???-on-48eae4554860 00:07:53.208 ==61105== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61105-by-???-on-48eae4554860 00:07:53.208 ==61105== 00:07:53.208 ==61105== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:53.208 ==61105== don't want to do, unless you know exactly what you're doing, 00:07:53.208 ==61105== or are doing some strange experiment): 00:07:53.208 ==61105== /usr/libexec/valgrind/../../bin/vgdb --pid=61105 ...command... 00:07:53.208 ==61105== 00:07:53.208 ==61105== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:53.208 ==61105== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:07:53.208 ==61105== and then give GDB the following command 00:07:53.208 ==61105== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61105 00:07:53.209 ==61105== --pid is optional if only one valgrind process is running 00:07:53.209 ==61105== 00:07:53.467 --61105-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:53.467 --61105-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:53.467 --61105-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:53.467 --61105-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:53.467 ==61105== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.467 --61105-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:53.467 --61105-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:53.467 --61105-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:53.467 --61105-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:53.467 --61105-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:53.467 --61105-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:53.467 --61105-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:53.467 --61105-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:53.467 --61105-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:53.467 --61105-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:53.467 --61105-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:53.467 --61105-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:53.467 --61105-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:53.467 --61105-- Reading syms from /usr/lib64/libm.so.6 00:07:53.467 --61105-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:53.467 --61105-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:53.467 --61105-- Reading syms from /usr/lib64/libc.so.6 00:07:53.467 ==61105== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.467 --61105-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.467 --61105-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:53.467 ==61105== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.467 --61105-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.467 --61105-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:53.467 ==61105== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.467 --61105-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.467 --61105-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:53.467 ==61105== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.467 --61105-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.467 --61105-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:53.467 ==61105== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.467 --61105-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.467 --61105-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:53.467 ==61105== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.467 --61105-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.467 --61105-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:53.467 --61105-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:53.467 --61105-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:53.468 --61105-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:53.468 --61105-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:53.726 --61105-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:53.726 --61105-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:53.726 --61105-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 ==61105== Preferring higher priority redirection: 00:07:53.726 --61105-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:53.726 --61105-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:53.726 --61105-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.726 --61105-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.727 --61105-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.727 --61105-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.727 --61105-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.727 --61105-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.727 --61105-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.727 --61105-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.727 --61105-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.727 ==61105== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.727 --61105-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:53.727 --61105-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:53.727 ==61105== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.727 --61105-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:53.727 --61105-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:53.727 --61105-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:53.727 --61105-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:53.727 --61105-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:53.727 --61105-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:53.727 --61105-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:53.727 --61105-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:53.727 --61105-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:53.727 --61105-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:53.727 --61105-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:53.727 --61105-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:53.727 --61105-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:53.727 --61105-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:53.727 --61105-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:53.727 --61105-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:53.727 --61105-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:53.727 --61105-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:53.727 --61105-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:53.986 00:07:53.986 00:07:53.986 CUnit - A unit testing framework for C - Version 2.1-3 00:07:53.986 http://cunit.sourceforge.net/ 00:07:53.986 00:07:53.986 00:07:53.986 Suite: uring 00:07:53.986 Test: flush_client ...passed 00:07:53.986 Test: flush_server ...passed 00:07:53.986 00:07:53.986 Run Summary: Type Total Ran Passed Failed Inactive 00:07:53.986 suites 1 1 n/a 0 0 00:07:53.986 tests 2 2 2 0 0 00:07:53.986 asserts 49 49 49 0 n/a 00:07:53.986 00:07:53.986 Elapsed time = 0.056 seconds 00:07:53.986 --61105-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:53.986 --61105-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:53.986 ==61105== 00:07:53.986 ==61105== HEAP SUMMARY: 00:07:53.986 ==61105== in use at exit: 192 bytes in 1 blocks 00:07:53.986 ==61105== total heap usage: 73 allocs, 72 frees, 121,827 bytes allocated 00:07:53.986 ==61105== 00:07:53.986 ==61105== Searching for pointers to 1 not-freed blocks 00:07:53.986 ==61105== Checked 6,313,200 bytes 00:07:53.986 ==61105== 00:07:53.986 ==61105== LEAK SUMMARY: 00:07:53.986 ==61105== definitely lost: 0 bytes in 0 blocks 00:07:53.986 ==61105== indirectly lost: 0 bytes in 0 blocks 00:07:53.986 ==61105== possibly lost: 0 bytes in 0 blocks 00:07:53.986 ==61105== still reachable: 192 bytes in 1 blocks 00:07:53.986 ==61105== suppressed: 0 bytes in 0 blocks 00:07:53.986 ==61105== Reachable blocks (those to which a pointer was found) are not shown. 00:07:53.986 ==61105== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:53.986 ==61105== 00:07:53.986 ==61105== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:53.986 00:07:53.986 real 0m2.105s 00:07:53.986 user 0m1.989s 00:07:53.986 sys 0m0.085s 00:07:53.986 10:21:47 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:53.986 10:21:47 -- common/autotest_common.sh@10 -- # set +x 00:07:53.986 ************************************ 00:07:53.986 END TEST unittest_sock 00:07:53.986 ************************************ 00:07:53.986 10:21:47 -- unit/unittest.sh@279 -- # run_test unittest_thread valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:07:53.986 10:21:47 -- common/autotest_common.sh@1077 -- # '[' 6 -le 1 ']' 00:07:53.986 10:21:47 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:07:53.986 10:21:47 -- common/autotest_common.sh@10 -- # set +x 00:07:53.987 ************************************ 00:07:53.987 START TEST unittest_thread 00:07:53.987 ************************************ 00:07:53.987 10:21:47 -- common/autotest_common.sh@1104 -- # 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:07:53.987 ==61123== Memcheck, a memory error detector 00:07:53.987 ==61123== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:53.987 ==61123== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:53.987 ==61123== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:07:53.987 ==61123== 00:07:53.987 --61123-- Valgrind options: 00:07:53.987 --61123-- --leak-check=full 00:07:53.987 --61123-- --error-exitcode=2 00:07:53.987 --61123-- --verbose 00:07:53.987 --61123-- Contents of /proc/version: 00:07:53.987 --61123-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:53.987 --61123-- 00:07:53.987 --61123-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:53.987 --61123-- Page sizes: currently 4096, max supported 4096 00:07:53.987 --61123-- Valgrind library directory: /usr/libexec/valgrind 00:07:53.987 --61123-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:07:53.987 --61123-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:53.987 --61123-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:53.987 --61123-- might be shown as UnknownInlinedFun 00:07:53.987 --61123-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:53.987 --61123-- object doesn't have a dynamic symbol table 00:07:53.987 --61123-- Scheduler: using generic scheduler lock implementation. 00:07:53.987 --61123-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:53.987 ==61123== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61123-by-???-on-48eae4554860 00:07:53.987 ==61123== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61123-by-???-on-48eae4554860 00:07:53.987 ==61123== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61123-by-???-on-48eae4554860 00:07:53.987 ==61123== 00:07:53.987 ==61123== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:53.987 ==61123== don't want to do, unless you know exactly what you're doing, 00:07:53.987 ==61123== or are doing some strange experiment): 00:07:53.987 ==61123== /usr/libexec/valgrind/../../bin/vgdb --pid=61123 ...command... 00:07:53.987 ==61123== 00:07:53.987 ==61123== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:53.987 ==61123== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:07:53.987 ==61123== and then give GDB the following command 00:07:53.987 ==61123== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61123 00:07:53.987 ==61123== --pid is optional if only one valgrind process is running 00:07:53.987 ==61123== 00:07:54.262 --61123-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:54.262 --61123-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:54.262 --61123-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:54.262 --61123-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:54.262 ==61123== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.262 --61123-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:54.262 --61123-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:54.262 --61123-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:54.262 --61123-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:54.262 --61123-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:54.262 --61123-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:54.262 --61123-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:54.262 --61123-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:54.262 --61123-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:54.262 --61123-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:54.262 --61123-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:54.262 --61123-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:54.262 --61123-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:54.262 --61123-- Reading syms from /usr/lib64/libm.so.6 00:07:54.262 --61123-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:54.262 --61123-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:54.262 --61123-- Reading syms from /usr/lib64/libc.so.6 00:07:54.262 ==61123== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.262 --61123-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:54.262 --61123-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:54.262 ==61123== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.262 --61123-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:54.262 --61123-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:54.262 ==61123== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.262 --61123-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:54.262 --61123-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:54.262 ==61123== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.262 --61123-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:54.262 --61123-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:54.262 ==61123== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.263 --61123-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:54.263 --61123-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:54.263 ==61123== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.263 --61123-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:54.263 --61123-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:54.263 --61123-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:54.263 --61123-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:54.263 --61123-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:54.561 --61123-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:54.561 --61123-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:54.561 --61123-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:54.561 --61123-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 ==61123== Preferring higher priority redirection: 00:07:54.561 --61123-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:54.561 --61123-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:54.561 --61123-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 --61123-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.561 ==61123== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.561 --61123-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:54.561 --61123-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:54.561 ==61123== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.561 --61123-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:54.561 --61123-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:54.561 --61123-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:54.561 --61123-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:54.561 --61123-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:54.562 --61123-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:54.562 --61123-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:54.562 --61123-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:54.562 --61123-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:54.562 --61123-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:54.562 --61123-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:54.562 --61123-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:54.562 --61123-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:54.562 --61123-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:54.562 --61123-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:54.562 --61123-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:54.562 --61123-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:54.562 --61123-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:54.876 00:07:54.876 00:07:54.876 CUnit - A unit testing framework for C - Version 2.1-3 00:07:54.876 http://cunit.sourceforge.net/ 00:07:54.876 00:07:54.876 00:07:54.876 Suite: io_channel 00:07:54.876 Test: thread_alloc ...--61123-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:54.876 passed 00:07:54.876 Test: thread_send_msg ...passed 00:07:54.876 Test: thread_poller ...passed 00:07:54.876 Test: poller_pause ...passed 00:07:54.876 Test: thread_for_each ...passed 00:07:54.876 Test: for_each_channel_remove ...passed 00:07:54.876 Test: for_each_channel_unreg ...[2024-07-12 10:21:48.718463] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2163:spdk_io_device_register: *ERROR*: io_device 0x1ffeffe978 already registered (old:0x5dadb10 new:0x5dadd60) 00:07:55.144 passed 00:07:55.144 Test: thread_name ...passed 00:07:55.144 Test: channel ...[2024-07-12 10:21:48.776678] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2297:spdk_get_io_channel: *ERROR*: could not find io_device 0x4b61a8 00:07:55.144 passed 00:07:55.144 Test: channel_destroy_races ...passed 00:07:55.144 Test: thread_exit_test ...[2024-07-12 10:21:48.804707] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c: 629:thread_exit: *ERROR*: thread 0x5f39620 got timeout, and move it to the exited state forcefully 00:07:55.144 passed 00:07:55.144 Test: thread_update_stats_test ...passed 00:07:55.144 Test: nested_channel ...passed 00:07:55.144 Test: device_unregister_and_thread_exit_race ...passed 00:07:55.145 Test: cache_closest_timed_poller ...passed 00:07:55.145 Test: multi_timed_pollers_have_same_expiration ...passed 00:07:55.145 Test: io_device_lookup ...passed 00:07:55.145 Test: spdk_spin ...[2024-07-12 10:21:48.960248] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3061:spdk_spin_lock: *ERROR*: unrecoverable spinlock error 1: Not an SPDK thread (thread != ((void *)0)) 00:07:55.145 [2024-07-12 10:21:48.960802] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe980 00:07:55.145 [2024-07-12 10:21:48.962950] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3099:spdk_spin_held: *ERROR*: unrecoverable spinlock error 1: Not an SPDK thread (thread != ((void *)0)) 00:07:55.145 [2024-07-12 10:21:48.974008] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3062:spdk_spin_lock: *ERROR*: unrecoverable spinlock error 2: Deadlock detected (thread != sspin->thread) 00:07:55.145 [2024-07-12 10:21:48.974294] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe980 00:07:55.145 [2024-07-12 10:21:48.975149] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3082:spdk_spin_unlock: *ERROR*: unrecoverable spinlock error 3: Unlock on wrong SPDK thread (thread == sspin->thread) 00:07:55.145 [2024-07-12 10:21:48.975417] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe980 00:07:55.145 [2024-07-12 10:21:48.976735] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3082:spdk_spin_unlock: *ERROR*: unrecoverable spinlock error 3: Unlock on wrong SPDK thread (thread == sspin->thread) 00:07:55.145 [2024-07-12 10:21:48.976843] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe980 00:07:55.145 [2024-07-12 10:21:48.980337] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3043:spdk_spin_destroy: *ERROR*: unrecoverable spinlock error 5: Destroying a held spinlock (sspin->thread == ((void *)0)) 00:07:55.145 [2024-07-12 10:21:48.980610] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe980 00:07:55.145 passed 00:07:55.145 Test: for_each_channel_and_thread_exit_race ...passed 00:07:55.145 Test: for_each_thread_and_thread_exit_race ...passed 00:07:55.145 00:07:55.145 Run Summary: Type Total Ran Passed Failed Inactive 00:07:55.145 suites 1 1 n/a 0 0 00:07:55.145 tests 20 20 20 0 0 00:07:55.145 asserts 409 409 409 0 n/a 00:07:55.145 00:07:55.145 Elapsed time = 0.560 seconds 00:07:55.145 --61123-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:55.145 --61123-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:55.425 ==61123== 00:07:55.425 ==61123== HEAP SUMMARY: 00:07:55.425 ==61123== in use at exit: 0 bytes in 0 blocks 00:07:55.425 ==61123== total heap usage: 40,323 allocs, 40,323 frees, 1,483,799 bytes allocated 00:07:55.425 ==61123== 00:07:55.425 ==61123== All heap blocks were freed -- no leaks are possible 00:07:55.425 ==61123== 00:07:55.425 ==61123== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:55.425 00:07:55.425 real 0m1.246s 00:07:55.425 user 0m1.207s 00:07:55.425 sys 0m0.034s 00:07:55.425 10:21:49 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:55.425 10:21:49 -- common/autotest_common.sh@10 -- # set +x 00:07:55.425 ************************************ 00:07:55.425 END TEST unittest_thread 00:07:55.425 ************************************ 00:07:55.425 10:21:49 -- unit/unittest.sh@280 -- # run_test unittest_iobuf valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:07:55.425 10:21:49 -- common/autotest_common.sh@1077 -- # '[' 6 -le 1 ']' 00:07:55.425 10:21:49 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:07:55.425 10:21:49 -- common/autotest_common.sh@10 -- # set +x 00:07:55.425 ************************************ 00:07:55.425 START TEST unittest_iobuf 00:07:55.425 ************************************ 00:07:55.425 10:21:49 -- common/autotest_common.sh@1104 -- # 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:07:55.425 ==61150== Memcheck, a memory error detector 00:07:55.425 ==61150== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:55.425 ==61150== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:55.425 ==61150== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:07:55.425 ==61150== 00:07:55.425 --61150-- Valgrind options: 00:07:55.425 --61150-- --leak-check=full 00:07:55.425 --61150-- --error-exitcode=2 00:07:55.425 --61150-- --verbose 00:07:55.425 --61150-- Contents of /proc/version: 00:07:55.425 --61150-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:55.425 --61150-- 00:07:55.425 --61150-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:55.425 --61150-- Page sizes: currently 4096, max supported 4096 00:07:55.425 --61150-- Valgrind library directory: /usr/libexec/valgrind 00:07:55.425 --61150-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:07:55.425 --61150-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:55.425 --61150-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:55.425 --61150-- might be shown as UnknownInlinedFun 00:07:55.425 --61150-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:55.425 --61150-- object doesn't have a dynamic symbol table 00:07:55.425 --61150-- Scheduler: using generic scheduler lock implementation. 00:07:55.425 --61150-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:55.425 ==61150== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61150-by-???-on-48eae4554860 00:07:55.425 ==61150== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61150-by-???-on-48eae4554860 00:07:55.425 ==61150== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61150-by-???-on-48eae4554860 00:07:55.425 ==61150== 00:07:55.425 ==61150== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:55.425 ==61150== don't want to do, unless you know exactly what you're doing, 00:07:55.425 ==61150== or are doing some strange experiment): 00:07:55.425 ==61150== /usr/libexec/valgrind/../../bin/vgdb --pid=61150 ...command... 00:07:55.425 ==61150== 00:07:55.425 ==61150== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:55.425 ==61150== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:07:55.425 ==61150== and then give GDB the following command 00:07:55.425 ==61150== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61150 00:07:55.425 ==61150== --pid is optional if only one valgrind process is running 00:07:55.425 ==61150== 00:07:55.425 --61150-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:55.425 --61150-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:55.425 --61150-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:55.425 --61150-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:55.425 ==61150== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.425 --61150-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:55.425 --61150-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:55.426 --61150-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:55.426 --61150-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:55.426 --61150-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:55.426 --61150-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:55.426 --61150-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:55.426 --61150-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:55.426 --61150-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:55.426 --61150-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:55.426 --61150-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:55.426 --61150-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:55.426 --61150-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:55.426 --61150-- Reading syms from /usr/lib64/libm.so.6 00:07:55.426 --61150-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:55.426 --61150-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:55.426 --61150-- Reading syms from /usr/lib64/libc.so.6 00:07:55.684 ==61150== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.684 --61150-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.684 --61150-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:55.684 ==61150== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.684 --61150-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.684 --61150-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:55.684 ==61150== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.684 --61150-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.684 --61150-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:55.684 ==61150== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.684 --61150-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.684 --61150-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:55.684 ==61150== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.684 --61150-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.684 --61150-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:55.684 ==61150== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.684 --61150-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.684 --61150-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:55.684 --61150-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:55.684 --61150-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:55.684 --61150-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:55.684 --61150-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:55.684 --61150-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:55.684 --61150-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:55.684 --61150-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 ==61150== Preferring higher priority redirection: 00:07:55.684 --61150-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:55.684 --61150-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:55.684 --61150-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.684 --61150-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.685 --61150-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.685 --61150-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.685 --61150-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.685 --61150-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.685 ==61150== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.685 --61150-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:55.685 --61150-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:55.685 ==61150== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.685 --61150-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:55.685 --61150-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:55.685 --61150-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:55.942 --61150-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:55.942 --61150-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:55.942 --61150-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:55.942 --61150-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:55.942 --61150-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:55.942 --61150-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:55.942 --61150-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:55.943 --61150-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:55.943 --61150-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:55.943 --61150-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:55.943 --61150-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:55.943 --61150-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:55.943 --61150-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:55.943 --61150-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:55.943 --61150-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:55.943 00:07:55.943 00:07:55.943 CUnit - A unit testing framework for C - Version 2.1-3 00:07:55.943 http://cunit.sourceforge.net/ 00:07:55.943 00:07:55.943 00:07:55.943 Suite: io_channel 00:07:55.943 Test: iobuf ...--61150-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:56.201 passed 00:07:56.201 Test: iobuf_cache ...[2024-07-12 10:21:49.949704] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 302:spdk_iobuf_channel_init: *ERROR*: Failed to populate iobuf small buffer cache. You may need to increase spdk_iobuf_opts.small_pool_count (4) 00:07:56.201 [2024-07-12 10:21:49.976564] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 305:spdk_iobuf_channel_init: *ERROR*: See scripts/calc-iobuf.py for guidance on how to calculate this value. 00:07:56.201 [2024-07-12 10:21:49.980624] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 314:spdk_iobuf_channel_init: *ERROR*: Failed to populate iobuf large buffer cache. You may need to increase spdk_iobuf_opts.large_pool_count (4) 00:07:56.201 [2024-07-12 10:21:49.980893] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 317:spdk_iobuf_channel_init: *ERROR*: See scripts/calc-iobuf.py for guidance on how to calculate this value. 00:07:56.201 [2024-07-12 10:21:49.983438] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 302:spdk_iobuf_channel_init: *ERROR*: Failed to populate iobuf small buffer cache. You may need to increase spdk_iobuf_opts.small_pool_count (4) 00:07:56.201 [2024-07-12 10:21:49.983565] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 305:spdk_iobuf_channel_init: *ERROR*: See scripts/calc-iobuf.py for guidance on how to calculate this value. 00:07:56.201 passed 00:07:56.201 00:07:56.201 Run Summary: Type Total Ran Passed Failed Inactive 00:07:56.201 suites 1 1 n/a 0 0 00:07:56.201 tests 2 2 2 0 0 00:07:56.201 asserts 107 107 107 0 n/a 00:07:56.201 00:07:56.201 Elapsed time = 0.281 seconds 00:07:56.201 --61150-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:56.202 --61150-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:56.202 ==61150== 00:07:56.202 ==61150== HEAP SUMMARY: 00:07:56.202 ==61150== in use at exit: 0 bytes in 0 blocks 00:07:56.202 ==61150== total heap usage: 3,272 allocs, 3,272 frees, 330,077 bytes allocated 00:07:56.202 ==61150== 00:07:56.202 ==61150== All heap blocks were freed -- no leaks are possible 00:07:56.202 ==61150== 00:07:56.202 ==61150== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:56.202 00:07:56.202 real 0m0.972s 00:07:56.202 user 0m0.930s 00:07:56.202 sys 0m0.038s 00:07:56.202 10:21:50 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:56.202 10:21:50 -- common/autotest_common.sh@10 -- # set +x 00:07:56.202 ************************************ 00:07:56.202 END TEST unittest_iobuf 00:07:56.202 ************************************ 00:07:56.202 10:21:50 -- unit/unittest.sh@281 -- # run_test unittest_util unittest_util 00:07:56.202 10:21:50 -- common/autotest_common.sh@1077 -- # '[' 2 -le 1 ']' 00:07:56.202 10:21:50 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:07:56.202 10:21:50 -- common/autotest_common.sh@10 -- # set +x 00:07:56.202 ************************************ 00:07:56.202 START TEST unittest_util 00:07:56.202 ************************************ 00:07:56.202 10:21:50 -- common/autotest_common.sh@1104 -- # unittest_util 00:07:56.202 10:21:50 -- unit/unittest.sh@132 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:07:56.202 ==61169== Memcheck, a memory error detector 00:07:56.202 ==61169== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:56.202 ==61169== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:56.202 ==61169== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:07:56.202 ==61169== 00:07:56.202 --61169-- Valgrind options: 00:07:56.202 --61169-- --leak-check=full 00:07:56.202 --61169-- --error-exitcode=2 00:07:56.202 --61169-- --verbose 00:07:56.202 --61169-- Contents of /proc/version: 00:07:56.202 --61169-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:56.202 --61169-- 00:07:56.202 --61169-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:56.202 --61169-- Page sizes: currently 4096, max supported 4096 00:07:56.202 --61169-- Valgrind library directory: /usr/libexec/valgrind 00:07:56.460 --61169-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:07:56.460 --61169-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:56.460 --61169-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:56.460 --61169-- might be shown as UnknownInlinedFun 00:07:56.460 --61169-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:56.460 --61169-- object doesn't have a dynamic symbol table 00:07:56.460 --61169-- Scheduler: using generic scheduler lock implementation. 00:07:56.460 --61169-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:56.460 ==61169== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61169-by-???-on-48eae4554860 00:07:56.460 ==61169== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61169-by-???-on-48eae4554860 00:07:56.460 ==61169== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61169-by-???-on-48eae4554860 00:07:56.460 ==61169== 00:07:56.460 ==61169== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:56.460 ==61169== don't want to do, unless you know exactly what you're doing, 00:07:56.460 ==61169== or are doing some strange experiment): 00:07:56.460 ==61169== /usr/libexec/valgrind/../../bin/vgdb --pid=61169 ...command... 00:07:56.460 ==61169== 00:07:56.460 ==61169== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:56.460 ==61169== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:07:56.460 ==61169== and then give GDB the following command 00:07:56.460 ==61169== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61169 00:07:56.460 ==61169== --pid is optional if only one valgrind process is running 00:07:56.460 ==61169== 00:07:56.460 --61169-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:56.460 --61169-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:56.460 --61169-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:56.460 --61169-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:56.460 ==61169== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.460 --61169-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:56.460 --61169-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:56.460 --61169-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:56.460 --61169-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:56.460 --61169-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:56.460 --61169-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:56.460 --61169-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:56.460 --61169-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:56.460 --61169-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:56.460 --61169-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:56.460 --61169-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:56.460 --61169-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:56.460 --61169-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:56.460 --61169-- Reading syms from /usr/lib64/libm.so.6 00:07:56.460 --61169-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:56.460 --61169-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:56.460 --61169-- Reading syms from /usr/lib64/libc.so.6 00:07:56.460 ==61169== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.460 --61169-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.460 --61169-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:56.460 ==61169== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.461 --61169-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.461 --61169-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:56.461 ==61169== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.461 --61169-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.461 --61169-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:56.461 ==61169== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.461 --61169-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.461 --61169-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:56.461 ==61169== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.461 --61169-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.461 --61169-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:56.461 ==61169== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.461 --61169-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.461 --61169-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:56.720 --61169-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:56.720 --61169-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:56.720 --61169-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:56.720 --61169-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:56.720 --61169-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:56.720 --61169-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:56.720 --61169-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 ==61169== Preferring higher priority redirection: 00:07:56.720 --61169-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:56.720 --61169-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:56.720 --61169-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 --61169-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.720 ==61169== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.720 --61169-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:56.720 --61169-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:56.720 ==61169== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.720 --61169-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:56.720 --61169-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:56.720 --61169-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:56.720 --61169-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:56.720 --61169-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:56.720 --61169-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:56.720 --61169-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:56.720 --61169-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:56.720 --61169-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:56.979 --61169-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:56.979 --61169-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:56.979 --61169-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:56.979 --61169-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:56.979 --61169-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:56.979 --61169-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:56.979 --61169-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:56.979 --61169-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:56.979 --61169-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:56.979 00:07:56.979 00:07:56.979 CUnit - A unit testing framework for C - Version 2.1-3 00:07:56.979 http://cunit.sourceforge.net/ 00:07:56.979 00:07:56.979 00:07:56.979 Suite: base64 00:07:56.979 Test: test_base64_get_encoded_strlen ...passed 00:07:56.979 Test: test_base64_get_decoded_len ...passed 00:07:56.979 Test: test_base64_encode ...passed 00:07:56.979 Test: test_base64_decode ...passed 00:07:56.979 Test: test_base64_urlsafe_encode ...passed 00:07:56.979 Test: test_base64_urlsafe_decode ...passed 00:07:56.979 00:07:56.979 Run Summary: Type Total Ran Passed Failed Inactive 00:07:56.979 suites 1 1 n/a 0 0 00:07:56.979 tests 6 6 6 0 0 00:07:56.979 asserts 112 112 112 0 n/a 00:07:56.979 00:07:56.979 Elapsed time = 0.048 seconds 00:07:56.979 --61169-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:56.979 --61169-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:56.979 ==61169== 00:07:56.979 ==61169== HEAP SUMMARY: 00:07:56.979 ==61169== in use at exit: 0 bytes in 0 blocks 00:07:56.979 ==61169== total heap usage: 58 allocs, 58 frees, 93,677 bytes allocated 00:07:56.979 ==61169== 00:07:56.979 ==61169== All heap blocks were freed -- no leaks are possible 00:07:56.979 ==61169== 00:07:56.979 ==61169== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:56.979 10:21:50 -- unit/unittest.sh@133 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:07:56.979 ==61170== Memcheck, a memory error detector 00:07:56.979 ==61170== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:56.979 ==61170== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:56.979 ==61170== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:07:56.979 ==61170== 00:07:56.979 --61170-- Valgrind options: 00:07:56.979 --61170-- --leak-check=full 00:07:56.979 --61170-- --error-exitcode=2 00:07:56.979 --61170-- --verbose 00:07:56.979 --61170-- Contents of /proc/version: 00:07:56.979 --61170-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:56.979 --61170-- 00:07:56.979 --61170-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:56.979 --61170-- Page sizes: currently 4096, max supported 4096 00:07:56.979 --61170-- Valgrind library directory: /usr/libexec/valgrind 00:07:56.979 --61170-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:07:56.979 --61170-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:56.979 --61170-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:56.979 --61170-- might be shown as UnknownInlinedFun 00:07:56.979 --61170-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:56.979 --61170-- object doesn't have a dynamic symbol table 00:07:56.979 --61170-- Scheduler: using generic scheduler lock implementation. 00:07:56.979 --61170-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:56.979 ==61170== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61170-by-???-on-48eae4554860 00:07:56.979 ==61170== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61170-by-???-on-48eae4554860 00:07:56.979 ==61170== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61170-by-???-on-48eae4554860 00:07:56.979 ==61170== 00:07:56.979 ==61170== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:56.979 ==61170== don't want to do, unless you know exactly what you're doing, 00:07:56.979 ==61170== or are doing some strange experiment): 00:07:56.979 ==61170== /usr/libexec/valgrind/../../bin/vgdb --pid=61170 ...command... 00:07:56.979 ==61170== 00:07:56.979 ==61170== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:56.979 ==61170== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:07:56.979 ==61170== and then give GDB the following command 00:07:56.979 ==61170== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61170 00:07:56.979 ==61170== --pid is optional if only one valgrind process is running 00:07:56.979 ==61170== 00:07:57.238 --61170-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:57.238 --61170-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:57.238 --61170-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:57.238 --61170-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:57.238 ==61170== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.238 --61170-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:57.238 --61170-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:57.238 --61170-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:57.238 --61170-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:57.238 --61170-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:57.238 --61170-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:57.238 --61170-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:57.238 --61170-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:57.238 --61170-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:57.238 --61170-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:57.238 --61170-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:57.238 --61170-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:57.238 --61170-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:57.238 --61170-- Reading syms from /usr/lib64/libm.so.6 00:07:57.238 --61170-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:57.238 --61170-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:57.238 --61170-- Reading syms from /usr/lib64/libc.so.6 00:07:57.238 ==61170== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.238 --61170-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.238 --61170-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:57.238 ==61170== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.238 --61170-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.238 --61170-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:57.238 ==61170== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.238 --61170-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.238 --61170-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:57.238 ==61170== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.238 --61170-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.238 --61170-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:57.238 ==61170== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.238 --61170-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.238 --61170-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:57.238 ==61170== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.238 --61170-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.239 --61170-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:57.496 --61170-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:57.496 --61170-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:57.496 --61170-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:57.496 --61170-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:57.496 --61170-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:57.496 --61170-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:57.496 --61170-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.496 --61170-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.496 --61170-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.496 --61170-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.496 --61170-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.496 --61170-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.496 --61170-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.496 --61170-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.496 --61170-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 ==61170== Preferring higher priority redirection: 00:07:57.497 --61170-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:57.497 --61170-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:57.497 --61170-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 --61170-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.497 ==61170== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.497 --61170-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:57.497 --61170-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:57.497 ==61170== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.497 --61170-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:57.497 --61170-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:57.497 --61170-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:57.497 --61170-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:57.497 --61170-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:57.497 --61170-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:57.497 --61170-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:57.497 --61170-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:57.497 --61170-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:57.497 --61170-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:57.497 --61170-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:57.497 --61170-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:57.497 --61170-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:57.497 --61170-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:57.497 --61170-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:57.497 --61170-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:57.755 --61170-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:57.756 --61170-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:57.756 00:07:57.756 00:07:57.756 CUnit - A unit testing framework for C - Version 2.1-3 00:07:57.756 http://cunit.sourceforge.net/ 00:07:57.756 00:07:57.756 00:07:57.756 Suite: bit_array 00:07:57.756 Test: test_1bit ...--61170-- REDIR: 0x55833f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:57.756 passed 00:07:57.756 Test: test_64bit ...passed 00:07:57.756 Test: test_find ...passed 00:07:57.756 Test: test_resize ...passed 00:07:57.756 Test: test_errors ...passed 00:07:57.756 Test: test_count ...passed 00:07:57.756 Test: test_mask_store_load ...passed 00:07:57.756 Test: test_mask_clear ...passed 00:07:57.756 00:07:57.756 Run Summary: Type Total Ran Passed Failed Inactive 00:07:57.756 suites 1 1 n/a 0 0 00:07:57.756 tests 8 8 8 0 0 00:07:57.756 asserts 5075 5075 5075 0 n/a 00:07:57.756 00:07:57.756 Elapsed time = 0.077 seconds 00:07:57.756 --61170-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:57.756 --61170-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:57.756 ==61170== 00:07:57.756 ==61170== HEAP SUMMARY: 00:07:57.756 ==61170== in use at exit: 0 bytes in 0 blocks 00:07:57.756 ==61170== total heap usage: 79 allocs, 79 frees, 98,976 bytes allocated 00:07:57.756 ==61170== 00:07:57.756 ==61170== All heap blocks were freed -- no leaks are possible 00:07:57.756 ==61170== 00:07:57.756 ==61170== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:57.756 10:21:51 -- unit/unittest.sh@134 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:07:57.756 ==61173== Memcheck, a memory error detector 00:07:57.756 ==61173== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:57.756 ==61173== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:57.756 ==61173== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:07:57.756 ==61173== 00:07:57.756 --61173-- Valgrind options: 00:07:57.756 --61173-- --leak-check=full 00:07:57.756 --61173-- --error-exitcode=2 00:07:57.756 --61173-- --verbose 00:07:57.756 --61173-- Contents of /proc/version: 00:07:57.756 --61173-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:57.756 --61173-- 00:07:57.756 --61173-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:57.756 --61173-- Page sizes: currently 4096, max supported 4096 00:07:57.756 --61173-- Valgrind library directory: /usr/libexec/valgrind 00:07:57.756 --61173-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:07:57.756 --61173-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:57.756 --61173-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:57.756 --61173-- might be shown as UnknownInlinedFun 00:07:57.756 --61173-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:57.756 --61173-- object doesn't have a dynamic symbol table 00:07:57.756 --61173-- Scheduler: using generic scheduler lock implementation. 00:07:57.756 --61173-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:57.756 ==61173== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61173-by-???-on-48eae4554860 00:07:57.756 ==61173== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61173-by-???-on-48eae4554860 00:07:57.756 ==61173== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61173-by-???-on-48eae4554860 00:07:57.756 ==61173== 00:07:57.756 ==61173== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:57.756 ==61173== don't want to do, unless you know exactly what you're doing, 00:07:57.756 ==61173== or are doing some strange experiment): 00:07:57.756 ==61173== /usr/libexec/valgrind/../../bin/vgdb --pid=61173 ...command... 00:07:57.756 ==61173== 00:07:57.756 ==61173== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:57.756 ==61173== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:07:57.756 ==61173== and then give GDB the following command 00:07:57.756 ==61173== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61173 00:07:57.756 ==61173== --pid is optional if only one valgrind process is running 00:07:57.756 ==61173== 00:07:58.070 --61173-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:58.070 --61173-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:58.070 --61173-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:58.070 --61173-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:58.070 ==61173== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.070 --61173-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:58.070 --61173-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:58.070 --61173-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:58.070 --61173-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:58.070 --61173-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:58.070 --61173-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:58.070 --61173-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:58.070 --61173-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:58.070 --61173-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:58.070 --61173-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:58.070 --61173-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:58.070 --61173-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:58.070 --61173-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:58.070 --61173-- Reading syms from /usr/lib64/libm.so.6 00:07:58.070 --61173-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:58.070 --61173-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:58.070 --61173-- Reading syms from /usr/lib64/libc.so.6 00:07:58.070 ==61173== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.070 --61173-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.070 --61173-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.070 ==61173== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.070 --61173-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.070 --61173-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.070 ==61173== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.070 --61173-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.070 --61173-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.070 ==61173== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.070 --61173-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.070 --61173-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.070 ==61173== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.070 --61173-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.070 --61173-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.070 ==61173== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.070 --61173-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.070 --61173-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.070 --61173-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:58.070 --61173-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:58.070 --61173-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:58.070 --61173-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:58.070 --61173-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:58.070 --61173-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:58.070 --61173-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 ==61173== Preferring higher priority redirection: 00:07:58.070 --61173-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:58.070 --61173-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:58.070 --61173-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.070 --61173-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.327 --61173-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.327 --61173-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.327 --61173-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.327 --61173-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.327 ==61173== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.327 --61173-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:58.327 --61173-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:58.327 ==61173== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.327 --61173-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:58.327 --61173-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:58.328 --61173-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:58.328 --61173-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:58.328 --61173-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:58.328 --61173-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:58.328 --61173-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:58.328 --61173-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:58.328 --61173-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:58.328 --61173-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:58.328 --61173-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:58.328 --61173-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:58.328 --61173-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:58.328 --61173-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:58.328 --61173-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:58.328 --61173-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:58.328 --61173-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:58.328 --61173-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:58.328 00:07:58.328 00:07:58.328 CUnit - A unit testing framework for C - Version 2.1-3 00:07:58.328 http://cunit.sourceforge.net/ 00:07:58.328 00:07:58.328 00:07:58.328 Suite: cpuset 00:07:58.328 Test: test_cpuset ...passed 00:07:58.328 Test: test_cpuset_parse ...[2024-07-12 10:21:52.139735] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 239:parse_list: *ERROR*: Unexpected end of core list '[' 00:07:58.328 [2024-07-12 10:21:52.167250] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[]' failed on character ']' 00:07:58.328 [2024-07-12 10:21:52.167992] /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:07:58.328 [2024-07-12 10:21:52.168913] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 219:parse_list: *ERROR*: Invalid range of CPUs (11 > 10) 00:07:58.328 [2024-07-12 10:21:52.169411] /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:07:58.328 [2024-07-12 10:21:52.169797] /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:07:58.328 [2024-07-12 10:21:52.170374] /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:07:58.328 [2024-07-12 10:21:52.171161] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 198:parse_list: *ERROR*: Conversion of core mask in '[184467440737095516150]' failed 00:07:58.328 passed 00:07:58.328 Test: test_cpuset_fmt ...passed 00:07:58.328 00:07:58.328 Run Summary: Type Total Ran Passed Failed Inactive 00:07:58.328 suites 1 1 n/a 0 0 00:07:58.328 tests 3 3 3 0 0 00:07:58.328 asserts 65 65 65 0 n/a 00:07:58.328 00:07:58.328 Elapsed time = 0.072 seconds 00:07:58.328 --61173-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:58.328 --61173-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:58.328 ==61173== 00:07:58.328 ==61173== HEAP SUMMARY: 00:07:58.328 ==61173== in use at exit: 0 bytes in 0 blocks 00:07:58.328 ==61173== total heap usage: 73 allocs, 73 frees, 108,610 bytes allocated 00:07:58.328 ==61173== 00:07:58.328 ==61173== All heap blocks were freed -- no leaks are possible 00:07:58.328 ==61173== 00:07:58.328 ==61173== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:58.328 10:21:52 -- unit/unittest.sh@135 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:07:58.585 ==61174== Memcheck, a memory error detector 00:07:58.585 ==61174== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:58.585 ==61174== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:58.585 ==61174== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:07:58.585 ==61174== 00:07:58.585 --61174-- Valgrind options: 00:07:58.585 --61174-- --leak-check=full 00:07:58.585 --61174-- --error-exitcode=2 00:07:58.585 --61174-- --verbose 00:07:58.585 --61174-- Contents of /proc/version: 00:07:58.585 --61174-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:58.585 --61174-- 00:07:58.585 --61174-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:58.585 --61174-- Page sizes: currently 4096, max supported 4096 00:07:58.585 --61174-- Valgrind library directory: /usr/libexec/valgrind 00:07:58.585 --61174-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:07:58.585 --61174-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:58.585 --61174-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:58.585 --61174-- might be shown as UnknownInlinedFun 00:07:58.585 --61174-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:58.585 --61174-- object doesn't have a dynamic symbol table 00:07:58.585 --61174-- Scheduler: using generic scheduler lock implementation. 00:07:58.585 --61174-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:58.585 ==61174== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61174-by-???-on-48eae4554860 00:07:58.585 ==61174== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61174-by-???-on-48eae4554860 00:07:58.585 ==61174== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61174-by-???-on-48eae4554860 00:07:58.585 ==61174== 00:07:58.585 ==61174== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:58.585 ==61174== don't want to do, unless you know exactly what you're doing, 00:07:58.585 ==61174== or are doing some strange experiment): 00:07:58.585 ==61174== /usr/libexec/valgrind/../../bin/vgdb --pid=61174 ...command... 00:07:58.586 ==61174== 00:07:58.586 ==61174== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:58.586 ==61174== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:07:58.586 ==61174== and then give GDB the following command 00:07:58.586 ==61174== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61174 00:07:58.586 ==61174== --pid is optional if only one valgrind process is running 00:07:58.586 ==61174== 00:07:58.586 --61174-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:58.586 --61174-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:58.586 --61174-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:58.586 --61174-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:58.586 ==61174== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.586 --61174-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:58.586 --61174-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:58.586 --61174-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:58.586 --61174-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:58.586 --61174-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:58.586 --61174-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:58.586 --61174-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:58.586 --61174-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:58.586 --61174-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:58.586 --61174-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:58.586 --61174-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:58.586 --61174-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:58.586 --61174-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:58.586 --61174-- Reading syms from /usr/lib64/libm.so.6 00:07:58.586 --61174-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:58.586 --61174-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:58.586 --61174-- Reading syms from /usr/lib64/libc.so.6 00:07:58.586 ==61174== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.586 --61174-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.586 --61174-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.586 ==61174== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.586 --61174-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.586 --61174-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.586 ==61174== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.586 --61174-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.586 --61174-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.586 ==61174== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.586 --61174-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.586 --61174-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.586 ==61174== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.586 --61174-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.586 --61174-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.586 ==61174== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.586 --61174-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.586 --61174-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.586 --61174-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:58.586 --61174-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:58.586 --61174-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:58.586 --61174-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:58.844 --61174-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:58.844 --61174-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:58.844 --61174-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 ==61174== Preferring higher priority redirection: 00:07:58.844 --61174-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:58.844 --61174-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:58.844 --61174-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 --61174-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.844 ==61174== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.844 --61174-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:58.844 --61174-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:58.844 ==61174== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.844 --61174-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:58.845 --61174-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:58.845 --61174-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:58.845 --61174-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:58.845 --61174-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:58.845 --61174-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:58.845 --61174-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:58.845 --61174-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:58.845 --61174-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:58.845 --61174-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:58.845 --61174-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:58.845 --61174-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:58.845 --61174-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:58.845 --61174-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:58.845 --61174-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:58.845 --61174-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:58.845 --61174-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:58.845 --61174-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:58.845 00:07:58.845 00:07:58.845 CUnit - A unit testing framework for C - Version 2.1-3 00:07:58.845 http://cunit.sourceforge.net/ 00:07:58.845 00:07:58.845 00:07:58.845 Suite: crc16 00:07:58.845 Test: test_crc16_t10dif ...passed 00:07:58.845 Test: test_crc16_t10dif_seed ...passed 00:07:58.845 Test: test_crc16_t10dif_copy ...passed 00:07:58.845 00:07:58.845 Run Summary: Type Total Ran Passed Failed Inactive 00:07:58.845 suites 1 1 n/a 0 0 00:07:58.845 tests 3 3 3 0 0 00:07:58.845 asserts 5 5 5 0 n/a 00:07:58.845 00:07:58.845 Elapsed time = 0.009 seconds 00:07:58.845 --61174-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:58.845 --61174-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:58.845 ==61174== 00:07:58.845 ==61174== HEAP SUMMARY: 00:07:58.845 ==61174== in use at exit: 0 bytes in 0 blocks 00:07:58.845 ==61174== total heap usage: 53 allocs, 53 frees, 93,453 bytes allocated 00:07:58.845 ==61174== 00:07:58.845 ==61174== All heap blocks were freed -- no leaks are possible 00:07:58.845 ==61174== 00:07:58.845 ==61174== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:58.845 10:21:52 -- unit/unittest.sh@136 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:07:58.845 ==61175== Memcheck, a memory error detector 00:07:58.845 ==61175== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:58.845 ==61175== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:58.845 ==61175== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:07:58.845 ==61175== 00:07:58.845 --61175-- Valgrind options: 00:07:58.845 --61175-- --leak-check=full 00:07:58.845 --61175-- --error-exitcode=2 00:07:58.845 --61175-- --verbose 00:07:58.845 --61175-- Contents of /proc/version: 00:07:58.845 --61175-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:58.845 --61175-- 00:07:58.845 --61175-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:58.845 --61175-- Page sizes: currently 4096, max supported 4096 00:07:58.845 --61175-- Valgrind library directory: /usr/libexec/valgrind 00:07:59.104 --61175-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:07:59.104 --61175-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:59.104 --61175-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:59.104 --61175-- might be shown as UnknownInlinedFun 00:07:59.104 --61175-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:59.104 --61175-- object doesn't have a dynamic symbol table 00:07:59.104 --61175-- Scheduler: using generic scheduler lock implementation. 00:07:59.104 --61175-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:59.104 ==61175== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61175-by-???-on-48eae4554860 00:07:59.104 ==61175== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61175-by-???-on-48eae4554860 00:07:59.104 ==61175== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61175-by-???-on-48eae4554860 00:07:59.104 ==61175== 00:07:59.104 ==61175== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:59.104 ==61175== don't want to do, unless you know exactly what you're doing, 00:07:59.104 ==61175== or are doing some strange experiment): 00:07:59.104 ==61175== /usr/libexec/valgrind/../../bin/vgdb --pid=61175 ...command... 00:07:59.104 ==61175== 00:07:59.104 ==61175== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:59.104 ==61175== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:07:59.104 ==61175== and then give GDB the following command 00:07:59.104 ==61175== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61175 00:07:59.104 ==61175== --pid is optional if only one valgrind process is running 00:07:59.104 ==61175== 00:07:59.104 --61175-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:59.104 --61175-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:59.104 --61175-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:59.104 --61175-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:59.104 ==61175== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.104 --61175-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:59.104 --61175-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:59.104 --61175-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:59.104 --61175-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:59.104 --61175-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:59.104 --61175-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:59.104 --61175-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:59.104 --61175-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:59.104 --61175-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:59.104 --61175-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:59.104 --61175-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:59.104 --61175-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:59.104 --61175-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:59.104 --61175-- Reading syms from /usr/lib64/libm.so.6 00:07:59.104 --61175-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:59.104 --61175-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:59.104 --61175-- Reading syms from /usr/lib64/libc.so.6 00:07:59.104 ==61175== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.104 --61175-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.104 --61175-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.104 ==61175== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.104 --61175-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.104 --61175-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.104 ==61175== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.104 --61175-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.104 --61175-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.104 ==61175== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.104 --61175-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.104 --61175-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.104 ==61175== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.104 --61175-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.104 --61175-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.104 ==61175== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.104 --61175-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.104 --61175-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.104 --61175-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:59.104 --61175-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:59.104 --61175-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:59.104 --61175-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:59.104 --61175-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:59.373 --61175-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:59.373 --61175-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 ==61175== Preferring higher priority redirection: 00:07:59.373 --61175-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:59.373 --61175-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:59.373 --61175-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 --61175-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.373 ==61175== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.373 --61175-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:59.373 --61175-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:59.373 ==61175== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.373 --61175-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:59.373 --61175-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:59.373 --61175-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:59.373 --61175-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:59.373 --61175-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:59.373 --61175-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:59.373 --61175-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:59.373 --61175-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:59.373 --61175-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:59.374 --61175-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:59.374 --61175-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:59.374 --61175-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:59.374 --61175-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:59.374 --61175-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:59.374 --61175-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:59.374 --61175-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:59.374 --61175-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:59.374 --61175-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:59.374 00:07:59.374 00:07:59.374 CUnit - A unit testing framework for C - Version 2.1-3 00:07:59.374 http://cunit.sourceforge.net/ 00:07:59.374 00:07:59.374 00:07:59.374 Suite: crc32_ieee 00:07:59.374 Test: test_crc32_ieee ...passed 00:07:59.374 00:07:59.374 Run Summary: Type Total Ran Passed Failed Inactive 00:07:59.374 suites 1 1 n/a 0 0 00:07:59.374 tests 1 1 1 0 0 00:07:59.374 asserts 1 1 1 0 n/a 00:07:59.374 00:07:59.374 Elapsed time = 0.004 seconds 00:07:59.374 --61175-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:59.374 --61175-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:59.374 ==61175== 00:07:59.374 ==61175== HEAP SUMMARY: 00:07:59.374 ==61175== in use at exit: 0 bytes in 0 blocks 00:07:59.374 ==61175== total heap usage: 48 allocs, 48 frees, 93,314 bytes allocated 00:07:59.374 ==61175== 00:07:59.374 ==61175== All heap blocks were freed -- no leaks are possible 00:07:59.374 ==61175== 00:07:59.374 ==61175== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:59.374 10:21:53 -- unit/unittest.sh@137 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:07:59.374 ==61176== Memcheck, a memory error detector 00:07:59.374 ==61176== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:59.374 ==61176== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:59.374 ==61176== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:07:59.374 ==61176== 00:07:59.374 --61176-- Valgrind options: 00:07:59.374 --61176-- --leak-check=full 00:07:59.374 --61176-- --error-exitcode=2 00:07:59.374 --61176-- --verbose 00:07:59.374 --61176-- Contents of /proc/version: 00:07:59.374 --61176-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:59.374 --61176-- 00:07:59.374 --61176-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:59.374 --61176-- Page sizes: currently 4096, max supported 4096 00:07:59.374 --61176-- Valgrind library directory: /usr/libexec/valgrind 00:07:59.374 --61176-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:07:59.374 --61176-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:59.374 --61176-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:59.374 --61176-- might be shown as UnknownInlinedFun 00:07:59.374 --61176-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:59.374 --61176-- object doesn't have a dynamic symbol table 00:07:59.374 --61176-- Scheduler: using generic scheduler lock implementation. 00:07:59.374 --61176-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:59.374 ==61176== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61176-by-???-on-48eae4554860 00:07:59.374 ==61176== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61176-by-???-on-48eae4554860 00:07:59.374 ==61176== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61176-by-???-on-48eae4554860 00:07:59.374 ==61176== 00:07:59.374 ==61176== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:59.374 ==61176== don't want to do, unless you know exactly what you're doing, 00:07:59.374 ==61176== or are doing some strange experiment): 00:07:59.374 ==61176== /usr/libexec/valgrind/../../bin/vgdb --pid=61176 ...command... 00:07:59.374 ==61176== 00:07:59.374 ==61176== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:59.374 ==61176== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:07:59.374 ==61176== and then give GDB the following command 00:07:59.374 ==61176== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61176 00:07:59.374 ==61176== --pid is optional if only one valgrind process is running 00:07:59.374 ==61176== 00:07:59.632 --61176-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:59.632 --61176-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:59.632 --61176-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:59.632 --61176-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:59.632 ==61176== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.632 --61176-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:59.632 --61176-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:59.632 --61176-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:59.632 --61176-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:59.632 --61176-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:59.632 --61176-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:59.632 --61176-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:59.632 --61176-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:59.632 --61176-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:59.632 --61176-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:59.632 --61176-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:59.632 --61176-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:59.632 --61176-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:59.632 --61176-- Reading syms from /usr/lib64/libm.so.6 00:07:59.632 --61176-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:59.632 --61176-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:59.632 --61176-- Reading syms from /usr/lib64/libc.so.6 00:07:59.632 ==61176== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.632 --61176-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.632 --61176-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.632 ==61176== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.632 --61176-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.632 --61176-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.632 ==61176== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.632 --61176-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.632 --61176-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.632 ==61176== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.632 --61176-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.632 --61176-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.632 ==61176== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.632 --61176-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.632 --61176-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.632 ==61176== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.632 --61176-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.632 --61176-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.632 --61176-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:59.632 --61176-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:59.632 --61176-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:59.633 --61176-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:59.633 --61176-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:59.633 --61176-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:59.633 --61176-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.633 --61176-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.633 --61176-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.633 --61176-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.633 --61176-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.633 --61176-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.633 --61176-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.633 --61176-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.633 --61176-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.633 --61176-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.633 --61176-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.633 --61176-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.633 --61176-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.633 --61176-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.633 --61176-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.633 --61176-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.633 --61176-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.633 --61176-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.891 --61176-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.891 --61176-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.891 --61176-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.891 --61176-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.891 --61176-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.891 --61176-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.891 --61176-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.891 --61176-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.891 --61176-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.891 --61176-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.891 --61176-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.891 --61176-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.891 ==61176== Preferring higher priority redirection: 00:07:59.891 --61176-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:59.891 --61176-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:59.891 --61176-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.891 --61176-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.891 --61176-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.891 --61176-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.891 --61176-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.891 --61176-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.891 --61176-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.891 --61176-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.891 --61176-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.891 ==61176== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.891 --61176-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:59.891 --61176-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:59.891 ==61176== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.891 --61176-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:59.891 --61176-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:59.891 --61176-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:59.891 --61176-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:59.891 --61176-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:59.891 --61176-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:59.891 --61176-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:59.891 --61176-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:59.891 --61176-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:59.891 --61176-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:59.891 --61176-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:59.891 --61176-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:59.892 --61176-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:59.892 --61176-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:59.892 --61176-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:59.892 --61176-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:59.892 --61176-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:59.892 --61176-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:59.892 00:07:59.892 00:07:59.892 CUnit - A unit testing framework for C - Version 2.1-3 00:07:59.892 http://cunit.sourceforge.net/ 00:07:59.892 00:07:59.892 00:07:59.892 Suite: crc32c 00:07:59.892 Test: test_crc32c ...passed 00:07:59.892 Test: test_crc32c_nvme ...passed 00:07:59.892 00:07:59.892 Run Summary: Type Total Ran Passed Failed Inactive 00:07:59.892 suites 1 1 n/a 0 0 00:07:59.892 tests 2 2 2 0 0 00:07:59.892 asserts 16 16 16 0 n/a 00:07:59.892 00:07:59.892 Elapsed time = 0.021 seconds 00:07:59.892 --61176-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:59.892 --61176-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:59.892 ==61176== 00:07:59.892 ==61176== HEAP SUMMARY: 00:07:59.892 ==61176== in use at exit: 0 bytes in 0 blocks 00:07:59.892 ==61176== total heap usage: 50 allocs, 50 frees, 93,363 bytes allocated 00:07:59.892 ==61176== 00:07:59.892 ==61176== All heap blocks were freed -- no leaks are possible 00:07:59.892 ==61176== 00:07:59.892 ==61176== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:59.892 10:21:53 -- unit/unittest.sh@138 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:07:59.892 ==61177== Memcheck, a memory error detector 00:07:59.892 ==61177== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:59.892 ==61177== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:59.892 ==61177== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:07:59.892 ==61177== 00:07:59.892 --61177-- Valgrind options: 00:07:59.892 --61177-- --leak-check=full 00:07:59.892 --61177-- --error-exitcode=2 00:07:59.892 --61177-- --verbose 00:07:59.892 --61177-- Contents of /proc/version: 00:07:59.892 --61177-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:59.892 --61177-- 00:07:59.892 --61177-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:59.892 --61177-- Page sizes: currently 4096, max supported 4096 00:07:59.892 --61177-- Valgrind library directory: /usr/libexec/valgrind 00:07:59.892 --61177-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:07:59.892 --61177-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:59.892 --61177-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:59.892 --61177-- might be shown as UnknownInlinedFun 00:07:59.892 --61177-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:59.892 --61177-- object doesn't have a dynamic symbol table 00:07:59.892 --61177-- Scheduler: using generic scheduler lock implementation. 00:07:59.892 --61177-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:59.892 ==61177== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61177-by-???-on-48eae4554860 00:07:59.892 ==61177== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61177-by-???-on-48eae4554860 00:07:59.892 ==61177== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61177-by-???-on-48eae4554860 00:07:59.892 ==61177== 00:07:59.892 ==61177== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:59.892 ==61177== don't want to do, unless you know exactly what you're doing, 00:07:59.892 ==61177== or are doing some strange experiment): 00:07:59.892 ==61177== /usr/libexec/valgrind/../../bin/vgdb --pid=61177 ...command... 00:07:59.892 ==61177== 00:07:59.892 ==61177== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:59.892 ==61177== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:07:59.892 ==61177== and then give GDB the following command 00:07:59.892 ==61177== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61177 00:07:59.892 ==61177== --pid is optional if only one valgrind process is running 00:07:59.892 ==61177== 00:08:00.151 --61177-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:00.151 --61177-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:00.151 --61177-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:00.151 --61177-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:00.151 ==61177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.151 --61177-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:00.151 --61177-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:00.151 --61177-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:00.151 --61177-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:00.151 --61177-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:00.151 --61177-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:00.151 --61177-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:00.151 --61177-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:00.151 --61177-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:00.151 --61177-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:00.151 --61177-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:00.151 --61177-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:00.151 --61177-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:00.151 --61177-- Reading syms from /usr/lib64/libm.so.6 00:08:00.151 --61177-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:00.151 --61177-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:00.151 --61177-- Reading syms from /usr/lib64/libc.so.6 00:08:00.151 ==61177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.151 --61177-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.151 --61177-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.151 ==61177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.151 --61177-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.151 --61177-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.151 ==61177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.151 --61177-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.151 --61177-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.151 ==61177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.151 --61177-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.151 --61177-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.151 ==61177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.151 --61177-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.151 --61177-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.151 ==61177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.151 --61177-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.151 --61177-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.151 --61177-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:00.151 --61177-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:00.151 --61177-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:00.151 --61177-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:00.151 --61177-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:00.151 --61177-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:00.152 --61177-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.152 --61177-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.152 --61177-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.152 --61177-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.152 --61177-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.152 --61177-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.152 --61177-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.152 --61177-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.152 --61177-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.152 --61177-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.152 --61177-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.152 --61177-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.152 --61177-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.152 --61177-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.152 --61177-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.152 --61177-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.152 --61177-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.152 --61177-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.410 --61177-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.410 --61177-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.410 --61177-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.410 --61177-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.410 --61177-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.410 --61177-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.410 --61177-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.410 --61177-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.410 --61177-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.410 --61177-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.410 --61177-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.410 --61177-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.410 ==61177== Preferring higher priority redirection: 00:08:00.410 --61177-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:00.410 --61177-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:00.410 --61177-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.410 --61177-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.410 --61177-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.410 --61177-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.410 --61177-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.410 --61177-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.410 --61177-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.410 --61177-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.410 --61177-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.410 ==61177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.410 --61177-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.410 --61177-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.410 ==61177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.410 --61177-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.410 --61177-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.410 --61177-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:00.410 --61177-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:00.410 --61177-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:00.410 --61177-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:00.410 --61177-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:00.410 --61177-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:00.410 --61177-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:00.411 --61177-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:00.411 --61177-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:00.411 --61177-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:00.411 --61177-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:00.411 --61177-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:00.411 --61177-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:00.411 --61177-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:00.411 --61177-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:00.411 00:08:00.411 00:08:00.411 CUnit - A unit testing framework for C - Version 2.1-3 00:08:00.411 http://cunit.sourceforge.net/ 00:08:00.411 00:08:00.411 00:08:00.411 Suite: crc64 00:08:00.411 Test: test_crc64_nvme ...--61177-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:00.411 passed 00:08:00.411 00:08:00.411 Run Summary: Type Total Ran Passed Failed Inactive 00:08:00.411 suites 1 1 n/a 0 0 00:08:00.411 tests 1 1 1 0 0 00:08:00.411 asserts 4 4 4 0 n/a 00:08:00.411 00:08:00.411 Elapsed time = 0.008 seconds 00:08:00.411 --61177-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:00.411 --61177-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:00.411 ==61177== 00:08:00.411 ==61177== HEAP SUMMARY: 00:08:00.411 ==61177== in use at exit: 0 bytes in 0 blocks 00:08:00.411 ==61177== total heap usage: 45 allocs, 45 frees, 88,653 bytes allocated 00:08:00.411 ==61177== 00:08:00.411 ==61177== All heap blocks were freed -- no leaks are possible 00:08:00.411 ==61177== 00:08:00.411 ==61177== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:00.411 10:21:54 -- unit/unittest.sh@139 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:08:00.411 ==61180== Memcheck, a memory error detector 00:08:00.411 ==61180== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:00.411 ==61180== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:00.411 ==61180== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:08:00.411 ==61180== 00:08:00.411 --61180-- Valgrind options: 00:08:00.411 --61180-- --leak-check=full 00:08:00.411 --61180-- --error-exitcode=2 00:08:00.411 --61180-- --verbose 00:08:00.411 --61180-- Contents of /proc/version: 00:08:00.411 --61180-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:00.411 --61180-- 00:08:00.411 --61180-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:00.411 --61180-- Page sizes: currently 4096, max supported 4096 00:08:00.411 --61180-- Valgrind library directory: /usr/libexec/valgrind 00:08:00.411 --61180-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:08:00.411 --61180-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:00.411 --61180-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:00.411 --61180-- might be shown as UnknownInlinedFun 00:08:00.411 --61180-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:00.411 --61180-- object doesn't have a dynamic symbol table 00:08:00.411 --61180-- Scheduler: using generic scheduler lock implementation. 00:08:00.411 --61180-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:00.411 ==61180== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61180-by-???-on-48eae4554860 00:08:00.411 ==61180== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61180-by-???-on-48eae4554860 00:08:00.411 ==61180== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61180-by-???-on-48eae4554860 00:08:00.411 ==61180== 00:08:00.411 ==61180== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:00.411 ==61180== don't want to do, unless you know exactly what you're doing, 00:08:00.411 ==61180== or are doing some strange experiment): 00:08:00.411 ==61180== /usr/libexec/valgrind/../../bin/vgdb --pid=61180 ...command... 00:08:00.411 ==61180== 00:08:00.411 ==61180== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:00.411 ==61180== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:08:00.411 ==61180== and then give GDB the following command 00:08:00.411 ==61180== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61180 00:08:00.411 ==61180== --pid is optional if only one valgrind process is running 00:08:00.411 ==61180== 00:08:00.669 --61180-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:00.669 --61180-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:00.669 --61180-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:00.669 --61180-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:00.669 ==61180== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.670 --61180-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:00.670 --61180-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:00.670 --61180-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:00.670 --61180-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:00.670 --61180-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:00.670 --61180-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:00.670 --61180-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:00.670 --61180-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:00.670 --61180-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:00.670 --61180-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:00.670 --61180-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:00.670 --61180-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:00.670 --61180-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:00.670 --61180-- Reading syms from /usr/lib64/libm.so.6 00:08:00.670 --61180-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:00.670 --61180-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:00.670 --61180-- Reading syms from /usr/lib64/libc.so.6 00:08:00.670 ==61180== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.670 --61180-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.670 --61180-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.670 ==61180== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.670 --61180-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.670 --61180-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.670 ==61180== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.670 --61180-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.670 --61180-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.670 ==61180== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.670 --61180-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.670 --61180-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.670 ==61180== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.670 --61180-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.670 --61180-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.670 ==61180== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.670 --61180-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.670 --61180-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.670 --61180-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:00.670 --61180-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:00.670 --61180-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:00.670 --61180-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:00.670 --61180-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:00.670 --61180-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:00.670 --61180-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.670 --61180-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.671 --61180-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.671 ==61180== Preferring higher priority redirection: 00:08:00.671 --61180-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:00.671 --61180-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:00.671 --61180-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.671 --61180-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.671 --61180-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.671 --61180-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.671 --61180-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.928 --61180-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.928 --61180-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.928 --61180-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.928 --61180-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.928 ==61180== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.928 --61180-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.928 --61180-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.928 ==61180== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.928 --61180-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.928 --61180-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.928 --61180-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:00.929 --61180-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:00.929 --61180-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:00.929 --61180-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:00.929 --61180-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:00.929 --61180-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:00.929 --61180-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:00.929 --61180-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:00.929 --61180-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:00.929 --61180-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:00.929 --61180-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:00.929 --61180-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:00.929 --61180-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:00.929 --61180-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:00.929 --61180-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:00.929 --61180-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:00.929 00:08:00.929 00:08:00.929 CUnit - A unit testing framework for C - Version 2.1-3 00:08:00.929 http://cunit.sourceforge.net/ 00:08:00.929 00:08:00.929 00:08:00.929 Suite: string 00:08:00.929 Test: test_parse_ip_addr ...passed 00:08:00.929 Test: test_str_chomp ...passed 00:08:00.929 Test: test_parse_capacity ...--61180-- REDIR: 0x5641c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:00.929 passed 00:08:00.929 Test: test_sprintf_append_realloc ...--61180-- REDIR: 0x55833f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:00.929 passed 00:08:00.929 Test: test_strtol ...passed 00:08:00.929 Test: test_strtoll ...passed 00:08:00.929 Test: test_strarray ...--61180-- REDIR: 0x5662e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:08:00.929 --61180-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:00.929 passed 00:08:00.929 Test: test_strcpy_replace ...--61180-- REDIR: 0x559a9d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:08:00.929 passed 00:08:00.929 00:08:00.929 Run Summary: Type Total Ran Passed Failed Inactive 00:08:00.929 suites 1 1 n/a 0 0 00:08:00.929 tests 8 8 8 0 0 00:08:00.929 asserts 161 161 161 0 n/a 00:08:00.929 00:08:00.929 Elapsed time = 0.075 seconds 00:08:00.929 --61180-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:00.929 --61180-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:00.929 ==61180== 00:08:00.929 ==61180== HEAP SUMMARY: 00:08:00.929 ==61180== in use at exit: 0 bytes in 0 blocks 00:08:00.929 ==61180== total heap usage: 105 allocs, 105 frees, 94,368 bytes allocated 00:08:00.929 ==61180== 00:08:00.929 ==61180== All heap blocks were freed -- no leaks are possible 00:08:00.929 ==61180== 00:08:00.929 ==61180== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:01.187 10:21:54 -- unit/unittest.sh@140 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:08:01.187 ==61181== Memcheck, a memory error detector 00:08:01.187 ==61181== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:01.187 ==61181== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:01.187 ==61181== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:08:01.187 ==61181== 00:08:01.187 --61181-- Valgrind options: 00:08:01.187 --61181-- --leak-check=full 00:08:01.187 --61181-- --error-exitcode=2 00:08:01.187 --61181-- --verbose 00:08:01.187 --61181-- Contents of /proc/version: 00:08:01.187 --61181-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:01.187 --61181-- 00:08:01.187 --61181-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:01.187 --61181-- Page sizes: currently 4096, max supported 4096 00:08:01.187 --61181-- Valgrind library directory: /usr/libexec/valgrind 00:08:01.187 --61181-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:08:01.187 --61181-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:01.187 --61181-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:01.187 --61181-- might be shown as UnknownInlinedFun 00:08:01.187 --61181-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:01.187 --61181-- object doesn't have a dynamic symbol table 00:08:01.187 --61181-- Scheduler: using generic scheduler lock implementation. 00:08:01.187 --61181-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:01.187 ==61181== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61181-by-???-on-48eae4554860 00:08:01.187 ==61181== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61181-by-???-on-48eae4554860 00:08:01.187 ==61181== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61181-by-???-on-48eae4554860 00:08:01.187 ==61181== 00:08:01.187 ==61181== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:01.187 ==61181== don't want to do, unless you know exactly what you're doing, 00:08:01.187 ==61181== or are doing some strange experiment): 00:08:01.187 ==61181== /usr/libexec/valgrind/../../bin/vgdb --pid=61181 ...command... 00:08:01.187 ==61181== 00:08:01.187 ==61181== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:01.187 ==61181== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:08:01.187 ==61181== and then give GDB the following command 00:08:01.187 ==61181== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61181 00:08:01.187 ==61181== --pid is optional if only one valgrind process is running 00:08:01.187 ==61181== 00:08:01.187 --61181-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:01.187 --61181-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:01.187 --61181-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:01.188 --61181-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:01.188 ==61181== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.188 --61181-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:01.188 --61181-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:01.188 --61181-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:01.188 --61181-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:01.188 --61181-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:01.188 --61181-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:01.188 --61181-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:01.188 --61181-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:01.188 --61181-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:01.188 --61181-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:01.188 --61181-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:01.188 --61181-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:01.188 --61181-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:01.188 --61181-- Reading syms from /usr/lib64/libm.so.6 00:08:01.188 --61181-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:01.188 --61181-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:01.188 --61181-- Reading syms from /usr/lib64/libc.so.6 00:08:01.188 ==61181== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.188 --61181-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.188 --61181-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.188 ==61181== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.188 --61181-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.188 --61181-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.188 ==61181== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.188 --61181-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.188 --61181-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.188 ==61181== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.188 --61181-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.188 --61181-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.188 ==61181== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.188 --61181-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.188 --61181-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.188 ==61181== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.188 --61181-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.188 --61181-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.188 --61181-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:01.188 --61181-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:01.188 --61181-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:01.188 --61181-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:01.446 --61181-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:01.446 --61181-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:01.446 --61181-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 --61181-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.446 ==61181== Preferring higher priority redirection: 00:08:01.446 --61181-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:01.447 --61181-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:01.447 --61181-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.447 --61181-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.447 --61181-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.447 --61181-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.447 --61181-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.447 --61181-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.447 --61181-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.447 --61181-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.447 --61181-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.447 ==61181== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.447 --61181-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:01.447 --61181-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:01.447 ==61181== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.447 --61181-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:01.447 --61181-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:01.447 --61181-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:01.447 --61181-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:01.447 --61181-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:01.447 --61181-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:01.447 --61181-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:01.447 --61181-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:01.447 --61181-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:01.447 --61181-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:01.447 --61181-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:01.447 --61181-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:01.447 --61181-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:01.447 --61181-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:01.447 --61181-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:01.447 --61181-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:01.447 --61181-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:01.447 --61181-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:01.447 00:08:01.447 00:08:01.447 CUnit - A unit testing framework for C - Version 2.1-3 00:08:01.447 http://cunit.sourceforge.net/ 00:08:01.447 00:08:01.447 00:08:01.447 Suite: dif 00:08:01.705 Test: dif_generate_and_verify_test ...[2024-07-12 10:21:55.347989] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:08:01.705 [2024-07-12 10:21:55.375821] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:08:01.705 [2024-07-12 10:21:55.377037] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:08:01.705 [2024-07-12 10:21:55.379235] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:08:01.705 [2024-07-12 10:21:55.380308] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:08:01.705 [2024-07-12 10:21:55.381262] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:08:01.705 passed 00:08:01.705 Test: dif_disable_check_test ...[2024-07-12 10:21:55.387850] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:08:01.705 [2024-07-12 10:21:55.388850] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:08:01.705 [2024-07-12 10:21:55.389774] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:08:01.705 passed 00:08:01.705 Test: dif_generate_and_verify_different_pi_formats_test ...[2024-07-12 10:21:55.407726] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b0a80000, Actual=b9848de 00:08:01.705 [2024-07-12 10:21:55.409620] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b98, Actual=b0a8 00:08:01.705 [2024-07-12 10:21:55.410936] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b0a8000000000000, Actual=81039fcf5685d8d4 00:08:01.705 [2024-07-12 10:21:55.411793] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b9848de00000000, Actual=81039fcf5685d8d4 00:08:01.705 [2024-07-12 10:21:55.412904] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:08:01.705 [2024-07-12 10:21:55.413688] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:08:01.705 [2024-07-12 10:21:55.414474] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:08:01.705 [2024-07-12 10:21:55.415262] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:08:01.705 [2024-07-12 10:21:55.416216] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:08:01.705 [2024-07-12 10:21:55.416989] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:08:01.705 [2024-07-12 10:21:55.417783] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:08:01.705 passed 00:08:01.705 Test: dif_apptag_mask_test ...[2024-07-12 10:21:55.420419] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=1256, Actual=1234 00:08:01.705 [2024-07-12 10:21:55.423073] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=1256, Actual=1234 00:08:01.705 passed 00:08:01.705 Test: dif_sec_512_md_0_error_test ...[2024-07-12 10:21:55.423977] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 479:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:08:01.705 passed 00:08:01.705 Test: dif_sec_4096_md_0_error_test ...[2024-07-12 10:21:55.424861] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 479:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:08:01.706 [2024-07-12 10:21:55.425434] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 479:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:08:01.706 passed 00:08:01.706 Test: dif_sec_4100_md_128_error_test ...[2024-07-12 10:21:55.426165] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 497:spdk_dif_ctx_init: *ERROR*: Zero block size is not allowed and should be a multiple of 4kB 00:08:01.706 [2024-07-12 10:21:55.426813] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 497:spdk_dif_ctx_init: *ERROR*: Zero block size is not allowed and should be a multiple of 4kB 00:08:01.706 passed 00:08:01.706 Test: dif_guard_seed_test ...passed 00:08:01.706 Test: dif_guard_value_test ...passed 00:08:01.706 Test: dif_disable_sec_512_md_8_single_iov_test ...passed 00:08:01.706 Test: dif_sec_512_md_8_prchk_0_single_iov_test ...passed 00:08:01.706 Test: dif_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:08:01.706 Test: dif_sec_512_md_8_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:01.706 Test: dif_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:01.706 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_test ...passed 00:08:01.706 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:08:01.706 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:08:01.706 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_test ...passed 00:08:01.706 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:08:01.706 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_guard_test ...passed 00:08:01.706 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_guard_test ...passed 00:08:01.706 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_apptag_test ...passed 00:08:01.706 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_apptag_test ...passed 00:08:01.706 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_reftag_test ...passed 00:08:01.706 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_reftag_test ...passed 00:08:01.706 Test: dif_sec_512_md_8_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:01.706 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:01.706 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-07-12 10:21:55.585352] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=fc4c, Actual=fd4c 00:08:01.706 [2024-07-12 10:21:55.590756] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=ff21, Actual=fe21 00:08:01.706 [2024-07-12 10:21:55.596408] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=96, Expected=88, Actual=188 00:08:01.706 [2024-07-12 10:21:55.602106] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=96, Expected=88, Actual=188 00:08:01.706 [2024-07-12 10:21:55.608226] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=96, Expected=60, Actual=160 00:08:01.706 [2024-07-12 10:21:55.612393] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=96, Expected=60, Actual=160 00:08:01.706 [2024-07-12 10:21:55.617447] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=fd4c, Actual=299c 00:08:01.964 [2024-07-12 10:21:55.621776] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=fe21, Actual=e3c4 00:08:01.964 [2024-07-12 10:21:55.626619] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=1ab752ed, Actual=1ab753ed 00:08:01.964 [2024-07-12 10:21:55.631388] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=38574760, Actual=38574660 00:08:01.964 [2024-07-12 10:21:55.636375] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=96, Expected=88, Actual=188 00:08:01.964 [2024-07-12 10:21:55.641100] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=96, Expected=88, Actual=188 00:08:01.964 [2024-07-12 10:21:55.646642] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=96, Expected=60, Actual=160 00:08:01.965 [2024-07-12 10:21:55.651402] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=96, Expected=60, Actual=160 00:08:01.965 [2024-07-12 10:21:55.656378] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=1ab753ed, Actual=d920746a 00:08:01.965 [2024-07-12 10:21:55.660819] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=38574660, Actual=f3490629 00:08:01.965 [2024-07-12 10:21:55.665003] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=a576a7728ecc21d3, Actual=a576a7728ecc20d3 00:08:01.965 [2024-07-12 10:21:55.669142] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=88010a2d4837a366, Actual=88010a2d4837a266 00:08:01.965 [2024-07-12 10:21:55.673529] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=96, Expected=88, Actual=188 00:08:01.965 [2024-07-12 10:21:55.677680] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=96, Expected=88, Actual=188 00:08:01.965 [2024-07-12 10:21:55.682484] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=96, Expected=60, Actual=10000000060 00:08:01.965 [2024-07-12 10:21:55.686642] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=96, Expected=60, Actual=10000000060 00:08:01.965 [2024-07-12 10:21:55.691032] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=a576a7728ecc20d3, Actual=c01fee530a119f4b 00:08:01.965 [2024-07-12 10:21:55.694915] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=88010a2d4837a266, Actual=dbad4414d12ba705 00:08:01.965 passed 00:08:01.965 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_and_md_test ...[2024-07-12 10:21:55.698496] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fc4c, Actual=fd4c 00:08:01.965 [2024-07-12 10:21:55.699291] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=ff21, Actual=fe21 00:08:01.965 [2024-07-12 10:21:55.700144] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.965 [2024-07-12 10:21:55.700736] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.965 [2024-07-12 10:21:55.701560] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=158 00:08:01.965 [2024-07-12 10:21:55.702160] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=158 00:08:01.965 [2024-07-12 10:21:55.702972] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=299c 00:08:01.965 [2024-07-12 10:21:55.703491] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=e3c4 00:08:01.965 [2024-07-12 10:21:55.704289] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab752ed, Actual=1ab753ed 00:08:01.965 [2024-07-12 10:21:55.704938] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574760, Actual=38574660 00:08:01.965 [2024-07-12 10:21:55.705820] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.965 [2024-07-12 10:21:55.706480] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.965 [2024-07-12 10:21:55.707357] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=158 00:08:01.965 [2024-07-12 10:21:55.708003] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=158 00:08:01.965 [2024-07-12 10:21:55.708857] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=d920746a 00:08:01.965 [2024-07-12 10:21:55.709436] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=f3490629 00:08:01.965 [2024-07-12 10:21:55.710178] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc21d3, Actual=a576a7728ecc20d3 00:08:01.965 [2024-07-12 10:21:55.710758] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a366, Actual=88010a2d4837a266 00:08:01.965 [2024-07-12 10:21:55.711573] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.965 [2024-07-12 10:21:55.712169] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.965 [2024-07-12 10:21:55.712976] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=10000000058 00:08:01.965 [2024-07-12 10:21:55.713564] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=10000000058 00:08:01.965 [2024-07-12 10:21:55.714373] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=c01fee530a119f4b 00:08:01.966 [2024-07-12 10:21:55.714891] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=dbad4414d12ba705 00:08:01.966 passed 00:08:01.966 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_test ...[2024-07-12 10:21:55.716356] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fc4c, Actual=fd4c 00:08:01.966 [2024-07-12 10:21:55.716954] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=ff21, Actual=fe21 00:08:01.966 [2024-07-12 10:21:55.717778] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.966 [2024-07-12 10:21:55.718376] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.966 [2024-07-12 10:21:55.719198] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=158 00:08:01.966 [2024-07-12 10:21:55.719794] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=158 00:08:01.966 [2024-07-12 10:21:55.720618] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=299c 00:08:01.966 [2024-07-12 10:21:55.721142] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=e3c4 00:08:01.966 [2024-07-12 10:21:55.721951] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab752ed, Actual=1ab753ed 00:08:01.966 [2024-07-12 10:21:55.722607] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574760, Actual=38574660 00:08:01.966 [2024-07-12 10:21:55.723496] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.966 [2024-07-12 10:21:55.724144] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.966 [2024-07-12 10:21:55.725023] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=158 00:08:01.966 [2024-07-12 10:21:55.725687] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=158 00:08:01.966 [2024-07-12 10:21:55.726554] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=d920746a 00:08:01.966 [2024-07-12 10:21:55.727136] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=f3490629 00:08:01.966 [2024-07-12 10:21:55.727896] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc21d3, Actual=a576a7728ecc20d3 00:08:01.966 [2024-07-12 10:21:55.728485] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a366, Actual=88010a2d4837a266 00:08:01.966 [2024-07-12 10:21:55.729305] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.966 [2024-07-12 10:21:55.729898] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.966 [2024-07-12 10:21:55.730744] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=10000000058 00:08:01.966 [2024-07-12 10:21:55.731344] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=10000000058 00:08:01.966 [2024-07-12 10:21:55.732161] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=c01fee530a119f4b 00:08:01.966 [2024-07-12 10:21:55.732676] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=dbad4414d12ba705 00:08:01.966 passed 00:08:01.966 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_guard_test ...[2024-07-12 10:21:55.734149] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fc4c, Actual=fd4c 00:08:01.966 [2024-07-12 10:21:55.734746] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=ff21, Actual=fe21 00:08:01.966 [2024-07-12 10:21:55.735579] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.966 [2024-07-12 10:21:55.736179] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.966 [2024-07-12 10:21:55.736996] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=158 00:08:01.966 [2024-07-12 10:21:55.737596] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=158 00:08:01.966 [2024-07-12 10:21:55.738410] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=299c 00:08:01.966 [2024-07-12 10:21:55.738928] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=e3c4 00:08:01.967 [2024-07-12 10:21:55.739721] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab752ed, Actual=1ab753ed 00:08:01.967 [2024-07-12 10:21:55.740378] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574760, Actual=38574660 00:08:01.967 [2024-07-12 10:21:55.741273] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.967 [2024-07-12 10:21:55.741923] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.967 [2024-07-12 10:21:55.742804] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=158 00:08:01.967 [2024-07-12 10:21:55.743468] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=158 00:08:01.967 [2024-07-12 10:21:55.744344] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=d920746a 00:08:01.967 [2024-07-12 10:21:55.744925] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=f3490629 00:08:01.967 [2024-07-12 10:21:55.745670] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc21d3, Actual=a576a7728ecc20d3 00:08:01.967 [2024-07-12 10:21:55.746271] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a366, Actual=88010a2d4837a266 00:08:01.967 [2024-07-12 10:21:55.747076] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.967 [2024-07-12 10:21:55.747669] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.967 [2024-07-12 10:21:55.748476] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=10000000058 00:08:01.967 [2024-07-12 10:21:55.749065] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=10000000058 00:08:01.967 [2024-07-12 10:21:55.749893] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=c01fee530a119f4b 00:08:01.967 [2024-07-12 10:21:55.750419] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=dbad4414d12ba705 00:08:01.967 passed 00:08:01.967 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_pi_16_test ...[2024-07-12 10:21:55.751879] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fc4c, Actual=fd4c 00:08:01.967 [2024-07-12 10:21:55.752482] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=ff21, Actual=fe21 00:08:01.967 [2024-07-12 10:21:55.754707] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.967 [2024-07-12 10:21:55.755298] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.967 [2024-07-12 10:21:55.756123] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=158 00:08:01.967 [2024-07-12 10:21:55.756719] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=158 00:08:01.967 [2024-07-12 10:21:55.757533] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=299c 00:08:01.967 [2024-07-12 10:21:55.758048] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=e3c4 00:08:01.967 passed 00:08:01.967 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_test ...[2024-07-12 10:21:55.759567] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab752ed, Actual=1ab753ed 00:08:01.967 [2024-07-12 10:21:55.760230] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574760, Actual=38574660 00:08:01.967 [2024-07-12 10:21:55.761141] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.967 [2024-07-12 10:21:55.761793] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.967 [2024-07-12 10:21:55.762700] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=158 00:08:01.967 [2024-07-12 10:21:55.763359] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=158 00:08:01.967 [2024-07-12 10:21:55.764248] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=d920746a 00:08:01.967 [2024-07-12 10:21:55.764826] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=f3490629 00:08:01.967 [2024-07-12 10:21:55.765868] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc21d3, Actual=a576a7728ecc20d3 00:08:01.967 [2024-07-12 10:21:55.766476] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a366, Actual=88010a2d4837a266 00:08:01.968 [2024-07-12 10:21:55.767051] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.968 [2024-07-12 10:21:55.767631] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.968 [2024-07-12 10:21:55.768216] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=10000000058 00:08:01.968 [2024-07-12 10:21:55.768802] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=10000000058 00:08:01.968 [2024-07-12 10:21:55.769379] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=c01fee530a119f4b 00:08:01.968 [2024-07-12 10:21:55.769889] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=dbad4414d12ba705 00:08:01.968 passed 00:08:01.968 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_pi_16_test ...[2024-07-12 10:21:55.771065] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fc4c, Actual=fd4c 00:08:01.968 [2024-07-12 10:21:55.771656] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=ff21, Actual=fe21 00:08:01.968 [2024-07-12 10:21:55.772494] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.968 [2024-07-12 10:21:55.773079] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.968 [2024-07-12 10:21:55.773903] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=158 00:08:01.968 [2024-07-12 10:21:55.774502] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=158 00:08:01.968 [2024-07-12 10:21:55.775307] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=299c 00:08:01.968 [2024-07-12 10:21:55.775822] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=e3c4 00:08:01.968 passed 00:08:01.968 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_test ...[2024-07-12 10:21:55.777340] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab752ed, Actual=1ab753ed 00:08:01.968 [2024-07-12 10:21:55.777992] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574760, Actual=38574660 00:08:01.968 [2024-07-12 10:21:55.778902] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.968 [2024-07-12 10:21:55.779558] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.968 [2024-07-12 10:21:55.780450] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=158 00:08:01.968 [2024-07-12 10:21:55.781111] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=158 00:08:01.968 [2024-07-12 10:21:55.781991] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=d920746a 00:08:01.968 [2024-07-12 10:21:55.782584] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=f3490629 00:08:01.968 [2024-07-12 10:21:55.783610] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc21d3, Actual=a576a7728ecc20d3 00:08:01.969 [2024-07-12 10:21:55.784206] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a366, Actual=88010a2d4837a266 00:08:01.969 [2024-07-12 10:21:55.784788] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.969 [2024-07-12 10:21:55.785372] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:01.969 [2024-07-12 10:21:55.785953] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=10000000058 00:08:01.969 [2024-07-12 10:21:55.786541] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=10000000058 00:08:01.969 [2024-07-12 10:21:55.787120] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=c01fee530a119f4b 00:08:01.969 [2024-07-12 10:21:55.787619] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=dbad4414d12ba705 00:08:01.969 passed 00:08:01.969 Test: dif_copy_sec_512_md_8_prchk_0_single_iov ...passed 00:08:01.969 Test: dif_copy_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:08:01.969 Test: dif_copy_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:08:01.969 Test: dif_copy_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:02.227 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:08:02.227 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:08:02.227 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:08:02.227 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:08:02.227 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:02.227 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-07-12 10:21:55.913482] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=fc4c, Actual=fd4c 00:08:02.227 [2024-07-12 10:21:55.916698] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=be28, Actual=bf28 00:08:02.227 [2024-07-12 10:21:55.919237] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=96, Expected=88, Actual=188 00:08:02.227 [2024-07-12 10:21:55.921435] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=96, Expected=88, Actual=188 00:08:02.227 [2024-07-12 10:21:55.923893] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=96, Expected=60, Actual=160 00:08:02.227 [2024-07-12 10:21:55.926092] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=96, Expected=60, Actual=160 00:08:02.227 [2024-07-12 10:21:55.928531] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=fd4c, Actual=299c 00:08:02.227 [2024-07-12 10:21:55.930950] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=e4c1, Actual=f924 00:08:02.227 [2024-07-12 10:21:55.934034] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=1ab752ed, Actual=1ab753ed 00:08:02.227 [2024-07-12 10:21:55.936834] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=2353094f, Actual=2353084f 00:08:02.227 [2024-07-12 10:21:55.939897] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=96, Expected=88, Actual=188 00:08:02.227 [2024-07-12 10:21:55.942712] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=96, Expected=88, Actual=188 00:08:02.227 [2024-07-12 10:21:55.945792] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=96, Expected=60, Actual=160 00:08:02.227 [2024-07-12 10:21:55.948587] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=96, Expected=60, Actual=160 00:08:02.227 [2024-07-12 10:21:55.952925] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=1ab753ed, Actual=d920746a 00:08:02.227 [2024-07-12 10:21:55.955731] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=741688fe, Actual=bf08c8b7 00:08:02.227 [2024-07-12 10:21:55.958249] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=a576a7728ecc21d3, Actual=a576a7728ecc20d3 00:08:02.227 [2024-07-12 10:21:55.960470] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=341b90332f355aa5, Actual=341b90332f355ba5 00:08:02.227 [2024-07-12 10:21:55.962939] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=96, Expected=88, Actual=188 00:08:02.227 [2024-07-12 10:21:55.965181] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=96, Expected=88, Actual=188 00:08:02.227 [2024-07-12 10:21:55.967683] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=96, Expected=60, Actual=10000000060 00:08:02.227 [2024-07-12 10:21:55.969912] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=96, Expected=60, Actual=10000000060 00:08:02.227 [2024-07-12 10:21:55.972387] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=a576a7728ecc20d3, Actual=c01fee530a119f4b 00:08:02.227 [2024-07-12 10:21:55.974609] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=4c87c8f68d0ed55f, Actual=1f2b86cf1412d03c 00:08:02.227 passed 00:08:02.227 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-07-12 10:21:55.977000] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fc4c, Actual=fd4c 00:08:02.227 [2024-07-12 10:21:55.977687] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=77ff, Actual=76ff 00:08:02.227 [2024-07-12 10:21:55.978558] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:02.227 [2024-07-12 10:21:55.979160] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:02.227 [2024-07-12 10:21:55.980015] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=158 00:08:02.227 [2024-07-12 10:21:55.980613] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=158 00:08:02.228 [2024-07-12 10:21:55.981455] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=299c 00:08:02.228 [2024-07-12 10:21:55.982037] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=2d16, Actual=30f3 00:08:02.228 [2024-07-12 10:21:55.982989] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab752ed, Actual=1ab753ed 00:08:02.228 [2024-07-12 10:21:55.983678] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=bde3c11d, Actual=bde3c01d 00:08:02.228 [2024-07-12 10:21:55.984622] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:02.228 [2024-07-12 10:21:55.985308] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:02.228 [2024-07-12 10:21:55.986235] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=158 00:08:02.228 [2024-07-12 10:21:55.986921] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=158 00:08:02.228 [2024-07-12 10:21:55.987861] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=d920746a 00:08:02.228 [2024-07-12 10:21:55.988553] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=eaa640ac, Actual=21b800e5 00:08:02.228 [2024-07-12 10:21:55.989407] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc21d3, Actual=a576a7728ecc20d3 00:08:02.228 [2024-07-12 10:21:55.990002] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=40fa72def4e1bf58, Actual=40fa72def4e1be58 00:08:02.228 [2024-07-12 10:21:55.990858] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:02.228 [2024-07-12 10:21:55.991465] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=188 00:08:02.228 [2024-07-12 10:21:55.992330] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=10000000058 00:08:02.228 [2024-07-12 10:21:55.992932] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=10000000058 00:08:02.228 [2024-07-12 10:21:55.993770] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=c01fee530a119f4b 00:08:02.228 [2024-07-12 10:21:55.994379] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38662a1b56da30a2, Actual=6bca6422cfc635c1 00:08:02.228 passed 00:08:02.228 Test: dix_sec_512_md_0_error ...[2024-07-12 10:21:55.995567] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 479:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:08:02.228 passed 00:08:02.228 Test: dix_sec_512_md_8_prchk_0_single_iov ...passed 00:08:02.228 Test: dix_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:08:02.228 Test: dix_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:08:02.228 Test: dix_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:02.228 Test: dix_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:08:02.228 Test: dix_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:08:02.228 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:08:02.228 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:08:02.228 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:02.228 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-07-12 10:21:56.112966] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd5c, Actual=fd4c 00:08:02.228 [2024-07-12 10:21:56.115927] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=bea3, Actual=beb3 00:08:02.228 [2024-07-12 10:21:56.119386] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=98 00:08:02.228 [2024-07-12 10:21:56.121382] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=98 00:08:02.228 [2024-07-12 10:21:56.124925] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=49 00:08:02.229 [2024-07-12 10:21:56.126948] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=49 00:08:02.229 [2024-07-12 10:21:56.129721] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd4c, Actual=ae3d 00:08:02.229 [2024-07-12 10:21:56.131954] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=92c0, Actual=19b 00:08:02.229 [2024-07-12 10:21:56.134610] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab753fd, Actual=1ab753ed 00:08:02.229 [2024-07-12 10:21:56.136970] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=410d57ca, Actual=410d57da 00:08:02.229 [2024-07-12 10:21:56.139585] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=98 00:08:02.229 [2024-07-12 10:21:56.141942] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=98 00:08:02.486 [2024-07-12 10:21:56.145832] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=49 00:08:02.486 [2024-07-12 10:21:56.148200] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=49 00:08:02.486 [2024-07-12 10:21:56.150821] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab753ed, Actual=1a6f64d7 00:08:02.486 [2024-07-12 10:21:56.153182] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=9bbd506d, Actual=fc412a11 00:08:02.486 [2024-07-12 10:21:56.155466] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc20c3, Actual=a576a7728ecc20d3 00:08:02.486 [2024-07-12 10:21:56.157448] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=c58f17b9cb57c6e, Actual=c58f17b9cb57c7e 00:08:02.486 [2024-07-12 10:21:56.159706] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=98 00:08:02.486 [2024-07-12 10:21:56.161694] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=98 00:08:02.486 [2024-07-12 10:21:56.163962] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=100059 00:08:02.486 [2024-07-12 10:21:56.165967] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=100059 00:08:02.486 [2024-07-12 10:21:56.168239] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc20d3, Actual=99c3964abbff528e 00:08:02.486 [2024-07-12 10:21:56.170231] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=4828e06b4944356f, Actual=1c6b723dd7c7fb25 00:08:02.486 passed 00:08:02.486 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-07-12 10:21:56.172625] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd5c, Actual=fd4c 00:08:02.486 [2024-07-12 10:21:56.173328] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=bea3, Actual=beb3 00:08:02.486 [2024-07-12 10:21:56.174199] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=98 00:08:02.486 [2024-07-12 10:21:56.174807] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=98 00:08:02.486 [2024-07-12 10:21:56.175673] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=49 00:08:02.486 [2024-07-12 10:21:56.176285] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=49 00:08:02.486 [2024-07-12 10:21:56.177133] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd4c, Actual=ae3d 00:08:02.486 [2024-07-12 10:21:56.177731] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=92c0, Actual=19b 00:08:02.486 [2024-07-12 10:21:56.178708] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab753fd, Actual=1ab753ed 00:08:02.486 [2024-07-12 10:21:56.179435] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=410d57ca, Actual=410d57da 00:08:02.486 [2024-07-12 10:21:56.180413] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=98 00:08:02.486 [2024-07-12 10:21:56.181150] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=98 00:08:02.486 [2024-07-12 10:21:56.182122] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=49 00:08:02.487 [2024-07-12 10:21:56.182844] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=49 00:08:02.487 [2024-07-12 10:21:56.183817] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab753ed, Actual=1a6f64d7 00:08:02.487 [2024-07-12 10:21:56.184545] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=9bbd506d, Actual=fc412a11 00:08:02.487 [2024-07-12 10:21:56.185403] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc20c3, Actual=a576a7728ecc20d3 00:08:02.487 [2024-07-12 10:21:56.186007] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=c58f17b9cb57c6e, Actual=c58f17b9cb57c7e 00:08:02.487 [2024-07-12 10:21:56.186874] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=98 00:08:02.487 [2024-07-12 10:21:56.187496] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 792:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=98 00:08:02.487 [2024-07-12 10:21:56.188356] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=100059 00:08:02.487 [2024-07-12 10:21:56.188964] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 813:_dif_verify: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=100059 00:08:02.487 [2024-07-12 10:21:56.189812] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc20d3, Actual=99c3964abbff528e 00:08:02.487 [2024-07-12 10:21:56.190422] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 777:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=4828e06b4944356f, Actual=1c6b723dd7c7fb25 00:08:02.487 passed 00:08:02.487 Test: set_md_interleave_iovs_test ...passed 00:08:02.487 Test: set_md_interleave_iovs_split_test ...passed 00:08:02.487 Test: dif_generate_stream_pi_16_test ...passed 00:08:02.487 Test: dif_generate_stream_test ...passed 00:08:02.487 Test: set_md_interleave_iovs_alignment_test ...[2024-07-12 10:21:56.261670] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c:1799:spdk_dif_set_md_interleave_iovs: *ERROR*: Buffer overflow will occur. 00:08:02.487 passed 00:08:02.487 Test: dif_generate_split_test ...passed 00:08:02.487 Test: set_md_interleave_iovs_multi_segments_test ...passed 00:08:02.487 Test: dif_verify_split_test ...passed 00:08:02.487 Test: dif_verify_stream_multi_segments_test ...passed 00:08:02.487 Test: update_crc32c_pi_16_test ...passed 00:08:02.487 Test: update_crc32c_test ...passed 00:08:02.487 Test: dif_update_crc32c_split_test ...passed 00:08:02.487 Test: dif_update_crc32c_stream_multi_segments_test ...passed 00:08:02.487 Test: get_range_with_md_test ...passed 00:08:02.487 Test: dif_sec_512_md_8_prchk_7_multi_iovs_remap_pi_16_test ...passed 00:08:02.745 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_remap_test ...passed 00:08:02.745 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:08:02.745 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_remap ...passed 00:08:02.745 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits_remap_pi_16_test ...passed 00:08:02.745 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:08:02.745 Test: dif_generate_and_verify_unmap_test ...passed 00:08:02.745 00:08:02.745 Run Summary: Type Total Ran Passed Failed Inactive 00:08:02.745 suites 1 1 n/a 0 0 00:08:02.745 tests 79 79 79 0 0 00:08:02.745 asserts 3584 3584 3584 0 n/a 00:08:02.746 00:08:02.746 Elapsed time = 1.173 seconds 00:08:02.746 --61181-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:02.746 --61181-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:02.746 ==61181== 00:08:02.746 ==61181== HEAP SUMMARY: 00:08:02.746 ==61181== in use at exit: 0 bytes in 0 blocks 00:08:02.746 ==61181== total heap usage: 829 allocs, 829 frees, 1,852,114 bytes allocated 00:08:02.746 ==61181== 00:08:02.746 ==61181== All heap blocks were freed -- no leaks are possible 00:08:02.746 ==61181== 00:08:02.746 ==61181== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:02.746 10:21:56 -- unit/unittest.sh@141 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:08:02.746 ==61182== Memcheck, a memory error detector 00:08:02.746 ==61182== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:02.746 ==61182== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:02.746 ==61182== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:08:02.746 ==61182== 00:08:02.746 --61182-- Valgrind options: 00:08:02.746 --61182-- --leak-check=full 00:08:02.746 --61182-- --error-exitcode=2 00:08:02.746 --61182-- --verbose 00:08:02.746 --61182-- Contents of /proc/version: 00:08:02.746 --61182-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:02.746 --61182-- 00:08:02.746 --61182-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:02.746 --61182-- Page sizes: currently 4096, max supported 4096 00:08:02.746 --61182-- Valgrind library directory: /usr/libexec/valgrind 00:08:02.746 --61182-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:08:02.746 --61182-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:02.746 --61182-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:02.746 --61182-- might be shown as UnknownInlinedFun 00:08:02.746 --61182-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:02.746 --61182-- object doesn't have a dynamic symbol table 00:08:02.746 --61182-- Scheduler: using generic scheduler lock implementation. 00:08:02.746 --61182-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:02.746 ==61182== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61182-by-???-on-48eae4554860 00:08:02.746 ==61182== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61182-by-???-on-48eae4554860 00:08:02.746 ==61182== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61182-by-???-on-48eae4554860 00:08:02.746 ==61182== 00:08:02.746 ==61182== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:02.746 ==61182== don't want to do, unless you know exactly what you're doing, 00:08:02.746 ==61182== or are doing some strange experiment): 00:08:02.746 ==61182== /usr/libexec/valgrind/../../bin/vgdb --pid=61182 ...command... 00:08:02.746 ==61182== 00:08:02.746 ==61182== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:02.746 ==61182== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:08:02.746 ==61182== and then give GDB the following command 00:08:02.746 ==61182== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61182 00:08:02.746 ==61182== --pid is optional if only one valgrind process is running 00:08:02.746 ==61182== 00:08:02.746 --61182-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:02.746 --61182-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:02.746 --61182-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:02.746 --61182-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:02.746 ==61182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.746 --61182-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:02.746 --61182-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:02.746 --61182-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:02.746 --61182-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:02.746 --61182-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:02.746 --61182-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:02.746 --61182-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:02.746 --61182-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:02.746 --61182-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:02.746 --61182-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:02.746 --61182-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:02.746 --61182-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:02.746 --61182-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:03.005 --61182-- Reading syms from /usr/lib64/libm.so.6 00:08:03.005 --61182-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:03.005 --61182-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:03.005 --61182-- Reading syms from /usr/lib64/libc.so.6 00:08:03.005 ==61182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.005 --61182-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.005 --61182-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.005 ==61182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.005 --61182-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.005 --61182-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.005 ==61182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.005 --61182-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.005 --61182-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.005 ==61182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.005 --61182-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.005 --61182-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.005 ==61182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.005 --61182-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.005 --61182-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.005 ==61182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.005 --61182-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.005 --61182-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.005 --61182-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:03.005 --61182-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:03.005 --61182-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:03.005 --61182-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:03.005 --61182-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:03.005 --61182-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:03.005 --61182-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.005 --61182-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.005 --61182-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.005 --61182-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.005 --61182-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.005 --61182-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 ==61182== Preferring higher priority redirection: 00:08:03.006 --61182-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:03.006 --61182-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:03.006 --61182-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 --61182-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.006 ==61182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.006 --61182-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.006 --61182-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:03.006 ==61182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.006 --61182-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.006 --61182-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:03.006 --61182-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:03.006 --61182-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:03.006 --61182-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:03.006 --61182-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:03.006 --61182-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:03.006 --61182-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:03.006 --61182-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:03.006 --61182-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:03.276 --61182-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:03.276 --61182-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:03.276 --61182-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:03.276 --61182-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:03.276 --61182-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:03.276 --61182-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:03.276 --61182-- REDIR: 0x56459e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:03.276 --61182-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:03.276 --61182-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:03.276 00:08:03.276 00:08:03.276 CUnit - A unit testing framework for C - Version 2.1-3 00:08:03.276 http://cunit.sourceforge.net/ 00:08:03.276 00:08:03.276 00:08:03.276 Suite: iov 00:08:03.276 Test: test_single_iov ...passed 00:08:03.276 Test: test_simple_iov ...passed 00:08:03.276 Test: test_complex_iov ...passed 00:08:03.276 Test: test_iovs_to_buf ...passed 00:08:03.276 Test: test_buf_to_iovs ...passed 00:08:03.276 Test: test_memset ...passed 00:08:03.276 Test: test_iov_one ...passed 00:08:03.276 Test: test_iov_xfer ...passed 00:08:03.276 00:08:03.276 Run Summary: Type Total Ran Passed Failed Inactive 00:08:03.276 suites 1 1 n/a 0 0 00:08:03.276 tests 8 8 8 0 0 00:08:03.276 asserts 156 156 156 0 n/a 00:08:03.276 00:08:03.277 Elapsed time = 0.041 seconds 00:08:03.277 --61182-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:03.277 --61182-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:03.277 ==61182== 00:08:03.277 ==61182== HEAP SUMMARY: 00:08:03.277 ==61182== in use at exit: 192 bytes in 1 blocks 00:08:03.277 ==61182== total heap usage: 72 allocs, 71 frees, 107,888 bytes allocated 00:08:03.277 ==61182== 00:08:03.277 ==61182== Searching for pointers to 1 not-freed blocks 00:08:03.277 ==61182== Checked 6,214,880 bytes 00:08:03.277 ==61182== 00:08:03.277 ==61182== LEAK SUMMARY: 00:08:03.277 ==61182== definitely lost: 0 bytes in 0 blocks 00:08:03.277 ==61182== indirectly lost: 0 bytes in 0 blocks 00:08:03.277 ==61182== possibly lost: 0 bytes in 0 blocks 00:08:03.277 ==61182== still reachable: 192 bytes in 1 blocks 00:08:03.277 ==61182== suppressed: 0 bytes in 0 blocks 00:08:03.277 ==61182== Reachable blocks (those to which a pointer was found) are not shown. 00:08:03.277 ==61182== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:03.277 ==61182== 00:08:03.277 ==61182== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:03.277 10:21:57 -- unit/unittest.sh@142 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:08:03.277 ==61183== Memcheck, a memory error detector 00:08:03.277 ==61183== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:03.277 ==61183== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:03.277 ==61183== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:08:03.277 ==61183== 00:08:03.277 --61183-- Valgrind options: 00:08:03.277 --61183-- --leak-check=full 00:08:03.277 --61183-- --error-exitcode=2 00:08:03.277 --61183-- --verbose 00:08:03.277 --61183-- Contents of /proc/version: 00:08:03.277 --61183-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:03.277 --61183-- 00:08:03.277 --61183-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:03.277 --61183-- Page sizes: currently 4096, max supported 4096 00:08:03.277 --61183-- Valgrind library directory: /usr/libexec/valgrind 00:08:03.277 --61183-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:08:03.277 --61183-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:03.277 --61183-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:03.277 --61183-- might be shown as UnknownInlinedFun 00:08:03.277 --61183-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:03.277 --61183-- object doesn't have a dynamic symbol table 00:08:03.277 --61183-- Scheduler: using generic scheduler lock implementation. 00:08:03.277 --61183-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:03.277 ==61183== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61183-by-???-on-48eae4554860 00:08:03.277 ==61183== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61183-by-???-on-48eae4554860 00:08:03.277 ==61183== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61183-by-???-on-48eae4554860 00:08:03.277 ==61183== 00:08:03.277 ==61183== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:03.277 ==61183== don't want to do, unless you know exactly what you're doing, 00:08:03.277 ==61183== or are doing some strange experiment): 00:08:03.277 ==61183== /usr/libexec/valgrind/../../bin/vgdb --pid=61183 ...command... 00:08:03.277 ==61183== 00:08:03.277 ==61183== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:03.277 ==61183== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:08:03.277 ==61183== and then give GDB the following command 00:08:03.277 ==61183== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61183 00:08:03.277 ==61183== --pid is optional if only one valgrind process is running 00:08:03.277 ==61183== 00:08:03.277 --61183-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:03.277 --61183-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:03.277 --61183-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:03.277 --61183-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:03.277 ==61183== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.277 --61183-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:03.277 --61183-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:03.277 --61183-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:03.277 --61183-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:03.277 --61183-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:03.536 --61183-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:03.536 --61183-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:03.536 --61183-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:03.536 --61183-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:03.536 --61183-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:03.536 --61183-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:03.536 --61183-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:03.536 --61183-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:03.536 --61183-- Reading syms from /usr/lib64/libm.so.6 00:08:03.536 --61183-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:03.536 --61183-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:03.536 --61183-- Reading syms from /usr/lib64/libc.so.6 00:08:03.536 ==61183== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.536 --61183-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.536 --61183-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.536 ==61183== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.536 --61183-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.536 --61183-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.536 ==61183== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.536 --61183-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.536 --61183-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.536 ==61183== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.536 --61183-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.536 --61183-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.536 ==61183== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.536 --61183-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.536 --61183-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.536 ==61183== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.536 --61183-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.536 --61183-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.536 --61183-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:03.536 --61183-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:03.536 --61183-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:03.536 --61183-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:03.536 --61183-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:03.536 --61183-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:03.536 --61183-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 ==61183== Preferring higher priority redirection: 00:08:03.536 --61183-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:03.536 --61183-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:03.536 --61183-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 --61183-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.536 ==61183== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.536 --61183-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.536 --61183-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:03.536 ==61183== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.536 --61183-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.536 --61183-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:03.536 --61183-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:03.536 --61183-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:03.536 --61183-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:03.795 --61183-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:03.795 --61183-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:03.795 --61183-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:03.795 --61183-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:03.795 --61183-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:03.795 --61183-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:03.795 --61183-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:03.795 --61183-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:03.795 --61183-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:03.795 --61183-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:03.795 --61183-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:03.795 --61183-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:03.795 --61183-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:03.795 00:08:03.795 00:08:03.795 CUnit - A unit testing framework for C - Version 2.1-3 00:08:03.795 http://cunit.sourceforge.net/ 00:08:03.795 00:08:03.795 00:08:03.795 Suite: math 00:08:03.795 Test: test_serial_number_arithmetic ...passed 00:08:03.795 Suite: erase 00:08:03.795 Test: test_memset_s ...passed 00:08:03.795 00:08:03.795 Run Summary: Type Total Ran Passed Failed Inactive 00:08:03.795 suites 2 2 n/a 0 0 00:08:03.795 tests 2 2 2 0 0 00:08:03.795 asserts 18 18 18 0 n/a 00:08:03.795 00:08:03.795 Elapsed time = 0.008 seconds 00:08:03.795 --61183-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:03.795 --61183-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:03.795 ==61183== 00:08:03.795 ==61183== HEAP SUMMARY: 00:08:03.795 ==61183== in use at exit: 0 bytes in 0 blocks 00:08:03.795 ==61183== total heap usage: 52 allocs, 52 frees, 93,466 bytes allocated 00:08:03.795 ==61183== 00:08:03.795 ==61183== All heap blocks were freed -- no leaks are possible 00:08:03.795 ==61183== 00:08:03.795 ==61183== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:03.795 10:21:57 -- unit/unittest.sh@143 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:08:03.795 ==61186== Memcheck, a memory error detector 00:08:03.795 ==61186== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:03.795 ==61186== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:03.795 ==61186== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:08:03.795 ==61186== 00:08:03.795 --61186-- Valgrind options: 00:08:03.795 --61186-- --leak-check=full 00:08:03.796 --61186-- --error-exitcode=2 00:08:03.796 --61186-- --verbose 00:08:03.796 --61186-- Contents of /proc/version: 00:08:03.796 --61186-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:03.796 --61186-- 00:08:03.796 --61186-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:03.796 --61186-- Page sizes: currently 4096, max supported 4096 00:08:03.796 --61186-- Valgrind library directory: /usr/libexec/valgrind 00:08:03.796 --61186-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:08:03.796 --61186-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:03.796 --61186-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:03.796 --61186-- might be shown as UnknownInlinedFun 00:08:03.796 --61186-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:03.796 --61186-- object doesn't have a dynamic symbol table 00:08:03.796 --61186-- Scheduler: using generic scheduler lock implementation. 00:08:03.796 --61186-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:03.796 ==61186== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61186-by-???-on-48eae4554860 00:08:03.796 ==61186== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61186-by-???-on-48eae4554860 00:08:03.796 ==61186== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61186-by-???-on-48eae4554860 00:08:03.796 ==61186== 00:08:03.796 ==61186== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:03.796 ==61186== don't want to do, unless you know exactly what you're doing, 00:08:03.796 ==61186== or are doing some strange experiment): 00:08:03.796 ==61186== /usr/libexec/valgrind/../../bin/vgdb --pid=61186 ...command... 00:08:03.796 ==61186== 00:08:03.796 ==61186== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:03.796 ==61186== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:08:03.796 ==61186== and then give GDB the following command 00:08:03.796 ==61186== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61186 00:08:03.796 ==61186== --pid is optional if only one valgrind process is running 00:08:03.796 ==61186== 00:08:03.796 --61186-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:03.796 --61186-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:03.796 --61186-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:03.796 --61186-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:03.796 ==61186== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.796 --61186-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:03.796 --61186-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:03.796 --61186-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:03.796 --61186-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:03.796 --61186-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:03.796 --61186-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:03.796 --61186-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:03.796 --61186-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:03.796 --61186-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:03.796 --61186-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:03.796 --61186-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:03.796 --61186-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:04.054 --61186-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:04.054 --61186-- Reading syms from /usr/lib64/libm.so.6 00:08:04.054 --61186-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:04.054 --61186-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:04.055 --61186-- Reading syms from /usr/lib64/libc.so.6 00:08:04.055 ==61186== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.055 --61186-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.055 --61186-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.055 ==61186== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.055 --61186-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.055 --61186-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.055 ==61186== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.055 --61186-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.055 --61186-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.055 ==61186== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.055 --61186-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.055 --61186-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.055 ==61186== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.055 --61186-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.055 --61186-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.055 ==61186== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.055 --61186-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.055 --61186-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.055 --61186-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:04.055 --61186-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:04.055 --61186-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:04.055 --61186-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:04.055 --61186-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:04.055 --61186-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:04.055 --61186-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 ==61186== Preferring higher priority redirection: 00:08:04.055 --61186-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:04.055 --61186-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:04.055 --61186-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.055 --61186-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.056 --61186-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.056 ==61186== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.056 --61186-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:04.056 --61186-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:04.056 ==61186== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.056 --61186-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:04.056 --61186-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:04.056 --61186-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:04.056 --61186-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:04.056 --61186-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:04.314 --61186-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:04.314 --61186-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:04.314 --61186-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:04.314 --61186-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:04.314 --61186-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:04.314 --61186-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:04.314 --61186-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:04.314 --61186-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:04.314 --61186-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:04.314 --61186-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:04.314 --61186-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:04.314 --61186-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:04.314 --61186-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:04.314 00:08:04.314 00:08:04.314 CUnit - A unit testing framework for C - Version 2.1-3 00:08:04.314 http://cunit.sourceforge.net/ 00:08:04.314 00:08:04.314 00:08:04.314 Suite: pipe 00:08:04.314 Test: test_create_destroy ...passed 00:08:04.314 Test: test_write_get_buffer ...passed 00:08:04.314 Test: test_write_advance ...passed 00:08:04.314 Test: test_read_get_buffer ...passed 00:08:04.314 Test: test_read_advance ...passed 00:08:04.314 Test: test_data ...passed 00:08:04.314 00:08:04.314 Run Summary: Type Total Ran Passed Failed Inactive 00:08:04.314 suites 1 1 n/a 0 0 00:08:04.314 tests 6 6 6 0 0 00:08:04.314 asserts 250 250 250 0 n/a 00:08:04.314 00:08:04.314 Elapsed time = 0.068 seconds 00:08:04.314 --61186-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:04.314 --61186-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:04.314 ==61186== 00:08:04.314 ==61186== HEAP SUMMARY: 00:08:04.314 ==61186== in use at exit: 0 bytes in 0 blocks 00:08:04.314 ==61186== total heap usage: 67 allocs, 67 frees, 98,424 bytes allocated 00:08:04.314 ==61186== 00:08:04.314 ==61186== All heap blocks were freed -- no leaks are possible 00:08:04.314 ==61186== 00:08:04.314 ==61186== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:04.314 10:21:58 -- unit/unittest.sh@144 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:08:04.314 ==61187== Memcheck, a memory error detector 00:08:04.314 ==61187== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:04.314 ==61187== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:04.314 ==61187== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:08:04.314 ==61187== 00:08:04.314 --61187-- Valgrind options: 00:08:04.315 --61187-- --leak-check=full 00:08:04.315 --61187-- --error-exitcode=2 00:08:04.315 --61187-- --verbose 00:08:04.315 --61187-- Contents of /proc/version: 00:08:04.315 --61187-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:04.315 --61187-- 00:08:04.315 --61187-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:04.315 --61187-- Page sizes: currently 4096, max supported 4096 00:08:04.315 --61187-- Valgrind library directory: /usr/libexec/valgrind 00:08:04.315 --61187-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:08:04.315 --61187-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:04.315 --61187-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:04.315 --61187-- might be shown as UnknownInlinedFun 00:08:04.315 --61187-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:04.315 --61187-- object doesn't have a dynamic symbol table 00:08:04.315 --61187-- Scheduler: using generic scheduler lock implementation. 00:08:04.315 --61187-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:04.315 ==61187== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61187-by-???-on-48eae4554860 00:08:04.315 ==61187== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61187-by-???-on-48eae4554860 00:08:04.315 ==61187== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61187-by-???-on-48eae4554860 00:08:04.315 ==61187== 00:08:04.315 ==61187== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:04.315 ==61187== don't want to do, unless you know exactly what you're doing, 00:08:04.315 ==61187== or are doing some strange experiment): 00:08:04.315 ==61187== /usr/libexec/valgrind/../../bin/vgdb --pid=61187 ...command... 00:08:04.315 ==61187== 00:08:04.315 ==61187== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:04.315 ==61187== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:08:04.315 ==61187== and then give GDB the following command 00:08:04.315 ==61187== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61187 00:08:04.315 ==61187== --pid is optional if only one valgrind process is running 00:08:04.315 ==61187== 00:08:04.315 --61187-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:04.573 --61187-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:04.573 --61187-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:04.573 --61187-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:04.573 ==61187== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.573 --61187-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:04.573 --61187-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:04.573 --61187-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:04.573 --61187-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:04.573 --61187-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:04.573 --61187-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:04.573 --61187-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:04.573 --61187-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:04.573 --61187-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:04.573 --61187-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:04.573 --61187-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:04.573 --61187-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:04.573 --61187-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:04.573 --61187-- Reading syms from /usr/lib64/libm.so.6 00:08:04.573 --61187-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:04.573 --61187-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:04.573 --61187-- Reading syms from /usr/lib64/libc.so.6 00:08:04.573 ==61187== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.573 --61187-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.573 --61187-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.573 ==61187== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.573 --61187-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.573 --61187-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.573 ==61187== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.573 --61187-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.573 --61187-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.573 ==61187== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.573 --61187-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.573 --61187-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.573 ==61187== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.573 --61187-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.573 --61187-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.573 ==61187== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.573 --61187-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.573 --61187-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.573 --61187-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:04.573 --61187-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:04.573 --61187-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:04.573 --61187-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:04.573 --61187-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:04.573 --61187-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:04.573 --61187-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.573 --61187-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.573 --61187-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.573 --61187-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.573 --61187-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.573 --61187-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.573 --61187-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.573 --61187-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.573 --61187-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.573 --61187-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.573 --61187-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.573 --61187-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.573 --61187-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.573 --61187-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.573 --61187-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.573 --61187-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.573 --61187-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.573 --61187-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.573 --61187-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.574 --61187-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.574 --61187-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.574 --61187-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.574 --61187-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.574 --61187-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.574 --61187-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.574 --61187-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.574 --61187-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.574 --61187-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.574 --61187-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.574 --61187-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.574 ==61187== Preferring higher priority redirection: 00:08:04.574 --61187-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:04.574 --61187-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:04.574 --61187-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.574 --61187-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.574 --61187-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.574 --61187-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.574 --61187-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.832 --61187-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.832 --61187-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.832 --61187-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.832 --61187-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.832 ==61187== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.832 --61187-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:04.832 --61187-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:04.832 ==61187== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.832 --61187-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:04.832 --61187-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:04.832 --61187-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:04.832 --61187-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:04.832 --61187-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:04.832 --61187-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:04.832 --61187-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:04.832 --61187-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:04.832 --61187-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:04.832 --61187-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:04.832 --61187-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:04.832 --61187-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:04.832 --61187-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:04.832 --61187-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:04.832 --61187-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:04.832 --61187-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:04.832 --61187-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:04.832 --61187-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:04.832 00:08:04.832 00:08:04.832 CUnit - A unit testing framework for C - Version 2.1-3 00:08:04.832 http://cunit.sourceforge.net/ 00:08:04.832 00:08:04.832 00:08:04.832 Suite: xor 00:08:04.832 Test: test_xor_gen ...--61187-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:04.832 passed 00:08:04.832 00:08:04.832 Run Summary: Type Total Ran Passed Failed Inactive 00:08:04.832 suites 1 1 n/a 0 0 00:08:04.832 tests 1 1 1 0 0 00:08:04.832 asserts 17 17 17 0 n/a 00:08:04.832 00:08:04.832 Elapsed time = 0.025 seconds 00:08:04.832 --61187-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:04.832 --61187-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:04.832 ==61187== 00:08:04.832 ==61187== HEAP SUMMARY: 00:08:04.833 ==61187== in use at exit: 0 bytes in 0 blocks 00:08:04.833 ==61187== total heap usage: 60 allocs, 60 frees, 134,804 bytes allocated 00:08:04.833 ==61187== 00:08:04.833 ==61187== All heap blocks were freed -- no leaks are possible 00:08:04.833 ==61187== 00:08:04.833 ==61187== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:04.833 00:08:04.833 real 0m8.596s 00:08:04.833 user 0m8.228s 00:08:04.833 sys 0m0.339s 00:08:04.833 10:21:58 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:04.833 10:21:58 -- common/autotest_common.sh@10 -- # set +x 00:08:04.833 ************************************ 00:08:04.833 END TEST unittest_util 00:08:04.833 ************************************ 00:08:04.833 10:21:58 -- unit/unittest.sh@282 -- # grep -q '#define SPDK_CONFIG_VHOST 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:04.833 10:21:58 -- unit/unittest.sh@283 -- # run_test unittest_vhost valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:04.833 10:21:58 -- common/autotest_common.sh@1077 -- # '[' 6 -le 1 ']' 00:08:04.833 10:21:58 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:08:04.833 10:21:58 -- common/autotest_common.sh@10 -- # set +x 00:08:04.833 ************************************ 00:08:04.833 START TEST unittest_vhost 00:08:04.833 ************************************ 00:08:04.833 10:21:58 -- common/autotest_common.sh@1104 -- # 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:04.833 ==61206== Memcheck, a memory error detector 00:08:04.833 ==61206== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:04.833 ==61206== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:04.833 ==61206== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:04.833 ==61206== 00:08:04.833 --61206-- Valgrind options: 00:08:04.833 --61206-- --leak-check=full 00:08:04.833 --61206-- --error-exitcode=2 00:08:04.833 --61206-- --verbose 00:08:04.833 --61206-- Contents of /proc/version: 00:08:04.833 --61206-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:04.833 --61206-- 00:08:04.833 --61206-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:04.833 --61206-- Page sizes: currently 4096, max supported 4096 00:08:04.833 --61206-- Valgrind library directory: /usr/libexec/valgrind 00:08:04.833 --61206-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:04.833 --61206-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:05.091 --61206-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:05.091 --61206-- might be shown as UnknownInlinedFun 00:08:05.091 --61206-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:05.091 --61206-- object doesn't have a dynamic symbol table 00:08:05.091 --61206-- Scheduler: using generic scheduler lock implementation. 00:08:05.091 --61206-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:05.091 ==61206== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61206-by-???-on-48eae4554860 00:08:05.091 ==61206== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61206-by-???-on-48eae4554860 00:08:05.091 ==61206== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61206-by-???-on-48eae4554860 00:08:05.091 ==61206== 00:08:05.091 ==61206== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:05.091 ==61206== don't want to do, unless you know exactly what you're doing, 00:08:05.091 ==61206== or are doing some strange experiment): 00:08:05.091 ==61206== /usr/libexec/valgrind/../../bin/vgdb --pid=61206 ...command... 00:08:05.091 ==61206== 00:08:05.091 ==61206== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:05.091 ==61206== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:05.091 ==61206== and then give GDB the following command 00:08:05.091 ==61206== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61206 00:08:05.091 ==61206== --pid is optional if only one valgrind process is running 00:08:05.091 ==61206== 00:08:05.091 --61206-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:05.091 --61206-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:05.091 --61206-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:05.091 --61206-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:05.091 ==61206== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.091 --61206-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:05.091 --61206-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:05.091 --61206-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:05.091 --61206-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:05.091 --61206-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:05.091 --61206-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:05.091 --61206-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:05.091 --61206-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:05.091 --61206-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:05.091 --61206-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:05.091 --61206-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:05.091 --61206-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:05.091 --61206-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:05.091 --61206-- Reading syms from /usr/lib64/libm.so.6 00:08:05.091 --61206-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:05.091 --61206-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:05.091 --61206-- Reading syms from /usr/lib64/libc.so.6 00:08:05.091 ==61206== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.091 --61206-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.091 --61206-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.091 ==61206== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.091 --61206-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.091 --61206-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.091 ==61206== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.091 --61206-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.091 --61206-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.091 ==61206== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.091 --61206-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.091 --61206-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.091 ==61206== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.091 --61206-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.091 --61206-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.091 ==61206== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.091 --61206-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.091 --61206-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.350 --61206-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:05.350 --61206-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:05.350 --61206-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:05.350 --61206-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:05.350 --61206-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:05.350 --61206-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:05.350 --61206-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 ==61206== Preferring higher priority redirection: 00:08:05.350 --61206-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:05.350 --61206-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:05.350 --61206-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.350 --61206-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.351 --61206-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.351 --61206-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.351 --61206-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.351 --61206-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.351 --61206-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.351 --61206-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.351 --61206-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.351 ==61206== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.351 --61206-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:05.351 --61206-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:05.351 ==61206== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.351 --61206-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:05.351 --61206-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:05.351 --61206-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:05.351 --61206-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:05.351 --61206-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:05.351 --61206-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:05.351 --61206-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:05.351 --61206-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:05.351 --61206-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:05.351 --61206-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:05.609 --61206-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:05.609 --61206-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:05.609 --61206-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:05.609 --61206-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:05.609 --61206-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:05.609 --61206-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:05.609 --61206-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:05.609 --61206-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:05.609 00:08:05.609 00:08:05.609 CUnit - A unit testing framework for C - Version 2.1-3 00:08:05.609 http://cunit.sourceforge.net/ 00:08:05.609 00:08:05.609 --61206-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:05.609 00:08:05.609 Suite: vhost_suite 00:08:05.609 Test: desc_to_iov_test ...[2024-07-12 10:21:59.422741] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c: 647:vhost_vring_desc_payload_to_iov: *ERROR*: SPDK_VHOST_IOVS_MAX(129) reached 00:08:05.609 passed 00:08:05.609 Test: create_controller_test ...[2024-07-12 10:21:59.487060] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 80:vhost_parse_core_mask: *ERROR*: one of selected cpu is outside of core mask(=f) 00:08:05.609 [2024-07-12 10:21:59.487968] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 126:vhost_dev_register: *ERROR*: cpumask 0xf0 is invalid (core mask is 0xf) 00:08:05.609 [2024-07-12 10:21:59.488930] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 80:vhost_parse_core_mask: *ERROR*: one of selected cpu is outside of core mask(=f) 00:08:05.610 [2024-07-12 10:21:59.489201] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 126:vhost_dev_register: *ERROR*: cpumask 0xff is invalid (core mask is 0xf) 00:08:05.610 [2024-07-12 10:21:59.489757] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 121:vhost_dev_register: *ERROR*: Can't register controller with no name 00:08:05.610 [2024-07-12 10:21:59.490916] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c:1798:vhost_user_dev_init: *ERROR*: Resulting socket path for controller xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx[2024-07-12 10:21:59.495623] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 133:vhost_dev_register: *ERROR*: vhost controller vdev_name_0 already exists. 00:08:05.610 passed 00:08:05.610 Test: session_find_by_vid_test ...passed 00:08:05.610 Test: remove_controller_test ...[2024-07-12 10:21:59.506465] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c:1883:vhost_user_dev_unregister: *ERROR*: Controller vdev_name_0 has still valid connection. 00:08:05.610 passed 00:08:05.610 Test: vq_avail_ring_get_test ...passed 00:08:05.868 Test: vq_packed_ring_test ...passed 00:08:05.868 Test: vhost_blk_construct_test ...passed 00:08:05.868 00:08:05.868 Run Summary: Type Total Ran Passed Failed Inactive 00:08:05.868 suites 1 1 n/a 0 0 00:08:05.868 tests 7 7 7 0 0 00:08:05.868 asserts 145 145 145 0 n/a 00:08:05.868 00:08:05.868 Elapsed time = 0.242 seconds 00:08:05.868 --61206-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:05.868 --61206-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:05.868 ==61206== 00:08:05.868 ==61206== HEAP SUMMARY: 00:08:05.868 ==61206== in use at exit: 303,664 bytes in 9,253 blocks 00:08:05.868 ==61206== total heap usage: 10,430 allocs, 1,177 frees, 593,910 bytes allocated 00:08:05.868 ==61206== 00:08:05.868 ==61206== Searching for pointers to 9,253 not-freed blocks 00:08:05.868 ==61206== Checked 6,783,960 bytes 00:08:05.868 ==61206== 00:08:05.868 ==61206== LEAK SUMMARY: 00:08:05.868 ==61206== definitely lost: 0 bytes in 0 blocks 00:08:05.868 ==61206== indirectly lost: 0 bytes in 0 blocks 00:08:05.868 ==61206== possibly lost: 0 bytes in 0 blocks 00:08:05.868 ==61206== still reachable: 303,664 bytes in 9,253 blocks 00:08:05.868 ==61206== suppressed: 0 bytes in 0 blocks 00:08:05.868 ==61206== Reachable blocks (those to which a pointer was found) are not shown. 00:08:05.868 ==61206== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:05.868 ==61206== 00:08:05.868 ==61206== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:05.868 00:08:05.868 real 0m0.950s 00:08:05.868 user 0m0.918s 00:08:05.868 sys 0m0.028s 00:08:05.868 10:21:59 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:05.868 10:21:59 -- common/autotest_common.sh@10 -- # set +x 00:08:05.868 ************************************ 00:08:05.868 END TEST unittest_vhost 00:08:05.868 ************************************ 00:08:05.868 10:21:59 -- unit/unittest.sh@285 -- # run_test unittest_dma valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:08:05.868 10:21:59 -- common/autotest_common.sh@1077 -- # '[' 6 -le 1 ']' 00:08:05.868 10:21:59 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:08:05.868 10:21:59 -- common/autotest_common.sh@10 -- # set +x 00:08:05.868 ************************************ 00:08:05.868 START TEST unittest_dma 00:08:05.868 ************************************ 00:08:05.868 10:21:59 -- common/autotest_common.sh@1104 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:08:05.868 ==61224== Memcheck, a memory error detector 00:08:05.868 ==61224== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:05.868 ==61224== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:05.868 ==61224== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:08:05.868 ==61224== 00:08:05.868 --61224-- Valgrind options: 00:08:05.868 --61224-- --leak-check=full 00:08:05.868 --61224-- --error-exitcode=2 00:08:05.868 --61224-- --verbose 00:08:05.868 --61224-- Contents of /proc/version: 00:08:05.868 --61224-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:05.868 --61224-- 00:08:05.868 --61224-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:05.868 --61224-- Page sizes: currently 4096, max supported 4096 00:08:05.868 --61224-- Valgrind library directory: /usr/libexec/valgrind 00:08:05.868 --61224-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:08:05.869 --61224-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:05.869 --61224-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:05.869 --61224-- might be shown as UnknownInlinedFun 00:08:05.869 --61224-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:05.869 --61224-- object doesn't have a dynamic symbol table 00:08:05.869 --61224-- Scheduler: using generic scheduler lock implementation. 00:08:05.869 --61224-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:05.869 ==61224== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61224-by-???-on-48eae4554860 00:08:05.869 ==61224== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61224-by-???-on-48eae4554860 00:08:05.869 ==61224== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61224-by-???-on-48eae4554860 00:08:05.869 ==61224== 00:08:05.869 ==61224== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:05.869 ==61224== don't want to do, unless you know exactly what you're doing, 00:08:05.869 ==61224== or are doing some strange experiment): 00:08:05.869 ==61224== /usr/libexec/valgrind/../../bin/vgdb --pid=61224 ...command... 00:08:05.869 ==61224== 00:08:05.869 ==61224== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:05.869 ==61224== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:08:05.869 ==61224== and then give GDB the following command 00:08:05.869 ==61224== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61224 00:08:05.869 ==61224== --pid is optional if only one valgrind process is running 00:08:05.869 ==61224== 00:08:05.869 --61224-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:05.869 --61224-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:06.126 --61224-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:06.126 --61224-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:06.126 ==61224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.126 --61224-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:06.126 --61224-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:06.126 --61224-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:06.126 --61224-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:06.126 --61224-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:06.126 --61224-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:06.126 --61224-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:06.126 --61224-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:06.126 --61224-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:06.126 --61224-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:06.126 --61224-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:06.127 --61224-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:06.127 --61224-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:06.127 --61224-- Reading syms from /usr/lib64/libm.so.6 00:08:06.127 --61224-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:06.127 --61224-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:06.127 --61224-- Reading syms from /usr/lib64/libc.so.6 00:08:06.127 ==61224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.127 --61224-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.127 --61224-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.127 ==61224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.127 --61224-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.127 --61224-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.127 ==61224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.127 --61224-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.127 --61224-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.127 ==61224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.127 --61224-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.127 --61224-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.127 ==61224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.127 --61224-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.127 --61224-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.127 ==61224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.127 --61224-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.127 --61224-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.127 --61224-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:06.127 --61224-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:06.127 --61224-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:06.127 --61224-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:06.386 --61224-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:06.386 --61224-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:06.386 --61224-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 ==61224== Preferring higher priority redirection: 00:08:06.386 --61224-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:06.386 --61224-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:06.386 --61224-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 --61224-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.386 ==61224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.386 --61224-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:06.386 --61224-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:06.386 ==61224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.386 --61224-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:06.386 --61224-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:06.386 --61224-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:06.386 --61224-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:06.386 --61224-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:06.386 --61224-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:06.386 --61224-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:06.387 --61224-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:06.387 --61224-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:06.387 --61224-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:06.387 --61224-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:06.387 --61224-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:06.387 --61224-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:06.387 --61224-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:06.387 --61224-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:06.387 --61224-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:06.387 --61224-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:06.387 --61224-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:06.387 00:08:06.387 00:08:06.387 CUnit - A unit testing framework for C - Version 2.1-3 00:08:06.387 http://cunit.sourceforge.net/ 00:08:06.387 00:08:06.387 00:08:06.387 Suite: dma_suite 00:08:06.645 Test: test_dma ...[2024-07-12 10:22:00.297741] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/dma/dma.c: 37:spdk_memory_domain_create: *ERROR*: Context size can't be 0 00:08:06.645 passed 00:08:06.645 00:08:06.645 Run Summary: Type Total Ran Passed Failed Inactive 00:08:06.645 suites 1 1 n/a 0 0 00:08:06.645 tests 1 1 1 0 0 00:08:06.645 asserts 50 50 50 0 n/a 00:08:06.645 00:08:06.645 Elapsed time = 0.079 seconds 00:08:06.645 --61224-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:06.645 --61224-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:06.645 ==61224== 00:08:06.645 ==61224== HEAP SUMMARY: 00:08:06.645 ==61224== in use at exit: 0 bytes in 0 blocks 00:08:06.645 ==61224== total heap usage: 71 allocs, 71 frees, 112,146 bytes allocated 00:08:06.645 ==61224== 00:08:06.645 ==61224== All heap blocks were freed -- no leaks are possible 00:08:06.645 ==61224== 00:08:06.645 ==61224== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:06.645 00:08:06.645 real 0m0.763s 00:08:06.646 user 0m0.732s 00:08:06.646 sys 0m0.028s 00:08:06.646 10:22:00 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:06.646 10:22:00 -- common/autotest_common.sh@10 -- # set +x 00:08:06.646 ************************************ 00:08:06.646 END TEST unittest_dma 00:08:06.646 ************************************ 00:08:06.646 10:22:00 -- unit/unittest.sh@287 -- # run_test unittest_init unittest_init 00:08:06.646 10:22:00 -- common/autotest_common.sh@1077 -- # '[' 2 -le 1 ']' 00:08:06.646 10:22:00 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:08:06.646 10:22:00 -- common/autotest_common.sh@10 -- # set +x 00:08:06.646 ************************************ 00:08:06.646 START TEST unittest_init 00:08:06.646 ************************************ 00:08:06.646 10:22:00 -- common/autotest_common.sh@1104 -- # unittest_init 00:08:06.646 10:22:00 -- unit/unittest.sh@148 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:08:06.646 ==61244== Memcheck, a memory error detector 00:08:06.646 ==61244== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:06.646 ==61244== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:06.646 ==61244== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:08:06.646 ==61244== 00:08:06.646 --61244-- Valgrind options: 00:08:06.646 --61244-- --leak-check=full 00:08:06.646 --61244-- --error-exitcode=2 00:08:06.646 --61244-- --verbose 00:08:06.646 --61244-- Contents of /proc/version: 00:08:06.646 --61244-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:06.646 --61244-- 00:08:06.646 --61244-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:06.646 --61244-- Page sizes: currently 4096, max supported 4096 00:08:06.646 --61244-- Valgrind library directory: /usr/libexec/valgrind 00:08:06.646 --61244-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:08:06.646 --61244-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:06.646 --61244-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:06.646 --61244-- might be shown as UnknownInlinedFun 00:08:06.646 --61244-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:06.646 --61244-- object doesn't have a dynamic symbol table 00:08:06.646 --61244-- Scheduler: using generic scheduler lock implementation. 00:08:06.646 --61244-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:06.646 ==61244== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-61244-by-???-on-48eae4554860 00:08:06.646 ==61244== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-61244-by-???-on-48eae4554860 00:08:06.646 ==61244== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-61244-by-???-on-48eae4554860 00:08:06.646 ==61244== 00:08:06.646 ==61244== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:06.646 ==61244== don't want to do, unless you know exactly what you're doing, 00:08:06.646 ==61244== or are doing some strange experiment): 00:08:06.646 ==61244== /usr/libexec/valgrind/../../bin/vgdb --pid=61244 ...command... 00:08:06.646 ==61244== 00:08:06.646 ==61244== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:06.646 ==61244== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:08:06.646 ==61244== and then give GDB the following command 00:08:06.646 ==61244== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=61244 00:08:06.646 ==61244== --pid is optional if only one valgrind process is running 00:08:06.646 ==61244== 00:08:06.646 --61244-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:06.646 --61244-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:06.905 --61244-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:06.905 --61244-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:06.905 ==61244== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.905 --61244-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:06.905 --61244-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:06.905 --61244-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:06.905 --61244-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:06.905 --61244-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:06.905 --61244-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:06.905 --61244-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:06.905 --61244-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:06.905 --61244-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:06.905 --61244-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:06.905 --61244-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:06.905 --61244-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:06.905 --61244-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:06.905 --61244-- Reading syms from /usr/lib64/libm.so.6 00:08:06.905 --61244-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:06.905 --61244-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:06.905 --61244-- Reading syms from /usr/lib64/libc.so.6 00:08:06.905 ==61244== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.905 --61244-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.905 --61244-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.905 ==61244== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.905 --61244-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.905 --61244-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.905 ==61244== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.905 --61244-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.905 --61244-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.905 ==61244== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.905 --61244-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.905 --61244-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.905 ==61244== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.905 --61244-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.905 --61244-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.905 ==61244== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.905 --61244-- old: 0x055839b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.905 --61244-- new: 0x055839b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.905 --61244-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:06.905 --61244-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:06.905 --61244-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:06.905 --61244-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:06.905 --61244-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:06.905 --61244-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:06.905 --61244-- REDIR: 0x5589bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.905 --61244-- REDIR: 0x5589c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.905 --61244-- REDIR: 0x5587e50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.905 --61244-- REDIR: 0x559cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.905 --61244-- REDIR: 0x5586f50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.905 --61244-- REDIR: 0x559b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.905 --61244-- REDIR: 0x559b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.905 --61244-- REDIR: 0x55864e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.905 --61244-- REDIR: 0x559b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.905 --61244-- REDIR: 0x5587d40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.905 --61244-- REDIR: 0x5589cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.905 --61244-- REDIR: 0x559b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.905 --61244-- REDIR: 0x5587170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.905 --61244-- REDIR: 0x559bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.905 --61244-- REDIR: 0x5589aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.905 --61244-- REDIR: 0x55871d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.905 --61244-- REDIR: 0x5588fc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.905 --61244-- REDIR: 0x559b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.905 --61244-- REDIR: 0x5587cd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.905 --61244-- REDIR: 0x55899a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.905 --61244-- REDIR: 0x55863f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.905 --61244-- REDIR: 0x5586ec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.905 --61244-- REDIR: 0x5587dc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.905 --61244-- REDIR: 0x5588f50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.906 --61244-- REDIR: 0x5587270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.906 --61244-- REDIR: 0x5589870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.906 --61244-- REDIR: 0x5589b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.906 --61244-- REDIR: 0x559bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.906 --61244-- REDIR: 0x5587100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.906 --61244-- REDIR: 0x5586c80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.906 ==61244== Preferring higher priority redirection: 00:08:06.906 --61244-- old: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:06.906 --61244-- new: 0x056410c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:06.906 --61244-- REDIR: 0x5586370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.906 --61244-- REDIR: 0x5589e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.906 --61244-- REDIR: 0x5586da0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.906 --61244-- REDIR: 0x5589900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.906 --61244-- REDIR: 0x5587040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.906 --61244-- REDIR: 0x558a6c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.906 --61244-- REDIR: 0x5589a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.906 --61244-- REDIR: 0x5606600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.906 --61244-- REDIR: 0x5606720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.906 ==61244== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.906 --61244-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:06.906 --61244-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:06.906 ==61244== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.906 --61244-- old: 0x05641090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:06.906 --61244-- new: 0x05641090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:07.164 --61244-- REDIR: 0x5645cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:07.164 --61244-- REDIR: 0x5643e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:07.164 --61244-- REDIR: 0x5640960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:07.164 --61244-- REDIR: 0x5582bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:07.164 --61244-- REDIR: 0x5583aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:07.164 --61244-- REDIR: 0x56410c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:07.164 --61244-- REDIR: 0x5643650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:07.164 --61244-- REDIR: 0x5643460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:07.164 --61244-- REDIR: 0x5643220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:07.164 --61244-- REDIR: 0x56406c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:07.164 --61244-- REDIR: 0x5662f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:07.164 --61244-- REDIR: 0x56602f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:07.164 --61244-- REDIR: 0x5642500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:07.164 --61244-- REDIR: 0x5583190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:07.164 --61244-- REDIR: 0x5641090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:07.164 --61244-- REDIR: 0x55846f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:07.164 --61244-- REDIR: 0x5641ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:07.164 00:08:07.164 00:08:07.164 CUnit - A unit testing framework for C - Version 2.1-3 00:08:07.164 http://cunit.sourceforge.net/ 00:08:07.164 00:08:07.164 00:08:07.164 Suite: subsystem_suite 00:08:07.164 Test: subsystem_sort_test_depends_on_single ...passed 00:08:07.164 Test: subsystem_sort_test_depends_on_multiple ...passed 00:08:07.164 Test: subsystem_sort_test_missing_dependency ...[2024-07-12 10:22:00.992476] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 190:spdk_subsystem_init: *ERROR*: subsystem A dependency B is missing 00:08:07.164 [2024-07-12 10:22:01.020514] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 185:spdk_subsystem_init: *ERROR*: subsystem C is missing 00:08:07.164 passed 00:08:07.164 00:08:07.164 Run Summary: Type Total Ran Passed Failed Inactive 00:08:07.164 suites 1 1 n/a 0 0 00:08:07.164 tests 3 3 3 0 0 00:08:07.164 asserts 20 20 20 0 n/a 00:08:07.164 00:08:07.164 Elapsed time = 0.059 seconds 00:08:07.165 --61244-- REDIR: 0x5642f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:07.165 --61244-- REDIR: 0x5641080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:07.423 ==61244== 00:08:07.423 ==61244== HEAP SUMMARY: 00:08:07.423 ==61244== in use at exit: 33,688 bytes in 1,027 blocks 00:08:07.423 ==61244== total heap usage: 1,118 allocs, 91 frees, 183,024 bytes allocated 00:08:07.423 ==61244== 00:08:07.423 ==61244== Searching for pointers to 1,027 not-freed blocks 00:08:07.423 ==61244== Checked 6,514,648 bytes 00:08:07.423 ==61244== 00:08:07.423 ==61244== LEAK SUMMARY: 00:08:07.423 ==61244== definitely lost: 0 bytes in 0 blocks 00:08:07.423 ==61244== indirectly lost: 0 bytes in 0 blocks 00:08:07.423 ==61244== possibly lost: 0 bytes in 0 blocks 00:08:07.423 ==61244== still reachable: 33,688 bytes in 1,027 blocks 00:08:07.423 ==61244== suppressed: 0 bytes in 0 blocks 00:08:07.423 ==61244== Reachable blocks (those to which a pointer was found) are not shown. 00:08:07.423 ==61244== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:07.423 ==61244== 00:08:07.423 ==61244== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:07.423 00:08:07.423 real 0m0.626s 00:08:07.423 user 0m0.593s 00:08:07.423 sys 0m0.031s 00:08:07.423 10:22:01 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:07.423 10:22:01 -- common/autotest_common.sh@10 -- # set +x 00:08:07.423 ************************************ 00:08:07.423 END TEST unittest_init 00:08:07.423 ************************************ 00:08:07.423 10:22:01 -- unit/unittest.sh@289 -- # '[' yes = yes ']' 00:08:07.423 10:22:01 -- unit/unittest.sh@289 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:08:07.423 10:22:01 -- unit/unittest.sh@290 -- # hostname 00:08:07.423 10:22:01 -- unit/unittest.sh@290 -- # 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 48eae4554860 -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_test.info 00:08:33.955 10:22:24 -- unit/unittest.sh@291 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -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:08:33.955 10:22:27 -- unit/unittest.sh@292 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -a /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_total.info -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:08:35.855 10:22:29 -- 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 -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:08:37.755 10:22:31 -- unit/unittest.sh@294 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:08:39.651 10:22:33 -- unit/unittest.sh@295 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/examples/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:08:41.549 10:22:35 -- 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/lib/vhost/rte_vhost/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:08:42.923 10:22:36 -- 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/test/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:08:44.822 10:22:38 -- unit/unittest.sh@298 -- # 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:08:44.822 10:22:38 -- unit/unittest.sh@299 -- # 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:08:45.081 Reading data file /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:08:45.081 Found 352 entries. 00:08:45.081 Found common filename prefix "/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk" 00:08:45.081 Writing .css and .png files. 00:08:45.081 Generating output. 00:08:45.339 Processing file include/linux/virtio_ring.h 00:08:45.339 Processing file include/spdk/util.h 00:08:45.339 Processing file include/spdk/endian.h 00:08:45.339 Processing file include/spdk/bdev_module.h 00:08:45.339 Processing file include/spdk/nvmf_transport.h 00:08:45.339 Processing file include/spdk/nvme_spec.h 00:08:45.339 Processing file include/spdk/histogram_data.h 00:08:45.339 Processing file include/spdk/mmio.h 00:08:45.339 Processing file include/spdk/trace.h 00:08:45.339 Processing file include/spdk/thread.h 00:08:45.339 Processing file include/spdk/nvme.h 00:08:45.339 Processing file include/spdk/base64.h 00:08:45.339 Processing file include/spdk_internal/nvme_tcp.h 00:08:45.339 Processing file include/spdk_internal/sock.h 00:08:45.339 Processing file include/spdk_internal/virtio.h 00:08:45.339 Processing file include/spdk_internal/sgl.h 00:08:45.339 Processing file include/spdk_internal/utf.h 00:08:45.339 Processing file include/spdk_internal/rdma.h 00:08:45.339 Processing file lib/accel/accel_rpc.c 00:08:45.339 Processing file lib/accel/accel_sw.c 00:08:45.339 Processing file lib/accel/accel.c 00:08:45.339 Processing file lib/bdev/scsi_nvme.c 00:08:45.339 Processing file lib/bdev/bdev_rpc.c 00:08:45.339 Processing file lib/bdev/part.c 00:08:45.339 Processing file lib/bdev/bdev.c 00:08:45.339 Processing file lib/bdev/bdev_zone.c 00:08:45.598 Processing file lib/blob/blob_bs_dev.c 00:08:45.598 Processing file lib/blob/blobstore.c 00:08:45.598 Processing file lib/blob/zeroes.c 00:08:45.598 Processing file lib/blob/blobstore.h 00:08:45.598 Processing file lib/blob/request.c 00:08:45.598 Processing file lib/blobfs/blobfs.c 00:08:45.598 Processing file lib/blobfs/tree.c 00:08:45.598 Processing file lib/conf/conf.c 00:08:45.598 Processing file lib/dma/dma.c 00:08:45.598 Processing file lib/env_dpdk/memory.c 00:08:45.598 Processing file lib/env_dpdk/env.c 00:08:45.598 Processing file lib/env_dpdk/pci.c 00:08:45.598 Processing file lib/env_dpdk/threads.c 00:08:45.598 Processing file lib/env_dpdk/sigbus_handler.c 00:08:45.598 Processing file lib/env_dpdk/pci_ioat.c 00:08:45.598 Processing file lib/env_dpdk/init.c 00:08:45.598 Processing file lib/env_dpdk/pci_dpdk_2211.c 00:08:45.598 Processing file lib/env_dpdk/pci_dpdk_2207.c 00:08:45.598 Processing file lib/env_dpdk/pci_idxd.c 00:08:45.598 Processing file lib/env_dpdk/pci_dpdk.c 00:08:45.598 Processing file lib/env_dpdk/pci_vmd.c 00:08:45.598 Processing file lib/env_dpdk/pci_event.c 00:08:45.598 Processing file lib/env_dpdk/pci_virtio.c 00:08:45.598 Processing file lib/env_ocf/ocf_env.h 00:08:45.598 Processing file lib/env_ocf/include/ocf/ocf_core.h 00:08:45.598 Processing file lib/env_ocf/include/ocf/ocf_mngt.h 00:08:45.598 Processing file lib/env_ocf/include/ocf/ocf_io.h 00:08:45.598 Processing file lib/event/app_rpc.c 00:08:45.598 Processing file lib/event/log_rpc.c 00:08:45.598 Processing file lib/event/app.c 00:08:45.598 Processing file lib/event/reactor.c 00:08:45.598 Processing file lib/event/scheduler_static.c 00:08:45.598 Processing file lib/ftl/ftl_l2p_flat.c 00:08:45.598 Processing file lib/ftl/ftl_layout.c 00:08:45.598 Processing file lib/ftl/ftl_debug.c 00:08:45.598 Processing file lib/ftl/ftl_l2p.c 00:08:45.598 Processing file lib/ftl/ftl_writer.h 00:08:45.598 Processing file lib/ftl/ftl_core.c 00:08:45.598 Processing file lib/ftl/ftl_band_ops.c 00:08:45.598 Processing file lib/ftl/ftl_rq.c 00:08:45.598 Processing file lib/ftl/ftl_io.h 00:08:45.598 Processing file lib/ftl/ftl_io.c 00:08:45.598 Processing file lib/ftl/ftl_debug.h 00:08:45.598 Processing file lib/ftl/ftl_sb.c 00:08:45.598 Processing file lib/ftl/ftl_trace.c 00:08:45.598 Processing file lib/ftl/ftl_nv_cache_io.h 00:08:45.598 Processing file lib/ftl/ftl_p2l.c 00:08:45.598 Processing file lib/ftl/ftl_band.c 00:08:45.598 Processing file lib/ftl/ftl_band.h 00:08:45.598 Processing file lib/ftl/ftl_l2p_cache.c 00:08:45.598 Processing file lib/ftl/ftl_core.h 00:08:45.598 Processing file lib/ftl/ftl_reloc.c 00:08:45.598 Processing file lib/ftl/ftl_nv_cache.h 00:08:45.598 Processing file lib/ftl/ftl_init.c 00:08:45.598 Processing file lib/ftl/ftl_writer.c 00:08:45.598 Processing file lib/ftl/ftl_nv_cache.c 00:08:45.598 Processing file lib/ftl/base/ftl_base_dev.c 00:08:45.598 Processing file lib/ftl/base/ftl_base_bdev.c 00:08:45.856 Processing file lib/ftl/mngt/ftl_mngt_self_test.c 00:08:45.856 Processing file lib/ftl/mngt/ftl_mngt_md.c 00:08:45.856 Processing file lib/ftl/mngt/ftl_mngt_bdev.c 00:08:45.856 Processing file lib/ftl/mngt/ftl_mngt_ioch.c 00:08:45.856 Processing file lib/ftl/mngt/ftl_mngt_p2l.c 00:08:45.856 Processing file lib/ftl/mngt/ftl_mngt_misc.c 00:08:45.856 Processing file lib/ftl/mngt/ftl_mngt_band.c 00:08:45.856 Processing file lib/ftl/mngt/ftl_mngt.c 00:08:45.856 Processing file lib/ftl/mngt/ftl_mngt_shutdown.c 00:08:45.856 Processing file lib/ftl/mngt/ftl_mngt_recovery.c 00:08:45.856 Processing file lib/ftl/mngt/ftl_mngt_upgrade.c 00:08:45.856 Processing file lib/ftl/mngt/ftl_mngt_startup.c 00:08:45.856 Processing file lib/ftl/mngt/ftl_mngt_l2p.c 00:08:45.856 Processing file lib/ftl/nvc/ftl_nvc_dev.c 00:08:45.856 Processing file lib/ftl/nvc/ftl_nvc_bdev_vss.c 00:08:45.857 Processing file lib/ftl/upgrade/ftl_layout_upgrade.c 00:08:45.857 Processing file lib/ftl/upgrade/ftl_sb_v3.c 00:08:45.857 Processing file lib/ftl/upgrade/ftl_sb_upgrade.c 00:08:45.857 Processing file lib/ftl/upgrade/ftl_sb_v5.c 00:08:45.857 Processing file lib/ftl/utils/ftl_md.c 00:08:45.857 Processing file lib/ftl/utils/ftl_df.h 00:08:45.857 Processing file lib/ftl/utils/ftl_mempool.c 00:08:45.857 Processing file lib/ftl/utils/ftl_property.h 00:08:45.857 Processing file lib/ftl/utils/ftl_bitmap.c 00:08:45.857 Processing file lib/ftl/utils/ftl_layout_tracker_bdev.c 00:08:45.857 Processing file lib/ftl/utils/ftl_property.c 00:08:45.857 Processing file lib/ftl/utils/ftl_addr_utils.h 00:08:45.857 Processing file lib/ftl/utils/ftl_conf.c 00:08:45.857 Processing file lib/idxd/idxd.c 00:08:45.857 Processing file lib/idxd/idxd_internal.h 00:08:45.857 Processing file lib/idxd/idxd_kernel.c 00:08:45.857 Processing file lib/idxd/idxd_user.c 00:08:45.857 Processing file lib/init/json_config.c 00:08:45.857 Processing file lib/init/subsystem_rpc.c 00:08:45.857 Processing file lib/init/subsystem.c 00:08:45.857 Processing file lib/init/rpc.c 00:08:45.857 Processing file lib/ioat/ioat_internal.h 00:08:45.857 Processing file lib/ioat/ioat.c 00:08:45.857 Processing file lib/iscsi/iscsi_rpc.c 00:08:45.857 Processing file lib/iscsi/task.h 00:08:45.857 Processing file lib/iscsi/tgt_node.c 00:08:45.857 Processing file lib/iscsi/portal_grp.c 00:08:45.857 Processing file lib/iscsi/task.c 00:08:45.857 Processing file lib/iscsi/md5.c 00:08:45.857 Processing file lib/iscsi/iscsi_subsystem.c 00:08:45.857 Processing file lib/iscsi/param.c 00:08:45.857 Processing file lib/iscsi/iscsi.h 00:08:45.857 Processing file lib/iscsi/conn.c 00:08:45.857 Processing file lib/iscsi/iscsi.c 00:08:45.857 Processing file lib/iscsi/init_grp.c 00:08:45.857 Processing file lib/json/json_write.c 00:08:45.857 Processing file lib/json/json_util.c 00:08:45.857 Processing file lib/json/json_parse.c 00:08:45.857 Processing file lib/jsonrpc/jsonrpc_client_tcp.c 00:08:45.857 Processing file lib/jsonrpc/jsonrpc_server.c 00:08:45.857 Processing file lib/jsonrpc/jsonrpc_client.c 00:08:45.857 Processing file lib/jsonrpc/jsonrpc_server_tcp.c 00:08:45.857 Processing file lib/log/log_flags.c 00:08:45.857 Processing file lib/log/log.c 00:08:45.857 Processing file lib/log/log_deprecated.c 00:08:45.857 Processing file lib/lvol/lvol.c 00:08:45.857 Processing file lib/nbd/nbd.c 00:08:45.857 Processing file lib/nbd/nbd_rpc.c 00:08:45.857 Processing file lib/notify/notify.c 00:08:45.857 Processing file lib/notify/notify_rpc.c 00:08:46.115 Processing file lib/nvme/nvme_poll_group.c 00:08:46.115 Processing file lib/nvme/nvme_ns.c 00:08:46.115 Processing file lib/nvme/nvme_vfio_user.c 00:08:46.115 Processing file lib/nvme/nvme_transport.c 00:08:46.115 Processing file lib/nvme/nvme.c 00:08:46.115 Processing file lib/nvme/nvme_qpair.c 00:08:46.115 Processing file lib/nvme/nvme_cuse.c 00:08:46.115 Processing file lib/nvme/nvme_rdma.c 00:08:46.115 Processing file lib/nvme/nvme_tcp.c 00:08:46.115 Processing file lib/nvme/nvme_internal.h 00:08:46.115 Processing file lib/nvme/nvme_quirks.c 00:08:46.115 Processing file lib/nvme/nvme_pcie_common.c 00:08:46.115 Processing file lib/nvme/nvme_opal.c 00:08:46.115 Processing file lib/nvme/nvme_pcie.c 00:08:46.115 Processing file lib/nvme/nvme_ctrlr.c 00:08:46.116 Processing file lib/nvme/nvme_zns.c 00:08:46.116 Processing file lib/nvme/nvme_pcie_internal.h 00:08:46.116 Processing file lib/nvme/nvme_ctrlr_cmd.c 00:08:46.116 Processing file lib/nvme/nvme_ns_cmd.c 00:08:46.116 Processing file lib/nvme/nvme_fabric.c 00:08:46.116 Processing file lib/nvme/nvme_ctrlr_ocssd_cmd.c 00:08:46.116 Processing file lib/nvme/nvme_io_msg.c 00:08:46.116 Processing file lib/nvme/nvme_discovery.c 00:08:46.116 Processing file lib/nvme/nvme_ns_ocssd_cmd.c 00:08:46.374 Processing file lib/nvmf/ctrlr_bdev.c 00:08:46.374 Processing file lib/nvmf/ctrlr.c 00:08:46.374 Processing file lib/nvmf/nvmf_internal.h 00:08:46.374 Processing file lib/nvmf/tcp.c 00:08:46.374 Processing file lib/nvmf/subsystem.c 00:08:46.374 Processing file lib/nvmf/nvmf_rpc.c 00:08:46.374 Processing file lib/nvmf/ctrlr_discovery.c 00:08:46.374 Processing file lib/nvmf/vfio_user.c 00:08:46.374 Processing file lib/nvmf/transport.c 00:08:46.374 Processing file lib/nvmf/nvmf.c 00:08:46.374 Processing file lib/nvmf/rdma.c 00:08:46.374 Processing file lib/rdma/rdma_verbs.c 00:08:46.374 Processing file lib/rdma/common.c 00:08:46.374 Processing file lib/reduce/reduce.c 00:08:46.374 Processing file lib/rpc/rpc.c 00:08:46.374 Processing file lib/scsi/scsi.c 00:08:46.374 Processing file lib/scsi/lun.c 00:08:46.374 Processing file lib/scsi/task.c 00:08:46.374 Processing file lib/scsi/port.c 00:08:46.374 Processing file lib/scsi/scsi_rpc.c 00:08:46.374 Processing file lib/scsi/scsi_pr.c 00:08:46.374 Processing file lib/scsi/dev.c 00:08:46.374 Processing file lib/scsi/scsi_bdev.c 00:08:46.374 Processing file lib/sock/sock.c 00:08:46.374 Processing file lib/sock/sock_rpc.c 00:08:46.374 Processing file lib/thread/thread.c 00:08:46.374 Processing file lib/thread/iobuf.c 00:08:46.374 Processing file lib/trace/trace.c 00:08:46.374 Processing file lib/trace/trace_flags.c 00:08:46.374 Processing file lib/trace/trace_rpc.c 00:08:46.374 Processing file lib/trace_parser/trace.cpp 00:08:46.374 Processing file lib/ublk/ublk_rpc.c 00:08:46.374 Processing file lib/ublk/ublk.c 00:08:46.374 Processing file lib/ut/ut.c 00:08:46.374 Processing file lib/ut_mock/mock.c 00:08:46.632 Processing file lib/util/strerror_tls.c 00:08:46.632 Processing file lib/util/math.c 00:08:46.632 Processing file lib/util/iov.c 00:08:46.632 Processing file lib/util/uuid.c 00:08:46.632 Processing file lib/util/crc32c.c 00:08:46.632 Processing file lib/util/string.c 00:08:46.632 Processing file lib/util/base64.c 00:08:46.632 Processing file lib/util/crc16.c 00:08:46.632 Processing file lib/util/crc32_ieee.c 00:08:46.632 Processing file lib/util/bit_array.c 00:08:46.632 Processing file lib/util/zipf.c 00:08:46.632 Processing file lib/util/cpuset.c 00:08:46.632 Processing file lib/util/xor.c 00:08:46.632 Processing file lib/util/fd.c 00:08:46.632 Processing file lib/util/dif.c 00:08:46.632 Processing file lib/util/crc64.c 00:08:46.632 Processing file lib/util/crc32.c 00:08:46.632 Processing file lib/util/file.c 00:08:46.632 Processing file lib/util/fd_group.c 00:08:46.632 Processing file lib/util/pipe.c 00:08:46.632 Processing file lib/util/hexlify.c 00:08:46.632 Processing file lib/vfio_user/host/vfio_user.c 00:08:46.632 Processing file lib/vfio_user/host/vfio_user_pci.c 00:08:46.632 Processing file lib/vfu_tgt/tgt_rpc.c 00:08:46.632 Processing file lib/vfu_tgt/tgt_endpoint.c 00:08:46.632 Processing file lib/vhost/vhost_scsi.c 00:08:46.632 Processing file lib/vhost/vhost_rpc.c 00:08:46.632 Processing file lib/vhost/vhost.c 00:08:46.632 Processing file lib/vhost/rte_vhost_user.c 00:08:46.632 Processing file lib/vhost/vhost_blk.c 00:08:46.632 Processing file lib/vhost/vhost_internal.h 00:08:46.632 Processing file lib/virtio/virtio.c 00:08:46.632 Processing file lib/virtio/virtio_vhost_user.c 00:08:46.632 Processing file lib/virtio/virtio_pci.c 00:08:46.632 Processing file lib/virtio/virtio_vfio_user.c 00:08:46.632 Processing file lib/vmd/vmd.c 00:08:46.632 Processing file lib/vmd/led.c 00:08:46.632 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.c 00:08:46.632 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev.c 00:08:46.632 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c 00:08:46.632 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.c 00:08:46.632 Processing file module/accel/dsa/accel_dsa.c 00:08:46.632 Processing file module/accel/dsa/accel_dsa_rpc.c 00:08:46.632 Processing file module/accel/error/accel_error.c 00:08:46.632 Processing file module/accel/error/accel_error_rpc.c 00:08:46.632 Processing file module/accel/iaa/accel_iaa_rpc.c 00:08:46.632 Processing file module/accel/iaa/accel_iaa.c 00:08:46.632 Processing file module/accel/ioat/accel_ioat_rpc.c 00:08:46.632 Processing file module/accel/ioat/accel_ioat.c 00:08:46.632 Processing file module/bdev/aio/bdev_aio_rpc.c 00:08:46.632 Processing file module/bdev/aio/bdev_aio.c 00:08:46.632 Processing file module/bdev/compress/vbdev_compress.c 00:08:46.632 Processing file module/bdev/compress/vbdev_compress_rpc.c 00:08:46.632 Processing file module/bdev/crypto/vbdev_crypto_rpc.c 00:08:46.632 Processing file module/bdev/crypto/vbdev_crypto.c 00:08:46.632 Processing file module/bdev/delay/vbdev_delay_rpc.c 00:08:46.632 Processing file module/bdev/delay/vbdev_delay.c 00:08:46.632 Processing file module/bdev/error/vbdev_error.c 00:08:46.632 Processing file module/bdev/error/vbdev_error_rpc.c 00:08:46.890 Processing file module/bdev/ftl/bdev_ftl.c 00:08:46.890 Processing file module/bdev/ftl/bdev_ftl_rpc.c 00:08:46.890 Processing file module/bdev/gpt/gpt.h 00:08:46.890 Processing file module/bdev/gpt/gpt.c 00:08:46.890 Processing file module/bdev/gpt/vbdev_gpt.c 00:08:46.890 Processing file module/bdev/iscsi/bdev_iscsi_rpc.c 00:08:46.890 Processing file module/bdev/iscsi/bdev_iscsi.c 00:08:46.890 Processing file module/bdev/lvol/vbdev_lvol_rpc.c 00:08:46.890 Processing file module/bdev/lvol/vbdev_lvol.c 00:08:46.890 Processing file module/bdev/malloc/bdev_malloc_rpc.c 00:08:46.890 Processing file module/bdev/malloc/bdev_malloc.c 00:08:46.890 Processing file module/bdev/null/bdev_null_rpc.c 00:08:46.890 Processing file module/bdev/null/bdev_null.c 00:08:46.890 Processing file module/bdev/nvme/bdev_nvme.c 00:08:46.890 Processing file module/bdev/nvme/bdev_mdns_client.c 00:08:46.890 Processing file module/bdev/nvme/bdev_nvme_rpc.c 00:08:46.890 Processing file module/bdev/nvme/nvme_rpc.c 00:08:46.890 Processing file module/bdev/nvme/bdev_nvme_cuse_rpc.c 00:08:46.890 Processing file module/bdev/nvme/vbdev_opal_rpc.c 00:08:46.890 Processing file module/bdev/nvme/vbdev_opal.c 00:08:46.890 Processing file module/bdev/ocf/vbdev_ocf_rpc.c 00:08:46.890 Processing file module/bdev/ocf/data.c 00:08:46.890 Processing file module/bdev/ocf/utils.c 00:08:46.890 Processing file module/bdev/ocf/stats.c 00:08:46.890 Processing file module/bdev/ocf/vbdev_ocf.c 00:08:46.890 Processing file module/bdev/ocf/volume.h 00:08:46.891 Processing file module/bdev/ocf/ctx.c 00:08:46.891 Processing file module/bdev/ocf/volume.c 00:08:46.891 Processing file module/bdev/passthru/vbdev_passthru_rpc.c 00:08:46.891 Processing file module/bdev/passthru/vbdev_passthru.c 00:08:46.891 Processing file module/bdev/raid/raid0.c 00:08:46.891 Processing file module/bdev/raid/bdev_raid.c 00:08:46.891 Processing file module/bdev/raid/bdev_raid_rpc.c 00:08:46.891 Processing file module/bdev/raid/concat.c 00:08:46.891 Processing file module/bdev/raid/raid1.c 00:08:46.891 Processing file module/bdev/raid/bdev_raid.h 00:08:46.891 Processing file module/bdev/raid/bdev_raid_sb.c 00:08:46.891 Processing file module/bdev/raid/raid5f.c 00:08:46.891 Processing file module/bdev/rbd/bdev_rbd_rpc.c 00:08:46.891 Processing file module/bdev/rbd/bdev_rbd.c 00:08:46.891 Processing file module/bdev/split/vbdev_split_rpc.c 00:08:46.891 Processing file module/bdev/split/vbdev_split.c 00:08:47.149 Processing file module/bdev/uring/bdev_uring.c 00:08:47.149 Processing file module/bdev/uring/bdev_uring_rpc.c 00:08:47.149 Processing file module/bdev/virtio/bdev_virtio_scsi.c 00:08:47.149 Processing file module/bdev/virtio/bdev_virtio_rpc.c 00:08:47.149 Processing file module/bdev/virtio/bdev_virtio_blk.c 00:08:47.149 Processing file module/bdev/xnvme/bdev_xnvme.c 00:08:47.149 Processing file module/bdev/xnvme/bdev_xnvme_rpc.c 00:08:47.149 Processing file module/bdev/zone_block/vbdev_zone_block.c 00:08:47.149 Processing file module/bdev/zone_block/vbdev_zone_block_rpc.c 00:08:47.149 Processing file module/blob/bdev/blob_bdev.c 00:08:47.149 Processing file module/blobfs/bdev/blobfs_bdev_rpc.c 00:08:47.149 Processing file module/blobfs/bdev/blobfs_fuse.c 00:08:47.149 Processing file module/blobfs/bdev/blobfs_bdev.c 00:08:47.149 Processing file module/env_dpdk/env_dpdk_rpc.c 00:08:47.149 Processing file module/event/subsystems/accel/accel.c 00:08:47.149 Processing file module/event/subsystems/bdev/bdev.c 00:08:47.149 Processing file module/event/subsystems/iobuf/iobuf_rpc.c 00:08:47.149 Processing file module/event/subsystems/iobuf/iobuf.c 00:08:47.149 Processing file module/event/subsystems/iscsi/iscsi.c 00:08:47.149 Processing file module/event/subsystems/nbd/nbd.c 00:08:47.149 Processing file module/event/subsystems/nvmf/nvmf_tgt.c 00:08:47.149 Processing file module/event/subsystems/nvmf/nvmf_rpc.c 00:08:47.149 Processing file module/event/subsystems/scheduler/scheduler.c 00:08:47.149 Processing file module/event/subsystems/scsi/scsi.c 00:08:47.149 Processing file module/event/subsystems/sock/sock.c 00:08:47.149 Processing file module/event/subsystems/ublk/ublk.c 00:08:47.149 Processing file module/event/subsystems/vfu_tgt/vfu_tgt.c 00:08:47.149 Processing file module/event/subsystems/vhost_blk/vhost_blk.c 00:08:47.149 Processing file module/event/subsystems/vhost_scsi/vhost_scsi.c 00:08:47.149 Processing file module/event/subsystems/vmd/vmd_rpc.c 00:08:47.149 Processing file module/event/subsystems/vmd/vmd.c 00:08:47.149 Processing file module/scheduler/dpdk_governor/dpdk_governor.c 00:08:47.149 Processing file module/scheduler/dynamic/scheduler_dynamic.c 00:08:47.149 Processing file module/scheduler/gscheduler/gscheduler.c 00:08:47.149 Processing file module/sock/sock_kernel.h 00:08:47.149 Processing file module/sock/posix/posix.c 00:08:47.149 Processing file module/sock/uring/uring.c 00:08:47.149 Processing file module/vfu_device/vfu_virtio.c 00:08:47.149 Processing file module/vfu_device/vfu_virtio_internal.h 00:08:47.149 Processing file module/vfu_device/vfu_virtio_rpc.c 00:08:47.149 Processing file module/vfu_device/vfu_virtio_scsi.c 00:08:47.149 Processing file module/vfu_device/vfu_virtio_blk.c 00:08:47.149 Processing file xnvme/include/libxnvme_cmd.h 00:08:47.149 Writing directory view page. 00:08:47.149 Overall coverage rate: 00:08:47.149 lines......: 35.9% (40494 of 112878 lines) 00:08:47.149 functions..: 39.1% (3697 of 9450 functions) 00:08:47.149 10:22:41 -- unit/unittest.sh@302 -- # set +x 00:08:47.149 00:08:47.149 00:08:47.149 ===================== 00:08:47.149 All unit tests passed 00:08:47.149 ===================== 00:08:47.149 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:08:47.149 00:08:47.149 00:08:47.161 [Pipeline] } 00:08:47.183 [Pipeline] // stage 00:08:47.188 [Pipeline] } 00:08:47.205 [Pipeline] // timeout 00:08:47.210 [Pipeline] } 00:08:47.227 [Pipeline] // catchError 00:08:47.234 [Pipeline] stage 00:08:47.236 [Pipeline] { (Epilogue) 00:08:47.247 [Pipeline] sh 00:08:47.581 [Pipeline] setCustomBuildProperty 00:08:47.589 [Pipeline] catchError 00:08:47.591 [Pipeline] { 00:08:47.606 [Pipeline] sh 00:08:47.897 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:08:47.897 Artifacts sizes are good 00:08:47.905 [Pipeline] } 00:08:47.923 [Pipeline] // catchError 00:08:47.930 [Pipeline] sh 00:08:48.219 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:08:54.791 [Pipeline] archiveArtifacts 00:08:54.799 Archiving artifacts 00:08:55.618 [Pipeline] } 00:08:55.636 [Pipeline] // stage 00:08:55.641 [Pipeline] } 00:08:55.655 [Pipeline] // wrap 00:08:55.660 [Pipeline] } 00:08:55.677 [Pipeline] // node 00:08:55.682 [Pipeline] } 00:08:55.694 [Pipeline] // timeout 00:08:55.700 [Pipeline] } 00:08:55.712 [Pipeline] // retry 00:08:55.718 [Pipeline] End of Pipeline 00:08:55.746 Finished: SUCCESS