00:23:55.667 ========== Backtrace start: ========== 00:23:55.667 00:23:55.667 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1354 -> fio_plugin(["/home/vagrant/spdk_repo/spdk/build/fio/spdk_bdev"],["--ioengine=spdk_bdev"],["--spdk_json_conf"],["/dev/fd/62"],["/dev/fd/61"]) 00:23:55.667 ... 00:23:55.667 1349 break 00:23:55.667 1350 fi 00:23:55.667 1351 done 00:23:55.667 1352 00:23:55.667 1353 # Preload the sanitizer library to fio if fio_plugin was compiled with it 00:23:55.667 1354 LD_PRELOAD="$asan_lib $plugin" "$fio_dir"/fio "$@" 00:23:55.667 1355 } 00:23:55.667 1356 00:23:55.667 1357 function fio_bdev() { 00:23:55.667 1358 fio_plugin "$rootdir/build/fio/spdk_bdev" "$@" 00:23:55.667 1359 } 00:23:55.667 ... 00:23:55.667 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1358 -> fio_bdev(["--ioengine=spdk_bdev"],["--spdk_json_conf"],["/dev/fd/62"],["/dev/fd/61"]) 00:23:55.667 ... 00:23:55.667 1353 # Preload the sanitizer library to fio if fio_plugin was compiled with it 00:23:55.667 1354 LD_PRELOAD="$asan_lib $plugin" "$fio_dir"/fio "$@" 00:23:55.667 1355 } 00:23:55.667 1356 00:23:55.667 1357 function fio_bdev() { 00:23:55.667 1358 fio_plugin "$rootdir/build/fio/spdk_bdev" "$@" 00:23:55.667 1359 } 00:23:55.667 1360 00:23:55.667 1361 function fio_nvme() { 00:23:55.667 1362 fio_plugin "$rootdir/build/fio/spdk_nvme" "$@" 00:23:55.667 1363 } 00:23:55.667 ... 00:23:55.667 in /home/vagrant/spdk_repo/spdk/test/nvmf/target/dif.sh:82 -> fio(["/dev/fd/62"]) 00:23:55.667 ... 00:23:55.667 77 FIO 00:23:55.667 78 done 00:23:55.667 79 } 00:23:55.667 80 00:23:55.667 81 fio() { 00:23:55.667 => 82 fio_bdev --ioengine=spdk_bdev --spdk_json_conf "$@" <(gen_fio_conf) 00:23:55.667 83 } 00:23:55.667 84 00:23:55.667 85 fio_dif_1() { 00:23:55.667 86 create_subsystems 0 00:23:55.667 87 fio <(create_json_sub_conf 0) 00:23:55.667 ... 00:23:55.667 in /home/vagrant/spdk_repo/spdk/test/nvmf/target/dif.sh:112 -> fio_dif_rand_params([]) 00:23:55.667 ... 00:23:55.667 107 destroy_subsystems 0 00:23:55.667 108 00:23:55.667 109 NULL_DIF=2 bs=4k numjobs=8 iodepth=16 runtime="" files=2 00:23:55.667 110 00:23:55.667 111 create_subsystems 0 1 2 00:23:55.667 => 112 fio <(create_json_sub_conf 0 1 2) 00:23:55.667 113 destroy_subsystems 0 1 2 00:23:55.667 114 00:23:55.667 115 NULL_DIF=1 bs=8k,16k,128k numjobs=2 iodepth=8 runtime=5 files=1 00:23:55.667 116 00:23:55.667 117 create_subsystems 0 1 00:23:55.667 ... 00:23:55.667 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["fio_dif_rand_params"],["fio_dif_rand_params"]) 00:23:55.667 ... 00:23:55.667 1122 timing_enter $test_name 00:23:55.667 1123 echo "************************************" 00:23:55.667 1124 echo "START TEST $test_name" 00:23:55.667 1125 echo "************************************" 00:23:55.667 1126 xtrace_restore 00:23:55.667 1127 time "$@" 00:23:55.667 1128 xtrace_disable 00:23:55.667 1129 echo "************************************" 00:23:55.667 1130 echo "END TEST $test_name" 00:23:55.667 1131 echo "************************************" 00:23:55.667 1132 timing_exit $test_name 00:23:55.667 ... 00:23:55.667 in /home/vagrant/spdk_repo/spdk/test/nvmf/target/dif.sh:143 -> main(["--transport=tcp"],["--iso"]) 00:23:55.667 ... 00:23:55.667 138 00:23:55.667 139 create_transport 00:23:55.667 140 00:23:55.667 141 run_test "fio_dif_1_default" fio_dif_1 00:23:55.667 142 run_test "fio_dif_1_multi_subsystems" fio_dif_1_multi_subsystems 00:23:55.667 => 143 run_test "fio_dif_rand_params" fio_dif_rand_params 00:23:55.667 144 run_test "fio_dif_digest" fio_dif_digest 00:23:55.667 145 00:23:55.667 146 trap - SIGINT SIGTERM EXIT 00:23:55.667 147 nvmftestfini 00:23:55.667 ... 00:23:55.667 00:23:55.667 ========== Backtrace end ========== 00:23:55.668 ========== Backtrace start: ========== 00:23:55.668 00:23:55.668 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["nvmf_dif"],["/home/vagrant/spdk_repo/spdk/test/nvmf/target/dif.sh"]) 00:23:55.668 ... 00:23:55.668 1122 timing_enter $test_name 00:23:55.668 1123 echo "************************************" 00:23:55.668 1124 echo "START TEST $test_name" 00:23:55.668 1125 echo "************************************" 00:23:55.668 1126 xtrace_restore 00:23:55.668 1127 time "$@" 00:23:55.668 1128 xtrace_disable 00:23:55.668 1129 echo "************************************" 00:23:55.668 1130 echo "END TEST $test_name" 00:23:55.668 1131 echo "************************************" 00:23:55.668 1132 timing_exit $test_name 00:23:55.668 ... 00:23:55.668 in /home/vagrant/spdk_repo/spdk/autotest.sh:285 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:23:55.668 ... 00:23:55.668 280 run_test "nvmf_tcp" $rootdir/test/nvmf/nvmf.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:23:55.668 281 if [[ $SPDK_TEST_URING -eq 0 ]]; then 00:23:55.668 282 run_test "spdkcli_nvmf_tcp" $rootdir/test/spdkcli/nvmf.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:23:55.668 283 run_test "nvmf_identify_passthru" $rootdir/test/nvmf/target/identify_passthru.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:23:55.668 284 fi 00:23:55.668 => 285 run_test "nvmf_dif" $rootdir/test/nvmf/target/dif.sh 00:23:55.668 286 run_test "nvmf_abort_qd_sizes" $rootdir/test/nvmf/target/abort_qd_sizes.sh 00:23:55.668 287 # The keyring tests utilize NVMe/TLS 00:23:55.668 288 run_test "keyring_file" "$rootdir/test/keyring/file.sh" 00:23:55.668 289 if [[ "$CONFIG_HAVE_KEYUTILS" == y ]]; then 00:23:55.668 290 run_test "keyring_linux" "$rootdir/scripts/keyctl-session-wrapper" \ 00:23:55.668 ... 00:23:55.668 00:23:55.668 ========== Backtrace end ========== 00:24:09.482 ========== Backtrace start: ========== 00:24:09.482 00:24:09.482 in spdk/autorun.sh:27 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:24:09.482 ... 00:24:09.482 22 trap 'timing_finish || exit 1' EXIT 00:24:09.482 23 00:24:09.482 24 # Runs agent scripts 00:24:09.482 25 $rootdir/autobuild.sh "$conf" 00:24:09.482 26 if ((SPDK_TEST_UNITTEST == 1 || SPDK_RUN_FUNCTIONAL_TEST == 1)); then 00:24:09.482 => 27 sudo -E $rootdir/autotest.sh "$conf" 00:24:09.482 28 fi 00:24:09.483 ... 00:24:09.483 00:24:09.483 ========== Backtrace end ==========