00:21:09.927 ========== Backtrace start: ========== 00:21:09.927 00:21:09.927 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/vhost_blk.sh:37 -> delete_device(["virtio_blk:sma-0"]) 00:21:09.927 ... 00:21:09.927 32 } 00:21:09.927 33 CREATE 00:21:09.927 34 } 00:21:09.927 35 00:21:09.927 36 function delete_device() { 00:21:09.927 => 37 "$rootdir/scripts/sma-client.py" <<- DELETE 00:21:09.927 38 { 00:21:09.927 39 "method": "DeleteDevice", 00:21:09.927 40 "params": { 00:21:09.927 41 "handle": "$1" 00:21:09.927 42 } 00:21:09.927 ... 00:21:09.927 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/vhost_blk.sh:135 -> main([]) 00:21:09.927 ... 00:21:09.927 130 [[ $(rpc_cmd vhost_get_controllers | jq -r '. | length') -eq 2 ]] 00:21:09.927 131 [[ "$tmp0" == "$devid0" ]] 00:21:09.927 132 [[ "$tmp1" == "$devid1" ]] 00:21:09.927 133 00:21:09.927 134 # Now delete both of them verifying via RPC 00:21:09.928 => 135 delete_device "$devid0" 00:21:09.928 136 NOT rpc_cmd vhost_get_controllers -n sma-0 00:21:09.928 137 [[ $(rpc_cmd vhost_get_controllers | jq -r '. | length') -eq 1 ]] 00:21:09.928 138 00:21:09.928 139 delete_device "$devid1" 00:21:09.928 140 NOT rpc_cmd vhost_get_controllers -n sma-1 00:21:09.928 ... 00:21:09.928 00:21:09.928 ========== Backtrace end ========== 00:21:11.562 ========== Backtrace start: ========== 00:21:11.562 00:21:11.562 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/sma.sh:15 -> main([]) 00:21:11.562 ... 00:21:11.562 10 00:21:11.562 11 run_test "sma_nvmf_tcp" $testdir/nvmf_tcp.sh 00:21:11.562 12 run_test "sma_vfiouser_qemu" $testdir/vfiouser_qemu.sh 00:21:11.562 13 run_test "sma_plugins" $testdir/plugins.sh 00:21:11.562 14 run_test "sma_discovery" $testdir/discovery.sh 00:21:11.562 => 15 run_test "sma_vhost" $testdir/vhost_blk.sh 00:21:11.562 16 run_test "sma_crypto" $testdir/crypto.sh 00:21:11.562 17 run_test "sma_qos" $testdir/qos.sh 00:21:11.562 ... 00:21:11.562 00:21:11.562 ========== Backtrace end ========== 00:21:11.562 ========== Backtrace start: ========== 00:21:11.562 00:21:11.562 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/autotest.sh:368 -> main(["/var/jenkins/workspace/vfio-user-phy-autotest/autorun-spdk.conf"]) 00:21:11.562 ... 00:21:11.562 363 if [[ $SPDK_TEST_SCHEDULER -eq 1 ]]; then 00:21:11.562 364 run_test "scheduler" $rootdir/test/scheduler/scheduler.sh 00:21:11.562 365 fi 00:21:11.562 366 00:21:11.562 367 if [[ $SPDK_TEST_SMA -eq 1 ]]; then 00:21:11.562 => 368 run_test "sma" $rootdir/test/sma/sma.sh 00:21:11.562 369 fi 00:21:11.562 370 00:21:11.562 371 if [[ $SPDK_TEST_FUZZER -eq 1 ]]; then 00:21:11.562 372 run_test "llvm_fuzz" $rootdir/test/fuzz/llvm.sh 00:21:11.562 373 fi 00:21:11.562 ... 00:21:11.562 00:21:11.562 ========== Backtrace end ==========