00:08:23.063 ========== Backtrace start: ========== 00:08:23.063 00:08:23.063 in /home/vagrant/spdk_repo/spdk/test/nvmf/target/nvmf_lvol.sh:29 -> main(["--transport=tcp"]) 00:08:23.063 ... 00:08:23.063 24 base_bdevs="$($rpc_py bdev_malloc_create $MALLOC_BDEV_SIZE $MALLOC_BLOCK_SIZE) " 00:08:23.063 25 base_bdevs+=$($rpc_py bdev_malloc_create $MALLOC_BDEV_SIZE $MALLOC_BLOCK_SIZE) 00:08:23.063 26 $rpc_py bdev_raid_create -n raid0 -z 64 -r 0 -b "$base_bdevs" 00:08:23.063 27 00:08:23.063 28 # Create the logical volume store on the RAID volume 00:08:23.063 => 29 lvs=$($rpc_py bdev_lvol_create_lvstore raid0 lvs) 00:08:23.063 30 00:08:23.063 31 # Create a logical volume on the logical volume store 00:08:23.063 32 lvol=$($rpc_py bdev_lvol_create -u $lvs lvol $LVOL_BDEV_INIT_SIZE) 00:08:23.063 33 00:08:23.063 34 # Create an NVMe-oF subsystem and add the logical volume as a namespace 00:08:23.063 ... 00:08:23.063 00:08:23.063 ========== Backtrace end ========== 00:08:23.063 ========== Backtrace start: ========== 00:08:23.063 00:08:23.063 in /home/vagrant/spdk_repo/spdk/test/nvmf/target/nvmf_lvol.sh:29 -> main(["--transport=tcp"]) 00:08:23.063 ... 00:08:23.063 24 base_bdevs="$($rpc_py bdev_malloc_create $MALLOC_BDEV_SIZE $MALLOC_BLOCK_SIZE) " 00:08:23.063 25 base_bdevs+=$($rpc_py bdev_malloc_create $MALLOC_BDEV_SIZE $MALLOC_BLOCK_SIZE) 00:08:23.063 26 $rpc_py bdev_raid_create -n raid0 -z 64 -r 0 -b "$base_bdevs" 00:08:23.063 27 00:08:23.063 28 # Create the logical volume store on the RAID volume 00:08:23.063 => 29 lvs=$($rpc_py bdev_lvol_create_lvstore raid0 lvs) 00:08:23.063 30 00:08:23.063 31 # Create a logical volume on the logical volume store 00:08:23.063 32 lvol=$($rpc_py bdev_lvol_create -u $lvs lvol $LVOL_BDEV_INIT_SIZE) 00:08:23.063 33 00:08:23.063 34 # Create an NVMe-oF subsystem and add the logical volume as a namespace 00:08:23.063 ... 00:08:23.063 00:08:23.063 ========== Backtrace end ========== 00:08:23.839 ========== Backtrace start: ========== 00:08:23.839 00:08:23.839 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1125 -> run_test(["nvmf_lvol"],["/home/vagrant/spdk_repo/spdk/test/nvmf/target/nvmf_lvol.sh"],["--transport=tcp"]) 00:08:23.839 ... 00:08:23.839 1120 timing_enter $test_name 00:08:23.839 1121 echo "************************************" 00:08:23.839 1122 echo "START TEST $test_name" 00:08:23.839 1123 echo "************************************" 00:08:23.839 1124 xtrace_restore 00:08:23.839 1125 time "$@" 00:08:23.839 1126 xtrace_disable 00:08:23.839 1127 echo "************************************" 00:08:23.839 1128 echo "END TEST $test_name" 00:08:23.839 1129 echo "************************************" 00:08:23.839 1130 timing_exit $test_name 00:08:23.839 ... 00:08:23.839 in /home/vagrant/spdk_repo/spdk/test/nvmf/nvmf_target_core.sh:27 -> main(["--transport=tcp"]) 00:08:23.839 ... 00:08:23.839 22 run_test "nvmf_ns_hotplug_stress" $rootdir/test/nvmf/target/ns_hotplug_stress.sh "${TEST_ARGS[@]}" 00:08:23.839 23 run_test "nvmf_delete_subsystem" $rootdir/test/nvmf/target/delete_subsystem.sh "${TEST_ARGS[@]}" 00:08:23.839 24 fi 00:08:23.839 25 00:08:23.839 26 run_test "nvmf_host_management" $rootdir/test/nvmf/target/host_management.sh "${TEST_ARGS[@]}" 00:08:23.839 => 27 run_test "nvmf_lvol" $rootdir/test/nvmf/target/nvmf_lvol.sh "${TEST_ARGS[@]}" 00:08:23.839 28 run_test "nvmf_lvs_grow" $rootdir/test/nvmf/target/nvmf_lvs_grow.sh "${TEST_ARGS[@]}" 00:08:23.839 29 run_test "nvmf_bdev_io_wait" $rootdir/test/nvmf/target/bdev_io_wait.sh "${TEST_ARGS[@]}" 00:08:23.839 30 run_test "nvmf_queue_depth" $rootdir/test/nvmf/target/queue_depth.sh "${TEST_ARGS[@]}" 00:08:23.839 31 run_test "nvmf_target_multipath" $rootdir/test/nvmf/target/multipath.sh "${TEST_ARGS[@]}" 00:08:23.839 32 run_test "nvmf_zcopy" $rootdir/test/nvmf/target/zcopy.sh "${TEST_ARGS[@]}" 00:08:23.839 ... 00:08:23.839 00:08:23.839 ========== Backtrace end ========== 00:08:23.839 ========== Backtrace start: ========== 00:08:23.839 00:08:23.839 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1125 -> run_test(["nvmf_target_core"],["/home/vagrant/spdk_repo/spdk/test/nvmf/nvmf_target_core.sh"],["--transport=tcp"]) 00:08:23.839 ... 00:08:23.839 1120 timing_enter $test_name 00:08:23.839 1121 echo "************************************" 00:08:23.839 1122 echo "START TEST $test_name" 00:08:23.839 1123 echo "************************************" 00:08:23.839 1124 xtrace_restore 00:08:23.839 1125 time "$@" 00:08:23.839 1126 xtrace_disable 00:08:23.839 1127 echo "************************************" 00:08:23.839 1128 echo "END TEST $test_name" 00:08:23.840 1129 echo "************************************" 00:08:23.840 1130 timing_exit $test_name 00:08:23.840 ... 00:08:23.840 in /home/vagrant/spdk_repo/spdk/test/nvmf/nvmf.sh:14 -> main(["--transport=tcp"]) 00:08:23.840 ... 00:08:23.840 9 00:08:23.840 10 if [ ! $(uname -s) = Linux ]; then 00:08:23.840 11 exit 0 00:08:23.840 12 fi 00:08:23.840 13 00:08:23.840 => 14 run_test "nvmf_target_core" $rootdir/test/nvmf/nvmf_target_core.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:08:23.840 15 run_test "nvmf_target_extra" $rootdir/test/nvmf/nvmf_target_extra.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:08:23.840 16 run_test "nvmf_host" $rootdir/test/nvmf/nvmf_host.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:08:23.840 17 00:08:23.840 18 # Interrupt mode for now is supported only on the target, with the TCP transport and posix or ssl socket implementations. 00:08:23.840 19 if [[ "$SPDK_TEST_NVMF_TRANSPORT" = "tcp" && $SPDK_TEST_URING -eq 0 ]]; then 00:08:23.840 ... 00:08:23.840 00:08:23.840 ========== Backtrace end ========== 00:08:23.840 ========== Backtrace start: ========== 00:08:23.840 00:08:23.840 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1125 -> run_test(["nvmf_tcp"],["/home/vagrant/spdk_repo/spdk/test/nvmf/nvmf.sh"],["--transport=tcp"]) 00:08:23.840 ... 00:08:23.840 1120 timing_enter $test_name 00:08:23.840 1121 echo "************************************" 00:08:23.840 1122 echo "START TEST $test_name" 00:08:23.840 1123 echo "************************************" 00:08:23.840 1124 xtrace_restore 00:08:23.840 1125 time "$@" 00:08:23.840 1126 xtrace_disable 00:08:23.840 1127 echo "************************************" 00:08:23.840 1128 echo "END TEST $test_name" 00:08:23.840 1129 echo "************************************" 00:08:23.840 1130 timing_exit $test_name 00:08:23.840 ... 00:08:23.840 in /home/vagrant/spdk_repo/spdk/autotest.sh:280 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:08:23.840 ... 00:08:23.840 275 # list of all tests can properly differentiate them. Please do not merge them into one line. 00:08:23.840 276 if [ "$SPDK_TEST_NVMF_TRANSPORT" = "rdma" ]; then 00:08:23.840 277 run_test "nvmf_rdma" $rootdir/test/nvmf/nvmf.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:08:23.840 278 run_test "spdkcli_nvmf_rdma" $rootdir/test/spdkcli/nvmf.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:08:23.840 279 elif [ "$SPDK_TEST_NVMF_TRANSPORT" = "tcp" ]; then 00:08:23.840 => 280 run_test "nvmf_tcp" $rootdir/test/nvmf/nvmf.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:08:23.840 281 if [[ $SPDK_TEST_URING -eq 0 ]]; then 00:08:23.840 282 run_test "spdkcli_nvmf_tcp" $rootdir/test/spdkcli/nvmf.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:08:23.840 283 run_test "nvmf_identify_passthru" $rootdir/test/nvmf/target/identify_passthru.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:08:23.840 284 fi 00:08:23.840 285 run_test "nvmf_dif" $rootdir/test/nvmf/target/dif.sh 00:08:23.840 ... 00:08:23.840 00:08:23.840 ========== Backtrace end ==========