00:05:52.413 ========== Backtrace start: ========== 00:05:52.413 00:05:52.413 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:109 -> unittest_nvmf([]) 00:05:52.413 ... 00:05:52.413 104 00:05:52.413 105 function unittest_nvmf() { 00:05:52.413 106 $valgrind $testdir/lib/nvmf/ctrlr.c/ctrlr_ut 00:05:52.413 107 $valgrind $testdir/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:05:52.413 108 $valgrind $testdir/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:05:52.413 => 109 $valgrind $testdir/lib/nvmf/subsystem.c/subsystem_ut 00:05:52.413 110 $valgrind $testdir/lib/nvmf/tcp.c/tcp_ut 00:05:52.413 111 $valgrind $testdir/lib/nvmf/nvmf.c/nvmf_ut 00:05:52.413 112 } 00:05:52.413 113 00:05:52.413 114 function unittest_scsi() { 00:05:52.413 ... 00:05:52.413 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1111 -> run_test(["unittest_nvmf"],["unittest_nvmf"]) 00:05:52.413 ... 00:05:52.413 1106 timing_enter $test_name 00:05:52.413 1107 echo "************************************" 00:05:52.413 1108 echo "START TEST $test_name" 00:05:52.413 1109 echo "************************************" 00:05:52.413 1110 xtrace_restore 00:05:52.413 1111 time "$@" 00:05:52.413 1112 xtrace_disable 00:05:52.413 1113 echo "************************************" 00:05:52.413 1114 echo "END TEST $test_name" 00:05:52.413 1115 echo "************************************" 00:05:52.413 1116 timing_exit $test_name 00:05:52.413 ... 00:05:52.413 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:259 -> main([]) 00:05:52.413 ... 00:05:52.413 254 00:05:52.413 255 if grep -q '#define SPDK_CONFIG_NVME_CUSE 1' $rootdir/include/spdk/config.h; then 00:05:52.413 256 run_test "unittest_nvme_cuse" $valgrind $testdir/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:05:52.413 257 fi 00:05:52.413 258 00:05:52.413 => 259 run_test "unittest_nvmf" unittest_nvmf 00:05:52.413 260 if grep -q '#define SPDK_CONFIG_FC 1' $rootdir/include/spdk/config.h; then 00:05:52.413 261 run_test "unittest_nvmf_fc" $valgrind $testdir/lib/nvmf/fc.c/fc_ut 00:05:52.413 262 run_test "unittest_nvmf_fc_ls" $valgrind $testdir/lib/nvmf/fc_ls.c/fc_ls_ut 00:05:52.413 263 fi 00:05:52.413 264 00:05:52.413 ... 00:05:52.413 00:05:52.413 ========== Backtrace end ========== 00:05:52.413 ========== Backtrace start: ========== 00:05:52.413 00:05:52.413 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1111 -> run_test(["unittest"],["/home/vagrant/spdk_repo/spdk/test/unit/unittest.sh"]) 00:05:52.413 ... 00:05:52.413 1106 timing_enter $test_name 00:05:52.413 1107 echo "************************************" 00:05:52.413 1108 echo "START TEST $test_name" 00:05:52.413 1109 echo "************************************" 00:05:52.413 1110 xtrace_restore 00:05:52.413 1111 time "$@" 00:05:52.413 1112 xtrace_disable 00:05:52.413 1113 echo "************************************" 00:05:52.413 1114 echo "END TEST $test_name" 00:05:52.413 1115 echo "************************************" 00:05:52.413 1116 timing_exit $test_name 00:05:52.413 ... 00:05:52.413 in /home/vagrant/spdk_repo/spdk/autotest.sh:151 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:05:52.413 ... 00:05:52.413 146 ##################### 00:05:52.413 147 # Unit Tests 00:05:52.413 148 ##################### 00:05:52.413 149 00:05:52.413 150 if [ $SPDK_TEST_UNITTEST -eq 1 ]; then 00:05:52.413 => 151 run_test "unittest" $rootdir/test/unit/unittest.sh 00:05:52.413 152 fi 00:05:52.413 153 00:05:52.413 154 if [ $SPDK_RUN_FUNCTIONAL_TEST -eq 1 ]; then 00:05:52.413 155 if [[ $SPDK_TEST_CRYPTO -eq 1 || $SPDK_TEST_VBDEV_COMPRESS -eq 1 ]]; then 00:05:52.413 156 if [[ $SPDK_TEST_USE_IGB_UIO -eq 1 ]]; then 00:05:52.413 ... 00:05:52.413 00:05:52.413 ========== Backtrace end ==========