00:32:58.596 ========== Backtrace start: ========== 00:32:58.596 00:32:58.596 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:591 -> rpc_cmd(["bdev_nvme_detach_controller"],["spdk_target"]) 00:32:58.596 ... 00:32:58.596 586 echo "$rsp" 00:32:58.596 587 done 00:32:58.596 588 00:32:58.596 589 rc=${!status[*]} 00:32:58.596 590 xtrace_restore 00:32:58.596 => 591 [[ $rc == 0 ]] 00:32:58.596 592 } 00:32:58.596 593 00:32:58.596 594 function rpc_cmd_simple_data_json() { 00:32:58.596 595 00:32:58.596 596 local elems="$1[@]" elem 00:32:58.596 ... 00:32:58.596 in /home/vagrant/spdk_repo/spdk/test/nvmf/target/abort_qd_sizes.sh:55 -> spdk_target([]) 00:32:58.596 ... 00:32:58.596 50 rpc_cmd nvmf_subsystem_add_listener "$NVME_SUBNQN" -t "$TEST_TRANSPORT" -a "$NVMF_FIRST_TARGET_IP" -s "$NVMF_PORT" 00:32:58.596 51 00:32:58.596 52 rabort "$TEST_TRANSPORT" IPv4 "$NVMF_FIRST_TARGET_IP" "$NVMF_PORT" "$NVME_SUBNQN" 00:32:58.596 53 00:32:58.596 54 rpc_cmd nvmf_delete_subsystem "$NVME_SUBNQN" 00:32:58.596 => 55 rpc_cmd bdev_nvme_detach_controller "$name" 00:32:58.596 56 00:32:58.596 57 # Make sure we fully detached from the ctrl as vfio-pci won't be able to release the 00:32:58.596 58 # device otherwise - we can either wait a bit or simply kill the app. Since we don't 00:32:58.596 59 # really need it at this point, reap it but leave the net setup around. See: 00:32:58.596 60 # https://github.com/spdk/spdk/issues/2811 00:32:58.596 ... 00:32:58.596 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1129 -> run_test(["spdk_target_abort"],["spdk_target"]) 00:32:58.596 ... 00:32:58.596 1124 timing_enter $test_name 00:32:58.596 1125 echo "************************************" 00:32:58.596 1126 echo "START TEST $test_name" 00:32:58.596 1127 echo "************************************" 00:32:58.596 1128 xtrace_restore 00:32:58.596 1129 time "$@" 00:32:58.596 1130 xtrace_disable 00:32:58.596 1131 echo "************************************" 00:32:58.596 1132 echo "END TEST $test_name" 00:32:58.596 1133 echo "************************************" 00:32:58.596 1134 timing_exit $test_name 00:32:58.596 ... 00:32:58.596 in /home/vagrant/spdk_repo/spdk/test/nvmf/target/abort_qd_sizes.sh:80 -> main(["--transport=tcp"],["--iso"]) 00:32:58.596 ... 00:32:58.596 75 mapfile -t nvmes < <(nvme_in_userspace) 00:32:58.596 76 ((${#nvmes[@]} > 0)) 00:32:58.596 77 00:32:58.596 78 nvme=${nvmes[0]} 00:32:58.596 79 00:32:58.596 => 80 run_test "spdk_target_abort" spdk_target 00:32:58.596 81 run_test "kernel_target_abort" kernel_target 00:32:58.596 82 00:32:58.596 83 trap - SIGINT SIGTERM EXIT 00:32:58.596 84 nvmftestfini 00:32:58.596 ... 00:32:58.596 00:32:58.596 ========== Backtrace end ========== 00:32:58.597 ========== Backtrace start: ========== 00:32:58.597 00:32:58.597 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1129 -> run_test(["nvmf_abort_qd_sizes"],["/home/vagrant/spdk_repo/spdk/test/nvmf/target/abort_qd_sizes.sh"]) 00:32:58.597 ... 00:32:58.597 1124 timing_enter $test_name 00:32:58.597 1125 echo "************************************" 00:32:58.597 1126 echo "START TEST $test_name" 00:32:58.597 1127 echo "************************************" 00:32:58.597 1128 xtrace_restore 00:32:58.597 1129 time "$@" 00:32:58.597 1130 xtrace_disable 00:32:58.597 1131 echo "************************************" 00:32:58.597 1132 echo "END TEST $test_name" 00:32:58.597 1133 echo "************************************" 00:32:58.597 1134 timing_exit $test_name 00:32:58.597 ... 00:32:58.597 in /home/vagrant/spdk_repo/spdk/autotest.sh:290 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:32:58.597 ... 00:32:58.597 285 if [[ $SPDK_TEST_URING -eq 0 ]]; then 00:32:58.597 286 run_test "spdkcli_nvmf_tcp" $rootdir/test/spdkcli/nvmf.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:32:58.597 287 run_test "nvmf_identify_passthru" $rootdir/test/nvmf/target/identify_passthru.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:32:58.597 288 fi 00:32:58.597 289 run_test "nvmf_dif" $rootdir/test/nvmf/target/dif.sh 00:32:58.597 => 290 run_test "nvmf_abort_qd_sizes" $rootdir/test/nvmf/target/abort_qd_sizes.sh 00:32:58.597 291 # The keyring tests utilize NVMe/TLS 00:32:58.597 292 run_test "keyring_file" "$rootdir/test/keyring/file.sh" 00:32:58.597 293 if [[ "$CONFIG_HAVE_KEYUTILS" == y ]]; then 00:32:58.597 294 run_test "keyring_linux" "$rootdir/scripts/keyctl-session-wrapper" \ 00:32:58.597 295 "$rootdir/test/keyring/linux.sh" 00:32:58.597 ... 00:32:58.597 00:32:58.597 ========== Backtrace end ========== 00:33:12.262 ========== Backtrace start: ========== 00:33:12.262 00:33:12.262 in spdk/autorun.sh:27 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:33:12.262 ... 00:33:12.262 22 trap 'timing_finish || exit 1' EXIT 00:33:12.262 23 00:33:12.262 24 # Runs agent scripts 00:33:12.262 25 $rootdir/autobuild.sh "$conf" 00:33:12.262 26 if ((SPDK_TEST_UNITTEST == 1 || SPDK_RUN_FUNCTIONAL_TEST == 1)); then 00:33:12.262 => 27 sudo -E $rootdir/autotest.sh "$conf" 00:33:12.262 28 fi 00:33:12.262 ... 00:33:12.262 00:33:12.262 ========== Backtrace end ==========