cockpit-project / bots

*beep* *boop* *beep*
GNU Lesser General Public License v2.1
26 stars 33 forks source link

Cannot get logs with --follow #2464

Closed marusak closed 2 years ago

marusak commented 3 years ago

Downstream issue https://bugzilla.redhat.com/show_bug.cgi?id=2009264

cockpituous commented 3 years ago

rhel-8-6 Ooops, it happened again


# ----------------------------------------------------------------------
# testRunImageSystem (__main__.TestApplication)
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0930/105331.178598:ERROR:bus.cc(392)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory

DevTools listening on ws://127.0.0.1:9978/devtools/browser/fa7b0948-ac74-4197-8bce-6de40e9207de
[0930/105331.188801:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is swiftshader
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the 'unsafe-hashes' keyword is present. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1632999212286.253,"url":"http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/shell/index.js","lineNumber":1,"stackTrace":{"callFrames":[{"functionName":"ke","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/shell/index.js","lineNumber":1,"columnNumber":120315},{"functionName":"Ze","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/shell/index.js","lineNumber":1,"columnNumber":129352},{"functionName":"append","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/shell/index.js","lineNumber":1,"columnNumber":131033},{"functionName":"D","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/shell/index.js","lineNumber":1,"columnNumber":347890},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/shell/index.js","lineNumber":1,"columnNumber":357088},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/shell/index.js","lineNumber":1,"columnNumber":630305},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/shell/index.js","lineNumber":1,"columnNumber":630309}]}}
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1632999212509.3638,"url":"http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/podman/po.js","networkRequestId":"26771.67"}
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1632999212745.207,"url":"http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/podman/po.js","networkRequestId":"26771.94"}
> warning: Unhandled event type  container exec_died
Traceback (most recent call last):
  File "/usr/lib64/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/check-application", line 1143, in testRunImageSystem
    self._testRunImage(True)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1348, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 471, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1632999211711.029, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '26771.12'}
cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9191". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the \'unsafe-hashes\' keyword is present. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/shell/index.js', 'lineNumber': 1, 'stackTrace': {'callFrames': [{'functionName': 'ke', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/shell/index.js', 'lineNumber': 1, 'columnNumber': 120315}, {'functionName': 'Ze', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/shell/index.js', 'lineNumber': 1, 'columnNumber': 129352}, {'functionName': 'append', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/shell/index.js', 'lineNumber': 1, 'columnNumber': 131033}, {'functionName': 'D', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/shell/index.js', 'lineNumber': 1, 'columnNumber': 347890}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/shell/index.js', 'lineNumber': 1, 'columnNumber': 357088}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/shell/index.js', 'lineNumber': 1, 'columnNumber': 630305}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/shell/index.js', 'lineNumber': 1, 'columnNumber': 630309}]}}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/podman/po.js', 'networkRequestId': '26771.67'}
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/podman/po.js', 'networkRequestId': '26771.94'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
Wrote screenshot to TestApplication-testRunImageSystem-rhel-8-6-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApplication-testRunImageSystem-rhel-8-6-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApplication-testRunImageSystem-rhel-8-6-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApplication-testRunImageSystem-rhel-8-6-127.0.0.2-2301-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-application", line 1143, in testRunImageSystem
    self._testRunImage(True)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1348, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 471, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1632999211711.029, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '26771.12'}
cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9191". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the \'unsafe-hashes\' keyword is present. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/shell/index.js', 'lineNumber': 1, 'stackTrace': {'callFrames': [{'functionName': 'ke', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/shell/index.js', 'lineNumber': 1, 'columnNumber': 120315}, {'functionName': 'Ze', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/shell/index.js', 'lineNumber': 1, 'columnNumber': 129352}, {'functionName': 'append', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/shell/index.js', 'lineNumber': 1, 'columnNumber': 131033}, {'functionName': 'D', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/shell/index.js', 'lineNumber': 1, 'columnNumber': 347890}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/shell/index.js', 'lineNumber': 1, 'columnNumber': 357088}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/shell/index.js', 'lineNumber': 1, 'columnNumber': 630305}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/shell/index.js', 'lineNumber': 1, 'columnNumber': 630309}]}}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/podman/po.js', 'networkRequestId': '26771.67'}
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$03710f77c43dd9876c3ddb4b95a6c0f6087d7e0bb100f914ba8053b8f597c2ba/podman/po.js', 'networkRequestId': '26771.94'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died

# Result testRunImageSystem (__main__.TestApplication) failed
# 1 TEST FAILED [25s on 1-ci-srv-02]
not ok 10 /work/bots/make-checkout-workdir/test/check-application TestApplication.testRunImageSystem [ND@1]

First occurrence: 2021-09-30T10:53:54.749179 | revision 02707dd731ec117f3bb31ac7225caf30b0b8acff Times recorded: 1 Latest occurrences:

cockpituous commented 3 years ago

rhel-8-6 Ooops, it happened again


# ----------------------------------------------------------------------
# testRunImageUser (__main__.TestApplication)
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket

DevTools listening on ws://127.0.0.1:9383/devtools/browser/c883a557-e131-442f-9277-8ec248ddb702
[0117/085240.419120:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/085240.420789:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[0117/085240.423918:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is 
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1642409561639.956,"url":"http://127.0.0.2:9191/cockpit/$e1dba48cff25efa95655688b5a6994dab006e9ed982e0dceba9b57670d9bea08/podman/po.js","networkRequestId":"15647.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1642409561877.605,"url":"http://127.0.0.2:9191/cockpit/$e1dba48cff25efa95655688b5a6994dab006e9ed982e0dceba9b57670d9bea08/podman/po.js","networkRequestId":"15647.103"}
> warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

> warning: failed to poll tuned 
> log: This OS does not support CgroupsV2. Some information may be missing.
> warning: Unhandled event type  container exec_died
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/check-application", line 1310, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1538, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1642409560949.137, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '15647.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$e1dba48cff25efa95655688b5a6994dab006e9ed982e0dceba9b57670d9bea08/podman/po.js', 'networkRequestId': '15647.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$e1dba48cff25efa95655688b5a6994dab006e9ed982e0dceba9b57670d9bea08/podman/po.js', 'networkRequestId': '15647.103'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
Wrote screenshot to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-application", line 1310, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1538, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1642409560949.137, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '15647.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$e1dba48cff25efa95655688b5a6994dab006e9ed982e0dceba9b57670d9bea08/podman/po.js', 'networkRequestId': '15647.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$e1dba48cff25efa95655688b5a6994dab006e9ed982e0dceba9b57670d9bea08/podman/po.js', 'networkRequestId': '15647.103'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died

# Result testRunImageUser (__main__.TestApplication) failed
# 1 TEST FAILED [26s on 3-ci-srv-06]
not ok 24 /work/bots/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@1]

First occurrence: 2022-01-17T08:53:04.800757 | revision ae1445de62de35a8556299e151269e612e6016a1 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunImageUser (__main__.TestApplication)
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket

DevTools listening on ws://127.0.0.1:9987/devtools/browser/897f0497-7e31-45db-9a3a-2dce0d93db45
[0117/095410.254296:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/095410.255936:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[0117/095410.262298:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is 
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1642413251563.11,"url":"http://127.0.0.2:9191/cockpit/$46c1b0334ba60bc5c1ef6c6a30ffcbbe3135d26e0623d4923b7db2c78eef036b/podman/po.js","networkRequestId":"7187.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1642413251871.457,"url":"http://127.0.0.2:9191/cockpit/$46c1b0334ba60bc5c1ef6c6a30ffcbbe3135d26e0623d4923b7db2c78eef036b/podman/po.js","networkRequestId":"7187.103"}
> warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

> warning: failed to poll tuned 
> log: This OS does not support CgroupsV2. Some information may be missing.
> warning: Unhandled event type  container exec_died
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/check-application", line 1273, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1501, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1642413250840.187, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '7187.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$46c1b0334ba60bc5c1ef6c6a30ffcbbe3135d26e0623d4923b7db2c78eef036b/podman/po.js', 'networkRequestId': '7187.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$46c1b0334ba60bc5c1ef6c6a30ffcbbe3135d26e0623d4923b7db2c78eef036b/podman/po.js', 'networkRequestId': '7187.103'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
Wrote screenshot to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-application", line 1273, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1501, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1642413250840.187, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '7187.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$46c1b0334ba60bc5c1ef6c6a30ffcbbe3135d26e0623d4923b7db2c78eef036b/podman/po.js', 'networkRequestId': '7187.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$46c1b0334ba60bc5c1ef6c6a30ffcbbe3135d26e0623d4923b7db2c78eef036b/podman/po.js', 'networkRequestId': '7187.103'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died

# Result testRunImageUser (__main__.TestApplication) failed
# 1 TEST FAILED [28s on 2-ci-srv-05]
not ok 24 /work/bots/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@1]

First occurrence: 2022-01-17T09:54:36.228876 | revision 386e21520b7b1dd3a0a978724f3fb476423e2ee3 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunImageUser (__main__.TestApplication)
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket

DevTools listening on ws://127.0.0.1:9724/devtools/browser/5b1297be-d406-4f0e-b3b4-85020ed5cc11
[0118/090419.833834:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0118/090419.835633:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[0118/090419.841100:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is 
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1642496661009.074,"url":"http://127.0.0.2:9191/cockpit/$ea2a833fad224830b03336b1c06ce0eb79405323c894c67701a4a6e796a5725e/podman/po.js","networkRequestId":"14501.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1642496661230.519,"url":"http://127.0.0.2:9191/cockpit/$ea2a833fad224830b03336b1c06ce0eb79405323c894c67701a4a6e796a5725e/podman/po.js","networkRequestId":"14501.103"}
> warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

> warning: failed to poll tuned 
> log: This OS does not support CgroupsV2. Some information may be missing.
> warning: Unhandled event type  container exec_died
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/check-application", line 1310, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1538, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1642496660337.6838, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '14501.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$ea2a833fad224830b03336b1c06ce0eb79405323c894c67701a4a6e796a5725e/podman/po.js', 'networkRequestId': '14501.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$ea2a833fad224830b03336b1c06ce0eb79405323c894c67701a4a6e796a5725e/podman/po.js', 'networkRequestId': '14501.103'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
Wrote screenshot to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-application", line 1310, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1538, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1642496660337.6838, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '14501.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$ea2a833fad224830b03336b1c06ce0eb79405323c894c67701a4a6e796a5725e/podman/po.js', 'networkRequestId': '14501.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$ea2a833fad224830b03336b1c06ce0eb79405323c894c67701a4a6e796a5725e/podman/po.js', 'networkRequestId': '14501.103'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died

# Result testRunImageUser (__main__.TestApplication) failed
# 1 TEST FAILED [25s on 4-ci-srv-01]
not ok 24 /work/bots/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@1]

First occurrence: 2022-01-18T09:04:43.871490 | revision 015c3cc502899735f7928e68bc8c84b8db944264 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunImageUser (__main__.TestApplication)
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket

DevTools listening on ws://127.0.0.1:10068/devtools/browser/c5b9058e-eabe-49ac-9840-da8474840349
[0118/174540.393958:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0118/174540.395610:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[0118/174540.398084:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is 
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1642527941523.289,"url":"http://127.0.0.2:9191/cockpit/$ea2a833fad224830b03336b1c06ce0eb79405323c894c67701a4a6e796a5725e/podman/po.js","networkRequestId":"14992.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1642527941757.025,"url":"http://127.0.0.2:9191/cockpit/$ea2a833fad224830b03336b1c06ce0eb79405323c894c67701a4a6e796a5725e/podman/po.js","networkRequestId":"14992.103"}
> warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

> warning: failed to poll tuned 
> log: This OS does not support CgroupsV2. Some information may be missing.
> warning: Unhandled event type  container exec_died
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/check-application", line 1310, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1538, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1642527940889.72, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '14992.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$ea2a833fad224830b03336b1c06ce0eb79405323c894c67701a4a6e796a5725e/podman/po.js', 'networkRequestId': '14992.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$ea2a833fad224830b03336b1c06ce0eb79405323c894c67701a4a6e796a5725e/podman/po.js', 'networkRequestId': '14992.103'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
Wrote screenshot to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-application", line 1310, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1538, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1642527940889.72, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '14992.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$ea2a833fad224830b03336b1c06ce0eb79405323c894c67701a4a6e796a5725e/podman/po.js', 'networkRequestId': '14992.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$ea2a833fad224830b03336b1c06ce0eb79405323c894c67701a4a6e796a5725e/podman/po.js', 'networkRequestId': '14992.103'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died

# Result testRunImageUser (__main__.TestApplication) failed
# 1 TEST FAILED [25s on 1-cockpit-10]
not ok 24 /work/bots/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@1]

First occurrence: 2022-01-18T17:46:04.375183 | revision 188ea3a06e35bb7d7de2e56b5e1afab580825502 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunImageUser (__main__.TestApplication)
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket

DevTools listening on ws://127.0.0.1:9922/devtools/browser/500665d7-0577-4f44-aedd-c1228bf0dde1
[0119/105548.798306:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/105548.799806:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[0119/105548.803051:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is 
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1642589749934.8398,"url":"http://127.0.0.2:9191/cockpit/$ea2a833fad224830b03336b1c06ce0eb79405323c894c67701a4a6e796a5725e/podman/po.js","networkRequestId":"43929.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1642589750171.468,"url":"http://127.0.0.2:9191/cockpit/$ea2a833fad224830b03336b1c06ce0eb79405323c894c67701a4a6e796a5725e/podman/po.js","networkRequestId":"43929.103"}
> warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

> warning: failed to poll tuned 
> log: This OS does not support CgroupsV2. Some information may be missing.
> warning: Unhandled event type  container exec_died
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/check-application", line 1314, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1542, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1642589749307.128, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '43929.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$ea2a833fad224830b03336b1c06ce0eb79405323c894c67701a4a6e796a5725e/podman/po.js', 'networkRequestId': '43929.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$ea2a833fad224830b03336b1c06ce0eb79405323c894c67701a4a6e796a5725e/podman/po.js', 'networkRequestId': '43929.103'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
Wrote screenshot to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-application", line 1314, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1542, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1642589749307.128, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '43929.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$ea2a833fad224830b03336b1c06ce0eb79405323c894c67701a4a6e796a5725e/podman/po.js', 'networkRequestId': '43929.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$ea2a833fad224830b03336b1c06ce0eb79405323c894c67701a4a6e796a5725e/podman/po.js', 'networkRequestId': '43929.103'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died

# Result testRunImageUser (__main__.TestApplication) failed
# 1 TEST FAILED [26s on 4-ci-srv-04]
not ok 24 /work/bots/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@1]

First occurrence: 2022-01-19T10:56:12.767157 | revision 527a026aeca0b77086a04be5d245b301cea9cb51 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunImageUser (__main__.TestApplication)
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket

DevTools listening on ws://127.0.0.1:10012/devtools/browser/0e8a8532-0ec2-4ae0-8c81-403c9adff4be
[0119/111750.718726:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0119/111750.720414:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[0119/111750.723544:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is 
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1642591071764.451,"url":"http://127.0.0.2:9191/cockpit/$ea2a833fad224830b03336b1c06ce0eb79405323c894c67701a4a6e796a5725e/podman/po.js","networkRequestId":"14385.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1642591072002.879,"url":"http://127.0.0.2:9191/cockpit/$ea2a833fad224830b03336b1c06ce0eb79405323c894c67701a4a6e796a5725e/podman/po.js","networkRequestId":"14385.103"}
> warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

> warning: failed to poll tuned 
> log: This OS does not support CgroupsV2. Some information may be missing.
> warning: Unhandled event type  container exec_died
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/check-application", line 1313, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1541, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1642591071189.105, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '14385.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$ea2a833fad224830b03336b1c06ce0eb79405323c894c67701a4a6e796a5725e/podman/po.js', 'networkRequestId': '14385.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$ea2a833fad224830b03336b1c06ce0eb79405323c894c67701a4a6e796a5725e/podman/po.js', 'networkRequestId': '14385.103'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
Wrote screenshot to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-application", line 1313, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1541, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1642591071189.105, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '14385.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$ea2a833fad224830b03336b1c06ce0eb79405323c894c67701a4a6e796a5725e/podman/po.js', 'networkRequestId': '14385.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$ea2a833fad224830b03336b1c06ce0eb79405323c894c67701a4a6e796a5725e/podman/po.js', 'networkRequestId': '14385.103'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died

# Result testRunImageUser (__main__.TestApplication) failed
# 1 TEST FAILED [24s on 4-ci-srv-03]
not ok 24 /work/bots/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@1]

First occurrence: 2022-01-19T11:18:13.652785 | revision f44afc6793e80d040ea3afd4c77545d1708cd555 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunImageUser (__main__.TestApplication)
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket

DevTools listening on ws://127.0.0.1:9414/devtools/browser/28db6342-5a7a-4f13-bb45-f215efa58c28
[0121/084117.486565:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0121/084117.488143:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[0121/084117.491236:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is 
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1642754478685.888,"url":"http://127.0.0.2:9191/cockpit/$02cb8ddb6d303adc663c7e45db255eea758ca3134381f02db217a136c8753655/podman/po.js","networkRequestId":"6425.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1642754478889.2441,"url":"http://127.0.0.2:9191/cockpit/$02cb8ddb6d303adc663c7e45db255eea758ca3134381f02db217a136c8753655/podman/po.js","networkRequestId":"6425.85"}
> warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

> warning: failed to poll tuned 
> log: This OS does not support CgroupsV2. Some information may be missing.
> warning: Unhandled event type  container exec_died
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/check-application", line 1313, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1541, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1642754478004.914, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '6425.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$02cb8ddb6d303adc663c7e45db255eea758ca3134381f02db217a136c8753655/podman/po.js', 'networkRequestId': '6425.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$02cb8ddb6d303adc663c7e45db255eea758ca3134381f02db217a136c8753655/podman/po.js', 'networkRequestId': '6425.85'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
Wrote screenshot to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-application", line 1313, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1541, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1642754478004.914, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '6425.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$02cb8ddb6d303adc663c7e45db255eea758ca3134381f02db217a136c8753655/podman/po.js', 'networkRequestId': '6425.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$02cb8ddb6d303adc663c7e45db255eea758ca3134381f02db217a136c8753655/podman/po.js', 'networkRequestId': '6425.85'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died

# Result testRunImageUser (__main__.TestApplication) failed
# 1 TEST FAILED [25s on 1-ci-srv-06]
not ok 24 /work/bots/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@1]

First occurrence: 2022-01-21T08:41:41.368580 | revision 751ab0ca28231b1d55653d7b99e1a2b1e2484d63 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunImageUser (__main__.TestApplication)
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket

DevTools listening on ws://127.0.0.1:10081/devtools/browser/6306e2ba-0ca5-464d-a9aa-269e57cc71f8
[0121/111051.424570:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0121/111051.426333:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[0121/111051.429124:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is 
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1642763452619.3918,"url":"http://127.0.0.2:9191/cockpit/$48a93a6681470e6c65fbb0464bbc97e9e48a88df22485bacc2b4922ba0ba42f7/podman/po.js","networkRequestId":"14846.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1642763452843.824,"url":"http://127.0.0.2:9191/cockpit/$48a93a6681470e6c65fbb0464bbc97e9e48a88df22485bacc2b4922ba0ba42f7/podman/po.js","networkRequestId":"14846.103"}
> warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

> warning: failed to poll tuned 
> log: This OS does not support CgroupsV2. Some information may be missing.
> warning: Unhandled event type  container exec_died
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/check-application", line 1318, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1546, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1642763451932.098, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '14846.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$48a93a6681470e6c65fbb0464bbc97e9e48a88df22485bacc2b4922ba0ba42f7/podman/po.js', 'networkRequestId': '14846.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$48a93a6681470e6c65fbb0464bbc97e9e48a88df22485bacc2b4922ba0ba42f7/podman/po.js', 'networkRequestId': '14846.103'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
Wrote screenshot to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApplication-testRunImageUser-rhel-8-6-127.0.0.2-2301-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-application", line 1318, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1546, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1642763451932.098, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '14846.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$48a93a6681470e6c65fbb0464bbc97e9e48a88df22485bacc2b4922ba0ba42f7/podman/po.js', 'networkRequestId': '14846.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$48a93a6681470e6c65fbb0464bbc97e9e48a88df22485bacc2b4922ba0ba42f7/podman/po.js', 'networkRequestId': '14846.103'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died

# Result testRunImageUser (__main__.TestApplication) failed
# 1 TEST FAILED [25s on 3-cockpit-9]
not ok 24 /work/bots/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@1]

First occurrence: 2022-01-21T11:11:14.924650 | revision 6f387ad1de891a27e758d5e193e023adb5b1a7cc Times recorded: 1 Latest occurrences:

cockpituous commented 3 years ago

rhel-9-0 Ooops, it happened again


# ----------------------------------------------------------------------
# testRunImageSystem (__main__.TestApplication)
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[1014/135154.310172:ERROR:bus.cc(392)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory

DevTools listening on ws://127.0.0.1:9473/devtools/browser/e435edf1-37f3-4512-b89b-39c3f9256a93
[1014/135154.320902:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is swiftshader
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the 'unsafe-hashes' keyword is present. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1634219515637.373,"url":"http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/shell/index.js","lineNumber":1,"stackTrace":{"callFrames":[{"functionName":"ke","scriptId":"23","url":"http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/shell/index.js","lineNumber":1,"columnNumber":121721},{"functionName":"Ze","scriptId":"23","url":"http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/shell/index.js","lineNumber":1,"columnNumber":130758},{"functionName":"append","scriptId":"23","url":"http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/shell/index.js","lineNumber":1,"columnNumber":132439},{"functionName":"D","scriptId":"23","url":"http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/shell/index.js","lineNumber":1,"columnNumber":349379},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/shell/index.js","lineNumber":1,"columnNumber":358581},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/shell/index.js","lineNumber":1,"columnNumber":643356},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/shell/index.js","lineNumber":1,"columnNumber":643360}]}}
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1634219515910.415,"url":"http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/podman/po.js","networkRequestId":"68109.67"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1634219515933.301,"url":"http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/podman/po.js","networkRequestId":"68109.72"}
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: Unhandled event type  container exec_died
Traceback (most recent call last):
  File "/usr/lib64/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/check-application", line 1147, in testRunImageSystem
    self._testRunImage(True)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1353, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 471, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1634219514878.4949, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '68109.12'}
cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9191". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the \'unsafe-hashes\' keyword is present. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/shell/index.js', 'lineNumber': 1, 'stackTrace': {'callFrames': [{'functionName': 'ke', 'scriptId': '23', 'url': 'http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/shell/index.js', 'lineNumber': 1, 'columnNumber': 121721}, {'functionName': 'Ze', 'scriptId': '23', 'url': 'http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/shell/index.js', 'lineNumber': 1, 'columnNumber': 130758}, {'functionName': 'append', 'scriptId': '23', 'url': 'http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/shell/index.js', 'lineNumber': 1, 'columnNumber': 132439}, {'functionName': 'D', 'scriptId': '23', 'url': 'http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/shell/index.js', 'lineNumber': 1, 'columnNumber': 349379}, {'functionName': '', 'scriptId': '23', 'url': 'http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/shell/index.js', 'lineNumber': 1, 'columnNumber': 358581}, {'functionName': '', 'scriptId': '23', 'url': 'http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/shell/index.js', 'lineNumber': 1, 'columnNumber': 643356}, {'functionName': '', 'scriptId': '23', 'url': 'http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/shell/index.js', 'lineNumber': 1, 'columnNumber': 643360}]}}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/podman/po.js', 'networkRequestId': '68109.67'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/podman/po.js', 'networkRequestId': '68109.72'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
Wrote screenshot to TestApplication-testRunImageSystem-rhel-9-0-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApplication-testRunImageSystem-rhel-9-0-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApplication-testRunImageSystem-rhel-9-0-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApplication-testRunImageSystem-rhel-9-0-127.0.0.2-2301-FAIL.log.gz
time="2021-10-14T09:52:17-04:00" level=warning msg="StopSignal SIGTERM failed to stop container busybox-with-tty in 10 seconds, resorting to SIGKILL"
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
> warning: transport closed: disconnected
Failed to get session path: No session '22' known
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-application", line 1147, in testRunImageSystem
    self._testRunImage(True)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1353, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 471, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1634219514878.4949, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '68109.12'}
cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9191". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the \'unsafe-hashes\' keyword is present. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/shell/index.js', 'lineNumber': 1, 'stackTrace': {'callFrames': [{'functionName': 'ke', 'scriptId': '23', 'url': 'http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/shell/index.js', 'lineNumber': 1, 'columnNumber': 121721}, {'functionName': 'Ze', 'scriptId': '23', 'url': 'http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/shell/index.js', 'lineNumber': 1, 'columnNumber': 130758}, {'functionName': 'append', 'scriptId': '23', 'url': 'http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/shell/index.js', 'lineNumber': 1, 'columnNumber': 132439}, {'functionName': 'D', 'scriptId': '23', 'url': 'http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/shell/index.js', 'lineNumber': 1, 'columnNumber': 349379}, {'functionName': '', 'scriptId': '23', 'url': 'http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/shell/index.js', 'lineNumber': 1, 'columnNumber': 358581}, {'functionName': '', 'scriptId': '23', 'url': 'http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/shell/index.js', 'lineNumber': 1, 'columnNumber': 643356}, {'functionName': '', 'scriptId': '23', 'url': 'http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/shell/index.js', 'lineNumber': 1, 'columnNumber': 643360}]}}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/podman/po.js', 'networkRequestId': '68109.67'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$21b4fd559c8cf9b6ee0d9ed04b2f8322e308275b6f5e90f22934d6486f0f2a45/podman/po.js', 'networkRequestId': '68109.72'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died

# Result testRunImageSystem (__main__.TestApplication) failed
# 1 TEST FAILED [28s on 3-cockpit-11]
not ok 10 /work/bots/make-checkout-workdir/test/check-application TestApplication.testRunImageSystem [ND@1]

First occurrence: 2021-10-14T13:52:19.835466 | revision 7f6b61aafb62c5617da288abbb6bbd62d300bf22 Times recorded: 1 Latest occurrences:

cockpituous commented 3 years ago

rhel-9-0 Ooops, it happened again


# ----------------------------------------------------------------------
# testRunImageUser (__main__.TestApplication)
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket

DevTools listening on ws://127.0.0.1:9488/devtools/browser/411d2983-1392-417d-b32f-cc0f65f058a0
[1129/125749.527580:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1129/125749.529360:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1129/125749.533009:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the 'unsafe-hashes' keyword is present. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1638190670832.64,"url":"http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/shell/index.js","lineNumber":1,"stackTrace":{"callFrames":[{"functionName":"ke","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/shell/index.js","lineNumber":1,"columnNumber":121721},{"functionName":"Ze","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/shell/index.js","lineNumber":1,"columnNumber":130758},{"functionName":"append","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/shell/index.js","lineNumber":1,"columnNumber":132439},{"functionName":"D","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/shell/index.js","lineNumber":1,"columnNumber":349379},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/shell/index.js","lineNumber":1,"columnNumber":358581},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/shell/index.js","lineNumber":1,"columnNumber":643600},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/shell/index.js","lineNumber":1,"columnNumber":643604}]}}
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1638190671129.465,"url":"http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/podman/po.js","networkRequestId":"19371.67"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1638190671276.263,"url":"http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/podman/po.js","networkRequestId":"19371.89"}
> warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

> warning: Unhandled event type  container exec_died
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/check-application", line 1265, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1470, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1638190670140.2239, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '19371.12'}
cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9191". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the \'unsafe-hashes\' keyword is present. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/shell/index.js', 'lineNumber': 1, 'stackTrace': {'callFrames': [{'functionName': 'ke', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/shell/index.js', 'lineNumber': 1, 'columnNumber': 121721}, {'functionName': 'Ze', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/shell/index.js', 'lineNumber': 1, 'columnNumber': 130758}, {'functionName': 'append', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/shell/index.js', 'lineNumber': 1, 'columnNumber': 132439}, {'functionName': 'D', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/shell/index.js', 'lineNumber': 1, 'columnNumber': 349379}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/shell/index.js', 'lineNumber': 1, 'columnNumber': 358581}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/shell/index.js', 'lineNumber': 1, 'columnNumber': 643600}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/shell/index.js', 'lineNumber': 1, 'columnNumber': 643604}]}}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/podman/po.js', 'networkRequestId': '19371.67'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/podman/po.js', 'networkRequestId': '19371.89'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
Wrote screenshot to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
> warning: transport closed: disconnected
Failed to get session path: No session '86' known
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-application", line 1265, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1470, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1638190670140.2239, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '19371.12'}
cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9191". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the \'unsafe-hashes\' keyword is present. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/shell/index.js', 'lineNumber': 1, 'stackTrace': {'callFrames': [{'functionName': 'ke', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/shell/index.js', 'lineNumber': 1, 'columnNumber': 121721}, {'functionName': 'Ze', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/shell/index.js', 'lineNumber': 1, 'columnNumber': 130758}, {'functionName': 'append', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/shell/index.js', 'lineNumber': 1, 'columnNumber': 132439}, {'functionName': 'D', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/shell/index.js', 'lineNumber': 1, 'columnNumber': 349379}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/shell/index.js', 'lineNumber': 1, 'columnNumber': 358581}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/shell/index.js', 'lineNumber': 1, 'columnNumber': 643600}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/shell/index.js', 'lineNumber': 1, 'columnNumber': 643604}]}}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/podman/po.js', 'networkRequestId': '19371.67'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$90d0d538099dbbb3e311d26939725490ba6744d95c34f4f69e36a9bf86dd4a2c/podman/po.js', 'networkRequestId': '19371.89'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died

# Result testRunImageUser (__main__.TestApplication) failed
# 1 TEST FAILED [28s on 1-ci-srv-01]
not ok 19 /work/bots/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@1]

First occurrence: 2021-11-29T12:58:15.317254 | revision 63d75b234178de085721dad118d1a833f3b1d39d Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunImageUser (__main__.TestApplication)
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket

DevTools listening on ws://127.0.0.1:9993/devtools/browser/f189889e-f0ea-4468-b5d2-2f4697e0fe86
[1129/144042.098377:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1129/144042.100243:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1129/144042.103587:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1638196843333.271,"url":"http://127.0.0.2:9191/cockpit/$9c3d99645fbb3066942940ba8f46f87e40082eee77e3c2275265761e160a2c8f/podman/po.js","networkRequestId":"5417.65"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1638196843586.844,"url":"http://127.0.0.2:9191/cockpit/$9c3d99645fbb3066942940ba8f46f87e40082eee77e3c2275265761e160a2c8f/podman/po.js","networkRequestId":"5417.88"}
> warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

> warning: failed to poll tuned 
> warning: Unhandled event type  container exec_died
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/check-application", line 1265, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1470, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1638196842588.068, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '5417.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$9c3d99645fbb3066942940ba8f46f87e40082eee77e3c2275265761e160a2c8f/podman/po.js', 'networkRequestId': '5417.65'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$9c3d99645fbb3066942940ba8f46f87e40082eee77e3c2275265761e160a2c8f/podman/po.js', 'networkRequestId': '5417.88'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
Wrote screenshot to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.log.gz
time="2021-11-29T09:41:02-05:00" level=warning msg="StopSignal SIGTERM failed to stop container busybox-with-tty in 10 seconds, resorting to SIGKILL"
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
> warning: transport closed: disconnected
Failed to get session path: No session '38' known
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-application", line 1265, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1470, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1638196842588.068, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '5417.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$9c3d99645fbb3066942940ba8f46f87e40082eee77e3c2275265761e160a2c8f/podman/po.js', 'networkRequestId': '5417.65'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$9c3d99645fbb3066942940ba8f46f87e40082eee77e3c2275265761e160a2c8f/podman/po.js', 'networkRequestId': '5417.88'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died

# Result testRunImageUser (__main__.TestApplication) failed
# 1 TEST FAILED [24s on 4-cockpit-9]
not ok 19 /work/bots/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@1]

First occurrence: 2021-11-29T14:41:04.752596 | revision d8c6da0c2e92643ed106cd22ca232c5e935e107c Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunImageUser (__main__.TestApplication)
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket

DevTools listening on ws://127.0.0.1:9958/devtools/browser/2e02003c-efbe-4a14-88aa-e5e8252306d0
[1130/074526.857622:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1130/074526.859852:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1130/074526.862750:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1638258328069.601,"url":"http://127.0.0.2:9191/cockpit/$9c3d99645fbb3066942940ba8f46f87e40082eee77e3c2275265761e160a2c8f/podman/po.js","networkRequestId":"5822.65"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1638258328297.84,"url":"http://127.0.0.2:9191/cockpit/$9c3d99645fbb3066942940ba8f46f87e40082eee77e3c2275265761e160a2c8f/podman/po.js","networkRequestId":"5822.106"}
> warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

> warning: failed to poll tuned 
> warning: Unhandled event type  container exec_died
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/check-application", line 1265, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1470, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1638258327336.823, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '5822.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$9c3d99645fbb3066942940ba8f46f87e40082eee77e3c2275265761e160a2c8f/podman/po.js', 'networkRequestId': '5822.65'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$9c3d99645fbb3066942940ba8f46f87e40082eee77e3c2275265761e160a2c8f/podman/po.js', 'networkRequestId': '5822.106'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
Wrote screenshot to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.log.gz
time="2021-11-30T02:45:47-05:00" level=warning msg="StopSignal SIGTERM failed to stop container busybox-with-tty in 10 seconds, resorting to SIGKILL"
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
> warning: transport closed: disconnected
Failed to get session path: No session '38' known
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-application", line 1265, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1470, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1638258327336.823, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '5822.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$9c3d99645fbb3066942940ba8f46f87e40082eee77e3c2275265761e160a2c8f/podman/po.js', 'networkRequestId': '5822.65'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$9c3d99645fbb3066942940ba8f46f87e40082eee77e3c2275265761e160a2c8f/podman/po.js', 'networkRequestId': '5822.106'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died

# Result testRunImageUser (__main__.TestApplication) failed
# 1 TEST FAILED [24s on 2-cockpit-7]
not ok 19 /work/bots/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@1]

First occurrence: 2021-11-30T07:45:49.621855 | revision 22cca476755fed55ad902de7da28a6501f409bfa Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunImageUser (__main__.TestApplication)
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket

DevTools listening on ws://127.0.0.1:10190/devtools/browser/0b752ee2-c555-4925-9ed4-db88067413bd
[1130/124211.985631:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1130/124211.990178:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1130/124211.998519:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1638276133911.4639,"url":"http://127.0.0.2:9191/cockpit/$9c3d99645fbb3066942940ba8f46f87e40082eee77e3c2275265761e160a2c8f/podman/po.js","networkRequestId":"30678.65"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1638276134288.904,"url":"http://127.0.0.2:9191/cockpit/$9c3d99645fbb3066942940ba8f46f87e40082eee77e3c2275265761e160a2c8f/podman/po.js","networkRequestId":"30678.88"}
> warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

> warning: failed to poll tuned 
> warning: Unhandled event type  container exec_died
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/check-application", line 1265, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1470, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1638276132716.9248, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '30678.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$9c3d99645fbb3066942940ba8f46f87e40082eee77e3c2275265761e160a2c8f/podman/po.js', 'networkRequestId': '30678.65'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$9c3d99645fbb3066942940ba8f46f87e40082eee77e3c2275265761e160a2c8f/podman/po.js', 'networkRequestId': '30678.88'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
Wrote screenshot to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.log.gz
time="2021-11-30T07:42:39-05:00" level=warning msg="StopSignal SIGTERM failed to stop container busybox-with-tty in 10 seconds, resorting to SIGKILL"
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
> warning: transport closed: disconnected
Failed to get session path: No session '38' known
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-application", line 1265, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1470, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1638276132716.9248, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '30678.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$9c3d99645fbb3066942940ba8f46f87e40082eee77e3c2275265761e160a2c8f/podman/po.js', 'networkRequestId': '30678.65'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$9c3d99645fbb3066942940ba8f46f87e40082eee77e3c2275265761e160a2c8f/podman/po.js', 'networkRequestId': '30678.88'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died

# Result testRunImageUser (__main__.TestApplication) failed
# 1 TEST FAILED [33s on 2-cockpit-8]
not ok 19 /work/bots/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@1]

First occurrence: 2021-11-30T12:42:41.687074 | revision 3d9cef303b1339943860882840672831b2434b75 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunImageUser (__main__.TestApplication)
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket

DevTools listening on ws://127.0.0.1:10061/devtools/browser/65c31092-5eb2-4518-bb33-b8392d2dee1e
[1130/181912.932722:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1130/181912.934643:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1130/181912.940524:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1638296354214.925,"url":"http://127.0.0.2:9191/cockpit/$3d20ff4014cace1b8583a83d04beb14954f6589933b0fcc17858375c4fba9131/podman/po.js","networkRequestId":"254222.65"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1638296354443.039,"url":"http://127.0.0.2:9191/cockpit/$3d20ff4014cace1b8583a83d04beb14954f6589933b0fcc17858375c4fba9131/podman/po.js","networkRequestId":"254222.88"}
> warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

> warning: failed to poll tuned 
> warning: Unhandled event type  container exec_died
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/check-application", line 1265, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1470, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1638296353453.726, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '254222.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$3d20ff4014cace1b8583a83d04beb14954f6589933b0fcc17858375c4fba9131/podman/po.js', 'networkRequestId': '254222.65'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$3d20ff4014cace1b8583a83d04beb14954f6589933b0fcc17858375c4fba9131/podman/po.js', 'networkRequestId': '254222.88'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
Wrote screenshot to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.log.gz
time="2021-11-30T13:19:34-05:00" level=warning msg="StopSignal SIGTERM failed to stop container busybox-with-tty in 10 seconds, resorting to SIGKILL"
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
> warning: transport closed: disconnected
Failed to get session path: No session '38' known
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-application", line 1265, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1470, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1638296353453.726, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '254222.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$3d20ff4014cace1b8583a83d04beb14954f6589933b0fcc17858375c4fba9131/podman/po.js', 'networkRequestId': '254222.65'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$3d20ff4014cace1b8583a83d04beb14954f6589933b0fcc17858375c4fba9131/podman/po.js', 'networkRequestId': '254222.88'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died

# Result testRunImageUser (__main__.TestApplication) failed
# 1 TEST FAILED [25s on 4-cockpit-10]
not ok 19 /work/bots/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@1]

First occurrence: 2021-11-30T18:19:35.972296 | revision b2263256501ec8c8e46c9d1b998f9bf6d57f8f9e Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunImageUser (__main__.TestApplication)
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket

DevTools listening on ws://127.0.0.1:10188/devtools/browser/af46da41-034b-46c1-bacf-43ab4d048dcb
[1201/025433.444883:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1201/025433.446886:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1201/025433.449601:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1638327274683.474,"url":"http://127.0.0.2:9191/cockpit/$e85fea476bee6e763cb6547c04315827951b33a692bc7ec31ba3b55e2cd118be/podman/po.js","networkRequestId":"714.65"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1638327274913.552,"url":"http://127.0.0.2:9191/cockpit/$e85fea476bee6e763cb6547c04315827951b33a692bc7ec31ba3b55e2cd118be/podman/po.js","networkRequestId":"714.88"}
> warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

> warning: failed to poll tuned 
> warning: Unhandled event type  container exec_died
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/check-application", line 1265, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1470, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1638327273967.574, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '714.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$e85fea476bee6e763cb6547c04315827951b33a692bc7ec31ba3b55e2cd118be/podman/po.js', 'networkRequestId': '714.65'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$e85fea476bee6e763cb6547c04315827951b33a692bc7ec31ba3b55e2cd118be/podman/po.js', 'networkRequestId': '714.88'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
Wrote screenshot to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.log.gz
time="2021-11-30T21:54:54-05:00" level=warning msg="StopSignal SIGTERM failed to stop container busybox-with-tty in 10 seconds, resorting to SIGKILL"
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
> warning: transport closed: disconnected
Failed to get session path: No session '38' known
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-application", line 1265, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1470, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1638327273967.574, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '714.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$e85fea476bee6e763cb6547c04315827951b33a692bc7ec31ba3b55e2cd118be/podman/po.js', 'networkRequestId': '714.65'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$e85fea476bee6e763cb6547c04315827951b33a692bc7ec31ba3b55e2cd118be/podman/po.js', 'networkRequestId': '714.88'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died

# Result testRunImageUser (__main__.TestApplication) failed
# 1 TEST FAILED [25s on 4-ci-srv-01]
not ok 19 /work/bots/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@1]

First occurrence: 2021-12-01T02:54:56.574984 | revision 60762271b13af4f5ecf45b2ee1d31ae971778956 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunImageUser (__main__.TestApplication)
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket

DevTools listening on ws://127.0.0.1:9953/devtools/browser/8a427873-7cfd-4b89-99d8-e1aca00280b4
[1201/085513.049408:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1201/085513.051719:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1201/085513.054856:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1638348914338.797,"url":"http://127.0.0.2:9191/cockpit/$cdcd365a627717a232bbf3c9030e699b8b7291eee10395b6a273c4fedbee2392/podman/po.js","networkRequestId":"5498.65"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1638348914573.4639,"url":"http://127.0.0.2:9191/cockpit/$cdcd365a627717a232bbf3c9030e699b8b7291eee10395b6a273c4fedbee2392/podman/po.js","networkRequestId":"5498.106"}
> warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

> warning: failed to poll tuned 
> warning: Unhandled event type  container exec_died
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/check-application", line 1265, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1470, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1638348913529.737, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '5498.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$cdcd365a627717a232bbf3c9030e699b8b7291eee10395b6a273c4fedbee2392/podman/po.js', 'networkRequestId': '5498.65'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$cdcd365a627717a232bbf3c9030e699b8b7291eee10395b6a273c4fedbee2392/podman/po.js', 'networkRequestId': '5498.106'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
Wrote screenshot to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApplication-testRunImageUser-rhel-9-0-127.0.0.2-2301-FAIL.log.gz
time="2021-12-01T03:55:34-05:00" level=warning msg="StopSignal SIGTERM failed to stop container busybox-with-tty in 10 seconds, resorting to SIGKILL"
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
> warning: transport closed: disconnected
Failed to get session path: No session '38' known
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-application", line 1265, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1470, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 474, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 412, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 200, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1638348913529.737, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '5498.12'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$cdcd365a627717a232bbf3c9030e699b8b7291eee10395b6a273c4fedbee2392/podman/po.js', 'networkRequestId': '5498.65'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$cdcd365a627717a232bbf3c9030e699b8b7291eee10395b6a273c4fedbee2392/podman/po.js', 'networkRequestId': '5498.106'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died

# Result testRunImageUser (__main__.TestApplication) failed
# 1 TEST FAILED [24s on 3-cockpit-9]
not ok 19 /work/bots/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@1]

First occurrence: 2021-12-01T08:55:36.098550 | revision 758ada642f4bbdfeec2bcfa23a6073ea2532207e Times recorded: 1 Latest occurrences:

cockpituous commented 2 years ago

centos-8-stream Ooops, it happened again


# ----------------------------------------------------------------------
# testRunImageSystem (__main__.TestApplication)
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket

DevTools listening on ws://127.0.0.1:9590/devtools/browser/81f68779-1e88-4de4-a392-d5098b178932
[1117/054323.218572:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1117/054323.220543:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1117/054323.223457:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the 'unsafe-hashes' keyword is present. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1637127804250,"url":"http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js","lineNumber":1,"stackTrace":{"callFrames":[{"functionName":"ke","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js","lineNumber":1,"columnNumber":121721},{"functionName":"Ze","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js","lineNumber":1,"columnNumber":130758},{"functionName":"append","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js","lineNumber":1,"columnNumber":132439},{"functionName":"D","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js","lineNumber":1,"columnNumber":349379},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js","lineNumber":1,"columnNumber":358581},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js","lineNumber":1,"columnNumber":643600},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js","lineNumber":1,"columnNumber":643604}]}}
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1637127804448.256,"url":"http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/podman/po.js","networkRequestId":"8516.67"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1637127804668.545,"url":"http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/podman/po.js","networkRequestId":"8516.111"}
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> log: This OS does not support CgroupsV2. Some information may be missing.
> warning: Unhandled event type  container exec_died
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/check-application", line 1214, in testRunImageSystem
    self._testRunImage(True)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1420, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 471, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1637127803717.4338, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '8516.12'}
cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9191". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the \'unsafe-hashes\' keyword is present. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'stackTrace': {'callFrames': [{'functionName': 'ke', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 121721}, {'functionName': 'Ze', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 130758}, {'functionName': 'append', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 132439}, {'functionName': 'D', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 349379}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 358581}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 643600}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 643604}]}}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/podman/po.js', 'networkRequestId': '8516.67'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/podman/po.js', 'networkRequestId': '8516.111'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
Wrote screenshot to TestApplication-testRunImageSystem-centos-8-stream-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApplication-testRunImageSystem-centos-8-stream-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApplication-testRunImageSystem-centos-8-stream-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApplication-testRunImageSystem-centos-8-stream-127.0.0.2-2301-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-application", line 1214, in testRunImageSystem
    self._testRunImage(True)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1420, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 471, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1637127803717.4338, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '8516.12'}
cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9191". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the \'unsafe-hashes\' keyword is present. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'stackTrace': {'callFrames': [{'functionName': 'ke', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 121721}, {'functionName': 'Ze', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 130758}, {'functionName': 'append', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 132439}, {'functionName': 'D', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 349379}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 358581}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 643600}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 643604}]}}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/podman/po.js', 'networkRequestId': '8516.67'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/podman/po.js', 'networkRequestId': '8516.111'}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died

# Result testRunImageSystem (__main__.TestApplication) failed
# 1 TEST FAILED [26s on 1-cockpit-8]
not ok 15 /work/bots/make-checkout-workdir/test/check-application TestApplication.testRunImageSystem [ND@1]

First occurrence: 2021-11-17T05:43:46.902578 | revision b3550d7842070b0085fa2f400fdb1c0e78c92261 Times recorded: 1 Latest occurrences:

cockpituous commented 2 years ago

centos-8-stream Ooops, it happened again


# ----------------------------------------------------------------------
# testRunImageUser (__main__.TestApplication)
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket

DevTools listening on ws://127.0.0.1:9310/devtools/browser/5a128916-d13c-40b0-816e-3dd3937780eb
[1117/054350.425424:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[1117/054350.427508:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1117/054350.432556:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is disabled
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the 'unsafe-hashes' keyword is present. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1637127831467.511,"url":"http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js","lineNumber":1,"stackTrace":{"callFrames":[{"functionName":"ke","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js","lineNumber":1,"columnNumber":121721},{"functionName":"Ze","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js","lineNumber":1,"columnNumber":130758},{"functionName":"append","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js","lineNumber":1,"columnNumber":132439},{"functionName":"D","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js","lineNumber":1,"columnNumber":349379},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js","lineNumber":1,"columnNumber":358581},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js","lineNumber":1,"columnNumber":643600},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js","lineNumber":1,"columnNumber":643604}]}}
> error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1637127831658.0652,"url":"http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/podman/po.js","networkRequestId":"9053.67"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1637127831875.221,"url":"http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/podman/po.js","networkRequestId":"9053.111"}
> warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

> log: This OS does not support CgroupsV2. Some information may be missing.
> warning: Unhandled event type  container exec_died
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/check-application", line 1218, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1420, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 471, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1637127830931.064, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '9053.12'}
cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9191". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the \'unsafe-hashes\' keyword is present. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'stackTrace': {'callFrames': [{'functionName': 'ke', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 121721}, {'functionName': 'Ze', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 130758}, {'functionName': 'append', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 132439}, {'functionName': 'D', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 349379}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 358581}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 643600}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 643604}]}}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/podman/po.js', 'networkRequestId': '9053.67'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/podman/po.js', 'networkRequestId': '9053.111'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
Wrote screenshot to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-application", line 1218, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1420, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 471, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 409, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 199, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1637127830931.064, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '9053.12'}
cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9191". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the \'unsafe-hashes\' keyword is present. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'stackTrace': {'callFrames': [{'functionName': 'ke', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 121721}, {'functionName': 'Ze', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 130758}, {'functionName': 'append', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 132439}, {'functionName': 'D', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 349379}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 358581}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 643600}, {'functionName': '', 'scriptId': '24', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/shell/index.js', 'lineNumber': 1, 'columnNumber': 643604}]}}
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/podman/po.js', 'networkRequestId': '9053.67'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$616ef1a04a0b6d69bae76b7407e7d5d6539b84d199f6d29f66968c1e01d18939/podman/po.js', 'networkRequestId': '9053.111'}
warning: grep: /sys/class/dmi/id/product_serial: Permission denied
grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error
grep: /sys/class/dmi/id/chassis_serial: Permission denied
grep: /sys/class/dmi/id/product_uuid: Permission denied

error: Modal: Specify at least one of: title, aria-label, aria-labelledby.
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died

# Result testRunImageUser (__main__.TestApplication) failed
# 1 TEST FAILED [24s on 1-cockpit-8]
not ok 16 /work/bots/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@1]

First occurrence: 2021-11-17T05:44:13.077160 | revision b3550d7842070b0085fa2f400fdb1c0e78c92261 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunImageUser (__main__.TestApplication)

DevTools listening on ws://127.0.0.1:9379/devtools/browser/c365c659-b2ca-4f51-80fc-aa7888be4bdb
[0203/063353.812071:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0203/063353.813898:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[0203/063353.819959:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is 
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1643870037961.168,"url":"http://127.0.0.2:9191/cockpit/$2180c05468ab09d48a559bfc516243406a709b045f2a2a7bbaed973ca2404e4f/podman/po.js","networkRequestId":"5298.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1643870038263.629,"url":"http://127.0.0.2:9191/cockpit/$2180c05468ab09d48a559bfc516243406a709b045f2a2a7bbaed973ca2404e4f/podman/po.js","networkRequestId":"5298.103"}
> warning: failed to poll tuned 
> log: This OS does not support CgroupsV2. Some information may be missing.
> warning: Unhandled event type  container exec_died
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/check-application", line 1319, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1547, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 529, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 467, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 255, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1643870037226.357, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '5298.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$2180c05468ab09d48a559bfc516243406a709b045f2a2a7bbaed973ca2404e4f/podman/po.js', 'networkRequestId': '5298.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$2180c05468ab09d48a559bfc516243406a709b045f2a2a7bbaed973ca2404e4f/podman/po.js', 'networkRequestId': '5298.103'}
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
Wrote screenshot to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-application", line 1319, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1547, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 529, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 467, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 255, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1643870037226.357, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '5298.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$2180c05468ab09d48a559bfc516243406a709b045f2a2a7bbaed973ca2404e4f/podman/po.js', 'networkRequestId': '5298.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$2180c05468ab09d48a559bfc516243406a709b045f2a2a7bbaed973ca2404e4f/podman/po.js', 'networkRequestId': '5298.103'}
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died

# Result testRunImageUser (__main__.TestApplication) failed
# 1 TEST FAILED [28s on 1-ci-srv-02]
not ok 24 /work/bots/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@1]

First occurrence: 2022-02-03T06:34:22.809406 | revision d58ffa3ea365782af9414a7ab3b4a150339ba0fb Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunImageUser (__main__.TestApplication)

DevTools listening on ws://127.0.0.1:10189/devtools/browser/d8d7e822-7ab7-453e-8fab-98af94475e0f
[0203/070403.386417:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0203/070403.388251:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[0203/070403.391346:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is 
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1643871847441.735,"url":"http://127.0.0.2:9191/cockpit/$2180c05468ab09d48a559bfc516243406a709b045f2a2a7bbaed973ca2404e4f/podman/po.js","networkRequestId":"11667.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1643871847772.079,"url":"http://127.0.0.2:9191/cockpit/$2180c05468ab09d48a559bfc516243406a709b045f2a2a7bbaed973ca2404e4f/podman/po.js","networkRequestId":"11667.103"}
> warning: failed to poll tuned 
> log: This OS does not support CgroupsV2. Some information may be missing.
> warning: Unhandled event type  container exec_died
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/check-application", line 1319, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1547, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 529, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 467, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 255, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1643871846702.986, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '11667.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$2180c05468ab09d48a559bfc516243406a709b045f2a2a7bbaed973ca2404e4f/podman/po.js', 'networkRequestId': '11667.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$2180c05468ab09d48a559bfc516243406a709b045f2a2a7bbaed973ca2404e4f/podman/po.js', 'networkRequestId': '11667.103'}
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
Wrote screenshot to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-application", line 1319, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1547, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 529, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 467, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 255, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1643871846702.986, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '11667.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$2180c05468ab09d48a559bfc516243406a709b045f2a2a7bbaed973ca2404e4f/podman/po.js', 'networkRequestId': '11667.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$2180c05468ab09d48a559bfc516243406a709b045f2a2a7bbaed973ca2404e4f/podman/po.js', 'networkRequestId': '11667.103'}
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died

# Result testRunImageUser (__main__.TestApplication) failed
# 1 TEST FAILED [28s on 1-ci-srv-02]
not ok 24 /work/bots/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@1]

First occurrence: 2022-02-03T07:04:31.968758 | revision d58ffa3ea365782af9414a7ab3b4a150339ba0fb Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunImageUser (__main__.TestApplication)

DevTools listening on ws://127.0.0.1:9854/devtools/browser/b632969f-2912-4134-ab50-90fcba270755
[0203/112119.456491:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0203/112119.458446:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[0203/112119.465735:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is 
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1643887283034.6301,"url":"http://127.0.0.2:9191/cockpit/$2180c05468ab09d48a559bfc516243406a709b045f2a2a7bbaed973ca2404e4f/podman/po.js","networkRequestId":"6516.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1643887283289.978,"url":"http://127.0.0.2:9191/cockpit/$2180c05468ab09d48a559bfc516243406a709b045f2a2a7bbaed973ca2404e4f/podman/po.js","networkRequestId":"6516.103"}
> warning: failed to poll tuned 
> log: This OS does not support CgroupsV2. Some information may be missing.
> warning: Unhandled event type  container exec_died
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/check-application", line 1319, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1547, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 529, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 467, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 255, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1643887282355.545, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '6516.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$2180c05468ab09d48a559bfc516243406a709b045f2a2a7bbaed973ca2404e4f/podman/po.js', 'networkRequestId': '6516.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$2180c05468ab09d48a559bfc516243406a709b045f2a2a7bbaed973ca2404e4f/podman/po.js', 'networkRequestId': '6516.103'}
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
Wrote screenshot to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-application", line 1319, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1547, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 529, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 467, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 255, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1643887282355.545, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '6516.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$2180c05468ab09d48a559bfc516243406a709b045f2a2a7bbaed973ca2404e4f/podman/po.js', 'networkRequestId': '6516.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$2180c05468ab09d48a559bfc516243406a709b045f2a2a7bbaed973ca2404e4f/podman/po.js', 'networkRequestId': '6516.103'}
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died

# Result testRunImageUser (__main__.TestApplication) failed
# 1 TEST FAILED [26s on 4-cockpit-10]
not ok 24 /work/bots/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@1]

First occurrence: 2022-02-03T11:21:46.046779 | revision d58ffa3ea365782af9414a7ab3b4a150339ba0fb Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunImageUser (__main__.TestApplication)

DevTools listening on ws://127.0.0.1:9920/devtools/browser/b8e03a3e-08e6-4c76-81be-ef3e99f37d07
[0204/051241.538842:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0204/051241.540619:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[0204/051241.546132:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is 
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1643951564865.641,"url":"http://127.0.0.2:9191/cockpit/$2180c05468ab09d48a559bfc516243406a709b045f2a2a7bbaed973ca2404e4f/podman/po.js","networkRequestId":"5676.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1643951565120.83,"url":"http://127.0.0.2:9191/cockpit/$2180c05468ab09d48a559bfc516243406a709b045f2a2a7bbaed973ca2404e4f/podman/po.js","networkRequestId":"5676.103"}
> warning: failed to poll tuned 
> log: This OS does not support CgroupsV2. Some information may be missing.
> warning: Unhandled event type  container exec_died
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/check-application", line 1319, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1547, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 529, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 467, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 255, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1643951564214.7998, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '5676.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$2180c05468ab09d48a559bfc516243406a709b045f2a2a7bbaed973ca2404e4f/podman/po.js', 'networkRequestId': '5676.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$2180c05468ab09d48a559bfc516243406a709b045f2a2a7bbaed973ca2404e4f/podman/po.js', 'networkRequestId': '5676.103'}
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
Wrote screenshot to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-application", line 1319, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1547, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 529, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 467, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 255, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1643951564214.7998, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '5676.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$2180c05468ab09d48a559bfc516243406a709b045f2a2a7bbaed973ca2404e4f/podman/po.js', 'networkRequestId': '5676.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$2180c05468ab09d48a559bfc516243406a709b045f2a2a7bbaed973ca2404e4f/podman/po.js', 'networkRequestId': '5676.103'}
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died

# Result testRunImageUser (__main__.TestApplication) failed
# 1 TEST FAILED [25s on 1-cockpit-10]
not ok 24 /work/bots/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@1]

First occurrence: 2022-02-04T05:13:07.674527 | revision a832486aef4c132809f8e347ea370975bfb93c95 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunImageUser (__main__.TestApplication)

DevTools listening on ws://127.0.0.1:9522/devtools/browser/a3483427-ae24-4595-a3e7-bca0e6a37946
[0207/074713.312261:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 83667: Permission denied (13)
[0207/074713.313234:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0207/074713.314687:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[0207/074713.315929:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 83674: Permission denied (13)
[0207/074713.318905:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 83681: Permission denied (13)
[0207/074713.319519:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is 
[0207/074713.588169:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 83736: Permission denied (13)
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1644220037210.6172,"url":"http://127.0.0.2:9191/cockpit/$1d73f80ed49c9b156ffafebba01ada9cf17e6eec091f553f26e2bf90184ddd07/podman/po.js","networkRequestId":"83736.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1644220037511.014,"url":"http://127.0.0.2:9191/cockpit/$1d73f80ed49c9b156ffafebba01ada9cf17e6eec091f553f26e2bf90184ddd07/podman/po.js","networkRequestId":"83736.103"}
> warning: failed to poll tuned 
> log: This OS does not support CgroupsV2. Some information may be missing.
> warning: Unhandled event type  container exec_died
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/check-application", line 1319, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1547, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 529, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 467, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 255, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1644220036531.2458, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '83736.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$1d73f80ed49c9b156ffafebba01ada9cf17e6eec091f553f26e2bf90184ddd07/podman/po.js', 'networkRequestId': '83736.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$1d73f80ed49c9b156ffafebba01ada9cf17e6eec091f553f26e2bf90184ddd07/podman/po.js', 'networkRequestId': '83736.103'}
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
Wrote screenshot to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-application", line 1319, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1547, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 529, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 467, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 255, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1644220036531.2458, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '83736.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$1d73f80ed49c9b156ffafebba01ada9cf17e6eec091f553f26e2bf90184ddd07/podman/po.js', 'networkRequestId': '83736.62'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$1d73f80ed49c9b156ffafebba01ada9cf17e6eec091f553f26e2bf90184ddd07/podman/po.js', 'networkRequestId': '83736.103'}
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died

# Result testRunImageUser (__main__.TestApplication) failed
# 1 TEST FAILED [28s on centosci-tasks-kzq44]
not ok 24 /work/bots/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@1]

First occurrence: 2022-02-07T07:47:41.380040 | revision dc6baca69b2f1298dbbec0263d225ccce510d49d Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunImageUser (__main__.TestApplication)

DevTools listening on ws://127.0.0.1:9791/devtools/browser/98cad0b3-1ef7-41a8-b56d-cfe9db0253d1
[0217/072116.902415:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[0217/072116.904520:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[0217/072116.911971:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[0217/072116.913735:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[0217/072116.916343:ERROR:gpu_init.cc(457)] Passthrough is not supported, GL is disabled, ANGLE is 
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1645082480226.316,"url":"http://127.0.0.2:9191/cockpit/$4dfd4a822d51a294763006c6c3266a1f5c4df290226414e93dc44a640dfe4b11/podman/po.js","networkRequestId":"5908.58"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1645082480490.8892,"url":"http://127.0.0.2:9191/cockpit/$4dfd4a822d51a294763006c6c3266a1f5c4df290226414e93dc44a640dfe4b11/podman/po.js","networkRequestId":"5908.103"}
> warning: failed to poll tuned 
> log: This OS does not support CgroupsV2. Some information may be missing.
> warning: Unhandled event type  container exec_died
Traceback (most recent call last):
  File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/work/bots/make-checkout-workdir/test/check-application", line 1319, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1547, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 529, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 467, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 255, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1645082479597.564, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '5908.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$4dfd4a822d51a294763006c6c3266a1f5c4df290226414e93dc44a640dfe4b11/podman/po.js', 'networkRequestId': '5908.58'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$4dfd4a822d51a294763006c6c3266a1f5c4df290226414e93dc44a640dfe4b11/podman/po.js', 'networkRequestId': '5908.103'}
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
Wrote screenshot to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApplication-testRunImageUser-centos-8-stream-127.0.0.2-2301-FAIL.log.gz
Warning: Stopping podman.service, but it can still be activated by:
  podman.socket
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/check-application", line 1319, in testRunImageUser
    self._testRunImage(False)
  File "/work/bots/make-checkout-workdir/test/check-application", line 1547, in _testRunImage
    b.wait_text(".container-logs .xterm-accessibility-tree > div:nth-child(1)", "1")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 529, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 467, in wait_js_cond
    self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 255, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is(".container-logs .xterm-accessibility-tree > div:nth-child(1)","1")): .container-logs .xterm-accessibility-tree > div:nth-child(1) not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1645082479597.564, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '5908.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$4dfd4a822d51a294763006c6c3266a1f5c4df290226414e93dc44a640dfe4b11/podman/po.js', 'networkRequestId': '5908.58'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (Not Found)', 'url': 'http://127.0.0.2:9191/cockpit/$4dfd4a822d51a294763006c6c3266a1f5c4df290226414e93dc44a640dfe4b11/podman/po.js', 'networkRequestId': '5908.103'}
warning: failed to poll tuned 
warning: failed to poll tuned 
warning: failed to poll tuned 
log: This OS does not support CgroupsV2. Some information may be missing.
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died
warning: Unhandled event type  container exec_died

# Result testRunImageUser (__main__.TestApplication) failed
# 1 TEST FAILED [25s on 4-ci-srv-02]
not ok 24 /work/bots/make-checkout-workdir/test/check-application TestApplication.testRunImageUser [ND@1]

First occurrence: 2022-02-17T07:21:42.511983 | revision 00a89da342d8ed1c1b6df625b66cae32172cc78b Times recorded: 1 Latest occurrences: