Actions
action #16092
closedInternal Server Error: Mojo::Reactor::Poll: Timer failed: No worker id or webui host set
Status:
Resolved
Priority:
Urgent
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2017-01-19
Due date:
% Done:
0%
Estimated time:
Description
With today's openQA updates (os-autoinst-4.4.1484729214.4fc67a0-302.1.x86_64 openQA-4.4.1484761411.67c88d1-7.2.noarch perl-Mojolicious-Plugin-AssetPack-1.37-2.1.noarch), my jobs with svirt backend fail this way around send_key 'alt-n'
in welcome.pm
.
[ERROR] 500 response: Internal Server Error (remaining tries: 2)
...
[ERROR] 500 response: Internal Server Error (remaining tries: 1)
...
[ERROR] 500 response: Internal Server Error (remaining tries: 0)
[DEBUG] stop_job api-failure
[DEBUG] ## removing timer update_status
[DEBUG] ## removing timer check_backend
[DEBUG] ## removing timer job_timeout
[DEBUG] waiting for update_status to finish
[DEBUG] ## adding timer register_worker 10
[ERROR] Job aborted because web UI doesn't accept updates anymore (likely considers this job dead)
[DEBUG] stop_job 2nd part
Mojo::Reactor::Poll: Timer failed: No worker id or webui host set! at /usr/share/openqa/script/../lib/OpenQA/Worker/Common.pm line 180.
[INFO] registering worker with openQA Mojo::IOLoop=HASH(0x3396b38)...
WebUI Mojo::IOLoop=HASH(0x3396b38) is unknown! - Should not happen but happened, exiting! at /usr/share/openqa/script/../lib/OpenQA/Worker/Common.pm line 403.
Files
Actions