00:10:50.156 ========== Backtrace start: ========== 00:10:50.156 00:10:50.156 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:20 -> unittest_bdev([]) 00:10:50.156 ... 00:10:50.156 15 source "$rootdir/test/common/autotest_common.sh" 00:10:50.156 16 00:10:50.156 17 cd "$rootdir" 00:10:50.156 18 00:10:50.156 19 function unittest_bdev() { 00:10:50.156 => 20 $valgrind $testdir/lib/bdev/bdev.c/bdev_ut 00:10:50.156 21 $valgrind $testdir/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:10:50.156 22 $valgrind $testdir/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:10:50.156 23 $valgrind $testdir/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:10:50.156 24 $valgrind $testdir/lib/bdev/raid/concat.c/concat_ut 00:10:50.156 25 $valgrind $testdir/lib/bdev/raid/raid0.c/raid0_ut 00:10:50.156 ... 00:10:50.156 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1125 -> run_test(["unittest_bdev"],["unittest_bdev"]) 00:10:50.156 ... 00:10:50.156 1120 timing_enter $test_name 00:10:50.156 1121 echo "************************************" 00:10:50.156 1122 echo "START TEST $test_name" 00:10:50.156 1123 echo "************************************" 00:10:50.156 1124 xtrace_restore 00:10:50.156 1125 time "$@" 00:10:50.156 1126 xtrace_disable 00:10:50.156 1127 echo "************************************" 00:10:50.156 1128 echo "END TEST $test_name" 00:10:50.156 1129 echo "************************************" 00:10:50.156 1130 timing_exit $test_name 00:10:50.156 ... 00:10:50.156 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:194 -> main([]) 00:10:50.156 ... 00:10:50.156 189 export LD_HWCAP_MASK=1 00:10:50.156 190 fi 00:10:50.156 191 00:10:50.156 192 run_test "unittest_pci_event" $valgrind $testdir/lib/env_dpdk/pci_event.c/pci_event_ut 00:10:50.156 193 run_test "unittest_include" $valgrind $testdir/include/spdk/histogram_data.h/histogram_ut 00:10:50.156 => 194 run_test "unittest_bdev" unittest_bdev 00:10:50.156 195 if [[ $CONFIG_CRYPTO == y ]]; then 00:10:50.157 196 run_test "unittest_bdev_crypto" $valgrind $testdir/lib/bdev/crypto.c/crypto_ut 00:10:50.157 197 run_test "unittest_bdev_crypto" $valgrind $testdir/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:10:50.157 198 fi 00:10:50.157 199 00:10:50.157 ... 00:10:50.157 00:10:50.157 ========== Backtrace end ========== 00:10:50.157 ========== Backtrace start: ========== 00:10:50.157 00:10:50.157 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1125 -> run_test(["unittest"],["/home/vagrant/spdk_repo/spdk/test/unit/unittest.sh"]) 00:10:50.157 ... 00:10:50.157 1120 timing_enter $test_name 00:10:50.157 1121 echo "************************************" 00:10:50.157 1122 echo "START TEST $test_name" 00:10:50.157 1123 echo "************************************" 00:10:50.157 1124 xtrace_restore 00:10:50.157 1125 time "$@" 00:10:50.157 1126 xtrace_disable 00:10:50.157 1127 echo "************************************" 00:10:50.157 1128 echo "END TEST $test_name" 00:10:50.157 1129 echo "************************************" 00:10:50.157 1130 timing_exit $test_name 00:10:50.157 ... 00:10:50.157 in /home/vagrant/spdk_repo/spdk/autotest.sh:138 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:10:50.157 ... 00:10:50.157 133 ##################### 00:10:50.157 134 # Unit Tests 00:10:50.157 135 ##################### 00:10:50.157 136 00:10:50.157 137 if [ $SPDK_TEST_UNITTEST -eq 1 ]; then 00:10:50.157 => 138 run_test "unittest" $rootdir/test/unit/unittest.sh 00:10:50.157 139 fi 00:10:50.157 140 00:10:50.157 141 if [ $SPDK_RUN_FUNCTIONAL_TEST -eq 1 ]; then 00:10:50.157 142 if [[ $SPDK_TEST_CRYPTO -eq 1 || $SPDK_TEST_VBDEV_COMPRESS -eq 1 ]]; then 00:10:50.157 143 if [[ $SPDK_TEST_USE_IGB_UIO -eq 1 ]]; then 00:10:50.157 ... 00:10:50.157 00:10:50.157 ========== Backtrace end ==========