00:24:04.320 ========== Backtrace start: ========== 00:24:04.320 00:24:04.320 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1338 -> fio_plugin(["/home/vagrant/spdk_repo/spdk/build/fio/spdk_bdev"],["--ioengine=spdk_bdev"],["--spdk_json_conf"],["/dev/fd/62"],["/dev/fd/61"]) 00:24:04.320 ... 00:24:04.320 1333 break 00:24:04.320 1334 fi 00:24:04.320 1335 done 00:24:04.320 1336 00:24:04.320 1337 # Preload the sanitizer library to fio if fio_plugin was compiled with it 00:24:04.320 1338 LD_PRELOAD="$asan_lib $plugin" "$fio_dir"/fio "$@" 00:24:04.320 1339 } 00:24:04.320 1340 00:24:04.320 1341 function fio_bdev() { 00:24:04.320 1342 fio_plugin "$rootdir/build/fio/spdk_bdev" "$@" 00:24:04.320 1343 } 00:24:04.320 ... 00:24:04.320 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1342 -> fio_bdev(["--ioengine=spdk_bdev"],["--spdk_json_conf"],["/dev/fd/62"],["/dev/fd/61"]) 00:24:04.320 ... 00:24:04.320 1337 # Preload the sanitizer library to fio if fio_plugin was compiled with it 00:24:04.320 1338 LD_PRELOAD="$asan_lib $plugin" "$fio_dir"/fio "$@" 00:24:04.320 1339 } 00:24:04.320 1340 00:24:04.320 1341 function fio_bdev() { 00:24:04.320 1342 fio_plugin "$rootdir/build/fio/spdk_bdev" "$@" 00:24:04.320 1343 } 00:24:04.320 1344 00:24:04.320 1345 function fio_nvme() { 00:24:04.320 1346 fio_plugin "$rootdir/build/fio/spdk_nvme" "$@" 00:24:04.320 1347 } 00:24:04.320 ... 00:24:04.320 in /home/vagrant/spdk_repo/spdk/test/nvmf/target/dif.sh:82 -> fio(["/dev/fd/62"]) 00:24:04.320 ... 00:24:04.320 77 FIO 00:24:04.320 78 done 00:24:04.320 79 } 00:24:04.320 80 00:24:04.320 81 fio() { 00:24:04.320 => 82 fio_bdev --ioengine=spdk_bdev --spdk_json_conf "$@" <(gen_fio_conf) 00:24:04.320 83 } 00:24:04.320 84 00:24:04.320 85 fio_dif_1() { 00:24:04.320 86 create_subsystems 0 00:24:04.320 87 fio <(create_json_sub_conf 0) 00:24:04.320 ... 00:24:04.320 in /home/vagrant/spdk_repo/spdk/test/nvmf/target/dif.sh:112 -> fio_dif_rand_params([]) 00:24:04.320 ... 00:24:04.320 107 destroy_subsystems 0 00:24:04.320 108 00:24:04.320 109 NULL_DIF=2 bs=4k numjobs=8 iodepth=16 runtime="" files=2 00:24:04.320 110 00:24:04.320 111 create_subsystems 0 1 2 00:24:04.320 => 112 fio <(create_json_sub_conf 0 1 2) 00:24:04.320 113 destroy_subsystems 0 1 2 00:24:04.320 114 00:24:04.320 115 NULL_DIF=1 bs=8k,16k,128k numjobs=2 iodepth=8 runtime=5 files=1 00:24:04.320 116 00:24:04.320 117 create_subsystems 0 1 00:24:04.320 ... 00:24:04.320 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1111 -> run_test(["fio_dif_rand_params"],["fio_dif_rand_params"]) 00:24:04.320 ... 00:24:04.320 1106 timing_enter $test_name 00:24:04.320 1107 echo "************************************" 00:24:04.320 1108 echo "START TEST $test_name" 00:24:04.320 1109 echo "************************************" 00:24:04.320 1110 xtrace_restore 00:24:04.320 1111 time "$@" 00:24:04.320 1112 xtrace_disable 00:24:04.320 1113 echo "************************************" 00:24:04.320 1114 echo "END TEST $test_name" 00:24:04.320 1115 echo "************************************" 00:24:04.320 1116 timing_exit $test_name 00:24:04.320 ... 00:24:04.320 in /home/vagrant/spdk_repo/spdk/test/nvmf/target/dif.sh:143 -> main(["--transport=tcp"],["--iso"]) 00:24:04.320 ... 00:24:04.320 138 00:24:04.320 139 create_transport 00:24:04.320 140 00:24:04.320 141 run_test "fio_dif_1_default" fio_dif_1 00:24:04.320 142 run_test "fio_dif_1_multi_subsystems" fio_dif_1_multi_subsystems 00:24:04.320 => 143 run_test "fio_dif_rand_params" fio_dif_rand_params 00:24:04.321 144 run_test "fio_dif_digest" fio_dif_digest 00:24:04.321 145 00:24:04.321 146 trap - SIGINT SIGTERM EXIT 00:24:04.321 147 nvmftestfini 00:24:04.321 ... 00:24:04.321 00:24:04.321 ========== Backtrace end ========== 00:24:04.580 ========== Backtrace start: ========== 00:24:04.580 00:24:04.838 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1111 -> run_test(["nvmf_dif"],["/home/vagrant/spdk_repo/spdk/test/nvmf/target/dif.sh"]) 00:24:04.838 ... 00:24:04.838 1106 timing_enter $test_name 00:24:04.838 1107 echo "************************************" 00:24:04.838 1108 echo "START TEST $test_name" 00:24:04.838 1109 echo "************************************" 00:24:04.838 1110 xtrace_restore 00:24:04.838 1111 time "$@" 00:24:04.838 1112 xtrace_disable 00:24:04.838 1113 echo "************************************" 00:24:04.838 1114 echo "END TEST $test_name" 00:24:04.838 1115 echo "************************************" 00:24:04.838 1116 timing_exit $test_name 00:24:04.838 ... 00:24:04.838 in /home/vagrant/spdk_repo/spdk/autotest.sh:289 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:24:04.838 ... 00:24:04.838 284 run_test "nvmf_tcp" $rootdir/test/nvmf/nvmf.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:24:04.838 285 if [[ $SPDK_TEST_URING -eq 0 ]]; then 00:24:04.838 286 run_test "spdkcli_nvmf_tcp" $rootdir/test/spdkcli/nvmf.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:24:04.838 287 run_test "nvmf_identify_passthru" $rootdir/test/nvmf/target/identify_passthru.sh --transport=$SPDK_TEST_NVMF_TRANSPORT 00:24:04.838 288 fi 00:24:04.838 => 289 run_test "nvmf_dif" $rootdir/test/nvmf/target/dif.sh 00:24:04.838 290 run_test "nvmf_abort_qd_sizes" $rootdir/test/nvmf/target/abort_qd_sizes.sh 00:24:04.838 291 # The keyring tests utilize NVMe/TLS 00:24:04.838 292 run_test "keyring_file" "$rootdir/test/keyring/file.sh" 00:24:04.838 293 if [[ "$CONFIG_HAVE_KEYUTILS" == y ]]; then 00:24:04.838 294 run_test "keyring_linux" "$rootdir/test/keyring/linux.sh" 00:24:04.838 ... 00:24:04.838 00:24:04.838 ========== Backtrace end ==========