00:05:42.229 ========== Backtrace start: ========== 00:05:42.229 00:05:42.229 Process with pid 62223 is not found 00:05:42.229 in /home/vagrant/spdk_repo/spdk/test/rpc/rpc.sh:67 -> main([]) 00:05:42.229 ... 00:05:42.229 62 } 00:05:42.229 63 00:05:42.229 64 $SPDK_BIN_DIR/spdk_tgt -e bdev & 00:05:42.229 65 spdk_pid=$! 00:05:42.229 66 trap 'killprocess $spdk_pid; exit 1' SIGINT SIGTERM EXIT 00:05:42.229 => 67 waitforlisten $spdk_pid 00:05:42.229 68 00:05:42.229 69 export PYTHONPATH=$PYTHONPATH:$testdir 00:05:42.229 70 00:05:42.229 71 # basic integrity test 00:05:42.229 72 rpc=rpc_cmd 00:05:42.229 ... 00:05:42.229 00:05:42.229 ========== Backtrace end ========== 00:05:42.230 ========== Backtrace start: ========== 00:05:42.230 00:05:42.230 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1111 -> run_test(["rpc"],["/home/vagrant/spdk_repo/spdk/test/rpc/rpc.sh"]) 00:05:42.230 ... 00:05:42.230 1106 timing_enter $test_name 00:05:42.230 1107 echo "************************************" 00:05:42.230 1108 echo "START TEST $test_name" 00:05:42.230 1109 echo "************************************" 00:05:42.230 1110 xtrace_restore 00:05:42.230 1111 time "$@" 00:05:42.230 1112 xtrace_disable 00:05:42.230 1113 echo "************************************" 00:05:42.230 1114 echo "END TEST $test_name" 00:05:42.230 1115 echo "************************************" 00:05:42.230 1116 timing_exit $test_name 00:05:42.230 ... 00:05:42.230 in /home/vagrant/spdk_repo/spdk/autotest.sh:165 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:05:42.230 ... 00:05:42.230 160 fi 00:05:42.230 161 fi 00:05:42.230 162 timing_enter lib 00:05:42.230 163 00:05:42.230 164 run_test "env" $rootdir/test/env/env.sh 00:05:42.230 => 165 run_test "rpc" $rootdir/test/rpc/rpc.sh 00:05:42.230 166 run_test "skip_rpc" $rootdir/test/rpc/skip_rpc.sh 00:05:42.230 167 run_test "rpc_client" $rootdir/test/rpc_client/rpc_client.sh 00:05:42.230 168 run_test "json_config" $rootdir/test/json_config/json_config.sh 00:05:42.230 169 run_test "json_config_extra_key" $rootdir/test/json_config/json_config_extra_key.sh 00:05:42.230 170 run_test "alias_rpc" $rootdir/test/json_config/alias_rpc/alias_rpc.sh 00:05:42.230 ... 00:05:42.230 00:05:42.230 ========== Backtrace end ==========