Project

General

Profile

action #43631

Updated by szarate over 5 years ago

I only could get this from From the logs, last call to script_output seemed to work fine... couldn't find any more information on the worker host :/ logs: 


 ``` 

 [2018-11-09T10:26:12.0480 CET] [debug] /var/lib/openqa/cache/tests/sle/tests/console/zypper_lifecycle.pm:38 called testapi::script_output 
 [2018-11-09T10:26:12.0481 CET] [debug] <<< testapi::wait_serial(timeout=90, record_output=1, regexp='SCRIPT_FINISHEDFetKi-\\d+-') 
 [2018-11-09T10:26:13.0367 CET] [debug] QEMU: qemu-system-x86_64: terminating on signal 15 from pid 13082 (perl) 
 [2018-11-09T10:26:13.0389 CET] [info] ::: OpenQA::Qemu::Proc::save_state: Saving QEMU state to qemu_state.json 
 [2018-11-09T10:26:13.0391 CET] [debug] sending magic and exit 
 [2018-11-09T10:26:13.0391 CET] [debug] received magic close 
 [2018-11-09T10:26:13.0391 CET] [debug] THERE IS NOTHING TO READ 15 4 3 
 [2018-11-09T10:26:13.0404 CET] [debug] backend process exited: 0 
 [2018-11-09T10:26:13.0408 CET] [debug] commands process exited: 0 
 last frame 
 [2018-11-09T10:26:13.0451 CET] [debug] Driver backend collected unknown process with pid 12959 and exit status: 0 
 [2018-11-09T10:26:13.0451 CET] [debug] sysread failed:  
 [2018-11-09T10:26:14.0451 CET] [debug] autotest received signal TERM, saving results of current test before exiting 
 [2018-11-09T10:26:14.0459 CET] [debug] [autotest] process exited: 1 
 [2018-11-09T10:26:15.0459 CET] [debug] isotovideo failed 
 [2018-11-09T10:26:15.0460 CET] [debug] killing backend process 12958 
 [2018-11-09T10:26:15.0460 CET] [debug] done with backend process 
 12909: EXIT 1 
 [2018-11-09T10:26:15.0534 CET] [info] Isotovideo exit status: 1 
 ``` 

 https://openqa.suse.de/tests/2248260#downloads

Back