Actions
action #46664
closeduseless debug output of "GLOB(…)" from openQA worker
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2019-01-25
Due date:
% Done:
0%
Estimated time:
Description
Observation¶
Output from systemctl status openqa-worker@1 on aarch64 in o3:
Jan 25 03:34:44 openqa-aarch64 worker[2411]: [info] registering worker openqa-aarch64 version 13 with openQA http://openqa1-opensuse using protocol version [1]
Jan 25 07:25:21 openqa-aarch64 worker[2411]: GLOB(0xaaaae2ab86b8)[info] got job 837557: 00837557-opensuse-15.1-NET-aarch64-Build387.1-minimalx@aarch64
This GLOB(…)
seems rather arbitrary and useless. Is this some "print" line between "registering worker" and "got job"?
Actions