00:05:39.068 ========== Backtrace start: ========== 00:05:39.068 00:05:39.068 in /var/jenkins/workspace/BlobFS-phy-autotest/spdk/test/common/autotest_common.sh:960 -> killprocess(["1081163"]) 00:05:39.068 ... 00:05:39.068 955 kill $1 00:05:39.068 956 fi 00:05:39.068 957 00:05:39.068 958 # wait for the process regardless if its the dummy sudo one 00:05:39.068 959 # or the actual app - it should terminate anyway 00:05:39.068 => 960 wait $1 00:05:39.068 961 else 00:05:39.068 962 # the process is not there anymore 00:05:39.068 963 echo "Process with pid $1 is not found" 00:05:39.068 964 fi 00:05:39.068 965 } 00:05:39.068 ... 00:05:39.068 in /var/jenkins/workspace/BlobFS-phy-autotest/spdk/test/event/event.sh:39 -> app_repeat_test([]) 00:05:39.068 ... 00:05:39.068 34 $rootdir/scripts/rpc.py -s $rpc_server spdk_kill_instance SIGTERM 00:05:39.068 35 sleep 3 00:05:39.068 36 done 00:05:39.068 37 00:05:39.068 38 waitforlisten $repeat_pid $rpc_server 00:05:39.068 => 39 killprocess $repeat_pid 00:05:39.068 40 trap - SIGINT SIGTERM EXIT 00:05:39.068 41 00:05:39.068 42 return 0 00:05:39.068 43 } 00:05:39.068 44 00:05:39.068 ... 00:05:39.068 in /var/jenkins/workspace/BlobFS-phy-autotest/spdk/test/common/autotest_common.sh:1111 -> run_test(["app_repeat"],["app_repeat_test"]) 00:05:39.068 ... 00:05:39.068 1106 timing_enter $test_name 00:05:39.068 1107 echo "************************************" 00:05:39.068 1108 echo "START TEST $test_name" 00:05:39.068 1109 echo "************************************" 00:05:39.068 1110 xtrace_restore 00:05:39.068 1111 time "$@" 00:05:39.068 1112 xtrace_disable 00:05:39.068 1113 echo "************************************" 00:05:39.068 1114 echo "END TEST $test_name" 00:05:39.068 1115 echo "************************************" 00:05:39.068 1116 timing_exit $test_name 00:05:39.068 ... 00:05:39.068 in /var/jenkins/workspace/BlobFS-phy-autotest/spdk/test/event/event.sh:52 -> main([]) 00:05:39.068 ... 00:05:39.068 47 run_test "event_reactor_perf" $testdir/reactor_perf/reactor_perf -t 1 00:05:39.068 48 00:05:39.068 49 if [ $(uname -s) = Linux ]; then 00:05:39.068 50 run_test "event_scheduler" $testdir/scheduler/scheduler.sh 00:05:39.068 51 if modprobe -n nbd; then 00:05:39.068 => 52 run_test "app_repeat" app_repeat_test 00:05:39.068 53 fi 00:05:39.068 54 if ((SPDK_TEST_CRYPTO == 0)); then 00:05:39.068 55 run_test "cpu_locks" "$testdir/cpu_locks.sh" 00:05:39.068 56 fi 00:05:39.068 57 fi 00:05:39.068 ... 00:05:39.068 00:05:39.068 ========== Backtrace end ========== 00:05:39.068 ========== Backtrace start: ========== 00:05:39.068 00:05:39.068 in /var/jenkins/workspace/BlobFS-phy-autotest/spdk/test/common/autotest_common.sh:1111 -> run_test(["event"],["/var/jenkins/workspace/BlobFS-phy-autotest/spdk/test/event/event.sh"]) 00:05:39.068 ... 00:05:39.068 1106 timing_enter $test_name 00:05:39.068 1107 echo "************************************" 00:05:39.068 1108 echo "START TEST $test_name" 00:05:39.068 1109 echo "************************************" 00:05:39.068 1110 xtrace_restore 00:05:39.068 1111 time "$@" 00:05:39.068 1112 xtrace_disable 00:05:39.068 1113 echo "************************************" 00:05:39.068 1114 echo "END TEST $test_name" 00:05:39.068 1115 echo "************************************" 00:05:39.068 1116 timing_exit $test_name 00:05:39.068 ... 00:05:39.069 in /var/jenkins/workspace/BlobFS-phy-autotest/spdk/autotest.sh:177 -> main(["/var/jenkins/workspace/BlobFS-phy-autotest/autorun-spdk.conf"]) 00:05:39.069 ... 00:05:39.069 172 if [[ $SPDK_JSONRPC_GO_CLIENT -eq 0 ]]; then 00:05:39.069 173 run_test "spdkcli_tcp" $rootdir/test/spdkcli/tcp.sh 00:05:39.069 174 fi 00:05:39.069 175 00:05:39.069 176 run_test "dpdk_mem_utility" $rootdir/test/dpdk_memory_utility/test_dpdk_mem_info.sh 00:05:39.069 => 177 run_test "event" $rootdir/test/event/event.sh 00:05:39.069 178 run_test "thread" $rootdir/test/thread/thread.sh 00:05:39.069 179 run_test "accel" $rootdir/test/accel/accel.sh 00:05:39.069 180 run_test "accel_rpc" $rootdir/test/accel/accel_rpc.sh 00:05:39.069 181 run_test "app_cmdline" $rootdir/test/app/cmdline.sh 00:05:39.069 182 run_test "version" $rootdir/test/app/version.sh 00:05:39.069 ... 00:05:39.069 00:05:39.069 ========== Backtrace end ==========