Actions
action #41042
closed[tools][osd] "isos post" from rsync.pl aborted with "Use of uninitialized value in concatenation (.) or string at /opt/openqa-scripts/rsync.pl line 998. error scheduling 502 Proxy Error"
Start date:
2018-09-14
Due date:
% Done:
0%
Estimated time:
Description
Observation¶
From /var/log/openqa_rsync.log-20180914.xz
{
"ARCH" : "s390x",
"BUILD" : "0182@0389",
Use of uninitialized value in concatenation (.) or string at /opt/openqa-scripts/rsync.pl line 998.
error scheduling
502 Proxy Error
"<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html><head>\n<title>502 Proxy Error</title>\n</head><body>\n<h1>Proxy Error</h1>\n<p>The proxy server received an invalid\r\nresponse from an upstream server.<br />\r\nThe proxy server could not handle the request <em><a href=\"/api/v1/isos\">POST /api/v1/isos</a></em>.<p>\nReason: <strong>Error reading from remote server</strong></p></p>\n<p>Additionally, a 502 Bad Gateway\nerror was encountered while trying to use an ErrorDocument to handle the request.</p>\n<hr>\n<address>Apache/2.4.23 (Linux/SUSE) Server at openqa.suse.de Port 80</address>\n</body></html>\n"Can't locate object method "is_status_class" via package "Mojo::Message::Response" at /opt/openqa-scripts/rsync.pl line 1005.
"BUILD_HA" : "0182",
"BUILD_HA_GEO" : "0130",
…
Thu Sep 13 23:40:02 CEST 2018
only the x86_64 Server-MINI-ISO was triggered.
Workaround¶
Trying to trigger manually
Updated by okurz over 6 years ago
for i in /var/lib/openqa/share/factory/iso/SLE-12-SP4-Server-*-*-Build0387-Media1.iso.*.json ; do sudo -u geekotest openqa-client --params $i isos post ; done
Updated by coolo over 6 years ago
we were down between 6pm and 6am - a consequence of 41015.
Updated by coolo over 6 years ago
- Is duplicate of action #41015: Don't use livehandler if no developer looks at it added
Actions