cockpit-project / bots

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

fedora-33/34: cryptsetup resize on a LUKS container on top of an LVM logical volume unmounts the filesystem contained on the LUKS #1739

Closed KKoukiou closed 1 year ago

KKoukiou commented 3 years ago

Downstream Fedora report: https://bugzilla.redhat.com/show_bug.cgi?id=1934567 Downstream RHEL 9 report: https://bugzilla.redhat.com/show_bug.cgi?id=1985288

cockpituous commented 3 years ago

verify/fedora-34 Ooops, it happened again


# ----------------------------------------------------------------------
# testGrowShrinkEncryptedHelp (__main__.TestStorageResize)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0328/171512.007378:ERROR:bus.cc(393)] 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:9831/devtools/browser/c8896d3d-fbaf-4906-8263-87e74aa03320
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:9491\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1616951715902.8599,"url":"http://127.0.0.2:9491/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js","lineNumber":24,"stackTrace":{"callFrames":[{"functionName":"Ee","scriptId":"21","url":"http://127.0.0.2:9491/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js","lineNumber":24,"columnNumber":35353},{"functionName":"$e","scriptId":"21","url":"http://127.0.0.2:9491/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js","lineNumber":24,"columnNumber":44390},{"functionName":"append","scriptId":"21","url":"http://127.0.0.2:9491/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js","lineNumber":24,"columnNumber":46071},{"functionName":"S","scriptId":"21","url":"http://127.0.0.2:9491/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js","lineNumber":63,"columnNumber":64858},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9491/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js","lineNumber":63,"columnNumber":74054},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9491/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9491/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js","lineNumber":33,"columnNumber":18514},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9491/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9491/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9491/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js","lineNumber":0,"columnNumber":912}]}}
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
> warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
umount: /dev/mapper/luks-307eaa4b-7bc3-4d58-b080-9f8bd9a49ed2: not mounted.
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/verify/check-storage-resize", line 280, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 166, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 351, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-307eaa4b-7bc3-4d58-b080-9f8bd9a49ed2' && fsadm -y check '/dev/mapper/luks-307eaa4b-7bc3-4d58-b080-9f8bd9a49ed2' && fsadm -y resize '/dev/mapper/luks-307eaa4b-7bc3-4d58-b080-9f8bd9a49ed2' '200M'' returned non-zero exit status 32.
Wrote screenshot to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-34-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-34-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-34-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-34-127.0.0.2-2601-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 280, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 166, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 351, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-307eaa4b-7bc3-4d58-b080-9f8bd9a49ed2' && fsadm -y check '/dev/mapper/luks-307eaa4b-7bc3-4d58-b080-9f8bd9a49ed2' && fsadm -y resize '/dev/mapper/luks-307eaa4b-7bc3-4d58-b080-9f8bd9a49ed2' '200M'' returned non-zero exit status 32.

# Result testGrowShrinkEncryptedHelp (__main__.TestStorageResize) failed
# 1 TEST FAILED [53s on 4-ci-srv-02]
not ok 117 test/verify/check-storage-resize TestStorageResize.testGrowShrinkEncryptedHelp

First occurrence: 2021-03-28T17:15:43.175953 | revision 79fe9eadee06cceeddd7e0b16a1e84d4ff9af9a2 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0328/171621.205233:ERROR:bus.cc(393)] 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:9434/devtools/browser/5c9c1e29-08d9-42ad-8630-14953b737108
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:9391\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1616951783431.647,"url":"http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js","lineNumber":24,"stackTrace":{"callFrames":[{"functionName":"Ee","scriptId":"21","url":"http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js","lineNumber":24,"columnNumber":35353},{"functionName":"$e","scriptId":"21","url":"http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js","lineNumber":24,"columnNumber":44390},{"functionName":"append","scriptId":"21","url":"http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js","lineNumber":24,"columnNumber":46071},{"functionName":"S","scriptId":"21","url":"http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js","lineNumber":63,"columnNumber":64858},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js","lineNumber":63,"columnNumber":74054},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js","lineNumber":33,"columnNumber":18514},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js","lineNumber":0,"columnNumber":912}]}}
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
> warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 101, in checkResize
    b.wait_in_text("#dialog", "Proceeding will unmount all filesystems on it.")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 435, in wait_in_text
    self.wait_js_func('ph_in_text', selector, text)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 388, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 385, 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 179, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#dialog","Proceeding will unmount all filesystems on it.")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 233, 'columnNumber': 9, 'scriptId': '3', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '3', 'url': '', 'lineNumber': 232, 'columnNumber': 8}, {'functionName': '', 'scriptId': '3', 'url': '', 'lineNumber': 244, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n    at <anonymous>:245:24', 'objectId': '-4193999321445454726.8.2'}}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1616951782323.9739, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '24334.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:9391". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js', 'lineNumber': 24, 'stackTrace': {'callFrames': [{'functionName': 'Ee', 'scriptId': '21', 'url': 'http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js', 'lineNumber': 24, 'columnNumber': 35353}, {'functionName': '$e', 'scriptId': '21', 'url': 'http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js', 'lineNumber': 24, 'columnNumber': 44390}, {'functionName': 'append', 'scriptId': '21', 'url': 'http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js', 'lineNumber': 24, 'columnNumber': 46071}, {'functionName': 'S', 'scriptId': '21', 'url': 'http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js', 'lineNumber': 63, 'columnNumber': 64858}, {'functionName': '', 'scriptId': '21', 'url': 'http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js', 'lineNumber': 63, 'columnNumber': 74054}, {'functionName': 'n', 'scriptId': '21', 'url': 'http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '21', 'url': 'http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js', 'lineNumber': 33, 'columnNumber': 18514}, {'functionName': 'n', 'scriptId': '21', 'url': 'http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '21', 'url': 'http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js', 'lineNumber': 0, 'columnNumber': 901}, {'functionName': '', 'scriptId': '21', 'url': 'http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js', 'lineNumber': 0, 'columnNumber': 912}]}}
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
log: 
error: Text input: Text input requires either an id or aria-label to be specified
log: 
error: Text input: Text input requires either an id or aria-label to be specified
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2501-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 101, in checkResize
    b.wait_in_text("#dialog", "Proceeding will unmount all filesystems on it.")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 435, in wait_in_text
    self.wait_js_func('ph_in_text', selector, text)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 388, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 385, 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 179, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#dialog","Proceeding will unmount all filesystems on it.")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 233, 'columnNumber': 9, 'scriptId': '3', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '3', 'url': '', 'lineNumber': 232, 'columnNumber': 8}, {'functionName': '', 'scriptId': '3', 'url': '', 'lineNumber': 244, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n    at <anonymous>:245:24', 'objectId': '-4193999321445454726.8.2'}}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1616951782323.9739, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '24334.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:9391". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js', 'lineNumber': 24, 'stackTrace': {'callFrames': [{'functionName': 'Ee', 'scriptId': '21', 'url': 'http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js', 'lineNumber': 24, 'columnNumber': 35353}, {'functionName': '$e', 'scriptId': '21', 'url': 'http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js', 'lineNumber': 24, 'columnNumber': 44390}, {'functionName': 'append', 'scriptId': '21', 'url': 'http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js', 'lineNumber': 24, 'columnNumber': 46071}, {'functionName': 'S', 'scriptId': '21', 'url': 'http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js', 'lineNumber': 63, 'columnNumber': 64858}, {'functionName': '', 'scriptId': '21', 'url': 'http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js', 'lineNumber': 63, 'columnNumber': 74054}, {'functionName': 'n', 'scriptId': '21', 'url': 'http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '21', 'url': 'http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js', 'lineNumber': 33, 'columnNumber': 18514}, {'functionName': 'n', 'scriptId': '21', 'url': 'http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '21', 'url': 'http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js', 'lineNumber': 0, 'columnNumber': 901}, {'functionName': '', 'scriptId': '21', 'url': 'http://127.0.0.2:9391/cockpit/$bff40b3416ac4f8a4c53089e322961c785f54fbbe76eb3d9780c600071733ef2/shell/index.js', 'lineNumber': 0, 'columnNumber': 912}]}}
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
log: 
error: Text input: Text input requires either an id or aria-label to be specified
log: 
error: Text input: Text input requires either an id or aria-label to be specified

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [110s on 4-ci-srv-02]
not ok 120 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2021-03-28T17:17:48.668494 | revision 79fe9eadee06cceeddd7e0b16a1e84d4ff9af9a2 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testGrowShrinkEncryptedHelp (__main__.TestStorageResize)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0329/035118.854816:ERROR:bus.cc(393)] 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:9829/devtools/browser/a4153e81-a92d-40b3-b2ce-273fab72fa74
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:9491\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1616989881320.193,"url":"http://127.0.0.2:9491/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js","lineNumber":24,"stackTrace":{"callFrames":[{"functionName":"Ee","scriptId":"21","url":"http://127.0.0.2:9491/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js","lineNumber":24,"columnNumber":35353},{"functionName":"$e","scriptId":"21","url":"http://127.0.0.2:9491/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js","lineNumber":24,"columnNumber":44390},{"functionName":"append","scriptId":"21","url":"http://127.0.0.2:9491/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js","lineNumber":24,"columnNumber":46071},{"functionName":"S","scriptId":"21","url":"http://127.0.0.2:9491/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js","lineNumber":63,"columnNumber":64858},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9491/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js","lineNumber":63,"columnNumber":74054},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9491/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9491/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js","lineNumber":33,"columnNumber":18514},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9491/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9491/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9491/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js","lineNumber":0,"columnNumber":912}]}}
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
> warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
umount: /dev/mapper/luks-7fe9f0a0-a294-47ac-ad5f-95629c1fef26: not mounted.
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/verify/check-storage-resize", line 280, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 166, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 351, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-7fe9f0a0-a294-47ac-ad5f-95629c1fef26' && fsadm -y check '/dev/mapper/luks-7fe9f0a0-a294-47ac-ad5f-95629c1fef26' && fsadm -y resize '/dev/mapper/luks-7fe9f0a0-a294-47ac-ad5f-95629c1fef26' '200M'' returned non-zero exit status 32.
Wrote screenshot to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-34-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-34-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-34-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-34-127.0.0.2-2601-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 280, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 166, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 351, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-7fe9f0a0-a294-47ac-ad5f-95629c1fef26' && fsadm -y check '/dev/mapper/luks-7fe9f0a0-a294-47ac-ad5f-95629c1fef26' && fsadm -y resize '/dev/mapper/luks-7fe9f0a0-a294-47ac-ad5f-95629c1fef26' '200M'' returned non-zero exit status 32.

# Result testGrowShrinkEncryptedHelp (__main__.TestStorageResize) failed
# 1 TEST FAILED [45s on 2-cockpit-11]
not ok 242 test/verify/check-storage-resize TestStorageResize.testGrowShrinkEncryptedHelp

First occurrence: 2021-03-29T03:51:46.109469 | revision 76378db3cab10a3c4592f8f873850c40aa9e9102 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0329/035206.375626:ERROR:bus.cc(393)] 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:9542/devtools/browser/196d6ad3-f059-4c7e-851e-6e6e0b1e8a07
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:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1616989928896.62,"url":"http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js","lineNumber":24,"stackTrace":{"callFrames":[{"functionName":"Ee","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js","lineNumber":24,"columnNumber":35353},{"functionName":"$e","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js","lineNumber":24,"columnNumber":44390},{"functionName":"append","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js","lineNumber":24,"columnNumber":46071},{"functionName":"S","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js","lineNumber":63,"columnNumber":64858},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js","lineNumber":63,"columnNumber":74054},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js","lineNumber":33,"columnNumber":18514},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js","lineNumber":0,"columnNumber":912}]}}
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
> warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 101, in checkResize
    b.wait_in_text("#dialog", "Proceeding will unmount all filesystems on it.")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 435, in wait_in_text
    self.wait_js_func('ph_in_text', selector, text)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 388, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 385, 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 179, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#dialog","Proceeding will unmount all filesystems on it.")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 233, 'columnNumber': 9, 'scriptId': '3', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '3', 'url': '', 'lineNumber': 232, 'columnNumber': 8}, {'functionName': '', 'scriptId': '3', 'url': '', 'lineNumber': 244, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n    at <anonymous>:245:24', 'objectId': '6475759406284584699.8.2'}}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1616989927924.6572, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '55289.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:9291". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js', 'lineNumber': 24, 'stackTrace': {'callFrames': [{'functionName': 'Ee', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js', 'lineNumber': 24, 'columnNumber': 35353}, {'functionName': '$e', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js', 'lineNumber': 24, 'columnNumber': 44390}, {'functionName': 'append', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js', 'lineNumber': 24, 'columnNumber': 46071}, {'functionName': 'S', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js', 'lineNumber': 63, 'columnNumber': 64858}, {'functionName': '', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js', 'lineNumber': 63, 'columnNumber': 74054}, {'functionName': 'n', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js', 'lineNumber': 33, 'columnNumber': 18514}, {'functionName': 'n', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js', 'lineNumber': 0, 'columnNumber': 901}, {'functionName': '', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js', 'lineNumber': 0, 'columnNumber': 912}]}}
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
log: 
error: Text input: Text input requires either an id or aria-label to be specified
log: 
error: Text input: Text input requires either an id or aria-label to be specified
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2401-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 101, in checkResize
    b.wait_in_text("#dialog", "Proceeding will unmount all filesystems on it.")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 435, in wait_in_text
    self.wait_js_func('ph_in_text', selector, text)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 388, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 385, 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 179, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#dialog","Proceeding will unmount all filesystems on it.")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 233, 'columnNumber': 9, 'scriptId': '3', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '3', 'url': '', 'lineNumber': 232, 'columnNumber': 8}, {'functionName': '', 'scriptId': '3', 'url': '', 'lineNumber': 244, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n    at <anonymous>:245:24', 'objectId': '6475759406284584699.8.2'}}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1616989927924.6572, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '55289.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:9291". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js', 'lineNumber': 24, 'stackTrace': {'callFrames': [{'functionName': 'Ee', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js', 'lineNumber': 24, 'columnNumber': 35353}, {'functionName': '$e', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js', 'lineNumber': 24, 'columnNumber': 44390}, {'functionName': 'append', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js', 'lineNumber': 24, 'columnNumber': 46071}, {'functionName': 'S', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js', 'lineNumber': 63, 'columnNumber': 64858}, {'functionName': '', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js', 'lineNumber': 63, 'columnNumber': 74054}, {'functionName': 'n', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js', 'lineNumber': 33, 'columnNumber': 18514}, {'functionName': 'n', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js', 'lineNumber': 0, 'columnNumber': 901}, {'functionName': '', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$a93abce35a99765995eac5e63deb04c43d92f5557221c6bc717efa1962659d1a/shell/index.js', 'lineNumber': 0, 'columnNumber': 912}]}}
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
log: 
error: Text input: Text input requires either an id or aria-label to be specified
log: 
error: Text input: Text input requires either an id or aria-label to be specified

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [102s on 2-cockpit-11]
not ok 245 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2021-03-29T03:53:29.988779 | revision 76378db3cab10a3c4592f8f873850c40aa9e9102 Times recorded: 1 Latest occurrences:

# testResizeLuks (__main__.TestStorageResize)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0406/072558.127257:ERROR:bus.cc(393)] 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:9364/devtools/browser/34c547de-9bfb-4f12-8d8a-f06ddf213dcc
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:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1617693960321.1428,"url":"http://127.0.0.2:9291/cockpit/$de84ec330deb70fa75e9e271f62ea9925b8d30e4d3b2bd780fdabce5331e90e7/shell/index.js","lineNumber":24,"stackTrace":{"callFrames":[{"functionName":"Ee","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$de84ec330deb70fa75e9e271f62ea9925b8d30e4d3b2bd780fdabce5331e90e7/shell/index.js","lineNumber":24,"columnNumber":35353},{"functionName":"$e","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$de84ec330deb70fa75e9e271f62ea9925b8d30e4d3b2bd780fdabce5331e90e7/shell/index.js","lineNumber":24,"columnNumber":44390},{"functionName":"append","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$de84ec330deb70fa75e9e271f62ea9925b8d30e4d3b2bd780fdabce5331e90e7/shell/index.js","lineNumber":24,"columnNumber":46071},{"functionName":"S","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$de84ec330deb70fa75e9e271f62ea9925b8d30e4d3b2bd780fdabce5331e90e7/shell/index.js","lineNumber":63,"columnNumber":64878},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$de84ec330deb70fa75e9e271f62ea9925b8d30e4d3b2bd780fdabce5331e90e7/shell/index.js","lineNumber":63,"columnNumber":74074},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$de84ec330deb70fa75e9e271f62ea9925b8d30e4d3b2bd780fdabce5331e90e7/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$de84ec330deb70fa75e9e271f62ea9925b8d30e4d3b2bd780fdabce5331e90e7/shell/index.js","lineNumber":33,"columnNumber":18514},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$de84ec330deb70fa75e9e271f62ea9925b8d30e4d3b2bd780fdabce5331e90e7/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$de84ec330deb70fa75e9e271f62ea9925b8d30e4d3b2bd780fdabce5331e90e7/shell/index.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$de84ec330deb70fa75e9e271f62ea9925b8d30e4d3b2bd780fdabce5331e90e7/shell/index.js","lineNumber":0,"columnNumber":912}]}}
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
> warning: loading available updates failed: {"detail":"cannot update repo 'updates-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-f34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-f34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 90, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 440, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 208, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 40, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 378, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2401-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 90, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 440, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 208, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 40, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 378, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [98s on 2-ci-srv-01]
not ok 167 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2021-04-12T16:24:33.258722 Times recorded: 1 Latest occurrences:

cockpituous commented 3 years ago

fedora-34 Ooops, it happened again


# ----------------------------------------------------------------------
# testGrowShrinkEncryptedHelp (__main__.TestStorageResize)
*** You are running in headless mode.

(firefox:99743): Gtk-WARNING **: 10:57:43.639: Locale not supported by C library.
    Using the fallback 'C' locale.
*** You are running in headless mode.

(firefox:99746): Gtk-WARNING **: 10:57:43.701: Locale not supported by C library.
    Using the fallback 'C' locale.
[GFX1-]: glxtest: libpci missing
[GFX1-]: glxtest: Unable to open a connection to the X server
[GFX1-]: glxtest: libEGL initialize failed
[GFX1-]: No GPUs detected via PCI
[GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
DevTools listening on ws://localhost:9324/devtools/browser/6efe9390-d932-426d-b665-a6cf8285f1e6
WebDriver BiDi listening on ws://localhost:9324
CDP: {"source":"other","level":"warning","text":"This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”.","timestamp":1638097068856,"url":"http://127.0.0.2:9791/storage","lineNumber":0}
> 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: Resolving coreutils failed: {"detail":"cannot update repo 'fedora': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'fedora': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: [object Object]
CDP: {"source":"other","level":"warning","text":"XrayWrapper denied access to property \"toString\" (reason: value is callable). See https://developer.mozilla.org/en-US/docs/Xray_vision for more information. Note that only the first denied property access from a given global object will be reported.","timestamp":1638097078168,"url":"chrome://remote/content/cdp/sessions/ContentProcessSession.jsm","lineNumber":55}
CDP: {"source":"other","level":"warning","text":"Relative positioning of table rows and row groups is now supported. This site may need to be updated because it may depend on this feature having no effect.","timestamp":1638097093715,"url":"http://127.0.0.2:9791/cockpit/$5c7669c85375d5df11d22d1fde3e05d71ff9cf6a17bc9765495695912671083f/storage/index.html#/vg/TEST","lineNumber":0}
umount: /dev/mapper/luks-b27e42f7-5273-4ba5-8af2-5e56a510e339: not mounted.
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/verify/check-storage-resize", line 276, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 162, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 359, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-b27e42f7-5273-4ba5-8af2-5e56a510e339' && fsadm -y check '/dev/mapper/luks-b27e42f7-5273-4ba5-8af2-5e56a510e339' && fsadm -y resize '/dev/mapper/luks-b27e42f7-5273-4ba5-8af2-5e56a510e339' '200M'' returned non-zero exit status 32.
Wrote screenshot to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-34-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-34-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-34-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-34-127.0.0.2-2901-FAIL.log.gz
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 276, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 162, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 359, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-b27e42f7-5273-4ba5-8af2-5e56a510e339' && fsadm -y check '/dev/mapper/luks-b27e42f7-5273-4ba5-8af2-5e56a510e339' && fsadm -y resize '/dev/mapper/luks-b27e42f7-5273-4ba5-8af2-5e56a510e339' '200M'' returned non-zero exit status 32.

# Result testGrowShrinkEncryptedHelp (__main__.TestStorageResize) failed
# 1 TEST FAILED [59s on 3-cockpit-11]
not ok 206 test/verify/check-storage-resize TestStorageResize.testGrowShrinkEncryptedHelp

First occurrence: 2021-11-28T10:58:21.482098 | revision cd8e8f4db2a6cd511aa111b971cc13f372ca64d5 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
*** You are running in headless mode.

(firefox:23908): Gtk-WARNING **: 16:49:31.775: Locale not supported by C library.
    Using the fallback 'C' locale.
*** You are running in headless mode.

(firefox:23911): Gtk-WARNING **: 16:49:31.853: Locale not supported by C library.
    Using the fallback 'C' locale.
[GFX1-]: glxtest: libpci missing
[GFX1-]: glxtest: Unable to open a connection to the X server
[GFX1-]: glxtest: libEGL initialize failed
[GFX1-]: No GPUs detected via PCI
[GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
DevTools listening on ws://localhost:9615/devtools/browser/dcae03aa-13b0-4531-b613-9cb637f2541e
WebDriver BiDi listening on ws://localhost:9615
CDP: {"source":"other","level":"warning","text":"This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”.","timestamp":1638290977841,"url":"http://127.0.0.2:9391/storage","lineNumber":0}
> 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: Resolving coreutils failed: {"detail":"cannot update repo 'fedora': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'fedora': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: [object Object]
CDP: {"source":"other","level":"warning","text":"XrayWrapper denied access to property \"toString\" (reason: value is callable). See https://developer.mozilla.org/en-US/docs/Xray_vision for more information. Note that only the first denied property access from a given global object will be reported.","timestamp":1638290990212,"url":"chrome://remote/content/cdp/sessions/ContentProcessSession.jsm","lineNumber":55}
CDP: {"source":"other","level":"warning","text":"Relative positioning of table rows and row groups is now supported. This site may need to be updated because it may depend on this feature having no effect.","timestamp":1638291014043,"url":"http://127.0.0.2:9391/cockpit/$d8389a121ebe40a9b738e47a930f0cc4f9ae3d781f1be6a3cae20d4980882199/storage/index.html#/vg/TEST","lineNumber":0}
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 133, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 501, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 215, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 45, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 404, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2501-FAIL.log.gz
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 133, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 501, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 215, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 45, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 404, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [147s on 4-ci-srv-01]
not ok 270 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2021-11-30T16:51:31.970584 | revision f92aaadb9c61773dcf8beb69a7275e272b2c865d Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
*** You are running in headless mode.

(firefox:11836): Gtk-WARNING **: 09:45:58.162: Locale not supported by C library.
    Using the fallback 'C' locale.
*** You are running in headless mode.

(firefox:11847): Gtk-WARNING **: 09:45:58.213: Locale not supported by C library.
    Using the fallback 'C' locale.
[GFX1-]: glxtest: libpci missing
[GFX1-]: glxtest: Unable to open a connection to the X server
[GFX1-]: glxtest: libEGL initialize failed
[GFX1-]: No GPUs detected via PCI
[GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
DevTools listening on ws://localhost:10079/devtools/browser/10329dd5-278a-41f9-8313-a89e6e0b7fed
WebDriver BiDi listening on ws://localhost:10079
CDP: {"source":"other","level":"warning","text":"This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”.","timestamp":1638438362860,"url":"http://127.0.0.2:9791/storage","lineNumber":0}
> 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: Resolving coreutils failed: {"detail":"cannot update repo 'fedora': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'fedora': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: [object Object]
CDP: {"source":"other","level":"warning","text":"XrayWrapper denied access to property \"toString\" (reason: value is callable). See https://developer.mozilla.org/en-US/docs/Xray_vision for more information. Note that only the first denied property access from a given global object will be reported.","timestamp":1638438371488,"url":"chrome://remote/content/cdp/sessions/ContentProcessSession.jsm","lineNumber":55}
CDP: {"source":"other","level":"warning","text":"Relative positioning of table rows and row groups is now supported. This site may need to be updated because it may depend on this feature having no effect.","timestamp":1638438383802,"url":"http://127.0.0.2:9791/cockpit/$d148a1e6b0ad9b75b889eb637c3dff02f53dc9c42997dd3b59660e1b408603ee/storage/index.html#/vg/TEST","lineNumber":0}
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 133, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 501, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 215, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 45, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 404, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2901-FAIL.log.gz
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 133, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 501, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 215, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 45, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 404, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [114s on 2-cockpit-7]
not ok 209 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2021-12-02T09:47:34.021811 | revision 560de817c3a3f46654f2efaf853de0bf9a54e568 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testGrowShrinkEncryptedHelp (__main__.TestStorageResize)
*** You are running in headless mode.

(firefox:10379): Gtk-WARNING **: 10:35:02.412: Locale not supported by C library.
    Using the fallback 'C' locale.
*** You are running in headless mode.

(firefox:10401): Gtk-WARNING **: 10:35:02.467: Locale not supported by C library.
    Using the fallback 'C' locale.
[GFX1-]: glxtest: libpci missing
[GFX1-]: glxtest: Unable to open a connection to the X server
[GFX1-]: glxtest: libEGL initialize failed
[GFX1-]: No GPUs detected via PCI
[GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
DevTools listening on ws://localhost:9368/devtools/browser/4297e5be-e5cd-4b8c-9b4e-bf9fe351c844
WebDriver BiDi listening on ws://localhost:9368
> 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: Resolving coreutils failed: {"detail":"cannot update repo 'fedora': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'fedora': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: [object Object]
CDP: {"source":"other","level":"warning","text":"XrayWrapper denied access to property \"toString\" (reason: value is callable). See https://developer.mozilla.org/en-US/docs/Xray_vision for more information. Note that only the first denied property access from a given global object will be reported.","timestamp":1638959717197,"url":"chrome://remote/content/cdp/sessions/ContentProcessSession.jsm","lineNumber":55}
CDP: {"source":"other","level":"warning","text":"Relative positioning of table rows and row groups is now supported. This site may need to be updated because it may depend on this feature having no effect.","timestamp":1638959728091,"url":"http://127.0.0.2:9691/cockpit/$ee06f20349aa2ce8122e84fde4d651593ad3b1b14d62eb005e4a51a835eb9a80/storage/index.html#/vg/TEST","lineNumber":0}
umount: /dev/mapper/luks-7b5d23dd-4257-4742-8f14-1e8b0dcfd035: not mounted.
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/verify/check-storage-resize", line 276, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 162, in shrink_extfs
    self.machine.execute(f"umount '{fs_dev}' && fsadm -y check '{fs_dev}' && fsadm -y resize '{fs_dev}' '{size}'")
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 359, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-7b5d23dd-4257-4742-8f14-1e8b0dcfd035' && fsadm -y check '/dev/mapper/luks-7b5d23dd-4257-4742-8f14-1e8b0dcfd035' && fsadm -y resize '/dev/mapper/luks-7b5d23dd-4257-4742-8f14-1e8b0dcfd035' '200M'' returned non-zero exit status 32.
Wrote screenshot to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-34-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-34-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-34-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-34-127.0.0.2-2801-FAIL.log.gz
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 276, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 162, in shrink_extfs
    self.machine.execute(f"umount '{fs_dev}' && fsadm -y check '{fs_dev}' && fsadm -y resize '{fs_dev}' '{size}'")
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 359, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-7b5d23dd-4257-4742-8f14-1e8b0dcfd035' && fsadm -y check '/dev/mapper/luks-7b5d23dd-4257-4742-8f14-1e8b0dcfd035' && fsadm -y resize '/dev/mapper/luks-7b5d23dd-4257-4742-8f14-1e8b0dcfd035' '200M'' returned non-zero exit status 32.

# Result testGrowShrinkEncryptedHelp (__main__.TestStorageResize) failed
# 1 TEST FAILED [52s on 1-ci-srv-03]
not ok 204 test/verify/check-storage-resize TestStorageResize.testGrowShrinkEncryptedHelp

First occurrence: 2021-12-08T10:35:34.949363 | revision 5182f9b9f43f0c6bd2def61495ecf3c6e873635b Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
*** You are running in headless mode.

(firefox:79780): Gtk-WARNING **: 09:15:21.711: Locale not supported by C library.
    Using the fallback 'C' locale.
*** You are running in headless mode.

(firefox:79787): Gtk-WARNING **: 09:15:21.758: Locale not supported by C library.
    Using the fallback 'C' locale.
[GFX1-]: glxtest: libpci missing
[GFX1-]: glxtest: Unable to open a connection to the X server
[GFX1-]: glxtest: libEGL initialize failed
[GFX1-]: No GPUs detected via PCI
[GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
DevTools listening on ws://localhost:9886/devtools/browser/0b82135a-f5b0-4680-923c-253b6f42e24e
WebDriver BiDi listening on ws://localhost:9886
> 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: Resolving coreutils failed: {"detail":"cannot update repo 'fedora': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'fedora': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: [object Object]
CDP: {"source":"other","level":"warning","text":"XrayWrapper denied access to property \"toString\" (reason: value is callable). See https://developer.mozilla.org/en-US/docs/Xray_vision for more information. Note that only the first denied property access from a given global object will be reported.","timestamp":1639386933830,"url":"chrome://remote/content/cdp/sessions/ContentProcessSession.jsm","lineNumber":55}
CDP: {"source":"other","level":"warning","text":"Relative positioning of table rows and row groups is now supported. This site may need to be updated because it may depend on this feature having no effect.","timestamp":1639386950572,"url":"http://127.0.0.2:9691/cockpit/$650751d18d95c7e49a5546ba2b107336d4cc9186e6d66b9543eec8327fb5bee7/storage/index.html#/vg/TEST","lineNumber":0}
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 134, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 501, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 215, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 45, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 404, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2801-FAIL.log.gz
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 134, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 501, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 215, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 45, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 404, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [117s on 4-cockpit-9]
not ok 209 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2021-12-13T09:17:00.537438 | revision f6ca5f7f866d94c070ac6770e710947f5e0cdad7 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9908/devtools/browser/4b2e32f3-9a5f-43ce-8419-713b007e9e15
[0125/161027.943089:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 162823: Permission denied (13)
[0125/161027.944102: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
[0125/161027.945470:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[0125/161027.946915:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 162830: Permission denied (13)
[0125/161027.950131:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 162837: Permission denied (13)
[0125/161027.950768:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is 
[0125/161028.240996:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 162872: Permission denied (13)
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'fedora': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'fedora': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 134, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 502, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 222, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 45, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 407, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2801-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 134, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 502, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 222, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 45, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 407, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [111s on centosci-tasks-pl65v]
not ok 192 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-01-25T16:12:00.430325 | revision 70dbefb20aa673bbab07978ba23abf473dc59085 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9295/devtools/browser/93e828b0-694f-4b7d-a84f-7ace986ac16f
[0207/102238.918956: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/102238.920050:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[0207/102238.922456:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is 
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1644229360933.376,"url":"http://127.0.0.2:9791/cockpit/$2eb1f984979785202adffb979d8a7ca7d4c7341e5d05d19077e0bbc2431b294b/base1/po.js","networkRequestId":"109458.18"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1644229360933.939,"url":"http://127.0.0.2:9791/cockpit/$2eb1f984979785202adffb979d8a7ca7d4c7341e5d05d19077e0bbc2431b294b/shell/po.js","networkRequestId":"109458.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1644229360941.133,"url":"http://127.0.0.2:9791/cockpit/$2eb1f984979785202adffb979d8a7ca7d4c7341e5d05d19077e0bbc2431b294b/base1/po.js","networkRequestId":"109458.25"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1644229360944.651,"url":"http://127.0.0.2:9791/cockpit/$2eb1f984979785202adffb979d8a7ca7d4c7341e5d05d19077e0bbc2431b294b/shell/po.js","networkRequestId":"109458.27"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1644229361179.481,"url":"http://127.0.0.2:9791/cockpit/$2eb1f984979785202adffb979d8a7ca7d4c7341e5d05d19077e0bbc2431b294b/base1/po.js","networkRequestId":"109458.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1644229361179.819,"url":"http://127.0.0.2:9791/cockpit/$2eb1f984979785202adffb979d8a7ca7d4c7341e5d05d19077e0bbc2431b294b/system/po.js","networkRequestId":"109458.54"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1644229361200.874,"url":"http://127.0.0.2:9791/cockpit/$2eb1f984979785202adffb979d8a7ca7d4c7341e5d05d19077e0bbc2431b294b/updates/po.js","networkRequestId":"109458.70"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1644229361221.531,"url":"http://127.0.0.2:9791/cockpit/$2eb1f984979785202adffb979d8a7ca7d4c7341e5d05d19077e0bbc2431b294b/storage/po.js","networkRequestId":"109458.81"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1644229361240.572,"url":"http://127.0.0.2:9791/cockpit/$2eb1f984979785202adffb979d8a7ca7d4c7341e5d05d19077e0bbc2431b294b/base1/po.js","networkRequestId":"109458.68"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1644229361241.048,"url":"http://127.0.0.2:9791/cockpit/$2eb1f984979785202adffb979d8a7ca7d4c7341e5d05d19077e0bbc2431b294b/system/po.js","networkRequestId":"109458.63"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1644229361241.524,"url":"http://127.0.0.2:9791/cockpit/$2eb1f984979785202adffb979d8a7ca7d4c7341e5d05d19077e0bbc2431b294b/base1/po.js","networkRequestId":"109458.79"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1644229361243.533,"url":"http://127.0.0.2:9791/cockpit/$2eb1f984979785202adffb979d8a7ca7d4c7341e5d05d19077e0bbc2431b294b/base1/po.js","networkRequestId":"109458.85"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1644229361244.178,"url":"http://127.0.0.2:9791/cockpit/$2eb1f984979785202adffb979d8a7ca7d4c7341e5d05d19077e0bbc2431b294b/base1/po.js","networkRequestId":"109458.61"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1644229361327.26,"url":"http://127.0.0.2:9791/cockpit/$2eb1f984979785202adffb979d8a7ca7d4c7341e5d05d19077e0bbc2431b294b/base1/po.js","networkRequestId":"109458.91"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1644229361374.867,"url":"http://127.0.0.2:9791/cockpit/$2eb1f984979785202adffb979d8a7ca7d4c7341e5d05d19077e0bbc2431b294b/system/po.js","networkRequestId":"109458.92"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1644229361436.065,"url":"http://127.0.0.2:9791/cockpit/$2eb1f984979785202adffb979d8a7ca7d4c7341e5d05d19077e0bbc2431b294b/system/po.js","networkRequestId":"109458.93"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1644229361456.91,"url":"http://127.0.0.2:9791/cockpit/$2eb1f984979785202adffb979d8a7ca7d4c7341e5d05d19077e0bbc2431b294b/storage/po.js","networkRequestId":"109458.95"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1644229361523.586,"url":"http://127.0.0.2:9791/cockpit/$2eb1f984979785202adffb979d8a7ca7d4c7341e5d05d19077e0bbc2431b294b/updates/po.js","networkRequestId":"109458.96"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'fedora': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'fedora': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 134, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 498, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 218, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 45, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 459, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2901-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 134, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 498, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 218, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 45, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 459, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [100s on 8-cockpit-aws-tasks]
not ok 210 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-02-07T10:24:07.588125 | revision c6d09d2f6bde699d7ae02473d7033bfaa4f8c1ab Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9984/devtools/browser/a224d897-9b94-4a14-aeb4-7aa90a586fff
[0207/122025.515159:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 52493: Permission denied (13)
[0207/122025.516161: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/122025.517149:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 52499: Permission denied (13)
[0207/122025.517935:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[0207/122025.520315:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 52507: Permission denied (13)
[0207/122025.521078:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is 
[0207/122025.783392:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 52542: Permission denied (13)
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'fedora': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'fedora': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 134, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 498, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 218, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 45, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 459, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2401-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 134, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 498, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 218, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 45, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 459, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [106s on centosci-tasks-kkvl8]
not ok 171 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-02-07T12:21:58.190630 | revision f8ed0f602808e9c7b90b54abecd7fc0b97808a07 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9639/devtools/browser/19110b29-e622-4d6d-b04b-406e04fd57d8
[0214/204627.630785:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 54733: Permission denied (13)
[0214/204627.631758: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
[0214/204627.633023:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[0214/204627.634234:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 54740: Permission denied (13)
[0214/204627.637013:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 54747: Permission denied (13)
[0214/204627.637553:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is 
[0214/204627.917112:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 54804: Permission denied (13)
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'fedora': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'fedora': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 134, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 498, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 218, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 45, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 461, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2501-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 134, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 498, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 218, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 45, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 461, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [110s on centosci-tasks-r6w5w]
not ok 198 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-02-14T20:48:00.300916 | revision fcb51394ce35b695c5d06705df15b94910994b3a Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9390/devtools/browser/17af432d-8262-443e-9d3a-e6e08f36e2ec
[0217/060617.176830: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/060617.178623:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[0217/060617.185478: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/060617.187208:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
[0217/060617.189783:ERROR:gpu_init.cc(457)] Passthrough is not supported, GL is disabled, ANGLE is 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'fedora': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'fedora': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 134, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 498, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 218, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 45, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 461, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2401-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 134, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 498, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 218, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 45, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 461, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [115s on 3-cockpit-8]
not ok 211 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-02-17T06:07:54.227895 | revision 4fd2184f20796e7fcc89e9094e277857ebb264e2 Times recorded: 1 Latest occurrences:

cockpituous commented 3 years ago

verify/fedora-33 Ooops, it happened again


# ----------------------------------------------------------------------
# testGrowShrinkEncryptedHelp (__main__.TestStorageResize)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0328/172522.465411:ERROR:bus.cc(393)] 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:9989/devtools/browser/907c6822-d986-408a-8cb5-967bebaa90b1
[0328/172522.468636:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 61881: Permission denied (13)
[0328/172522.472516:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 61883: Permission denied (13)
[0328/172522.737924:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 61927: Permission denied (13)
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:9491\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1616952325667.561,"url":"http://127.0.0.2:9491/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":110891,"stackTrace":{"callFrames":[{"functionName":"buildFragment","scriptId":"20","url":"http://127.0.0.2:9491/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":110891,"columnNumber":18},{"functionName":"domManip","scriptId":"20","url":"http://127.0.0.2:9491/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":111932,"columnNumber":13},{"functionName":"append","scriptId":"20","url":"http://127.0.0.2:9491/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":112123,"columnNumber":9},{"functionName":"translate_and_init","scriptId":"20","url":"http://127.0.0.2:9491/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":157655,"columnNumber":67},{"functionName":"./pkg/shell/machines/machine-dialogs.js","scriptId":"20","url":"http://127.0.0.2:9491/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":157687,"columnNumber":21},{"functionName":"__webpack_require__","scriptId":"20","url":"http://127.0.0.2:9491/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":19,"columnNumber":29},{"functionName":"./pkg/shell/index.js","scriptId":"20","url":"http://127.0.0.2:9491/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":156868,"columnNumber":82},{"functionName":"__webpack_require__","scriptId":"20","url":"http://127.0.0.2:9491/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":19,"columnNumber":29},{"functionName":"0","scriptId":"20","url":"http://127.0.0.2:9491/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":160160,"columnNumber":0},{"functionName":"__webpack_require__","scriptId":"20","url":"http://127.0.0.2:9491/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":19,"columnNumber":29},{"functionName":"","scriptId":"20","url":"http://127.0.0.2:9491/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":83,"columnNumber":17},{"functionName":"","scriptId":"20","url":"http://127.0.0.2:9491/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":86,"columnNumber":9}]}}
> info: %cDownload the React DevTools for a better development experience: https://fb.me/react-devtools font-weight:bold
> warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
umount: /dev/mapper/luks-5277ff35-85be-4863-874c-79452beae9f3: not mounted.
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/verify/check-storage-resize", line 280, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 166, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 351, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-5277ff35-85be-4863-874c-79452beae9f3' && fsadm -y check '/dev/mapper/luks-5277ff35-85be-4863-874c-79452beae9f3' && fsadm -y resize '/dev/mapper/luks-5277ff35-85be-4863-874c-79452beae9f3' '200M'' returned non-zero exit status 32.
Wrote screenshot to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2601-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 280, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 166, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 351, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-5277ff35-85be-4863-874c-79452beae9f3' && fsadm -y check '/dev/mapper/luks-5277ff35-85be-4863-874c-79452beae9f3' && fsadm -y resize '/dev/mapper/luks-5277ff35-85be-4863-874c-79452beae9f3' '200M'' returned non-zero exit status 32.

# Result testGrowShrinkEncryptedHelp (__main__.TestStorageResize) failed
# 1 TEST FAILED [42s on centosci-tasks-l7wr9]
not ok 242 test/verify/check-storage-resize TestStorageResize.testGrowShrinkEncryptedHelp

First occurrence: 2021-03-28T17:25:47.991417 | revision 370a806632279ed4d20bb6a6334e1b070e8a2362 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0328/201609.564567:ERROR:bus.cc(393)] 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:9380/devtools/browser/b6b3ef8d-f5cf-449d-a8b2-310a967bdd89
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:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1616962572431.567,"url":"http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":110891,"stackTrace":{"callFrames":[{"functionName":"buildFragment","scriptId":"20","url":"http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":110891,"columnNumber":18},{"functionName":"domManip","scriptId":"20","url":"http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":111932,"columnNumber":13},{"functionName":"append","scriptId":"20","url":"http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":112123,"columnNumber":9},{"functionName":"translate_and_init","scriptId":"20","url":"http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":157655,"columnNumber":67},{"functionName":"./pkg/shell/machines/machine-dialogs.js","scriptId":"20","url":"http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":157687,"columnNumber":21},{"functionName":"__webpack_require__","scriptId":"20","url":"http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":19,"columnNumber":29},{"functionName":"./pkg/shell/index.js","scriptId":"20","url":"http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":156868,"columnNumber":82},{"functionName":"__webpack_require__","scriptId":"20","url":"http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":19,"columnNumber":29},{"functionName":"0","scriptId":"20","url":"http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":160160,"columnNumber":0},{"functionName":"__webpack_require__","scriptId":"20","url":"http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":19,"columnNumber":29},{"functionName":"","scriptId":"20","url":"http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":83,"columnNumber":17},{"functionName":"","scriptId":"20","url":"http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":86,"columnNumber":9}]}}
> info: %cDownload the React DevTools for a better development experience: https://fb.me/react-devtools font-weight:bold
> warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 101, in checkResize
    b.wait_in_text("#dialog", "Proceeding will unmount all filesystems on it.")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 435, in wait_in_text
    self.wait_js_func('ph_in_text', selector, text)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 388, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 385, 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 179, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#dialog","Proceeding will unmount all filesystems on it.")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 233, 'columnNumber': 9, 'scriptId': '3', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '3', 'url': '', 'lineNumber': 232, 'columnNumber': 8}, {'functionName': '', 'scriptId': '3', 'url': '', 'lineNumber': 244, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n    at <anonymous>:245:24', 'objectId': '4849050449882077155.5.2'}}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1616962571037.173, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '24145.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:9291". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 110891, 'stackTrace': {'callFrames': [{'functionName': 'buildFragment', 'scriptId': '20', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 110891, 'columnNumber': 18}, {'functionName': 'domManip', 'scriptId': '20', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 111932, 'columnNumber': 13}, {'functionName': 'append', 'scriptId': '20', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 112123, 'columnNumber': 9}, {'functionName': 'translate_and_init', 'scriptId': '20', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 157655, 'columnNumber': 67}, {'functionName': './pkg/shell/machines/machine-dialogs.js', 'scriptId': '20', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 157687, 'columnNumber': 21}, {'functionName': '__webpack_require__', 'scriptId': '20', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 19, 'columnNumber': 29}, {'functionName': './pkg/shell/index.js', 'scriptId': '20', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 156868, 'columnNumber': 82}, {'functionName': '__webpack_require__', 'scriptId': '20', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 19, 'columnNumber': 29}, {'functionName': '0', 'scriptId': '20', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 160160, 'columnNumber': 0}, {'functionName': '__webpack_require__', 'scriptId': '20', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 19, 'columnNumber': 29}, {'functionName': '', 'scriptId': '20', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 83, 'columnNumber': 17}, {'functionName': '', 'scriptId': '20', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 86, 'columnNumber': 9}]}}
info: %cDownload the React DevTools for a better development experience: https://fb.me/react-devtools font-weight:bold
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
error: Text input: Text input requires either an id or aria-label to be specified
error: Text input: Text input requires either an id or aria-label to be specified
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-33-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-33-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-33-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-33-127.0.0.2-2401-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 101, in checkResize
    b.wait_in_text("#dialog", "Proceeding will unmount all filesystems on it.")
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 435, in wait_in_text
    self.wait_js_func('ph_in_text', selector, text)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 388, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 385, 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 179, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_in_text("#dialog","Proceeding will unmount all filesystems on it.")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 233, 'columnNumber': 9, 'scriptId': '3', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '3', 'url': '', 'lineNumber': 232, 'columnNumber': 8}, {'functionName': '', 'scriptId': '3', 'url': '', 'lineNumber': 244, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n    at <anonymous>:245:24', 'objectId': '4849050449882077155.5.2'}}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1616962571037.173, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '24145.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:9291". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 110891, 'stackTrace': {'callFrames': [{'functionName': 'buildFragment', 'scriptId': '20', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 110891, 'columnNumber': 18}, {'functionName': 'domManip', 'scriptId': '20', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 111932, 'columnNumber': 13}, {'functionName': 'append', 'scriptId': '20', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 112123, 'columnNumber': 9}, {'functionName': 'translate_and_init', 'scriptId': '20', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 157655, 'columnNumber': 67}, {'functionName': './pkg/shell/machines/machine-dialogs.js', 'scriptId': '20', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 157687, 'columnNumber': 21}, {'functionName': '__webpack_require__', 'scriptId': '20', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 19, 'columnNumber': 29}, {'functionName': './pkg/shell/index.js', 'scriptId': '20', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 156868, 'columnNumber': 82}, {'functionName': '__webpack_require__', 'scriptId': '20', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 19, 'columnNumber': 29}, {'functionName': '0', 'scriptId': '20', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 160160, 'columnNumber': 0}, {'functionName': '__webpack_require__', 'scriptId': '20', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 19, 'columnNumber': 29}, {'functionName': '', 'scriptId': '20', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 83, 'columnNumber': 17}, {'functionName': '', 'scriptId': '20', 'url': 'http://127.0.0.2:9291/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js', 'lineNumber': 86, 'columnNumber': 9}]}}
info: %cDownload the React DevTools for a better development experience: https://fb.me/react-devtools font-weight:bold
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
error: Text input: Text input requires either an id or aria-label to be specified
error: Text input: Text input requires either an id or aria-label to be specified

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [98s on 3-ci-srv-01]
not ok 245 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2021-03-28T20:17:29.413728 | revision 1bbec74a3334792578d22477b1dd671c69b3165e Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testGrowShrinkEncryptedHelp (__main__.TestStorageResize)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0328/201837.043027:ERROR:bus.cc(393)] 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:10036/devtools/browser/8bd90972-b4e9-424d-a8d4-e8d60ba57116
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:9391\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1616962720671.625,"url":"http://127.0.0.2:9391/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":110891,"stackTrace":{"callFrames":[{"functionName":"buildFragment","scriptId":"20","url":"http://127.0.0.2:9391/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":110891,"columnNumber":18},{"functionName":"domManip","scriptId":"20","url":"http://127.0.0.2:9391/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":111932,"columnNumber":13},{"functionName":"append","scriptId":"20","url":"http://127.0.0.2:9391/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":112123,"columnNumber":9},{"functionName":"translate_and_init","scriptId":"20","url":"http://127.0.0.2:9391/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":157655,"columnNumber":67},{"functionName":"./pkg/shell/machines/machine-dialogs.js","scriptId":"20","url":"http://127.0.0.2:9391/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":157687,"columnNumber":21},{"functionName":"__webpack_require__","scriptId":"20","url":"http://127.0.0.2:9391/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":19,"columnNumber":29},{"functionName":"./pkg/shell/index.js","scriptId":"20","url":"http://127.0.0.2:9391/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":156868,"columnNumber":82},{"functionName":"__webpack_require__","scriptId":"20","url":"http://127.0.0.2:9391/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":19,"columnNumber":29},{"functionName":"0","scriptId":"20","url":"http://127.0.0.2:9391/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":160160,"columnNumber":0},{"functionName":"__webpack_require__","scriptId":"20","url":"http://127.0.0.2:9391/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":19,"columnNumber":29},{"functionName":"","scriptId":"20","url":"http://127.0.0.2:9391/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":83,"columnNumber":17},{"functionName":"","scriptId":"20","url":"http://127.0.0.2:9391/cockpit/$bcecaa6eafee968d4a5e181f2e8d613a5de416de3cda1977798e8826500a1fff/shell/index.js","lineNumber":86,"columnNumber":9}]}}
> info: %cDownload the React DevTools for a better development experience: https://fb.me/react-devtools font-weight:bold
> warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
umount: /dev/mapper/luks-4fdca6ad-0b18-44f9-8b6b-604b3d5a1cf8: not mounted.
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/verify/check-storage-resize", line 280, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 166, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 351, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-4fdca6ad-0b18-44f9-8b6b-604b3d5a1cf8' && fsadm -y check '/dev/mapper/luks-4fdca6ad-0b18-44f9-8b6b-604b3d5a1cf8' && fsadm -y resize '/dev/mapper/luks-4fdca6ad-0b18-44f9-8b6b-604b3d5a1cf8' '200M'' returned non-zero exit status 32.
Wrote screenshot to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2501-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 280, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 166, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 351, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-4fdca6ad-0b18-44f9-8b6b-604b3d5a1cf8' && fsadm -y check '/dev/mapper/luks-4fdca6ad-0b18-44f9-8b6b-604b3d5a1cf8' && fsadm -y resize '/dev/mapper/luks-4fdca6ad-0b18-44f9-8b6b-604b3d5a1cf8' '200M'' returned non-zero exit status 32.

# Result testGrowShrinkEncryptedHelp (__main__.TestStorageResize) failed
# 1 TEST FAILED [43s on 3-ci-srv-01]
not ok 242 test/verify/check-storage-resize TestStorageResize.testGrowShrinkEncryptedHelp

First occurrence: 2021-03-28T20:19:02.816815 | revision 1bbec74a3334792578d22477b1dd671c69b3165e Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testGrowShrinkEncryptedHelp (__main__.TestStorageResize)
which: no firefox-nightly in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/work/bots/make-checkout-workdir/bots:/work/bots/make-checkout-workdir/test:/work/bots/make-checkout-workdir/bots:/work/bots/make-checkout-workdir/test)
*** You are running in headless mode.

(firefox:3225): Gtk-WARNING **: 03:47:11.464: Locale not supported by C library.
    Using the fallback 'C' locale.
*** You are running in headless mode.

(firefox:3228): Gtk-WARNING **: 03:47:11.506: Locale not supported by C library.
    Using the fallback 'C' locale.
[GFX1-]: glxtest: libEGL initialize failed
[GFX1-]: glxtest: Unable to open a connection to the X server
[GFX1-]: glxtest: libEGL initialize failed
DevTools listening on ws://localhost:9553/devtools/browser/27b84486-56a1-415e-986b-7f145ac4af59
CDP: {"source":"other","level":"warning","text":"This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”.","timestamp":1616989635234,"url":"http://127.0.0.2:9491/storage","lineNumber":0}
CDP: {"source":"other","level":"error","text":"Content Security Policy: The page’s settings blocked the loading of a resource at inline (“default-src”).","timestamp":1616989635320,"url":"http://127.0.0.2:9491/cockpit/$bb5dba7c0be7c8760d75c7c2da3503a6e63c3b999c6b8af30573de3d872165ad/shell/index.js","lineNumber":25}
> warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
CDP: {"source":"other","level":"warning","text":"Relative positioning of table rows and row groups is now supported. This site may need to be updated because it may depend on this feature having no effect.","timestamp":1616989637022,"lineNumber":187}
umount: /dev/mapper/luks-cea31941-169a-4005-b612-05bc6d8407b6: not mounted.
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/verify/check-storage-resize", line 280, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 166, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 351, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-cea31941-169a-4005-b612-05bc6d8407b6' && fsadm -y check '/dev/mapper/luks-cea31941-169a-4005-b612-05bc6d8407b6' && fsadm -y resize '/dev/mapper/luks-cea31941-169a-4005-b612-05bc6d8407b6' '200M'' returned non-zero exit status 32.
Wrote screenshot to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2601-FAIL.log.gz
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 280, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 166, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 351, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-cea31941-169a-4005-b612-05bc6d8407b6' && fsadm -y check '/dev/mapper/luks-cea31941-169a-4005-b612-05bc6d8407b6' && fsadm -y resize '/dev/mapper/luks-cea31941-169a-4005-b612-05bc6d8407b6' '200M'' returned non-zero exit status 32.

# Result testGrowShrinkEncryptedHelp (__main__.TestStorageResize) failed
# 1 TEST FAILED [44s on 1-ci-srv-02]
not ok 242 test/verify/check-storage-resize TestStorageResize.testGrowShrinkEncryptedHelp

First occurrence: 2021-03-29T03:47:37.288311 | revision 76378db3cab10a3c4592f8f873850c40aa9e9102 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testGrowShrinkEncryptedHelp (__main__.TestStorageResize)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0329/035200.780024:ERROR:bus.cc(393)] 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:9353/devtools/browser/786df625-940e-4c41-99d7-89d6986b8eec
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:9391\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1616989923248.9778,"url":"http://127.0.0.2:9391/cockpit/$74db1a76a2cffbcccbcbb9bfe30cb2cd4cb4610c3359d86d4eb11eda6a371450/shell/index.js","lineNumber":110891,"stackTrace":{"callFrames":[{"functionName":"buildFragment","scriptId":"21","url":"http://127.0.0.2:9391/cockpit/$74db1a76a2cffbcccbcbb9bfe30cb2cd4cb4610c3359d86d4eb11eda6a371450/shell/index.js","lineNumber":110891,"columnNumber":18},{"functionName":"domManip","scriptId":"21","url":"http://127.0.0.2:9391/cockpit/$74db1a76a2cffbcccbcbb9bfe30cb2cd4cb4610c3359d86d4eb11eda6a371450/shell/index.js","lineNumber":111932,"columnNumber":13},{"functionName":"append","scriptId":"21","url":"http://127.0.0.2:9391/cockpit/$74db1a76a2cffbcccbcbb9bfe30cb2cd4cb4610c3359d86d4eb11eda6a371450/shell/index.js","lineNumber":112123,"columnNumber":9},{"functionName":"translate_and_init","scriptId":"21","url":"http://127.0.0.2:9391/cockpit/$74db1a76a2cffbcccbcbb9bfe30cb2cd4cb4610c3359d86d4eb11eda6a371450/shell/index.js","lineNumber":157654,"columnNumber":67},{"functionName":"./pkg/shell/machines/machine-dialogs.js","scriptId":"21","url":"http://127.0.0.2:9391/cockpit/$74db1a76a2cffbcccbcbb9bfe30cb2cd4cb4610c3359d86d4eb11eda6a371450/shell/index.js","lineNumber":157686,"columnNumber":21},{"functionName":"__webpack_require__","scriptId":"21","url":"http://127.0.0.2:9391/cockpit/$74db1a76a2cffbcccbcbb9bfe30cb2cd4cb4610c3359d86d4eb11eda6a371450/shell/index.js","lineNumber":19,"columnNumber":29},{"functionName":"./pkg/shell/index.js","scriptId":"21","url":"http://127.0.0.2:9391/cockpit/$74db1a76a2cffbcccbcbb9bfe30cb2cd4cb4610c3359d86d4eb11eda6a371450/shell/index.js","lineNumber":156867,"columnNumber":82},{"functionName":"__webpack_require__","scriptId":"21","url":"http://127.0.0.2:9391/cockpit/$74db1a76a2cffbcccbcbb9bfe30cb2cd4cb4610c3359d86d4eb11eda6a371450/shell/index.js","lineNumber":19,"columnNumber":29},{"functionName":"0","scriptId":"21","url":"http://127.0.0.2:9391/cockpit/$74db1a76a2cffbcccbcbb9bfe30cb2cd4cb4610c3359d86d4eb11eda6a371450/shell/index.js","lineNumber":160159,"columnNumber":0},{"functionName":"__webpack_require__","scriptId":"21","url":"http://127.0.0.2:9391/cockpit/$74db1a76a2cffbcccbcbb9bfe30cb2cd4cb4610c3359d86d4eb11eda6a371450/shell/index.js","lineNumber":19,"columnNumber":29},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9391/cockpit/$74db1a76a2cffbcccbcbb9bfe30cb2cd4cb4610c3359d86d4eb11eda6a371450/shell/index.js","lineNumber":83,"columnNumber":17},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9391/cockpit/$74db1a76a2cffbcccbcbb9bfe30cb2cd4cb4610c3359d86d4eb11eda6a371450/shell/index.js","lineNumber":86,"columnNumber":9}]}}
> info: %cDownload the React DevTools for a better development experience: https://fb.me/react-devtools font-weight:bold
> warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
umount: /dev/mapper/luks-2b1a4f8c-fe40-48ee-8619-6ba0c992f82e: not mounted.
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/verify/check-storage-resize", line 280, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 166, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 351, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-2b1a4f8c-fe40-48ee-8619-6ba0c992f82e' && fsadm -y check '/dev/mapper/luks-2b1a4f8c-fe40-48ee-8619-6ba0c992f82e' && fsadm -y resize '/dev/mapper/luks-2b1a4f8c-fe40-48ee-8619-6ba0c992f82e' '200M'' returned non-zero exit status 32.
Wrote screenshot to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2501-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 280, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 166, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 351, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-2b1a4f8c-fe40-48ee-8619-6ba0c992f82e' && fsadm -y check '/dev/mapper/luks-2b1a4f8c-fe40-48ee-8619-6ba0c992f82e' && fsadm -y resize '/dev/mapper/luks-2b1a4f8c-fe40-48ee-8619-6ba0c992f82e' '200M'' returned non-zero exit status 32.

# Result testGrowShrinkEncryptedHelp (__main__.TestStorageResize) failed
# 1 TEST FAILED [38s on 4-ci-srv-03]
not ok 242 test/verify/check-storage-resize TestStorageResize.testGrowShrinkEncryptedHelp

First occurrence: 2021-03-29T03:52:24.405087 | revision 76378db3cab10a3c4592f8f873850c40aa9e9102 Times recorded: 1 Latest occurrences:

# testResizeLuks (__main__.TestStorageResize)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0406/072558.127257:ERROR:bus.cc(393)] 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:9364/devtools/browser/34c547de-9bfb-4f12-8d8a-f06ddf213dcc
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:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1617693960321.1428,"url":"http://127.0.0.2:9291/cockpit/$de84ec330deb70fa75e9e271f62ea9925b8d30e4d3b2bd780fdabce5331e90e7/shell/index.js","lineNumber":24,"stackTrace":{"callFrames":[{"functionName":"Ee","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$de84ec330deb70fa75e9e271f62ea9925b8d30e4d3b2bd780fdabce5331e90e7/shell/index.js","lineNumber":24,"columnNumber":35353},{"functionName":"$e","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$de84ec330deb70fa75e9e271f62ea9925b8d30e4d3b2bd780fdabce5331e90e7/shell/index.js","lineNumber":24,"columnNumber":44390},{"functionName":"append","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$de84ec330deb70fa75e9e271f62ea9925b8d30e4d3b2bd780fdabce5331e90e7/shell/index.js","lineNumber":24,"columnNumber":46071},{"functionName":"S","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$de84ec330deb70fa75e9e271f62ea9925b8d30e4d3b2bd780fdabce5331e90e7/shell/index.js","lineNumber":63,"columnNumber":64878},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$de84ec330deb70fa75e9e271f62ea9925b8d30e4d3b2bd780fdabce5331e90e7/shell/index.js","lineNumber":63,"columnNumber":74074},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$de84ec330deb70fa75e9e271f62ea9925b8d30e4d3b2bd780fdabce5331e90e7/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$de84ec330deb70fa75e9e271f62ea9925b8d30e4d3b2bd780fdabce5331e90e7/shell/index.js","lineNumber":33,"columnNumber":18514},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$de84ec330deb70fa75e9e271f62ea9925b8d30e4d3b2bd780fdabce5331e90e7/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$de84ec330deb70fa75e9e271f62ea9925b8d30e4d3b2bd780fdabce5331e90e7/shell/index.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$de84ec330deb70fa75e9e271f62ea9925b8d30e4d3b2bd780fdabce5331e90e7/shell/index.js","lineNumber":0,"columnNumber":912}]}}
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
> warning: loading available updates failed: {"detail":"cannot update repo 'updates-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-f34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-f34&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 90, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 440, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 208, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 40, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 378, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-34-127.0.0.2-2401-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 90, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 440, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 208, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 40, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 378, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [98s on 2-ci-srv-01]
not ok 167 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2021-04-12T16:37:53.180202 Times recorded: 1 Latest occurrences:

cockpituous commented 3 years ago

verify/fedora-testing Ooops, it happened again


# ----------------------------------------------------------------------
# testGrowShrinkEncryptedHelp (__main__.TestStorageResize)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0327/174453.062202:ERROR:bus.cc(393)] 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:10143/devtools/browser/fcde82cb-5490-4e53-b03a-872a284e1c77
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:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1616867095212.776,"url":"http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js","lineNumber":24,"stackTrace":{"callFrames":[{"functionName":"Ee","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js","lineNumber":24,"columnNumber":35353},{"functionName":"$e","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js","lineNumber":24,"columnNumber":44390},{"functionName":"append","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js","lineNumber":24,"columnNumber":46071},{"functionName":"P","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js","lineNumber":63,"columnNumber":66643},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js","lineNumber":63,"columnNumber":75839},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js","lineNumber":33,"columnNumber":18514},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js","lineNumber":0,"columnNumber":912}]}}
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
> warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
umount: /dev/mapper/luks-dd621450-d9b3-4f94-8d8f-7d99a4aa2f42: not mounted.
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/verify/check-storage-resize", line 280, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 166, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 351, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-dd621450-d9b3-4f94-8d8f-7d99a4aa2f42' && fsadm -y check '/dev/mapper/luks-dd621450-d9b3-4f94-8d8f-7d99a4aa2f42' && fsadm -y resize '/dev/mapper/luks-dd621450-d9b3-4f94-8d8f-7d99a4aa2f42' '200M'' returned non-zero exit status 32.
Wrote screenshot to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-testing-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-testing-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-testing-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-testing-127.0.0.2-2401-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 280, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 166, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 351, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-dd621450-d9b3-4f94-8d8f-7d99a4aa2f42' && fsadm -y check '/dev/mapper/luks-dd621450-d9b3-4f94-8d8f-7d99a4aa2f42' && fsadm -y resize '/dev/mapper/luks-dd621450-d9b3-4f94-8d8f-7d99a4aa2f42' '200M'' returned non-zero exit status 32.

# Result testGrowShrinkEncryptedHelp (__main__.TestStorageResize) failed
# 1 TEST FAILED [45s on 3-cockpit-7]
not ok 242 test/verify/check-storage-resize TestStorageResize.testGrowShrinkEncryptedHelp

First occurrence: 2021-03-27T17:45:20.067686 | revision 0b178cf5d6ced53ecf293971b6033d637b3cad53 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0327/174537.890961:ERROR:bus.cc(393)] 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:9960/devtools/browser/c34d3b75-a2e9-4e90-9cad-d526cd55ee95
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:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1616867141376.459,"url":"http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js","lineNumber":24,"stackTrace":{"callFrames":[{"functionName":"Ee","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js","lineNumber":24,"columnNumber":35353},{"functionName":"$e","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js","lineNumber":24,"columnNumber":44390},{"functionName":"append","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js","lineNumber":24,"columnNumber":46071},{"functionName":"P","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js","lineNumber":63,"columnNumber":66643},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js","lineNumber":63,"columnNumber":75839},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js","lineNumber":33,"columnNumber":18514},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js","lineNumber":0,"columnNumber":912}]}}
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
> warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
> warning: Error resizing filesystem on /dev/dm-1: Process reported exit code 1: resize2fs 1.45.6 (20-Mar-2020)
Please run 'e2fsck -f /dev/dm-1' first.

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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 83, in checkResize
    self.dialog_wait_close()
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 315, in dialog_wait_close
    self.browser.wait_not_present('#dialog')
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 397, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 388, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 385, 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 179, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#dialog")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 233, 'columnNumber': 9, 'scriptId': '3', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '3', 'url': '', 'lineNumber': 232, 'columnNumber': 8}, {'functionName': '', 'scriptId': '3', 'url': '', 'lineNumber': 244, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n    at <anonymous>:245:24', 'objectId': '395063249997594082.8.2'}}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1616867140587.624, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '12572.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:9291". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js', 'lineNumber': 24, 'stackTrace': {'callFrames': [{'functionName': 'Ee', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js', 'lineNumber': 24, 'columnNumber': 35353}, {'functionName': '$e', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js', 'lineNumber': 24, 'columnNumber': 44390}, {'functionName': 'append', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js', 'lineNumber': 24, 'columnNumber': 46071}, {'functionName': 'P', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js', 'lineNumber': 63, 'columnNumber': 66643}, {'functionName': '', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js', 'lineNumber': 63, 'columnNumber': 75839}, {'functionName': 'n', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js', 'lineNumber': 33, 'columnNumber': 18514}, {'functionName': 'n', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js', 'lineNumber': 0, 'columnNumber': 901}, {'functionName': '', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js', 'lineNumber': 0, 'columnNumber': 912}]}}
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
log: 
error: Text input: Text input requires either an id or aria-label to be specified
log: 
warning: Error resizing filesystem on /dev/dm-1: Process reported exit code 1: resize2fs 1.45.6 (20-Mar-2020)
Please run 'e2fsck -f /dev/dm-1' first.

Wrote screenshot to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2401-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 83, in checkResize
    self.dialog_wait_close()
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 315, in dialog_wait_close
    self.browser.wait_not_present('#dialog')
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 397, in wait_not_present
    self.wait_js_func('!ph_is_present', selector)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 388, in wait_js_func
    self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 385, 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 179, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(!ph_is_present("#dialog")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 233, 'columnNumber': 9, 'scriptId': '3', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '3', 'url': '', 'lineNumber': 232, 'columnNumber': 8}, {'functionName': '', 'scriptId': '3', 'url': '', 'lineNumber': 244, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n    at <anonymous>:245:24', 'objectId': '395063249997594082.8.2'}}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1616867140587.624, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '12572.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:9291". Either the \'unsafe-inline\' keyword, a hash (\'sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'url': 'http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js', 'lineNumber': 24, 'stackTrace': {'callFrames': [{'functionName': 'Ee', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js', 'lineNumber': 24, 'columnNumber': 35353}, {'functionName': '$e', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js', 'lineNumber': 24, 'columnNumber': 44390}, {'functionName': 'append', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js', 'lineNumber': 24, 'columnNumber': 46071}, {'functionName': 'P', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js', 'lineNumber': 63, 'columnNumber': 66643}, {'functionName': '', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js', 'lineNumber': 63, 'columnNumber': 75839}, {'functionName': 'n', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js', 'lineNumber': 33, 'columnNumber': 18514}, {'functionName': 'n', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js', 'lineNumber': 0, 'columnNumber': 901}, {'functionName': '', 'scriptId': '21', 'url': 'http://127.0.0.2:9291/cockpit/$9b350eb9069bbf15059eba0d20ce7d35a6315663f3e8fc39c69bcb025054151d/shell/index.js', 'lineNumber': 0, 'columnNumber': 912}]}}
warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
warning: One of aria-label or aria-labelledby properties should be passed when using the progress component without a title.
log: 
error: Text input: Text input requires either an id or aria-label to be specified
log: 
warning: Error resizing filesystem on /dev/dm-1: Process reported exit code 1: resize2fs 1.45.6 (20-Mar-2020)
Please run 'e2fsck -f /dev/dm-1' first.

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [98s on 3-cockpit-7]
not ok 245 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2021-03-27T17:47:00.425976 | revision 0b178cf5d6ced53ecf293971b6033d637b3cad53 Times recorded: 1 Latest occurrences:

cockpituous commented 3 years ago

fedora-33 Ooops, it happened again


# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[0901/092001.859238:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0901/092001.861420:WARNING:headless_browser_main_parts.cc(83)] Cannot create Pref Service with no user data dir.

DevTools listening on ws://127.0.0.1:9913/devtools/browser/50a1fac1-dbd5-4b07-9720-a91d2f07fe4c
[0901/092001.871541:ERROR:gpu_init.cc(426)] Passthrough is not supported, GL is egl
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:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1630488005246.615,"url":"http://127.0.0.2:9791/cockpit/$a0ee5dbfcd4f789e89f502239ed2220be76e6ac82ac3e9b187c75c566a595cc0/shell/index.js","lineNumber":1,"stackTrace":{"callFrames":[{"functionName":"ke","scriptId":"23","url":"http://127.0.0.2:9791/cockpit/$a0ee5dbfcd4f789e89f502239ed2220be76e6ac82ac3e9b187c75c566a595cc0/shell/index.js","lineNumber":1,"columnNumber":121721},{"functionName":"Ze","scriptId":"23","url":"http://127.0.0.2:9791/cockpit/$a0ee5dbfcd4f789e89f502239ed2220be76e6ac82ac3e9b187c75c566a595cc0/shell/index.js","lineNumber":1,"columnNumber":130758},{"functionName":"append","scriptId":"23","url":"http://127.0.0.2:9791/cockpit/$a0ee5dbfcd4f789e89f502239ed2220be76e6ac82ac3e9b187c75c566a595cc0/shell/index.js","lineNumber":1,"columnNumber":132439},{"functionName":"D","scriptId":"23","url":"http://127.0.0.2:9791/cockpit/$a0ee5dbfcd4f789e89f502239ed2220be76e6ac82ac3e9b187c75c566a595cc0/shell/index.js","lineNumber":1,"columnNumber":349331},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9791/cockpit/$a0ee5dbfcd4f789e89f502239ed2220be76e6ac82ac3e9b187c75c566a595cc0/shell/index.js","lineNumber":1,"columnNumber":358529},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9791/cockpit/$a0ee5dbfcd4f789e89f502239ed2220be76e6ac82ac3e9b187c75c566a595cc0/shell/index.js","lineNumber":1,"columnNumber":642661},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9791/cockpit/$a0ee5dbfcd4f789e89f502239ed2220be76e6ac82ac3e9b187c75c566a595cc0/shell/index.js","lineNumber":1,"columnNumber":642665}]}}
> 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: Resolving coreutils failed: {"detail":"cannot update repo 'fedora-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'fedora-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 133, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 436, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 204, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 40, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 400, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-33-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-33-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-33-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-33-127.0.0.2-2901-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 133, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 436, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 204, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 40, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 400, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [113s on 4-cockpit-8]
not ok 204 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2021-09-01T09:21:35.813673 | revision 10d592863c4edc058603aeb9c163785035ba0ec6 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testGrowShrinkEncryptedHelp (__main__.TestStorageResize)
[0901/092424.554268:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0901/092424.555449:WARNING:headless_browser_main_parts.cc(83)] Cannot create Pref Service with no user data dir.

DevTools listening on ws://127.0.0.1:9298/devtools/browser/aeb6e6ef-4f05-4964-ab2c-eccbcb27baec
[0901/092424.559510:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 55087: Permission denied (13)
[0901/092424.566476:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 55089: Permission denied (13)
[0901/092424.567509:ERROR:gpu_init.cc(426)] Passthrough is not supported, GL is egl
[0901/092424.829113:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 55127: Permission denied (13)
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:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1630488267602.918,"url":"http://127.0.0.2:9291/cockpit/$46febe05719f9acd28f9011542b98fbd3bca21d168ca6644be13211b482320b5/shell/index.js","lineNumber":1,"stackTrace":{"callFrames":[{"functionName":"ke","scriptId":"23","url":"http://127.0.0.2:9291/cockpit/$46febe05719f9acd28f9011542b98fbd3bca21d168ca6644be13211b482320b5/shell/index.js","lineNumber":1,"columnNumber":121721},{"functionName":"Ze","scriptId":"23","url":"http://127.0.0.2:9291/cockpit/$46febe05719f9acd28f9011542b98fbd3bca21d168ca6644be13211b482320b5/shell/index.js","lineNumber":1,"columnNumber":130758},{"functionName":"append","scriptId":"23","url":"http://127.0.0.2:9291/cockpit/$46febe05719f9acd28f9011542b98fbd3bca21d168ca6644be13211b482320b5/shell/index.js","lineNumber":1,"columnNumber":132439},{"functionName":"D","scriptId":"23","url":"http://127.0.0.2:9291/cockpit/$46febe05719f9acd28f9011542b98fbd3bca21d168ca6644be13211b482320b5/shell/index.js","lineNumber":1,"columnNumber":349331},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9291/cockpit/$46febe05719f9acd28f9011542b98fbd3bca21d168ca6644be13211b482320b5/shell/index.js","lineNumber":1,"columnNumber":358529},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9291/cockpit/$46febe05719f9acd28f9011542b98fbd3bca21d168ca6644be13211b482320b5/shell/index.js","lineNumber":1,"columnNumber":642597},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9291/cockpit/$46febe05719f9acd28f9011542b98fbd3bca21d168ca6644be13211b482320b5/shell/index.js","lineNumber":1,"columnNumber":642601}]}}
> 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: Resolving coreutils failed: {"detail":"cannot update repo 'fedora-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'fedora-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
umount: /dev/mapper/luks-8ee87956-e44b-4dac-bdcb-742d7889f1cf: not mounted.
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/verify/check-storage-resize", line 276, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 162, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 359, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-8ee87956-e44b-4dac-bdcb-742d7889f1cf' && fsadm -y check '/dev/mapper/luks-8ee87956-e44b-4dac-bdcb-742d7889f1cf' && fsadm -y resize '/dev/mapper/luks-8ee87956-e44b-4dac-bdcb-742d7889f1cf' '200M'' returned non-zero exit status 32.
Wrote screenshot to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2401-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 276, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 162, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 359, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-8ee87956-e44b-4dac-bdcb-742d7889f1cf' && fsadm -y check '/dev/mapper/luks-8ee87956-e44b-4dac-bdcb-742d7889f1cf' && fsadm -y resize '/dev/mapper/luks-8ee87956-e44b-4dac-bdcb-742d7889f1cf' '200M'' returned non-zero exit status 32.

# Result testGrowShrinkEncryptedHelp (__main__.TestStorageResize) failed
# 1 TEST FAILED [48s on centosci-tasks-sjt9l]
not ok 205 test/verify/check-storage-resize TestStorageResize.testGrowShrinkEncryptedHelp

First occurrence: 2021-09-01T09:24:53.980081 | revision 553fd269e1663f37798c3630c1731ecd1cae7cdc Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[0901/092515.163168:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0901/092515.164626:WARNING:headless_browser_main_parts.cc(83)] Cannot create Pref Service with no user data dir.

DevTools listening on ws://127.0.0.1:10005/devtools/browser/8df98c94-0e12-4059-bb20-acb543700f06
[0901/092515.168224:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 55753: Permission denied (13)
[0901/092515.174449:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 55755: Permission denied (13)
[0901/092515.175533:ERROR:gpu_init.cc(426)] Passthrough is not supported, GL is egl
[0901/092515.471371:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 55793: Permission denied (13)
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:9391\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1630488317652.184,"url":"http://127.0.0.2:9391/cockpit/$46febe05719f9acd28f9011542b98fbd3bca21d168ca6644be13211b482320b5/shell/index.js","lineNumber":1,"stackTrace":{"callFrames":[{"functionName":"ke","scriptId":"23","url":"http://127.0.0.2:9391/cockpit/$46febe05719f9acd28f9011542b98fbd3bca21d168ca6644be13211b482320b5/shell/index.js","lineNumber":1,"columnNumber":121721},{"functionName":"Ze","scriptId":"23","url":"http://127.0.0.2:9391/cockpit/$46febe05719f9acd28f9011542b98fbd3bca21d168ca6644be13211b482320b5/shell/index.js","lineNumber":1,"columnNumber":130758},{"functionName":"append","scriptId":"23","url":"http://127.0.0.2:9391/cockpit/$46febe05719f9acd28f9011542b98fbd3bca21d168ca6644be13211b482320b5/shell/index.js","lineNumber":1,"columnNumber":132439},{"functionName":"D","scriptId":"23","url":"http://127.0.0.2:9391/cockpit/$46febe05719f9acd28f9011542b98fbd3bca21d168ca6644be13211b482320b5/shell/index.js","lineNumber":1,"columnNumber":349331},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9391/cockpit/$46febe05719f9acd28f9011542b98fbd3bca21d168ca6644be13211b482320b5/shell/index.js","lineNumber":1,"columnNumber":358529},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9391/cockpit/$46febe05719f9acd28f9011542b98fbd3bca21d168ca6644be13211b482320b5/shell/index.js","lineNumber":1,"columnNumber":642597},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9391/cockpit/$46febe05719f9acd28f9011542b98fbd3bca21d168ca6644be13211b482320b5/shell/index.js","lineNumber":1,"columnNumber":642601}]}}
> 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: Resolving coreutils failed: {"detail":"cannot update repo 'fedora-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'fedora-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 133, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 436, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 204, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 40, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 400, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-33-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-33-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-33-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-33-127.0.0.2-2501-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 133, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 436, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 204, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 40, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 400, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [112s on centosci-tasks-sjt9l]
not ok 208 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2021-09-01T09:26:47.841773 | revision 553fd269e1663f37798c3630c1731ecd1cae7cdc Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testGrowShrinkEncryptedHelp (__main__.TestStorageResize)
[0901/110049.480511:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0901/110049.483159:WARNING:headless_browser_main_parts.cc(83)] Cannot create Pref Service with no user data dir.

DevTools listening on ws://127.0.0.1:9905/devtools/browser/30aed885-05c3-4217-a8da-8e0478cfe7b1
[0901/110049.493456:ERROR:gpu_init.cc(426)] Passthrough is not supported, GL is egl
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:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1630494051828.393,"url":"http://127.0.0.2:9291/cockpit/$945dbfde5ee8c78b1ef9cd24ad707ca6185db23233a39bf7832481a804be82ab/shell/index.js","lineNumber":1,"stackTrace":{"callFrames":[{"functionName":"ke","scriptId":"23","url":"http://127.0.0.2:9291/cockpit/$945dbfde5ee8c78b1ef9cd24ad707ca6185db23233a39bf7832481a804be82ab/shell/index.js","lineNumber":1,"columnNumber":121721},{"functionName":"Ze","scriptId":"23","url":"http://127.0.0.2:9291/cockpit/$945dbfde5ee8c78b1ef9cd24ad707ca6185db23233a39bf7832481a804be82ab/shell/index.js","lineNumber":1,"columnNumber":130758},{"functionName":"append","scriptId":"23","url":"http://127.0.0.2:9291/cockpit/$945dbfde5ee8c78b1ef9cd24ad707ca6185db23233a39bf7832481a804be82ab/shell/index.js","lineNumber":1,"columnNumber":132439},{"functionName":"D","scriptId":"23","url":"http://127.0.0.2:9291/cockpit/$945dbfde5ee8c78b1ef9cd24ad707ca6185db23233a39bf7832481a804be82ab/shell/index.js","lineNumber":1,"columnNumber":349331},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9291/cockpit/$945dbfde5ee8c78b1ef9cd24ad707ca6185db23233a39bf7832481a804be82ab/shell/index.js","lineNumber":1,"columnNumber":358529},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9291/cockpit/$945dbfde5ee8c78b1ef9cd24ad707ca6185db23233a39bf7832481a804be82ab/shell/index.js","lineNumber":1,"columnNumber":642597},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9291/cockpit/$945dbfde5ee8c78b1ef9cd24ad707ca6185db23233a39bf7832481a804be82ab/shell/index.js","lineNumber":1,"columnNumber":642601}]}}
> 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: Resolving coreutils failed: {"detail":"cannot update repo 'fedora-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'fedora-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
umount: /dev/mapper/luks-243f8594-bf7e-4a00-892a-0b27b80b24cf: not mounted.
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/verify/check-storage-resize", line 276, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 162, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 359, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-243f8594-bf7e-4a00-892a-0b27b80b24cf' && fsadm -y check '/dev/mapper/luks-243f8594-bf7e-4a00-892a-0b27b80b24cf' && fsadm -y resize '/dev/mapper/luks-243f8594-bf7e-4a00-892a-0b27b80b24cf' '200M'' returned non-zero exit status 32.
Wrote screenshot to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2401-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 276, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 162, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 359, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-243f8594-bf7e-4a00-892a-0b27b80b24cf' && fsadm -y check '/dev/mapper/luks-243f8594-bf7e-4a00-892a-0b27b80b24cf' && fsadm -y resize '/dev/mapper/luks-243f8594-bf7e-4a00-892a-0b27b80b24cf' '200M'' returned non-zero exit status 32.

# Result testGrowShrinkEncryptedHelp (__main__.TestStorageResize) failed
# 1 TEST FAILED [51s on 4-ci-srv-05]
not ok 157 test/verify/check-storage-resize TestStorageResize.testGrowShrinkEncryptedHelp

First occurrence: 2021-09-01T11:01:21.753507 | revision add601acc8c0c6976a1c09817954790bc1649433 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[0901/110117.561126:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0901/110117.562898:WARNING:headless_browser_main_parts.cc(83)] Cannot create Pref Service with no user data dir.

DevTools listening on ws://127.0.0.1:10018/devtools/browser/b028a9f7-e19e-4c49-8ae0-c9dac50ee7b0
[0901/110117.574795:ERROR:gpu_init.cc(426)] Passthrough is not supported, GL is egl
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:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1630494080082.4238,"url":"http://127.0.0.2:9691/cockpit/$945dbfde5ee8c78b1ef9cd24ad707ca6185db23233a39bf7832481a804be82ab/shell/index.js","lineNumber":1,"stackTrace":{"callFrames":[{"functionName":"ke","scriptId":"23","url":"http://127.0.0.2:9691/cockpit/$945dbfde5ee8c78b1ef9cd24ad707ca6185db23233a39bf7832481a804be82ab/shell/index.js","lineNumber":1,"columnNumber":121721},{"functionName":"Ze","scriptId":"23","url":"http://127.0.0.2:9691/cockpit/$945dbfde5ee8c78b1ef9cd24ad707ca6185db23233a39bf7832481a804be82ab/shell/index.js","lineNumber":1,"columnNumber":130758},{"functionName":"append","scriptId":"23","url":"http://127.0.0.2:9691/cockpit/$945dbfde5ee8c78b1ef9cd24ad707ca6185db23233a39bf7832481a804be82ab/shell/index.js","lineNumber":1,"columnNumber":132439},{"functionName":"D","scriptId":"23","url":"http://127.0.0.2:9691/cockpit/$945dbfde5ee8c78b1ef9cd24ad707ca6185db23233a39bf7832481a804be82ab/shell/index.js","lineNumber":1,"columnNumber":349331},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9691/cockpit/$945dbfde5ee8c78b1ef9cd24ad707ca6185db23233a39bf7832481a804be82ab/shell/index.js","lineNumber":1,"columnNumber":358529},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9691/cockpit/$945dbfde5ee8c78b1ef9cd24ad707ca6185db23233a39bf7832481a804be82ab/shell/index.js","lineNumber":1,"columnNumber":642597},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9691/cockpit/$945dbfde5ee8c78b1ef9cd24ad707ca6185db23233a39bf7832481a804be82ab/shell/index.js","lineNumber":1,"columnNumber":642601}]}}
> 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: Resolving coreutils failed: {"detail":"cannot update repo 'fedora-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'fedora-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 133, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 436, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 204, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 40, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 400, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-33-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-33-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-33-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-33-127.0.0.2-2801-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 133, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 436, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 204, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 40, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 400, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [117s on 4-ci-srv-05]
not ok 160 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2021-09-01T11:02:54.155878 | revision add601acc8c0c6976a1c09817954790bc1649433 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testGrowShrinkEncryptedHelp (__main__.TestStorageResize)
[0901/113342.050451:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0901/113342.053185:WARNING:headless_browser_main_parts.cc(83)] Cannot create Pref Service with no user data dir.

DevTools listening on ws://127.0.0.1:10183/devtools/browser/4540b577-7f27-4449-bf57-b89ae3012daa
[0901/113342.063806:ERROR:gpu_init.cc(426)] Passthrough is not supported, GL is egl
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:9391\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1630496024561.229,"url":"http://127.0.0.2:9391/cockpit/$0a0522cf06789410c39c45f6f6d4edf3ef9be763622e1e9d21aa734af7e874a6/shell/index.js","lineNumber":1,"stackTrace":{"callFrames":[{"functionName":"ke","scriptId":"23","url":"http://127.0.0.2:9391/cockpit/$0a0522cf06789410c39c45f6f6d4edf3ef9be763622e1e9d21aa734af7e874a6/shell/index.js","lineNumber":1,"columnNumber":121721},{"functionName":"Ze","scriptId":"23","url":"http://127.0.0.2:9391/cockpit/$0a0522cf06789410c39c45f6f6d4edf3ef9be763622e1e9d21aa734af7e874a6/shell/index.js","lineNumber":1,"columnNumber":130758},{"functionName":"append","scriptId":"23","url":"http://127.0.0.2:9391/cockpit/$0a0522cf06789410c39c45f6f6d4edf3ef9be763622e1e9d21aa734af7e874a6/shell/index.js","lineNumber":1,"columnNumber":132439},{"functionName":"D","scriptId":"23","url":"http://127.0.0.2:9391/cockpit/$0a0522cf06789410c39c45f6f6d4edf3ef9be763622e1e9d21aa734af7e874a6/shell/index.js","lineNumber":1,"columnNumber":349331},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9391/cockpit/$0a0522cf06789410c39c45f6f6d4edf3ef9be763622e1e9d21aa734af7e874a6/shell/index.js","lineNumber":1,"columnNumber":358529},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9391/cockpit/$0a0522cf06789410c39c45f6f6d4edf3ef9be763622e1e9d21aa734af7e874a6/shell/index.js","lineNumber":1,"columnNumber":642597},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9391/cockpit/$0a0522cf06789410c39c45f6f6d4edf3ef9be763622e1e9d21aa734af7e874a6/shell/index.js","lineNumber":1,"columnNumber":642601}]}}
> 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: Resolving coreutils failed: {"detail":"cannot update repo 'fedora-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'fedora-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
umount: /dev/mapper/luks-ac7ad692-d467-4f74-b1d3-9e2e786d315e: not mounted.
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/verify/check-storage-resize", line 276, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 162, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 359, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-ac7ad692-d467-4f74-b1d3-9e2e786d315e' && fsadm -y check '/dev/mapper/luks-ac7ad692-d467-4f74-b1d3-9e2e786d315e' && fsadm -y resize '/dev/mapper/luks-ac7ad692-d467-4f74-b1d3-9e2e786d315e' '200M'' returned non-zero exit status 32.
Wrote screenshot to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2501-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 276, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 162, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 359, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-ac7ad692-d467-4f74-b1d3-9e2e786d315e' && fsadm -y check '/dev/mapper/luks-ac7ad692-d467-4f74-b1d3-9e2e786d315e' && fsadm -y resize '/dev/mapper/luks-ac7ad692-d467-4f74-b1d3-9e2e786d315e' '200M'' returned non-zero exit status 32.

# Result testGrowShrinkEncryptedHelp (__main__.TestStorageResize) failed
# 1 TEST FAILED [48s on 2-cockpit-7]
not ok 196 test/verify/check-storage-resize TestStorageResize.testGrowShrinkEncryptedHelp

First occurrence: 2021-09-01T11:34:11.169612 | revision e9a460c83757b2095579ddfdb8972eb912e3eb01 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[0901/113403.477131:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0901/113403.480701:WARNING:headless_browser_main_parts.cc(83)] Cannot create Pref Service with no user data dir.

DevTools listening on ws://127.0.0.1:9515/devtools/browser/f901969f-6077-4dfa-8872-6320bded21a1
[0901/113403.492987:ERROR:gpu_init.cc(426)] Passthrough is not supported, GL is egl
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:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1630496048039.365,"url":"http://127.0.0.2:9591/cockpit/$0a0522cf06789410c39c45f6f6d4edf3ef9be763622e1e9d21aa734af7e874a6/shell/index.js","lineNumber":1,"stackTrace":{"callFrames":[{"functionName":"ke","scriptId":"22","url":"http://127.0.0.2:9591/cockpit/$0a0522cf06789410c39c45f6f6d4edf3ef9be763622e1e9d21aa734af7e874a6/shell/index.js","lineNumber":1,"columnNumber":121721},{"functionName":"Ze","scriptId":"22","url":"http://127.0.0.2:9591/cockpit/$0a0522cf06789410c39c45f6f6d4edf3ef9be763622e1e9d21aa734af7e874a6/shell/index.js","lineNumber":1,"columnNumber":130758},{"functionName":"append","scriptId":"22","url":"http://127.0.0.2:9591/cockpit/$0a0522cf06789410c39c45f6f6d4edf3ef9be763622e1e9d21aa734af7e874a6/shell/index.js","lineNumber":1,"columnNumber":132439},{"functionName":"D","scriptId":"22","url":"http://127.0.0.2:9591/cockpit/$0a0522cf06789410c39c45f6f6d4edf3ef9be763622e1e9d21aa734af7e874a6/shell/index.js","lineNumber":1,"columnNumber":349331},{"functionName":"","scriptId":"22","url":"http://127.0.0.2:9591/cockpit/$0a0522cf06789410c39c45f6f6d4edf3ef9be763622e1e9d21aa734af7e874a6/shell/index.js","lineNumber":1,"columnNumber":358529},{"functionName":"","scriptId":"22","url":"http://127.0.0.2:9591/cockpit/$0a0522cf06789410c39c45f6f6d4edf3ef9be763622e1e9d21aa734af7e874a6/shell/index.js","lineNumber":1,"columnNumber":642597},{"functionName":"","scriptId":"22","url":"http://127.0.0.2:9591/cockpit/$0a0522cf06789410c39c45f6f6d4edf3ef9be763622e1e9d21aa734af7e874a6/shell/index.js","lineNumber":1,"columnNumber":642601}]}}
> 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: Resolving coreutils failed: {"detail":"cannot update repo 'fedora-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'fedora-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 133, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 436, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 204, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 40, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 400, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-33-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-33-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-33-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-33-127.0.0.2-2701-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 133, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 436, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 204, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 40, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 400, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [117s on 2-cockpit-7]
not ok 199 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2021-09-01T11:35:40.137248 | revision e9a460c83757b2095579ddfdb8972eb912e3eb01 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testGrowShrinkEncryptedHelp (__main__.TestStorageResize)
[0901/153415.514260:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0901/153415.516944:WARNING:headless_browser_main_parts.cc(83)] Cannot create Pref Service with no user data dir.

DevTools listening on ws://127.0.0.1:9597/devtools/browser/e251d860-d750-4bcc-9a5b-a58712781911
[0901/153415.528678:ERROR:gpu_init.cc(426)] Passthrough is not supported, GL is egl
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:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1630510459284.596,"url":"http://127.0.0.2:9291/cockpit/$5d8cf747bc75657092a88cdcf5cc20db948c75c9c304eee80f17015464a11add/shell/index.js","lineNumber":1,"stackTrace":{"callFrames":[{"functionName":"ke","scriptId":"23","url":"http://127.0.0.2:9291/cockpit/$5d8cf747bc75657092a88cdcf5cc20db948c75c9c304eee80f17015464a11add/shell/index.js","lineNumber":1,"columnNumber":121721},{"functionName":"Ze","scriptId":"23","url":"http://127.0.0.2:9291/cockpit/$5d8cf747bc75657092a88cdcf5cc20db948c75c9c304eee80f17015464a11add/shell/index.js","lineNumber":1,"columnNumber":130758},{"functionName":"append","scriptId":"23","url":"http://127.0.0.2:9291/cockpit/$5d8cf747bc75657092a88cdcf5cc20db948c75c9c304eee80f17015464a11add/shell/index.js","lineNumber":1,"columnNumber":132439},{"functionName":"D","scriptId":"23","url":"http://127.0.0.2:9291/cockpit/$5d8cf747bc75657092a88cdcf5cc20db948c75c9c304eee80f17015464a11add/shell/index.js","lineNumber":1,"columnNumber":349331},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9291/cockpit/$5d8cf747bc75657092a88cdcf5cc20db948c75c9c304eee80f17015464a11add/shell/index.js","lineNumber":1,"columnNumber":358529},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9291/cockpit/$5d8cf747bc75657092a88cdcf5cc20db948c75c9c304eee80f17015464a11add/shell/index.js","lineNumber":1,"columnNumber":642661},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9291/cockpit/$5d8cf747bc75657092a88cdcf5cc20db948c75c9c304eee80f17015464a11add/shell/index.js","lineNumber":1,"columnNumber":642665}]}}
> 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: Resolving coreutils failed: {"detail":"cannot update repo 'fedora-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'fedora-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
umount: /dev/mapper/luks-e3573de0-1adf-4081-8820-6e3bbec590d9: not mounted.
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/verify/check-storage-resize", line 276, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 162, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 359, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-e3573de0-1adf-4081-8820-6e3bbec590d9' && fsadm -y check '/dev/mapper/luks-e3573de0-1adf-4081-8820-6e3bbec590d9' && fsadm -y resize '/dev/mapper/luks-e3573de0-1adf-4081-8820-6e3bbec590d9' '200M'' returned non-zero exit status 32.
Wrote screenshot to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testGrowShrinkEncryptedHelp-fedora-33-127.0.0.2-2401-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 276, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 162, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 359, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-e3573de0-1adf-4081-8820-6e3bbec590d9' && fsadm -y check '/dev/mapper/luks-e3573de0-1adf-4081-8820-6e3bbec590d9' && fsadm -y resize '/dev/mapper/luks-e3573de0-1adf-4081-8820-6e3bbec590d9' '200M'' returned non-zero exit status 32.

# Result testGrowShrinkEncryptedHelp (__main__.TestStorageResize) failed
# 1 TEST FAILED [64s on 3-ci-srv-02]
not ok 201 test/verify/check-storage-resize TestStorageResize.testGrowShrinkEncryptedHelp

First occurrence: 2021-09-01T15:34:55.496095 | revision 902bd3cd3c8b51091b19af4483eaac82438d6525 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[0901/153436.176089:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0901/153436.179370:WARNING:headless_browser_main_parts.cc(83)] Cannot create Pref Service with no user data dir.

DevTools listening on ws://127.0.0.1:10026/devtools/browser/e289efd3-8538-440a-aece-0ac2b4935551
[0901/153436.193690:ERROR:gpu_init.cc(426)] Passthrough is not supported, GL is egl
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:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1630510479293.932,"url":"http://127.0.0.2:9591/cockpit/$5d8cf747bc75657092a88cdcf5cc20db948c75c9c304eee80f17015464a11add/shell/index.js","lineNumber":1,"stackTrace":{"callFrames":[{"functionName":"ke","scriptId":"23","url":"http://127.0.0.2:9591/cockpit/$5d8cf747bc75657092a88cdcf5cc20db948c75c9c304eee80f17015464a11add/shell/index.js","lineNumber":1,"columnNumber":121721},{"functionName":"Ze","scriptId":"23","url":"http://127.0.0.2:9591/cockpit/$5d8cf747bc75657092a88cdcf5cc20db948c75c9c304eee80f17015464a11add/shell/index.js","lineNumber":1,"columnNumber":130758},{"functionName":"append","scriptId":"23","url":"http://127.0.0.2:9591/cockpit/$5d8cf747bc75657092a88cdcf5cc20db948c75c9c304eee80f17015464a11add/shell/index.js","lineNumber":1,"columnNumber":132439},{"functionName":"D","scriptId":"23","url":"http://127.0.0.2:9591/cockpit/$5d8cf747bc75657092a88cdcf5cc20db948c75c9c304eee80f17015464a11add/shell/index.js","lineNumber":1,"columnNumber":349331},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9591/cockpit/$5d8cf747bc75657092a88cdcf5cc20db948c75c9c304eee80f17015464a11add/shell/index.js","lineNumber":1,"columnNumber":358529},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9591/cockpit/$5d8cf747bc75657092a88cdcf5cc20db948c75c9c304eee80f17015464a11add/shell/index.js","lineNumber":1,"columnNumber":642661},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9591/cockpit/$5d8cf747bc75657092a88cdcf5cc20db948c75c9c304eee80f17015464a11add/shell/index.js","lineNumber":1,"columnNumber":642665}]}}
> 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: Resolving coreutils failed: {"detail":"cannot update repo 'fedora-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'fedora-modular': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-33&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 133, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 436, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 204, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 40, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 400, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-33-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-33-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-33-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-33-127.0.0.2-2701-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 133, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 436, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 204, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 40, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 400, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [121s on 3-ci-srv-02]
not ok 204 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2021-09-01T15:36:14.563551 | revision 902bd3cd3c8b51091b19af4483eaac82438d6525 Times recorded: 1 Latest occurrences:

cockpituous commented 3 years ago

rhel-9-0 Ooops, it happened again


# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:10080/devtools/browser/1b85ff19-d069-44ac-8b20-443bbfa9f79f
[0506/090553.272609: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
[0506/090553.275397:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/090553.283287: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
[0506/090553.286757:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/090553.290494:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651827959788.431,"url":"http://127.0.0.2:9191/cockpit/$b7841cbbb9fed480a92c5524ed4b679aadf39fc76c91d916f69989a851aaea0e/base1/po.js","networkRequestId":"114130.50"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651827959795.4421,"url":"http://127.0.0.2:9191/cockpit/$b7841cbbb9fed480a92c5524ed4b679aadf39fc76c91d916f69989a851aaea0e/system/po.js","networkRequestId":"114130.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651827959924.311,"url":"http://127.0.0.2:9191/cockpit/$b7841cbbb9fed480a92c5524ed4b679aadf39fc76c91d916f69989a851aaea0e/updates/po.js","networkRequestId":"114130.64"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651827959929.361,"url":"http://127.0.0.2:9191/cockpit/$b7841cbbb9fed480a92c5524ed4b679aadf39fc76c91d916f69989a851aaea0e/storage/po.js","networkRequestId":"114130.71"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651827959933.7002,"url":"http://127.0.0.2:9191/cockpit/$b7841cbbb9fed480a92c5524ed4b679aadf39fc76c91d916f69989a851aaea0e/base1/po.js","networkRequestId":"114130.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651827959934.2761,"url":"http://127.0.0.2:9191/cockpit/$b7841cbbb9fed480a92c5524ed4b679aadf39fc76c91d916f69989a851aaea0e/system/po.js","networkRequestId":"114130.59"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651827959935.042,"url":"http://127.0.0.2:9191/cockpit/$b7841cbbb9fed480a92c5524ed4b679aadf39fc76c91d916f69989a851aaea0e/base1/po.js","networkRequestId":"114130.69"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651827959936.499,"url":"http://127.0.0.2:9191/cockpit/$b7841cbbb9fed480a92c5524ed4b679aadf39fc76c91d916f69989a851aaea0e/base1/po.js","networkRequestId":"114130.57"}
> warning: failed to poll tuned 
  Creating devices file /etc/lvm/devices/system.devices
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2301-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [97s on 3-cockpit-9]
not ok 215 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-06T09:07:12.025761 | revision 53b13a29c7112aac0c03585402f0c467bb6e5f54 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:10122/devtools/browser/4b6a5f63-4a55-47dc-95d5-1e06b85530f7
[0506/094802.797228: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
[0506/094802.806418:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/094802.818324:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651830494474.953,"url":"http://127.0.0.2:9191/cockpit/$c438541b486af01b926271d1cc7d9a0263ddff905979472bb926cbf9302656aa/system/po.js","networkRequestId":"103452.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651830494475.28,"url":"http://127.0.0.2:9191/cockpit/$c438541b486af01b926271d1cc7d9a0263ddff905979472bb926cbf9302656aa/base1/po.js","networkRequestId":"103452.50"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651830494711.315,"url":"http://127.0.0.2:9191/cockpit/$c438541b486af01b926271d1cc7d9a0263ddff905979472bb926cbf9302656aa/updates/po.js","networkRequestId":"103452.64"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651830494720.7551,"url":"http://127.0.0.2:9191/cockpit/$c438541b486af01b926271d1cc7d9a0263ddff905979472bb926cbf9302656aa/storage/po.js","networkRequestId":"103452.71"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651830494722.833,"url":"http://127.0.0.2:9191/cockpit/$c438541b486af01b926271d1cc7d9a0263ddff905979472bb926cbf9302656aa/base1/po.js","networkRequestId":"103452.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651830494723.812,"url":"http://127.0.0.2:9191/cockpit/$c438541b486af01b926271d1cc7d9a0263ddff905979472bb926cbf9302656aa/system/po.js","networkRequestId":"103452.59"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651830494724.773,"url":"http://127.0.0.2:9191/cockpit/$c438541b486af01b926271d1cc7d9a0263ddff905979472bb926cbf9302656aa/base1/po.js","networkRequestId":"103452.69"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651830494726.991,"url":"http://127.0.0.2:9191/cockpit/$c438541b486af01b926271d1cc7d9a0263ddff905979472bb926cbf9302656aa/base1/po.js","networkRequestId":"103452.57"}
> warning: failed to poll tuned 
  Creating devices file /etc/lvm/devices/system.devices
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2301-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [123s on 2-cockpit-8]
not ok 202 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-06T09:49:34.030531 | revision f898d2dcd0e24e2ec0455b5ba0e198019e908376 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9268/devtools/browser/5c103dd8-e0eb-4f34-9ad2-58a13efdd431
[0506/105420.118130: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
[0506/105420.121358:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/105420.129603: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
[0506/105420.132864:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/105420.136828:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651834466188.8052,"url":"http://127.0.0.2:9891/cockpit/$c438541b486af01b926271d1cc7d9a0263ddff905979472bb926cbf9302656aa/system/po.js","networkRequestId":"128201.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651834466189.139,"url":"http://127.0.0.2:9891/cockpit/$c438541b486af01b926271d1cc7d9a0263ddff905979472bb926cbf9302656aa/base1/po.js","networkRequestId":"128201.50"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651834466225.2122,"url":"http://127.0.0.2:9891/cockpit/$c438541b486af01b926271d1cc7d9a0263ddff905979472bb926cbf9302656aa/updates/po.js","networkRequestId":"128201.64"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651834466282.379,"url":"http://127.0.0.2:9891/cockpit/$c438541b486af01b926271d1cc7d9a0263ddff905979472bb926cbf9302656aa/storage/po.js","networkRequestId":"128201.71"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651834466290.8362,"url":"http://127.0.0.2:9891/cockpit/$c438541b486af01b926271d1cc7d9a0263ddff905979472bb926cbf9302656aa/base1/po.js","networkRequestId":"128201.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651834466291.9321,"url":"http://127.0.0.2:9891/cockpit/$c438541b486af01b926271d1cc7d9a0263ddff905979472bb926cbf9302656aa/system/po.js","networkRequestId":"128201.59"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651834466292.485,"url":"http://127.0.0.2:9891/cockpit/$c438541b486af01b926271d1cc7d9a0263ddff905979472bb926cbf9302656aa/base1/po.js","networkRequestId":"128201.69"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651834466297.093,"url":"http://127.0.0.2:9891/cockpit/$c438541b486af01b926271d1cc7d9a0263ddff905979472bb926cbf9302656aa/base1/po.js","networkRequestId":"128201.57"}
> warning: failed to poll tuned 
  Creating devices file /etc/lvm/devices/system.devices
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-3001-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-3001-FAIL.log.gz
[0506/105534.723337:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [94s on 3-cockpit-8]
not ok 202 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-06T10:55:35.466300 | revision 24b2b439d01afcbe343894626d5696165d3f9cb9 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9969/devtools/browser/e3f38351-2861-42ae-b364-26e036cfac20
[0506/123110.419522: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
[0506/123110.421468:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/123110.429763: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
[0506/123110.431564:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/123110.435219:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651840275036.724,"url":"http://127.0.0.2:9291/cockpit/$35ac05a37f0ffea0075110c911ccaf0f1cdea8e04b68f1ee959276ed92395fc3/base1/po.js","networkRequestId":"24240.50"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651840275038.436,"url":"http://127.0.0.2:9291/cockpit/$35ac05a37f0ffea0075110c911ccaf0f1cdea8e04b68f1ee959276ed92395fc3/system/po.js","networkRequestId":"24240.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651840275113.859,"url":"http://127.0.0.2:9291/cockpit/$35ac05a37f0ffea0075110c911ccaf0f1cdea8e04b68f1ee959276ed92395fc3/updates/po.js","networkRequestId":"24240.64"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651840275116.142,"url":"http://127.0.0.2:9291/cockpit/$35ac05a37f0ffea0075110c911ccaf0f1cdea8e04b68f1ee959276ed92395fc3/storage/po.js","networkRequestId":"24240.71"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651840275117.0051,"url":"http://127.0.0.2:9291/cockpit/$35ac05a37f0ffea0075110c911ccaf0f1cdea8e04b68f1ee959276ed92395fc3/base1/po.js","networkRequestId":"24240.57"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651840275120.758,"url":"http://127.0.0.2:9291/cockpit/$35ac05a37f0ffea0075110c911ccaf0f1cdea8e04b68f1ee959276ed92395fc3/system/po.js","networkRequestId":"24240.59"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651840275122.204,"url":"http://127.0.0.2:9291/cockpit/$35ac05a37f0ffea0075110c911ccaf0f1cdea8e04b68f1ee959276ed92395fc3/base1/po.js","networkRequestId":"24240.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651840275122.769,"url":"http://127.0.0.2:9291/cockpit/$35ac05a37f0ffea0075110c911ccaf0f1cdea8e04b68f1ee959276ed92395fc3/base1/po.js","networkRequestId":"24240.69"}
> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
  Creating devices file /etc/lvm/devices/system.devices
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2401-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [83s on 3-ci-srv-03]
not ok 215 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-06T12:32:15.568992 | revision c3a94222316c73e3b17d7cf4fc0a81ac9c4aa101 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9697/devtools/browser/e4a48fdf-e319-47bc-b6c2-7ee95428a59a
[0506/131448.833359: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
[0506/131448.835244:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/131448.843090: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
[0506/131448.845885:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/131448.850114:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842901088.2249,"url":"http://127.0.0.2:9591/cockpit/$35ac05a37f0ffea0075110c911ccaf0f1cdea8e04b68f1ee959276ed92395fc3/system/po.js","networkRequestId":"23512.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842901099.873,"url":"http://127.0.0.2:9591/cockpit/$35ac05a37f0ffea0075110c911ccaf0f1cdea8e04b68f1ee959276ed92395fc3/base1/po.js","networkRequestId":"23512.50"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842901223.5352,"url":"http://127.0.0.2:9591/cockpit/$35ac05a37f0ffea0075110c911ccaf0f1cdea8e04b68f1ee959276ed92395fc3/updates/po.js","networkRequestId":"23512.64"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842901224.574,"url":"http://127.0.0.2:9591/cockpit/$35ac05a37f0ffea0075110c911ccaf0f1cdea8e04b68f1ee959276ed92395fc3/storage/po.js","networkRequestId":"23512.71"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842901230.4512,"url":"http://127.0.0.2:9591/cockpit/$35ac05a37f0ffea0075110c911ccaf0f1cdea8e04b68f1ee959276ed92395fc3/system/po.js","networkRequestId":"23512.59"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842901232.554,"url":"http://127.0.0.2:9591/cockpit/$35ac05a37f0ffea0075110c911ccaf0f1cdea8e04b68f1ee959276ed92395fc3/base1/po.js","networkRequestId":"23512.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842901236.681,"url":"http://127.0.0.2:9591/cockpit/$35ac05a37f0ffea0075110c911ccaf0f1cdea8e04b68f1ee959276ed92395fc3/base1/po.js","networkRequestId":"23512.69"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842901237.511,"url":"http://127.0.0.2:9591/cockpit/$35ac05a37f0ffea0075110c911ccaf0f1cdea8e04b68f1ee959276ed92395fc3/base1/po.js","networkRequestId":"23512.57"}
> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
  Creating devices file /etc/lvm/devices/system.devices
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2701-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [99s on 1-ci-srv-02]
not ok 215 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-06T13:16:09.595265 | revision 81074918af780439ddd4ca0ab5b87abb72e5c149 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9337/devtools/browser/8489222f-440b-4d78-bd21-4062e1ad0366
[0506/135734.825898: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
[0506/135734.828618:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/135734.836671: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
[0506/135734.843570:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/135734.848395:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651845461904.006,"url":"http://127.0.0.2:9691/cockpit/$1bd35d42d7ee7514a15715ef5778b1d3a346d78b279c58c370a078b18dc6b44c/base1/po.js","networkRequestId":"24482.50"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651845461905.4329,"url":"http://127.0.0.2:9691/cockpit/$1bd35d42d7ee7514a15715ef5778b1d3a346d78b279c58c370a078b18dc6b44c/system/po.js","networkRequestId":"24482.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651845462016.991,"url":"http://127.0.0.2:9691/cockpit/$1bd35d42d7ee7514a15715ef5778b1d3a346d78b279c58c370a078b18dc6b44c/updates/po.js","networkRequestId":"24482.64"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651845462018.035,"url":"http://127.0.0.2:9691/cockpit/$1bd35d42d7ee7514a15715ef5778b1d3a346d78b279c58c370a078b18dc6b44c/storage/po.js","networkRequestId":"24482.71"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651845462025.485,"url":"http://127.0.0.2:9691/cockpit/$1bd35d42d7ee7514a15715ef5778b1d3a346d78b279c58c370a078b18dc6b44c/system/po.js","networkRequestId":"24482.59"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651845462026.206,"url":"http://127.0.0.2:9691/cockpit/$1bd35d42d7ee7514a15715ef5778b1d3a346d78b279c58c370a078b18dc6b44c/base1/po.js","networkRequestId":"24482.57"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651845462028.062,"url":"http://127.0.0.2:9691/cockpit/$1bd35d42d7ee7514a15715ef5778b1d3a346d78b279c58c370a078b18dc6b44c/base1/po.js","networkRequestId":"24482.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651845462031.867,"url":"http://127.0.0.2:9691/cockpit/$1bd35d42d7ee7514a15715ef5778b1d3a346d78b279c58c370a078b18dc6b44c/base1/po.js","networkRequestId":"24482.69"}
> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
  Creating devices file /etc/lvm/devices/system.devices
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2801-FAIL.log.gz
[0506/135847.314566:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [98s on 3-ci-srv-03]
not ok 211 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-06T13:58:47.921781 | revision 0238f258fedd68dbd56dbbb99a0c85b88ed7bd93 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9694/devtools/browser/d3d10ea1-3a4c-4536-9e8b-8fde387e4b06
[0506/175621.858649: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
[0506/175621.874515:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/175621.905110:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
> warning: failed to poll tuned 
  Creating devices file /etc/lvm/devices/system.devices
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2701-FAIL.log.gz
[0506/175739.337339:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [104s on 3-ci-srv-02]
not ok 215 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-06T17:57:39.910196 | revision 4681426eb3bfeb2ac1d5961c73502a25e5ae0005 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9457/devtools/browser/8f0e4683-ac4d-4bc9-b028-f3d305574fb6
[0506/202207.787172: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
[0506/202207.790225:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/202207.800015: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
[0506/202207.806517:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/202207.811490:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651868536067.95,"url":"http://127.0.0.2:9891/cockpit/$8f33604529867e7de61fa99bac2e6bb7589a61f14c9a9b8ca3740e667cc59641/system/po.js","networkRequestId":"59306.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651868536068.271,"url":"http://127.0.0.2:9891/cockpit/$8f33604529867e7de61fa99bac2e6bb7589a61f14c9a9b8ca3740e667cc59641/base1/po.js","networkRequestId":"59306.50"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651868536227.595,"url":"http://127.0.0.2:9891/cockpit/$8f33604529867e7de61fa99bac2e6bb7589a61f14c9a9b8ca3740e667cc59641/updates/po.js","networkRequestId":"59306.64"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651868536229.678,"url":"http://127.0.0.2:9891/cockpit/$8f33604529867e7de61fa99bac2e6bb7589a61f14c9a9b8ca3740e667cc59641/storage/po.js","networkRequestId":"59306.71"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651868536241.043,"url":"http://127.0.0.2:9891/cockpit/$8f33604529867e7de61fa99bac2e6bb7589a61f14c9a9b8ca3740e667cc59641/base1/po.js","networkRequestId":"59306.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651868536241.831,"url":"http://127.0.0.2:9891/cockpit/$8f33604529867e7de61fa99bac2e6bb7589a61f14c9a9b8ca3740e667cc59641/system/po.js","networkRequestId":"59306.59"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651868536242.989,"url":"http://127.0.0.2:9891/cockpit/$8f33604529867e7de61fa99bac2e6bb7589a61f14c9a9b8ca3740e667cc59641/base1/po.js","networkRequestId":"59306.69"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651868536244.103,"url":"http://127.0.0.2:9891/cockpit/$8f33604529867e7de61fa99bac2e6bb7589a61f14c9a9b8ca3740e667cc59641/base1/po.js","networkRequestId":"59306.57"}
> warning: failed to poll tuned 
  Creating devices file /etc/lvm/devices/system.devices
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-3001-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-3001-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [98s on 1-cockpit-10]
not ok 197 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-06T20:23:26.677842 | revision c7781cea0af74618308737a1fde1408c2afce917 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[0509/040959.254967: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

DevTools listening on ws://127.0.0.1:9834/devtools/browser/fa7452d7-33f2-409d-bb3a-38d0e73e4884
[0509/040959.259471:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0509/040959.274026:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
> warning: failed to poll tuned 
  Creating devices file /etc/lvm/devices/system.devices
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-3001-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-3001-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [110s on 3-ci-srv-03]
not ok 215 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-09T04:11:24.205293 | revision 9d3a82bf00c5544b76476e2f2b71eb96a482b8b7 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9926/devtools/browser/c65e4e56-ae55-4c21-b3de-a95c132fa616
[0707/074157.398306: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
[0707/074157.400671:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0707/074157.406548: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
[0707/074157.408541:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0707/074157.412525:ERROR:gpu_init.cc(446)] Passthrough is not supported, GL is disabled, ANGLE is 
> warning: Parse error /var/lib/insights/host-details.json Not permitted to perform this action.
> warning: Parse error /var/lib/insights/insights-details.json Not permitted to perform this action.
> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
  Creating devices file /etc/lvm/devices/system.devices
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 134, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 498, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 218, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 45, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 445, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-0-127.0.0.2-2901-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 134, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 498, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 218, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 45, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 445, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [115s on 4-cockpit-9]
not ok 217 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-07-07T07:43:35.001650 | revision 8ccd0741b4c20e1a4cc18a8a942a0af401cdd777 Times recorded: 1 Latest occurrences:

cockpituous commented 3 years ago

fedora-testing Ooops, it happened again


# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9267/devtools/browser/792935b6-dd7d-4cf0-87ce-224e32e5aa2d
[0429/040602.367500: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
[0429/040602.369553:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0429/040602.377800: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
[0429/040602.379520:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0429/040602.382980:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651205165452.108,"url":"http://127.0.0.2:9691/cockpit/$b9c07de3625a7a28b610ee231d7da23bb950fa24c5502092f2ca94f4cf4e29f2/base1/po.js","networkRequestId":"58243.50"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651205165454.377,"url":"http://127.0.0.2:9691/cockpit/$b9c07de3625a7a28b610ee231d7da23bb950fa24c5502092f2ca94f4cf4e29f2/system/po.js","networkRequestId":"58243.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651205165500.99,"url":"http://127.0.0.2:9691/cockpit/$b9c07de3625a7a28b610ee231d7da23bb950fa24c5502092f2ca94f4cf4e29f2/updates/po.js","networkRequestId":"58243.64"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651205165539.0571,"url":"http://127.0.0.2:9691/cockpit/$b9c07de3625a7a28b610ee231d7da23bb950fa24c5502092f2ca94f4cf4e29f2/storage/po.js","networkRequestId":"58243.71"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651205165567.678,"url":"http://127.0.0.2:9691/cockpit/$b9c07de3625a7a28b610ee231d7da23bb950fa24c5502092f2ca94f4cf4e29f2/base1/po.js","networkRequestId":"58243.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651205165568.377,"url":"http://127.0.0.2:9691/cockpit/$b9c07de3625a7a28b610ee231d7da23bb950fa24c5502092f2ca94f4cf4e29f2/system/po.js","networkRequestId":"58243.59"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651205165584.859,"url":"http://127.0.0.2:9691/cockpit/$b9c07de3625a7a28b610ee231d7da23bb950fa24c5502092f2ca94f4cf4e29f2/base1/po.js","networkRequestId":"58243.69"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651205165595.176,"url":"http://127.0.0.2:9691/cockpit/$b9c07de3625a7a28b610ee231d7da23bb950fa24c5502092f2ca94f4cf4e29f2/base1/po.js","networkRequestId":"58243.57"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 515, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2801-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 515, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [86s on 2-ci-srv-04]
not ok 215 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-04-29T04:07:10.138495 | revision 4c6291857523393a6f66c40418016471e0a94508 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9426/devtools/browser/6d50bc6b-d47f-4269-81ae-fa3e99dc8b3d
[0503/083713.951144:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 66604: Permission denied (13)
[0503/083713.951976: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
[0503/083713.953536:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0503/083713.955992:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 66611: Permission denied (13)
[0503/083713.958354:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 66616: Permission denied (13)
[0503/083713.959051: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
[0503/083713.960886:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0503/083713.963179:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 66624: Permission denied (13)
[0503/083713.963805:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
[0503/083714.206030:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 66656: Permission denied (13)
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651567038000.419,"url":"http://127.0.0.2:9091/cockpit/$3bb31f63d98a3c71fdd6da636753d1dbc0c38eaae006962aa3d75ed7738c4ad9/base1/po.js","networkRequestId":"66656.50"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651567038000.626,"url":"http://127.0.0.2:9091/cockpit/$3bb31f63d98a3c71fdd6da636753d1dbc0c38eaae006962aa3d75ed7738c4ad9/system/po.js","networkRequestId":"66656.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651567038052.279,"url":"http://127.0.0.2:9091/cockpit/$3bb31f63d98a3c71fdd6da636753d1dbc0c38eaae006962aa3d75ed7738c4ad9/updates/po.js","networkRequestId":"66656.64"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651567038077.075,"url":"http://127.0.0.2:9091/cockpit/$3bb31f63d98a3c71fdd6da636753d1dbc0c38eaae006962aa3d75ed7738c4ad9/storage/po.js","networkRequestId":"66656.71"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651567038080.8699,"url":"http://127.0.0.2:9091/cockpit/$3bb31f63d98a3c71fdd6da636753d1dbc0c38eaae006962aa3d75ed7738c4ad9/base1/po.js","networkRequestId":"66656.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651567038083.22,"url":"http://127.0.0.2:9091/cockpit/$3bb31f63d98a3c71fdd6da636753d1dbc0c38eaae006962aa3d75ed7738c4ad9/system/po.js","networkRequestId":"66656.59"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651567038084.896,"url":"http://127.0.0.2:9091/cockpit/$3bb31f63d98a3c71fdd6da636753d1dbc0c38eaae006962aa3d75ed7738c4ad9/base1/po.js","networkRequestId":"66656.69"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651567038089.247,"url":"http://127.0.0.2:9091/cockpit/$3bb31f63d98a3c71fdd6da636753d1dbc0c38eaae006962aa3d75ed7738c4ad9/base1/po.js","networkRequestId":"66656.57"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 515, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2201-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 515, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [87s on centosci-tasks-9lmtp]
not ok 215 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-03T08:38:22.955651 | revision 35d3358849be7fbe9509ed07331ceff844c8486e Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:10195/devtools/browser/829fa0cf-eedf-4a50-8d5d-54dcdf154aa3
[0503/091033.580042: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
[0503/091033.582000:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0503/091033.588568: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
[0503/091033.590546:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0503/091033.594279:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651569038062.0862,"url":"http://127.0.0.2:9391/cockpit/$3bb31f63d98a3c71fdd6da636753d1dbc0c38eaae006962aa3d75ed7738c4ad9/base1/po.js","networkRequestId":"57230.50"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651569038062.293,"url":"http://127.0.0.2:9391/cockpit/$3bb31f63d98a3c71fdd6da636753d1dbc0c38eaae006962aa3d75ed7738c4ad9/system/po.js","networkRequestId":"57230.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651569038090.958,"url":"http://127.0.0.2:9391/cockpit/$3bb31f63d98a3c71fdd6da636753d1dbc0c38eaae006962aa3d75ed7738c4ad9/updates/po.js","networkRequestId":"57230.64"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651569038133.386,"url":"http://127.0.0.2:9391/cockpit/$3bb31f63d98a3c71fdd6da636753d1dbc0c38eaae006962aa3d75ed7738c4ad9/storage/po.js","networkRequestId":"57230.71"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651569038139.468,"url":"http://127.0.0.2:9391/cockpit/$3bb31f63d98a3c71fdd6da636753d1dbc0c38eaae006962aa3d75ed7738c4ad9/base1/po.js","networkRequestId":"57230.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651569038140.2139,"url":"http://127.0.0.2:9391/cockpit/$3bb31f63d98a3c71fdd6da636753d1dbc0c38eaae006962aa3d75ed7738c4ad9/system/po.js","networkRequestId":"57230.59"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651569038146.857,"url":"http://127.0.0.2:9391/cockpit/$3bb31f63d98a3c71fdd6da636753d1dbc0c38eaae006962aa3d75ed7738c4ad9/base1/po.js","networkRequestId":"57230.69"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651569038159.429,"url":"http://127.0.0.2:9391/cockpit/$3bb31f63d98a3c71fdd6da636753d1dbc0c38eaae006962aa3d75ed7738c4ad9/base1/po.js","networkRequestId":"57230.57"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 515, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2501-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 515, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [86s on 1-ci-srv-06]
not ok 215 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-03T09:11:41.456943 | revision 35d3358849be7fbe9509ed07331ceff844c8486e Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9664/devtools/browser/671f984d-7158-4006-b17e-bd9efc77aaa9
[0506/034644.683602: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
[0506/034644.685460:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/034644.691873: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
[0506/034644.693652:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/034644.697135:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651808808240.3108,"url":"http://127.0.0.2:9691/cockpit/$a3507444ec4edfbe56e460aa592bfd790f35863623ce2e8479b2be5641088e7f/base1/po.js","networkRequestId":"26534.50"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651808808240.528,"url":"http://127.0.0.2:9691/cockpit/$a3507444ec4edfbe56e460aa592bfd790f35863623ce2e8479b2be5641088e7f/system/po.js","networkRequestId":"26534.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651808808298.408,"url":"http://127.0.0.2:9691/cockpit/$a3507444ec4edfbe56e460aa592bfd790f35863623ce2e8479b2be5641088e7f/updates/po.js","networkRequestId":"26534.64"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651808808299.9822,"url":"http://127.0.0.2:9691/cockpit/$a3507444ec4edfbe56e460aa592bfd790f35863623ce2e8479b2be5641088e7f/storage/po.js","networkRequestId":"26534.71"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651808808329.9402,"url":"http://127.0.0.2:9691/cockpit/$a3507444ec4edfbe56e460aa592bfd790f35863623ce2e8479b2be5641088e7f/system/po.js","networkRequestId":"26534.59"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651808808330.593,"url":"http://127.0.0.2:9691/cockpit/$a3507444ec4edfbe56e460aa592bfd790f35863623ce2e8479b2be5641088e7f/base1/po.js","networkRequestId":"26534.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651808808332.4321,"url":"http://127.0.0.2:9691/cockpit/$a3507444ec4edfbe56e460aa592bfd790f35863623ce2e8479b2be5641088e7f/base1/po.js","networkRequestId":"26534.69"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651808808549.712,"url":"http://127.0.0.2:9691/cockpit/$a3507444ec4edfbe56e460aa592bfd790f35863623ce2e8479b2be5641088e7f/base1/po.js","networkRequestId":"26534.57"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2801-FAIL.log.gz
[0506/034746.630396:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [81s on 2-ci-srv-03]
not ok 215 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-06T03:47:47.321261 | revision 4d1d113e14902f82af9c68f3f739ffc4fad1b117 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9510/devtools/browser/8a80adc9-bbaa-435a-b6b6-fdb0828c4c87
[0506/034744.783832: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
[0506/034744.785501:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/034744.792471: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
[0506/034744.794249:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/034744.797337:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651808868060.426,"url":"http://127.0.0.2:9291/cockpit/$a3507444ec4edfbe56e460aa592bfd790f35863623ce2e8479b2be5641088e7f/base1/po.js","networkRequestId":"57806.50"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651808868066.992,"url":"http://127.0.0.2:9291/cockpit/$a3507444ec4edfbe56e460aa592bfd790f35863623ce2e8479b2be5641088e7f/system/po.js","networkRequestId":"57806.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651808868122.111,"url":"http://127.0.0.2:9291/cockpit/$a3507444ec4edfbe56e460aa592bfd790f35863623ce2e8479b2be5641088e7f/updates/po.js","networkRequestId":"57806.64"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651808868158.7031,"url":"http://127.0.0.2:9291/cockpit/$a3507444ec4edfbe56e460aa592bfd790f35863623ce2e8479b2be5641088e7f/storage/po.js","networkRequestId":"57806.71"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651808868164.625,"url":"http://127.0.0.2:9291/cockpit/$a3507444ec4edfbe56e460aa592bfd790f35863623ce2e8479b2be5641088e7f/base1/po.js","networkRequestId":"57806.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651808868165.653,"url":"http://127.0.0.2:9291/cockpit/$a3507444ec4edfbe56e460aa592bfd790f35863623ce2e8479b2be5641088e7f/system/po.js","networkRequestId":"57806.59"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651808868166.485,"url":"http://127.0.0.2:9291/cockpit/$a3507444ec4edfbe56e460aa592bfd790f35863623ce2e8479b2be5641088e7f/base1/po.js","networkRequestId":"57806.69"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651808868167.372,"url":"http://127.0.0.2:9291/cockpit/$a3507444ec4edfbe56e460aa592bfd790f35863623ce2e8479b2be5641088e7f/base1/po.js","networkRequestId":"57806.57"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2401-FAIL.log.gz
[0506/034852.897400:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [87s on 2-ci-srv-04]
not ok 215 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-06T03:48:53.772905 | revision 4d1d113e14902f82af9c68f3f739ffc4fad1b117 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9581/devtools/browser/aaeceb24-08cb-465a-a46e-1983e201334d
[0510/033118.221009: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
[0510/033118.222859:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0510/033118.229331: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
[0510/033118.230976:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0510/033118.233971:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2201-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [86s on 3-ci-srv-06]
not ok 215 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-10T03:32:26.148132 | revision 18a6fecc84e74c46a049019820aad085960045f2 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9531/devtools/browser/154fe352-0421-4297-a766-f859f212c679
[0510/054334.977017:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 58994: Permission denied (13)
[0510/054334.978087: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
[0510/054334.979575:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0510/054334.983406:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 59002: Permission denied (13)
[0510/054334.987248:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 59008: Permission denied (13)
[0510/054334.988112: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
[0510/054334.989615:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0510/054334.991563:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 59015: Permission denied (13)
[0510/054334.992174:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
[0510/054335.259741:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 59058: Permission denied (13)
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2301-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [81s on centosci-tasks-frm84]
not ok 215 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-10T05:44:38.479011 | revision 18a6fecc84e74c46a049019820aad085960045f2 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9855/devtools/browser/50ca7a4f-760d-41dd-8e3f-92c95373bff6
[0514/042127.886646: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
[0514/042127.888733:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0514/042127.895824: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
[0514/042127.897825:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0514/042127.901127:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 453, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2301-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 453, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [82s on 2-ci-srv-02]
not ok 215 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-14T04:22:31.915580 | revision cd14c220a2fae101572532a07753de5432dc2cae Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:10204/devtools/browser/12fca911-49df-4920-a491-e1046479a97c
[0520/035749.451968:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 58356: Permission denied (13)
[0520/035749.452885: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
[0520/035749.454239:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0520/035749.456816:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 58363: Permission denied (13)
[0520/035749.459076:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 58368: Permission denied (13)
[0520/035749.459856: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
[0520/035749.461332:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0520/035749.463336:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 58376: Permission denied (13)
[0520/035749.463931:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
[0520/035749.716787:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 58408: Permission denied (13)
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 453, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2701-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 453, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [85s on centosci-tasks-d262w]
not ok 215 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-20T03:58:57.087600 | revision ee8f946df39779ee37071006d1d4826317f25c9a Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)

DevTools listening on ws://127.0.0.1:9284/devtools/browser/d2419f5c-6621-4e3b-9495-d774b25bc1b0
[0313/014836.297538:ERROR:egl_util.cc(44)] 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
[0313/014836.299094:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0313/014836.305853:ERROR:egl_util.cc(44)] 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
[0313/014836.307405:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0313/014836.311135:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
[0313/014837.036088:ERROR:devtools_http_handler.cc(645)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates-testing': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
> log: 
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-testing-127.0.0.2-2701-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [85s on 3-cockpit-9]
not ok 229 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-03-13T01:49:43.411137 | revision dc942dac16012709ab7363e6097090660e4ca237 Times recorded: 1 Latest occurrences:

cockpituous commented 3 years ago

ubuntu-stable Ooops, it happened again


# ----------------------------------------------------------------------
# testGrowShrinkEncryptedHelp (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:10004/devtools/browser/98b95932-3a45-4b89-b51b-c40333faf48c
[0314/233726.782457: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
[0314/233726.784233:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0314/233726.791638: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
[0314/233726.793416:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0314/233726.796613:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647301048952.259,"url":"http://127.0.0.2:9091/cockpit/$2de4210c1f1afe23bb05413ae3195f068dcbc9f818af9a81f1e7e0917711a3c2/base1/po.js","networkRequestId":"11572.18"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647301048953.305,"url":"http://127.0.0.2:9091/cockpit/$2de4210c1f1afe23bb05413ae3195f068dcbc9f818af9a81f1e7e0917711a3c2/shell/po.js","networkRequestId":"11572.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647301049247.9639,"url":"http://127.0.0.2:9091/cockpit/$2de4210c1f1afe23bb05413ae3195f068dcbc9f818af9a81f1e7e0917711a3c2/base1/po.js","networkRequestId":"11572.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647301049249.0771,"url":"http://127.0.0.2:9091/cockpit/$2de4210c1f1afe23bb05413ae3195f068dcbc9f818af9a81f1e7e0917711a3c2/system/po.js","networkRequestId":"11572.54"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647301049359.171,"url":"http://127.0.0.2:9091/cockpit/$2de4210c1f1afe23bb05413ae3195f068dcbc9f818af9a81f1e7e0917711a3c2/updates/po.js","networkRequestId":"11572.68"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647301049359.814,"url":"http://127.0.0.2:9091/cockpit/$2de4210c1f1afe23bb05413ae3195f068dcbc9f818af9a81f1e7e0917711a3c2/storage/po.js","networkRequestId":"11572.73"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647301049364.5662,"url":"http://127.0.0.2:9091/cockpit/$2de4210c1f1afe23bb05413ae3195f068dcbc9f818af9a81f1e7e0917711a3c2/base1/po.js","networkRequestId":"11572.59"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647301049365.272,"url":"http://127.0.0.2:9091/cockpit/$2de4210c1f1afe23bb05413ae3195f068dcbc9f818af9a81f1e7e0917711a3c2/system/po.js","networkRequestId":"11572.61"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647301049365.993,"url":"http://127.0.0.2:9091/cockpit/$2de4210c1f1afe23bb05413ae3195f068dcbc9f818af9a81f1e7e0917711a3c2/base1/po.js","networkRequestId":"11572.66"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647301049366.669,"url":"http://127.0.0.2:9091/cockpit/$2de4210c1f1afe23bb05413ae3195f068dcbc9f818af9a81f1e7e0917711a3c2/base1/po.js","networkRequestId":"11572.71"}
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
resize2fs 1.46.3 (27-Jul-2021)
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/verify/check-storage-resize", line 300, in testGrowShrinkEncryptedHelp
    self.assertGreater(size, 250000)
  File "/usr/lib64/python3.10/unittest/case.py", line 1244, in assertGreater
    self.fail(self._formatMessage(msg, standardMsg))
  File "/usr/lib64/python3.10/unittest/case.py", line 675, in fail
    raise self.failureException(msg)
AssertionError: 150928 not greater than 250000
Wrote screenshot to TestStorageResize-testGrowShrinkEncryptedHelp-ubuntu-stable-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorageResize-testGrowShrinkEncryptedHelp-ubuntu-stable-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorageResize-testGrowShrinkEncryptedHelp-ubuntu-stable-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorageResize-testGrowShrinkEncryptedHelp-ubuntu-stable-127.0.0.2-2201-FAIL.log.gz
[0314/233811.641934:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 300, in testGrowShrinkEncryptedHelp
    self.assertGreater(size, 250000)
AssertionError: 150928 not greater than 250000

# Result testGrowShrinkEncryptedHelp (__main__.TestStorageResize) failed
# 1 TEST FAILED [61s on 2-ci-srv-02]
not ok 163 test/verify/check-storage-resize TestStorageResize.testGrowShrinkEncryptedHelp

First occurrence: 2022-03-14T23:38:12.341099 | revision 5b4649965264e76666755162832e19238c3556dd Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testGrowShrinkEncryptedHelp (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9239/devtools/browser/bbf544cd-553c-4d71-bdd1-eb293ad6454f
[0315/103824.876882: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
[0315/103824.879426:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0315/103824.886953: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
[0315/103824.889200:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0315/103824.892603:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647340707314.365,"url":"http://127.0.0.2:9091/cockpit/$41d5a7886b8a384a092556acc434fb54f19c00c74d6699e0e93fbdc81ddcd6ff/base1/po.js","networkRequestId":"43705.18"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647340707321.388,"url":"http://127.0.0.2:9091/cockpit/$41d5a7886b8a384a092556acc434fb54f19c00c74d6699e0e93fbdc81ddcd6ff/shell/po.js","networkRequestId":"43705.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647340707737.787,"url":"http://127.0.0.2:9091/cockpit/$41d5a7886b8a384a092556acc434fb54f19c00c74d6699e0e93fbdc81ddcd6ff/system/po.js","networkRequestId":"43705.54"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647340707738.071,"url":"http://127.0.0.2:9091/cockpit/$41d5a7886b8a384a092556acc434fb54f19c00c74d6699e0e93fbdc81ddcd6ff/base1/po.js","networkRequestId":"43705.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647340707815.969,"url":"http://127.0.0.2:9091/cockpit/$41d5a7886b8a384a092556acc434fb54f19c00c74d6699e0e93fbdc81ddcd6ff/updates/po.js","networkRequestId":"43705.68"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647340707816.8572,"url":"http://127.0.0.2:9091/cockpit/$41d5a7886b8a384a092556acc434fb54f19c00c74d6699e0e93fbdc81ddcd6ff/storage/po.js","networkRequestId":"43705.73"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647340707849.134,"url":"http://127.0.0.2:9091/cockpit/$41d5a7886b8a384a092556acc434fb54f19c00c74d6699e0e93fbdc81ddcd6ff/base1/po.js","networkRequestId":"43705.66"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647340707849.9119,"url":"http://127.0.0.2:9091/cockpit/$41d5a7886b8a384a092556acc434fb54f19c00c74d6699e0e93fbdc81ddcd6ff/system/po.js","networkRequestId":"43705.61"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647340707851.394,"url":"http://127.0.0.2:9091/cockpit/$41d5a7886b8a384a092556acc434fb54f19c00c74d6699e0e93fbdc81ddcd6ff/base1/po.js","networkRequestId":"43705.71"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647340707852.664,"url":"http://127.0.0.2:9091/cockpit/$41d5a7886b8a384a092556acc434fb54f19c00c74d6699e0e93fbdc81ddcd6ff/base1/po.js","networkRequestId":"43705.59"}
> debug: no crypto policies support:  not-found
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
resize2fs 1.46.3 (27-Jul-2021)
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/verify/check-storage-resize", line 300, in testGrowShrinkEncryptedHelp
    self.assertGreater(size, 250000)
  File "/usr/lib64/python3.10/unittest/case.py", line 1244, in assertGreater
    self.fail(self._formatMessage(msg, standardMsg))
  File "/usr/lib64/python3.10/unittest/case.py", line 675, in fail
    raise self.failureException(msg)
AssertionError: 150928 not greater than 250000
Wrote screenshot to TestStorageResize-testGrowShrinkEncryptedHelp-ubuntu-stable-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorageResize-testGrowShrinkEncryptedHelp-ubuntu-stable-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorageResize-testGrowShrinkEncryptedHelp-ubuntu-stable-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorageResize-testGrowShrinkEncryptedHelp-ubuntu-stable-127.0.0.2-2201-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 300, in testGrowShrinkEncryptedHelp
    self.assertGreater(size, 250000)
AssertionError: 150928 not greater than 250000

# Result testGrowShrinkEncryptedHelp (__main__.TestStorageResize) failed
# 1 TEST FAILED [68s on 1-cockpit-8]
not ok 157 test/verify/check-storage-resize TestStorageResize.testGrowShrinkEncryptedHelp

First occurrence: 2022-03-15T10:39:13.598157 | revision 70db55eb814e74877b4bee2363208d93dfdf8a28 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testGrowShrinkEncryptedHelp (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9942/devtools/browser/7496817b-405e-41e9-bb6c-8fd5bec60c91
[0315/141020.018268: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
[0315/141020.059725:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0315/141020.102685:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647353424128.766,"url":"http://127.0.0.2:9691/cockpit/$d566cb65083571df3def767e3688598ef5a2e7ff997ffa31dd73c4b123b9bc5e/base1/po.js","networkRequestId":"49920.18"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647353424129.844,"url":"http://127.0.0.2:9691/cockpit/$d566cb65083571df3def767e3688598ef5a2e7ff997ffa31dd73c4b123b9bc5e/shell/po.js","networkRequestId":"49920.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647353425176.04,"url":"http://127.0.0.2:9691/cockpit/$d566cb65083571df3def767e3688598ef5a2e7ff997ffa31dd73c4b123b9bc5e/base1/po.js","networkRequestId":"49920.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647353425195.916,"url":"http://127.0.0.2:9691/cockpit/$d566cb65083571df3def767e3688598ef5a2e7ff997ffa31dd73c4b123b9bc5e/system/po.js","networkRequestId":"49920.54"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647353425499.0388,"url":"http://127.0.0.2:9691/cockpit/$d566cb65083571df3def767e3688598ef5a2e7ff997ffa31dd73c4b123b9bc5e/updates/po.js","networkRequestId":"49920.68"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647353425514.668,"url":"http://127.0.0.2:9691/cockpit/$d566cb65083571df3def767e3688598ef5a2e7ff997ffa31dd73c4b123b9bc5e/storage/po.js","networkRequestId":"49920.73"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647353425525.514,"url":"http://127.0.0.2:9691/cockpit/$d566cb65083571df3def767e3688598ef5a2e7ff997ffa31dd73c4b123b9bc5e/system/po.js","networkRequestId":"49920.61"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647353425527.566,"url":"http://127.0.0.2:9691/cockpit/$d566cb65083571df3def767e3688598ef5a2e7ff997ffa31dd73c4b123b9bc5e/base1/po.js","networkRequestId":"49920.66"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647353425539.149,"url":"http://127.0.0.2:9691/cockpit/$d566cb65083571df3def767e3688598ef5a2e7ff997ffa31dd73c4b123b9bc5e/base1/po.js","networkRequestId":"49920.71"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647353425540.384,"url":"http://127.0.0.2:9691/cockpit/$d566cb65083571df3def767e3688598ef5a2e7ff997ffa31dd73c4b123b9bc5e/base1/po.js","networkRequestId":"49920.59"}
> debug: no crypto policies support:  not-found
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
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/verify/check-storage-resize", line 272, in testGrowShrinkEncryptedHelp
    self.assertGreater(size, 250000)
  File "/usr/lib64/python3.10/unittest/case.py", line 1244, in assertGreater
    self.fail(self._formatMessage(msg, standardMsg))
  File "/usr/lib64/python3.10/unittest/case.py", line 675, in fail
    raise self.failureException(msg)
AssertionError: 150928 not greater than 250000
Wrote screenshot to TestStorageResize-testGrowShrinkEncryptedHelp-ubuntu-stable-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorageResize-testGrowShrinkEncryptedHelp-ubuntu-stable-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorageResize-testGrowShrinkEncryptedHelp-ubuntu-stable-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorageResize-testGrowShrinkEncryptedHelp-ubuntu-stable-127.0.0.2-2801-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 272, in testGrowShrinkEncryptedHelp
    self.assertGreater(size, 250000)
AssertionError: 150928 not greater than 250000

# Result testGrowShrinkEncryptedHelp (__main__.TestStorageResize) failed
# 1 TEST FAILED [101s on 2-cockpit-11]
not ok 135 test/verify/check-storage-resize TestStorageResize.testGrowShrinkEncryptedHelp

First occurrence: 2022-03-15T14:11:11.319942 | revision 95d4c77f8a3fa8c66b3b3a9390fcca3fbed91ae4 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testGrowShrinkEncryptedHelp (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9988/devtools/browser/16bdf566-74eb-4b3e-af01-6720236ac26f
[0315/142059.404554: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
[0315/142059.408407:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0315/142059.424749: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
[0315/142059.428001:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0315/142059.450172:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647354062103.8599,"url":"http://127.0.0.2:9091/cockpit/$522413f28d1d7680eb0ced00c995a8f5ea03213ff0ce3665fb2c59c7c5608d67/base1/po.js","networkRequestId":"61639.18"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647354062109.577,"url":"http://127.0.0.2:9091/cockpit/$522413f28d1d7680eb0ced00c995a8f5ea03213ff0ce3665fb2c59c7c5608d67/shell/po.js","networkRequestId":"61639.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647354062645.538,"url":"http://127.0.0.2:9091/cockpit/$522413f28d1d7680eb0ced00c995a8f5ea03213ff0ce3665fb2c59c7c5608d67/base1/po.js","networkRequestId":"61639.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647354062669.7,"url":"http://127.0.0.2:9091/cockpit/$522413f28d1d7680eb0ced00c995a8f5ea03213ff0ce3665fb2c59c7c5608d67/system/po.js","networkRequestId":"61639.54"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647354062803.445,"url":"http://127.0.0.2:9091/cockpit/$522413f28d1d7680eb0ced00c995a8f5ea03213ff0ce3665fb2c59c7c5608d67/updates/po.js","networkRequestId":"61639.68"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647354062808.418,"url":"http://127.0.0.2:9091/cockpit/$522413f28d1d7680eb0ced00c995a8f5ea03213ff0ce3665fb2c59c7c5608d67/storage/po.js","networkRequestId":"61639.73"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647354062811.405,"url":"http://127.0.0.2:9091/cockpit/$522413f28d1d7680eb0ced00c995a8f5ea03213ff0ce3665fb2c59c7c5608d67/system/po.js","networkRequestId":"61639.61"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647354062812.357,"url":"http://127.0.0.2:9091/cockpit/$522413f28d1d7680eb0ced00c995a8f5ea03213ff0ce3665fb2c59c7c5608d67/base1/po.js","networkRequestId":"61639.66"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647354062813.196,"url":"http://127.0.0.2:9091/cockpit/$522413f28d1d7680eb0ced00c995a8f5ea03213ff0ce3665fb2c59c7c5608d67/base1/po.js","networkRequestId":"61639.71"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1647354062814.05,"url":"http://127.0.0.2:9091/cockpit/$522413f28d1d7680eb0ced00c995a8f5ea03213ff0ce3665fb2c59c7c5608d67/base1/po.js","networkRequestId":"61639.59"}
> debug: no crypto policies support:  not-found
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
resize2fs 1.46.3 (27-Jul-2021)
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/verify/check-storage-resize", line 300, in testGrowShrinkEncryptedHelp
    self.assertGreater(size, 250000)
  File "/usr/lib64/python3.10/unittest/case.py", line 1244, in assertGreater
    self.fail(self._formatMessage(msg, standardMsg))
  File "/usr/lib64/python3.10/unittest/case.py", line 675, in fail
    raise self.failureException(msg)
AssertionError: 150928 not greater than 250000
Wrote screenshot to TestStorageResize-testGrowShrinkEncryptedHelp-ubuntu-stable-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorageResize-testGrowShrinkEncryptedHelp-ubuntu-stable-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorageResize-testGrowShrinkEncryptedHelp-ubuntu-stable-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorageResize-testGrowShrinkEncryptedHelp-ubuntu-stable-127.0.0.2-2201-FAIL.log.gz
[0315/142159.620868:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 300, in testGrowShrinkEncryptedHelp
    self.assertGreater(size, 250000)
AssertionError: 150928 not greater than 250000

# Result testGrowShrinkEncryptedHelp (__main__.TestStorageResize) failed
# 1 TEST FAILED [95s on 4-cockpit-11]
not ok 211 test/verify/check-storage-resize TestStorageResize.testGrowShrinkEncryptedHelp

First occurrence: 2022-03-15T14:22:00.350707 | revision 42d80c25886e233898b5f9ace6fe9723ac4053d8 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[0902/142229.602956:ERROR:bus.cc(398)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0902/142229.603054:ERROR:bus.cc(398)] 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:9933/devtools/browser/89c93ef7-dd38-4b11-8476-28bf3399116e
[0902/142229.605311:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 62900: Permission denied (13)
[0902/142229.606307:ERROR:egl_util.cc(55)] 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
[0902/142229.606673:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0902/142229.608014:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0902/142229.610876:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 62908: Permission denied (13)
[0902/142229.613355:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 62913: Permission denied (13)
[0902/142229.614242:ERROR:egl_util.cc(55)] 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
[0902/142229.615859:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0902/142229.618173:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 62922: Permission denied (13)
[0902/142229.618833:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0902/142230.310716:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
[0902/142230.313289:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 62955: Permission denied (13)
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-ubuntu-stable-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-ubuntu-stable-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-ubuntu-stable-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-ubuntu-stable-127.0.0.2-2401-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [85s on centosci-tasks-7x27n]
not ok 130 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-09-02T14:23:36.001465 | revision 6d7180539f958389a5c7b7d2f9837ffd46ee29aa Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)
[1125/101023.629144:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1125/101023.629233:ERROR:bus.cc(399)] 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:10128/devtools/browser/95a4acfc-e763-458e-a285-f4ca006e4309
[1125/101023.631323:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 57268: Permission denied (13)
[1125/101023.632289:ERROR:egl_util.cc(44)] 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
[1125/101023.632744:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[1125/101023.633801:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1125/101023.636594:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 57276: Permission denied (13)
[1125/101023.639045:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 57281: Permission denied (13)
[1125/101023.640183:ERROR:egl_util.cc(44)] 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
[1125/101023.642329:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1125/101023.645549:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 57289: Permission denied (13)
[1125/101023.646425:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[1125/101024.350349:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
[1125/101024.352561:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 57321: Permission denied (13)
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 566, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-ubuntu-stable-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-ubuntu-stable-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-ubuntu-stable-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-ubuntu-stable-127.0.0.2-2801-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 566, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [84s on centosci-tasks-ngflh]
not ok 210 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-11-25T10:11:29.726445 | revision 05b5ddcfcbfcf14de02f97bd757b411e0a0cfb4b Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)
[0123/072728.956184:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0123/072728.956271:ERROR:bus.cc(399)] 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:9588/devtools/browser/5ae69a61-c604-4ff2-a240-9732654bd907
[0123/072728.958852:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0123/072728.960021:ERROR:egl_util.cc(44)] 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
[0123/072728.962007:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0123/072728.968067:ERROR:egl_util.cc(44)] 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
[0123/072728.969488:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0123/072728.972901:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0123/072729.723967:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
> log: 
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 573, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-ubuntu-stable-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-ubuntu-stable-127.0.0.2-3001-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-ubuntu-stable-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-ubuntu-stable-127.0.0.2-3001-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 573, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [92s on 1-ci-srv-05]
not ok 227 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-01-23T07:28:39.853675 | revision e5e7effe8f19042e64756df34bfdfd0408d7e795 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)

DevTools listening on ws://127.0.0.1:9771/devtools/browser/1c726863-6eeb-4a7e-a636-58759d7e1b19
[0222/073623.863469:ERROR:egl_util.cc(44)] 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
[0222/073623.865501:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0222/073623.873662:ERROR:egl_util.cc(44)] 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
[0222/073623.876797:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0222/073623.882361:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
[0222/073624.667786:ERROR:devtools_http_handler.cc(645)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
> log: 
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-ubuntu-stable-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-ubuntu-stable-127.0.0.2-3001-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-ubuntu-stable-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-ubuntu-stable-127.0.0.2-3001-FAIL.log.gz
> warning: transport closed: disconnected
[0222/073737.261447:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [95s on 4-ci-srv-06]
not ok 150 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-02-22T07:37:38.177192 | revision e8c459e9fd375677aa916bdb86a119d0495d501e Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)

DevTools listening on ws://127.0.0.1:10193/devtools/browser/746f68e7-1cef-463d-aed4-8cd1ada38b09
[0316/112501.639487:ERROR:egl_util.cc(44)] 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
[0316/112501.643254:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0316/112501.658098:ERROR:egl_util.cc(44)] 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
[0316/112501.667346:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0316/112501.675528:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1678965911666.615,"url":"http://127.0.0.2:9191/cockpit/$9f19a8d0929589bcf51714fd1eb1a7040627f52e7f132e1d025b9176a72f5310/performance/performance.js","networkRequestId":"104018.60"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9191/cockpit/$9f19a8d0929589bcf51714fd1eb1a7040627f52e7f132e1d025b9176a72f5310/performance/performance.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1678965912572.655,"url":"http://127.0.0.2:9191/cockpit/$9f19a8d0929589bcf51714fd1eb1a7040627f52e7f132e1d025b9176a72f5310/system/index.html#/"}
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
> log: 
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 496, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-ubuntu-stable-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-ubuntu-stable-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-ubuntu-stable-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-ubuntu-stable-127.0.0.2-2301-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 496, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [95s on 1-ci-srv-03]
not ok 229 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-03-16T11:26:11.539412 | revision 947f0f1555d8cf7df9749d22593787a84f012932 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)

DevTools listening on ws://127.0.0.1:9786/devtools/browser/270a708d-fe53-4659-bc38-bd72db039d39
[0503/144701.143075:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 496, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 562, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-ubuntu-stable-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-ubuntu-stable-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-ubuntu-stable-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-ubuntu-stable-127.0.0.2-2501-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 496, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 562, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [90s on rhos-01-8]
not ok 229 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-05-03T14:47:59.647841 | revision e27cc6bb7631d4c0fb165585429d5424f33727c2 Times recorded: 1 Latest occurrences:

cockpituous commented 3 years ago

fedora-35 Ooops, it happened again


# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
*** You are running in headless mode.
*** You are running in headless mode.
[GFX1-]: glxtest: Unable to open a connection to the X server
[GFX1-]: glxtest: libEGL initialize failed
[GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
DevTools listening on ws://localhost:9301/devtools/browser/02d44395-433f-44f5-946e-e999a59a2e43
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/base1/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1651868923023,"url":"http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/system/index.html#/","lineNumber":0}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/system/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1651868923027,"url":"http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/system/index.html#/","lineNumber":0}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/base1/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1651868923092,"url":"http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/system/services.html#/","lineNumber":0}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/system/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1651868923120,"url":"http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/system/services.html#/","lineNumber":0}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/base1/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1651868923121,"url":"http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/updates/index.html#/","lineNumber":0}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/updates/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1651868923169,"url":"http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/updates/index.html#/","lineNumber":0}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/base1/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1651868923169,"url":"http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/storage/index.html#/","lineNumber":0}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/storage/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1651868923207,"url":"http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/storage/index.html#/","lineNumber":0}
CDP: {"source":"other","level":"warning","text":"Loading failed for the <script> with source “http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/base1/po.js”.","timestamp":1651868923229,"url":"http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/system/index.html#/","lineNumber":12}
CDP: {"source":"other","level":"warning","text":"Loading failed for the <script> with source “http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/base1/po.js”.","timestamp":1651868923307,"url":"http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/system/services.html#/","lineNumber":9}
CDP: {"source":"other","level":"warning","text":"Loading failed for the <script> with source “http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/base1/po.js”.","timestamp":1651868923353,"url":"http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/updates/index.html#/","lineNumber":29}
CDP: {"source":"other","level":"warning","text":"Loading failed for the <script> with source “http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/system/po.js”.","timestamp":1651868923448,"url":"http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/system/services.html#/","lineNumber":11}
CDP: {"source":"other","level":"warning","text":"Loading failed for the <script> with source “http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/system/po.js”.","timestamp":1651868923590,"url":"http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/system/index.html#/","lineNumber":14}
CDP: {"source":"other","level":"warning","text":"Loading failed for the <script> with source “http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/base1/po.js”.","timestamp":1651868923619,"url":"http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/storage/index.html#/","lineNumber":28}
CDP: {"source":"other","level":"warning","text":"Loading failed for the <script> with source “http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/updates/po.js”.","timestamp":1651868923635,"url":"http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/updates/index.html#/","lineNumber":31}
CDP: {"source":"other","level":"warning","text":"Loading failed for the <script> with source “http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/storage/po.js”.","timestamp":1651868923755,"url":"http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/storage/index.html#/","lineNumber":30}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: [object Object]
CDP: {"source":"other","level":"warning","text":"XrayWrapper denied access to property \"toString\" (reason: value is callable). See https://developer.mozilla.org/en-US/docs/Xray_vision for more information. Note that only the first denied property access from a given global object will be reported.","timestamp":1651868934160,"url":"chrome://remote/content/cdp/sessions/ContentProcessSession.jsm","lineNumber":55}
CDP: {"source":"other","level":"warning","text":"Relative positioning of table rows and row groups is now supported. This site may need to be updated because it may depend on this feature having no effect.","timestamp":1651868954668,"url":"http://127.0.0.2:9291/cockpit/$f4470f4b0c3fae445d9f04572d0ef304cee28f4d33c74307c4c8f0f17b5786b9/storage/index.html#/vg/TEST","lineNumber":0}
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2401-FAIL.log.gz
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [115s on 1-cockpit-11]
not ok 197 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-06T20:30:04.188145 | revision 5b9a99dbc43a5e89e347b2b949c002acd370b72b Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:10115/devtools/browser/7732d1fe-2698-4c63-aa21-d5779aceb962
[0506/203240.009416: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
[0506/203240.015114:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/203240.021308: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
[0506/203240.024008:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/203240.028727:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
> info: %cDownload the React DevTools for a better development experience: https://fb.me/react-devtools font-weight:bold
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651869166153.5571,"url":"http://127.0.0.2:9191/cockpit/$d34825ad51c2e7bf2439773ef968a21cd018e61797c5500a5ffc36b38fa5d525/base1/po.js","networkRequestId":"63743.49"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651869166186.012,"url":"http://127.0.0.2:9191/cockpit/$d34825ad51c2e7bf2439773ef968a21cd018e61797c5500a5ffc36b38fa5d525/storage/po.js","networkRequestId":"63743.51"}
> error: Warning: Cannot update a component (`%s`) while rendering a different component (`%s`). To locate the bad setState() call inside `%s`, follow the stack trace as described in https://fb.me/setstate-in-render%s SvgPlot StoragePage StoragePage 
    in StoragePage
> error: Warning: Failed prop type: Invalid prop `title` of type `object` supplied to `Dialog`, expected `string`.
    in Dialog
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2301-FAIL.log.gz
Wrote coverage data to /work/bots/make-checkout-workdir/lcov/TestStorageResize-testResizeLuks.info.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [96s on 3-cockpit-11]
not ok 197 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-06T20:33:54.733315 | revision 027be7c33caf2da69a8e5a3d965c05c7a6142c0d Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
*** You are running in headless mode.
*** You are running in headless mode.
[GFX1-]: glxtest: Unable to open a connection to the X server
[GFX1-]: glxtest: libEGL initialize failed
[GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
DevTools listening on ws://localhost:9560/devtools/browser/3aaa93bf-c9be-43dd-859c-2c6e2785347d
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: [object Object]
CDP: {"source":"other","level":"warning","text":"XrayWrapper denied access to property \"toString\" (reason: value is callable). See https://developer.mozilla.org/en-US/docs/Xray_vision for more information. Note that only the first denied property access from a given global object will be reported.","timestamp":1652068946446,"url":"chrome://remote/content/cdp/sessions/ContentProcessSession.jsm","lineNumber":55}
CDP: {"source":"other","level":"warning","text":"Relative positioning of table rows and row groups is now supported. This site may need to be updated because it may depend on this feature having no effect.","timestamp":1652068961076,"url":"http://127.0.0.2:9791/cockpit/$fc8239e56ec7c9d3f8bc638d1d0bb37b8243610206ff18b5e46b2912cac1dc7c/storage/index.html#/vg/TEST","lineNumber":0}
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2901-FAIL.log.gz
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [89s on 2-cockpit-8]
not ok 215 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-09T04:03:23.622435 | revision 9d3a82bf00c5544b76476e2f2b71eb96a482b8b7 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:10056/devtools/browser/05bf26cb-f1fc-47d3-8d49-92ffe11c5984
[0509/042252.746848: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
[0509/042252.748820:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0509/042252.755912: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
[0509/042252.757761:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0509/042252.760678:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-3001-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-3001-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [82s on 1-ci-srv-01]
not ok 215 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-09T04:23:56.200790 | revision 9d3a82bf00c5544b76476e2f2b71eb96a482b8b7 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9307/devtools/browser/6d93eb99-e116-450d-8aad-56e9e1271254
[0726/051151.258229:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 60418: Permission denied (13)
[0726/051151.259332:ERROR:egl_util.cc(55)] 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
[0726/051151.260744:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0726/051151.263099:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 60425: Permission denied (13)
[0726/051151.265405:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 60430: Permission denied (13)
[0726/051151.266537:ERROR:egl_util.cc(55)] 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
[0726/051151.268238:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0726/051151.270659:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 60438: Permission denied (13)
[0726/051151.271225:ERROR:gpu_init.cc(481)] Passthrough is not supported, GL is disabled, ANGLE is 
[0726/051151.987917:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 60470: Permission denied (13)
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2301-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [83s on centosci-tasks-gcsn5]
not ok 218 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-07-26T05:12:56.946284 | revision d8e7b6caaa8b1a714c188f346e0ad2d9f1b2094d Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[0920/142602.267682:ERROR:bus.cc(398)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0920/142602.267833:ERROR:bus.cc(398)] 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:10110/devtools/browser/83269337-646c-4d99-9730-e83f40b4b099
[0920/142602.269686:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 126912: Permission denied (13)
[0920/142602.270719:ERROR:egl_util.cc(55)] 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
[0920/142602.271171:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0920/142602.272214:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0920/142602.275429:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 126920: Permission denied (13)
[0920/142602.277672:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 126925: Permission denied (13)
[0920/142602.278436:ERROR:egl_util.cc(55)] 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
[0920/142602.280105:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0920/142602.282458:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 126933: Permission denied (13)
[0920/142602.283092:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0920/142602.973644:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
[0920/142602.975879:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 126965: Permission denied (13)
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2201-FAIL.log.gz
[0920/142705.692802:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [82s on centosci-tasks-7x5tj]
not ok 220 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-09-20T14:27:06.175404 | revision 56c92f5fb7e2ffb4f2595af3060e7a7187ec79b2 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[0920/143130.219871:ERROR:bus.cc(398)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0920/143130.220061:ERROR:bus.cc(398)] 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:9892/devtools/browser/1618b2ea-621c-4faa-b609-d15178e9b16c
[0920/143130.223794:ERROR:egl_util.cc(55)] 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
[0920/143130.226120:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0920/143130.228213:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0920/143130.237483:ERROR:egl_util.cc(55)] 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
[0920/143130.239595:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0920/143130.244652:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0920/143131.067339:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-3001-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-3001-FAIL.log.gz
[0920/143243.665095:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [101s on 4-ci-srv-04]
not ok 220 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-09-20T14:32:44.179483 | revision 7319578b6f46ef16a8f0429fbf658631be98f72e Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[0922/133901.727098:ERROR:bus.cc(398)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0922/133901.727207:ERROR:bus.cc(398)] 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:9295/devtools/browser/8a9cd6ed-ea24-4198-be16-68127ad0bd52
[0922/133901.729137:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 63412: Permission denied (13)
[0922/133901.730090:ERROR:egl_util.cc(55)] 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
[0922/133901.730402:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0922/133901.731523:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0922/133901.733861:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 63419: Permission denied (13)
[0922/133901.736360:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 63424: Permission denied (13)
[0922/133901.737227:ERROR:egl_util.cc(55)] 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
[0922/133901.738696:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0922/133901.741562:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 63432: Permission denied (13)
[0922/133901.742310:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0922/133902.448799:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
[0922/133902.450804:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 63492: Permission denied (13)
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2301-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [86s on centosci-tasks-7x5tj]
not ok 220 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-09-22T13:40:09.993162 | revision 149d7b9f95128f1f930cec751b1856fd7ed27799 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[0922/143257.992777:ERROR:bus.cc(398)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0922/143257.992979:ERROR:bus.cc(398)] 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:9896/devtools/browser/6bbd06ab-1fe5-4dc3-8925-0e788c19ac56
[0922/143257.996985:ERROR:egl_util.cc(55)] 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
[0922/143257.998109:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0922/143257.999857:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0922/143258.012249:ERROR:egl_util.cc(55)] 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
[0922/143258.020252:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0922/143258.025852:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0922/143258.866119:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2201-FAIL.log.gz
[0922/143412.470269:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [106s on 3-ci-srv-02]
not ok 220 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-09-22T14:34:13.238778 | revision 149d7b9f95128f1f930cec751b1856fd7ed27799 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[1004/133137.487652:ERROR:bus.cc(398)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1004/133137.487791:ERROR:bus.cc(398)] 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:9789/devtools/browser/82e72399-0612-464e-9d55-7692118eb41f
[1004/133137.491300:ERROR:egl_util.cc(55)] 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
[1004/133137.492035:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[1004/133137.493634:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1004/133137.500448:ERROR:egl_util.cc(55)] 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
[1004/133137.502376:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1004/133137.506744:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[1004/133138.240890:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f35&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-35-127.0.0.2-2901-FAIL.log.gz
[1004/133245.418415:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [89s on 1-cockpit-7]
not ok 198 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-10-04T13:32:46.113330 | revision a62dff9f3aa48bac618afba2dacfa96e85ced6bb Times recorded: 1 Latest occurrences:

cockpituous commented 3 years ago

debian-testing Ooops, it happened again


# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9385/devtools/browser/da5355c4-6d1f-4aaf-9c83-a743082bcfc8
[0506/122922.169225:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 54441: Permission denied (13)
[0506/122922.170136: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
[0506/122922.171733:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/122922.173996:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 54448: Permission denied (13)
[0506/122922.176309:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 54453: Permission denied (13)
[0506/122922.177029: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
[0506/122922.178640:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/122922.180705:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 54461: Permission denied (13)
[0506/122922.181347:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
[0506/122922.455913:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 54507: Permission denied (13)
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651840164935.226,"url":"http://127.0.0.2:9691/cockpit/$435c1f67bfc9068c419b50221c8be1a0f0d48699f5cbf3cc730e6b7c655a014d/base1/po.js","networkRequestId":"54507.50"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651840164935.8389,"url":"http://127.0.0.2:9691/cockpit/$435c1f67bfc9068c419b50221c8be1a0f0d48699f5cbf3cc730e6b7c655a014d/system/po.js","networkRequestId":"54507.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651840165104.561,"url":"http://127.0.0.2:9691/cockpit/$435c1f67bfc9068c419b50221c8be1a0f0d48699f5cbf3cc730e6b7c655a014d/updates/po.js","networkRequestId":"54507.66"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651840165105.729,"url":"http://127.0.0.2:9691/cockpit/$435c1f67bfc9068c419b50221c8be1a0f0d48699f5cbf3cc730e6b7c655a014d/storage/po.js","networkRequestId":"54507.71"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651840165396.893,"url":"http://127.0.0.2:9691/cockpit/$435c1f67bfc9068c419b50221c8be1a0f0d48699f5cbf3cc730e6b7c655a014d/base1/po.js","networkRequestId":"54507.64"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651840165397.471,"url":"http://127.0.0.2:9691/cockpit/$435c1f67bfc9068c419b50221c8be1a0f0d48699f5cbf3cc730e6b7c655a014d/system/po.js","networkRequestId":"54507.59"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651840165398.095,"url":"http://127.0.0.2:9691/cockpit/$435c1f67bfc9068c419b50221c8be1a0f0d48699f5cbf3cc730e6b7c655a014d/base1/po.js","networkRequestId":"54507.69"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651840165398.674,"url":"http://127.0.0.2:9691/cockpit/$435c1f67bfc9068c419b50221c8be1a0f0d48699f5cbf3cc730e6b7c655a014d/base1/po.js","networkRequestId":"54507.57"}
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2801-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [72s on centosci-tasks-9lmtp]
not ok 215 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-06T12:30:22.180401 | revision c3a94222316c73e3b17d7cf4fc0a81ac9c4aa101 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9823/devtools/browser/aa223f91-fd73-4280-a91a-44ea86f63488
[0506/130911.893894:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 115844: Permission denied (13)
[0506/130911.894932: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
[0506/130911.896586:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/130911.898357:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 115851: Permission denied (13)
[0506/130911.901086:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 115857: Permission denied (13)
[0506/130911.901792: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
[0506/130911.903207:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/130911.905150:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 115864: Permission denied (13)
[0506/130911.905765:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
[0506/130912.206683:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 115898: Permission denied (13)
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842555620.865,"url":"http://127.0.0.2:9391/cockpit/$435c1f67bfc9068c419b50221c8be1a0f0d48699f5cbf3cc730e6b7c655a014d/system/po.js","networkRequestId":"115898.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842555622.015,"url":"http://127.0.0.2:9391/cockpit/$435c1f67bfc9068c419b50221c8be1a0f0d48699f5cbf3cc730e6b7c655a014d/base1/po.js","networkRequestId":"115898.50"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842555704.417,"url":"http://127.0.0.2:9391/cockpit/$435c1f67bfc9068c419b50221c8be1a0f0d48699f5cbf3cc730e6b7c655a014d/updates/po.js","networkRequestId":"115898.66"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842555730.1072,"url":"http://127.0.0.2:9391/cockpit/$435c1f67bfc9068c419b50221c8be1a0f0d48699f5cbf3cc730e6b7c655a014d/storage/po.js","networkRequestId":"115898.71"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842555906.785,"url":"http://127.0.0.2:9391/cockpit/$435c1f67bfc9068c419b50221c8be1a0f0d48699f5cbf3cc730e6b7c655a014d/base1/po.js","networkRequestId":"115898.64"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842555907.5698,"url":"http://127.0.0.2:9391/cockpit/$435c1f67bfc9068c419b50221c8be1a0f0d48699f5cbf3cc730e6b7c655a014d/system/po.js","networkRequestId":"115898.59"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842555908.8792,"url":"http://127.0.0.2:9391/cockpit/$435c1f67bfc9068c419b50221c8be1a0f0d48699f5cbf3cc730e6b7c655a014d/base1/po.js","networkRequestId":"115898.69"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842555910.6409,"url":"http://127.0.0.2:9391/cockpit/$435c1f67bfc9068c419b50221c8be1a0f0d48699f5cbf3cc730e6b7c655a014d/base1/po.js","networkRequestId":"115898.57"}
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2501-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [73s on centosci-tasks-frm84]
not ok 215 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-06T13:10:13.529792 | revision 81074918af780439ddd4ca0ab5b87abb72e5c149 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9778/devtools/browser/f449a446-b681-4776-85f6-e67d9e06fc76
[0506/131619.106926:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 116722: Permission denied (13)
[0506/131619.107913: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
[0506/131619.109291:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/131619.111607:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 116729: Permission denied (13)
[0506/131619.114177:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 116735: Permission denied (13)
[0506/131619.114923: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
[0506/131619.116838:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/131619.118994:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 116742: Permission denied (13)
[0506/131619.119625:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
[0506/131619.368221:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 116776: Permission denied (13)
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842982127.718,"url":"http://127.0.0.2:9291/cockpit/$53c72d6124c18b4484710fcd084f57d0c9f87fd77ed4e1e8ad1bdf866a1e6544/base1/po.js","networkRequestId":"116776.50"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842982128.726,"url":"http://127.0.0.2:9291/cockpit/$53c72d6124c18b4484710fcd084f57d0c9f87fd77ed4e1e8ad1bdf866a1e6544/system/po.js","networkRequestId":"116776.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842982210.2202,"url":"http://127.0.0.2:9291/cockpit/$53c72d6124c18b4484710fcd084f57d0c9f87fd77ed4e1e8ad1bdf866a1e6544/updates/po.js","networkRequestId":"116776.66"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842982210.849,"url":"http://127.0.0.2:9291/cockpit/$53c72d6124c18b4484710fcd084f57d0c9f87fd77ed4e1e8ad1bdf866a1e6544/storage/po.js","networkRequestId":"116776.71"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842982216.968,"url":"http://127.0.0.2:9291/cockpit/$53c72d6124c18b4484710fcd084f57d0c9f87fd77ed4e1e8ad1bdf866a1e6544/base1/po.js","networkRequestId":"116776.57"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842982220.397,"url":"http://127.0.0.2:9291/cockpit/$53c72d6124c18b4484710fcd084f57d0c9f87fd77ed4e1e8ad1bdf866a1e6544/system/po.js","networkRequestId":"116776.59"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842982220.966,"url":"http://127.0.0.2:9291/cockpit/$53c72d6124c18b4484710fcd084f57d0c9f87fd77ed4e1e8ad1bdf866a1e6544/base1/po.js","networkRequestId":"116776.64"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842982221.59,"url":"http://127.0.0.2:9291/cockpit/$53c72d6124c18b4484710fcd084f57d0c9f87fd77ed4e1e8ad1bdf866a1e6544/base1/po.js","networkRequestId":"116776.69"}
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2401-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [76s on centosci-tasks-9lmtp]
not ok 211 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-06T13:17:23.475934 | revision 802d47b9b2f9256954658b64ec0c94742b77728c Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9843/devtools/browser/6fabce3c-10ce-45fe-8027-73d4f9a99d27
[0506/135033.647372: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
[0506/135033.652040:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/135033.668477: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
[0506/135033.679562:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/135033.693073:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651845040217.9229,"url":"http://127.0.0.2:9091/cockpit/$5da29f27b4e7c31407c71e28e1cb3ca5ee2eb5b4e416da72cb2501ea7e63bb8d/base1/po.js","networkRequestId":"19273.50"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651845040249.327,"url":"http://127.0.0.2:9091/cockpit/$5da29f27b4e7c31407c71e28e1cb3ca5ee2eb5b4e416da72cb2501ea7e63bb8d/system/po.js","networkRequestId":"19273.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651845040384.155,"url":"http://127.0.0.2:9091/cockpit/$5da29f27b4e7c31407c71e28e1cb3ca5ee2eb5b4e416da72cb2501ea7e63bb8d/updates/po.js","networkRequestId":"19273.66"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651845040386.3372,"url":"http://127.0.0.2:9091/cockpit/$5da29f27b4e7c31407c71e28e1cb3ca5ee2eb5b4e416da72cb2501ea7e63bb8d/storage/po.js","networkRequestId":"19273.71"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651845040387.175,"url":"http://127.0.0.2:9091/cockpit/$5da29f27b4e7c31407c71e28e1cb3ca5ee2eb5b4e416da72cb2501ea7e63bb8d/base1/po.js","networkRequestId":"19273.64"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651845040394.825,"url":"http://127.0.0.2:9091/cockpit/$5da29f27b4e7c31407c71e28e1cb3ca5ee2eb5b4e416da72cb2501ea7e63bb8d/base1/po.js","networkRequestId":"19273.69"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651845040398.405,"url":"http://127.0.0.2:9091/cockpit/$5da29f27b4e7c31407c71e28e1cb3ca5ee2eb5b4e416da72cb2501ea7e63bb8d/system/po.js","networkRequestId":"19273.59"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651845040399.183,"url":"http://127.0.0.2:9091/cockpit/$5da29f27b4e7c31407c71e28e1cb3ca5ee2eb5b4e416da72cb2501ea7e63bb8d/base1/po.js","networkRequestId":"19273.57"}
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2201-FAIL.log.gz
[0506/135141.501617:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [90s on 2-ci-srv-02]
not ok 211 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-06T13:51:42.020797 | revision 644a5c05f52bc08dd325fcfb108561807b025be0 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9490/devtools/browser/4ba633a1-526d-4f5d-8d83-5a3803c357bd
[0506/175103.520986:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 53681: Permission denied (13)
[0506/175103.521946: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
[0506/175103.523433:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/175103.525958:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 53689: Permission denied (13)
[0506/175103.528215:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 53694: Permission denied (13)
[0506/175103.529001: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
[0506/175103.530677:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/175103.533015:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 53702: Permission denied (13)
[0506/175103.533756:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
[0506/175103.811185:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 53739: Permission denied (13)
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2501-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [73s on centosci-tasks-9lmtp]
not ok 215 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-06T17:52:03.708164 | revision 4681426eb3bfeb2ac1d5961c73502a25e5ae0005 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9491/devtools/browser/5ce58ac2-ec6e-4af3-a809-b9650f34c085
[0624/084019.999642:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 55408: Permission denied (13)
[0624/084020.000623: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
[0624/084020.002065:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0624/084020.003972:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 55415: Permission denied (13)
[0624/084020.006279:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 55420: Permission denied (13)
[0624/084020.007032: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
[0624/084020.008467:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0624/084020.010655:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 55428: Permission denied (13)
[0624/084020.011236:ERROR:gpu_init.cc(446)] Passthrough is not supported, GL is disabled, ANGLE is 
[0624/084020.673410:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 55462: Permission denied (13)
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 507, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2501-FAIL.log.gz
[0624/084124.611494:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 507, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [78s on centosci-tasks-8m289]
not ok 215 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-06-24T08:41:25.311790 | revision 632363f6f24c279988c44726673452a42d1691b6 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[0802/175820.917832:ERROR:bus.cc(398)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0802/175820.917917:ERROR:bus.cc(398)] 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:9860/devtools/browser/f3b98b0c-4793-473b-909a-7911ec2543cd
[0802/175820.920216:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 57440: Permission denied (13)
[0802/175820.921305:ERROR:egl_util.cc(55)] 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
[0802/175820.921679:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0802/175820.922998:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0802/175820.925798:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 57447: Permission denied (13)
[0802/175820.928408:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 57452: Permission denied (13)
[0802/175820.929424:ERROR:egl_util.cc(55)] 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
[0802/175820.931648:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0802/175820.934980:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 57460: Permission denied (13)
[0802/175820.935747:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0802/175821.720596:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
[0802/175821.723008:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 57503: Permission denied (13)
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2801-FAIL.log.gz
[0802/175922.756277:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [76s on centosci-tasks-6p2t6]
not ok 213 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-08-02T17:59:23.283528 | revision c1d86131b92d3eb427944852d00118d35cc794fb Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[0824/142702.890879:ERROR:bus.cc(398)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0824/142702.891048:ERROR:bus.cc(398)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0824/142702.892980:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 56874: Permission denied (13)

DevTools listening on ws://127.0.0.1:9357/devtools/browser/7821f8a4-95c1-4372-be9b-522ea1cb1735
[0824/142702.893988:ERROR:egl_util.cc(55)] 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
[0824/142702.894507:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0824/142702.895469:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0824/142702.898529:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 56882: Permission denied (13)
[0824/142702.900983:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 56887: Permission denied (13)
[0824/142702.901848:ERROR:egl_util.cc(55)] 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
[0824/142702.903550:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0824/142702.905966:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 56895: Permission denied (13)
[0824/142702.906552:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0824/142703.608092:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
[0824/142703.610327:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 56928: Permission denied (13)
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2701-FAIL.log.gz
[0824/142809.168093:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [80s on centosci-tasks-6p2t6]
not ok 217 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-08-24T14:28:09.896521 | revision 4ed404f89ba1eff491a58a4ed3d9cb44d1035a64 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[1013/091653.147865:ERROR:bus.cc(398)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1013/091653.147996:ERROR:bus.cc(398)] 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:10094/devtools/browser/a85a9333-e523-4916-bb24-4739ed786698
[1013/091653.149994:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 54802: Permission denied (13)
[1013/091653.151010:ERROR:egl_util.cc(55)] 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
[1013/091653.151387:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[1013/091653.152421:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1013/091653.154946:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 54809: Permission denied (13)
[1013/091653.157475:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 54814: Permission denied (13)
[1013/091653.158378:ERROR:egl_util.cc(55)] 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
[1013/091653.160028:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1013/091653.162465:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 54822: Permission denied (13)
[1013/091653.163101:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[1013/091653.877359:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
[1013/091653.880110:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 54865: Permission denied (13)
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2201-FAIL.log.gz
[1013/091753.720733:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [75s on centosci-tasks-t9sr2]
not ok 220 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-10-13T09:17:54.583975 | revision 95097f43e44bc55a754a150f23303dab292e9130 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)
[1103/214120.273273:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1103/214120.273506:ERROR:bus.cc(399)] 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:9787/devtools/browser/bf49ff5b-046d-4597-9157-aa6c49bdd3b7
[1103/214120.275548:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[1103/214120.277180:ERROR:egl_util.cc(44)] 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
[1103/214120.279018:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1103/214120.284327:ERROR:egl_util.cc(44)] 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
[1103/214120.286295:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1103/214120.289988:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[1103/214120.968058:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 568, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-debian-testing-127.0.0.2-2201-FAIL.log.gz
[1103/214225.192281:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 568, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [83s on 2-cockpit-8]
not ok 221 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-11-03T21:42:25.736371 | revision a701f7286dcdf47c8eba5c4a3b35f683e8fd403b Times recorded: 1 Latest occurrences:

cockpituous commented 3 years ago

rhel-9-0-distropkg Ooops, it happened again


# ----------------------------------------------------------------------
# testGrowShrinkEncryptedHelp (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9638/devtools/browser/3df4ff30-e747-46b4-a09a-251e809f0f5d
[1104/095454.760982: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
[1104/095454.763087:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1104/095454.766423: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:9591\". 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":1636019701438.2998,"url":"http://127.0.0.2:9591/cockpit/$9da4099c25c3a3b2c39b423e93aa9bec96050d9e411f16ee0beb45296f141acf/shell/index.js","lineNumber":1,"stackTrace":{"callFrames":[{"functionName":"ke","scriptId":"24","url":"http://127.0.0.2:9591/cockpit/$9da4099c25c3a3b2c39b423e93aa9bec96050d9e411f16ee0beb45296f141acf/shell/index.js","lineNumber":1,"columnNumber":121721},{"functionName":"Ze","scriptId":"24","url":"http://127.0.0.2:9591/cockpit/$9da4099c25c3a3b2c39b423e93aa9bec96050d9e411f16ee0beb45296f141acf/shell/index.js","lineNumber":1,"columnNumber":130758},{"functionName":"append","scriptId":"24","url":"http://127.0.0.2:9591/cockpit/$9da4099c25c3a3b2c39b423e93aa9bec96050d9e411f16ee0beb45296f141acf/shell/index.js","lineNumber":1,"columnNumber":132439},{"functionName":"D","scriptId":"24","url":"http://127.0.0.2:9591/cockpit/$9da4099c25c3a3b2c39b423e93aa9bec96050d9e411f16ee0beb45296f141acf/shell/index.js","lineNumber":1,"columnNumber":349379},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9591/cockpit/$9da4099c25c3a3b2c39b423e93aa9bec96050d9e411f16ee0beb45296f141acf/shell/index.js","lineNumber":1,"columnNumber":358581},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9591/cockpit/$9da4099c25c3a3b2c39b423e93aa9bec96050d9e411f16ee0beb45296f141acf/shell/index.js","lineNumber":1,"columnNumber":643600},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9591/cockpit/$9da4099c25c3a3b2c39b423e93aa9bec96050d9e411f16ee0beb45296f141acf/shell/index.js","lineNumber":1,"columnNumber":643604}]}}
> 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: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
  Creating devices file /etc/lvm/devices/system.devices
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
umount: /dev/mapper/luks-15577eb3-feeb-4162-910e-c9e8bfc0f4d1: not mounted.
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/verify/check-storage-resize", line 276, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 162, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 359, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-15577eb3-feeb-4162-910e-c9e8bfc0f4d1' && fsadm -y check '/dev/mapper/luks-15577eb3-feeb-4162-910e-c9e8bfc0f4d1' && fsadm -y resize '/dev/mapper/luks-15577eb3-feeb-4162-910e-c9e8bfc0f4d1' '200M'' returned non-zero exit status 32.
Wrote screenshot to TestStorageResize-testGrowShrinkEncryptedHelp-rhel-9-0-distropkg-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorageResize-testGrowShrinkEncryptedHelp-rhel-9-0-distropkg-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorageResize-testGrowShrinkEncryptedHelp-rhel-9-0-distropkg-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorageResize-testGrowShrinkEncryptedHelp-rhel-9-0-distropkg-127.0.0.2-2701-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 276, in testGrowShrinkEncryptedHelp
    self.shrink_extfs(fs_dev, "200M")
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 162, in shrink_extfs
    self.machine.execute("umount '%s' && fsadm -y check '%s' && fsadm -y resize '%s' '%s'" % (fs_dev, fs_dev, fs_dev, size))
  File "/work/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 359, in execute
    raise subprocess.CalledProcessError(proc.returncode, command, output=output)
subprocess.CalledProcessError: Command 'umount '/dev/mapper/luks-15577eb3-feeb-4162-910e-c9e8bfc0f4d1' && fsadm -y check '/dev/mapper/luks-15577eb3-feeb-4162-910e-c9e8bfc0f4d1' && fsadm -y resize '/dev/mapper/luks-15577eb3-feeb-4162-910e-c9e8bfc0f4d1' '200M'' returned non-zero exit status 32.

# Result testGrowShrinkEncryptedHelp (__main__.TestStorageResize) failed
# 1 TEST FAILED [55s on 1-cockpit-8]
not ok 206 test/verify/check-storage-resize TestStorageResize.testGrowShrinkEncryptedHelp

First occurrence: 2021-11-04T09:55:31.414014 | revision 6fe651b822bf67d4376689472510fe499b587914 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9798/devtools/browser/d48ccb6c-f0af-43d5-9d12-21ca923758a9
[1104/095508.867849: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
[1104/095508.869842:ERROR:viz_main_impl.cc(162)] Exiting GPU process due to errors during initialization
[1104/095508.872807: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:9391\". 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":1636019714394.357,"url":"http://127.0.0.2:9391/cockpit/$9da4099c25c3a3b2c39b423e93aa9bec96050d9e411f16ee0beb45296f141acf/shell/index.js","lineNumber":1,"stackTrace":{"callFrames":[{"functionName":"ke","scriptId":"24","url":"http://127.0.0.2:9391/cockpit/$9da4099c25c3a3b2c39b423e93aa9bec96050d9e411f16ee0beb45296f141acf/shell/index.js","lineNumber":1,"columnNumber":121721},{"functionName":"Ze","scriptId":"24","url":"http://127.0.0.2:9391/cockpit/$9da4099c25c3a3b2c39b423e93aa9bec96050d9e411f16ee0beb45296f141acf/shell/index.js","lineNumber":1,"columnNumber":130758},{"functionName":"append","scriptId":"24","url":"http://127.0.0.2:9391/cockpit/$9da4099c25c3a3b2c39b423e93aa9bec96050d9e411f16ee0beb45296f141acf/shell/index.js","lineNumber":1,"columnNumber":132439},{"functionName":"D","scriptId":"24","url":"http://127.0.0.2:9391/cockpit/$9da4099c25c3a3b2c39b423e93aa9bec96050d9e411f16ee0beb45296f141acf/shell/index.js","lineNumber":1,"columnNumber":349379},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9391/cockpit/$9da4099c25c3a3b2c39b423e93aa9bec96050d9e411f16ee0beb45296f141acf/shell/index.js","lineNumber":1,"columnNumber":358581},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9391/cockpit/$9da4099c25c3a3b2c39b423e93aa9bec96050d9e411f16ee0beb45296f141acf/shell/index.js","lineNumber":1,"columnNumber":643600},{"functionName":"","scriptId":"24","url":"http://127.0.0.2:9391/cockpit/$9da4099c25c3a3b2c39b423e93aa9bec96050d9e411f16ee0beb45296f141acf/shell/index.js","lineNumber":1,"columnNumber":643604}]}}
> 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

  Creating devices file /etc/lvm/devices/system.devices
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.0/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 133, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 501, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 215, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 45, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 403, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-0-distropkg-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-0-distropkg-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-0-distropkg-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-0-distropkg-127.0.0.2-2501-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 133, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 501, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 215, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 45, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 403, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [138s on 1-cockpit-8]
not ok 209 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2021-11-04T09:57:08.858793 | revision 6fe651b822bf67d4376689472510fe499b587914 Times recorded: 1 Latest occurrences:

cockpituous commented 2 years ago

fedora-36 Ooops, it happened again


# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)
[0106/112112.586135:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0106/112112.586233:ERROR:bus.cc(399)] 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:9654/devtools/browser/c47d2978-5d38-4e36-9f97-cf9b14e468c7
[0106/112112.589981:ERROR:egl_util.cc(44)] 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
[0106/112112.590959:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0106/112112.598851:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0106/112112.605545:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0106/112113.280473:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673004077603.7532,"url":"http://127.0.0.2:9891/cockpit/$4cf787a0d024b0225eb17b1fb73984201c91d9d850c3a51fc61ade2b310af76a/*/po.js","networkRequestId":"142571.19"}
> warning: python.error
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673004077980.53,"url":"http://127.0.0.2:9891/cockpit/@localhost/updates/po.js","networkRequestId":"142571.58"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673004077984.928,"url":"http://127.0.0.2:9891/cockpit/@localhost/base1/po.js","networkRequestId":"142571.56"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673004078087.6018,"url":"http://127.0.0.2:9891/cockpit/@localhost/system/po.js","networkRequestId":"142571.65"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673004078100.823,"url":"http://127.0.0.2:9891/cockpit/@localhost/storage/po.js","networkRequestId":"142571.77"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673004078112.051,"url":"http://127.0.0.2:9891/cockpit/@localhost/base1/po.js","networkRequestId":"142571.63"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673004078112.949,"url":"http://127.0.0.2:9891/cockpit/@localhost/system/po.js","networkRequestId":"142571.72"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673004078113.781,"url":"http://127.0.0.2:9891/cockpit/@localhost/base1/po.js","networkRequestId":"142571.70"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673004078114.878,"url":"http://127.0.0.2:9891/cockpit/@localhost/base1/po.js","networkRequestId":"142571.75"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 566, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-3001-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-3001-FAIL.log.gz
[0106/112224.545555:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 566, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [101s on rhos-01-15]
not ok 206 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-01-06T11:22:25.091305 | revision c46f1532999fb50a2fe39cf01bbea81a410fb116 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)
[0106/112229.955050:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0106/112229.955176:ERROR:bus.cc(399)] 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:9788/devtools/browser/1841cee9-4ef6-46d7-a567-f572577bb6df
[0106/112229.959479:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0106/112229.961226:ERROR:egl_util.cc(44)] 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
[0106/112229.964839:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0106/112229.974888:ERROR:egl_util.cc(44)] 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
[0106/112229.978544:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0106/112229.985418:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0106/112230.674193:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 566, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2501-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 566, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [97s on rhos-01-8]
not ok 206 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-01-06T11:23:37.668728 | revision c46f1532999fb50a2fe39cf01bbea81a410fb116 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)
[0106/120328.782759:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0106/120328.782885:ERROR:bus.cc(399)] 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:9623/devtools/browser/e27625cc-4d2f-459f-97d6-77c5ff6a5367
[0106/120328.785772:ERROR:egl_util.cc(44)] 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
[0106/120328.786264:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0106/120328.787451:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0106/120328.794062:ERROR:egl_util.cc(44)] 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
[0106/120328.795637:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0106/120328.798605:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0106/120329.506480:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673006614566.078,"url":"http://127.0.0.2:9291/cockpit/$4cf787a0d024b0225eb17b1fb73984201c91d9d850c3a51fc61ade2b310af76a/*/po.js","networkRequestId":"65611.19"}
> warning: python.error
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673006614930.726,"url":"http://127.0.0.2:9291/cockpit/@localhost/base1/po.js","networkRequestId":"65611.56"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673006614949.475,"url":"http://127.0.0.2:9291/cockpit/@localhost/updates/po.js","networkRequestId":"65611.58"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673006614964.406,"url":"http://127.0.0.2:9291/cockpit/@localhost/system/po.js","networkRequestId":"65611.65"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673006615062.8582,"url":"http://127.0.0.2:9291/cockpit/@localhost/storage/po.js","networkRequestId":"65611.77"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673006615067.668,"url":"http://127.0.0.2:9291/cockpit/@localhost/base1/po.js","networkRequestId":"65611.63"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673006615068.154,"url":"http://127.0.0.2:9291/cockpit/@localhost/system/po.js","networkRequestId":"65611.72"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673006615071.5898,"url":"http://127.0.0.2:9291/cockpit/@localhost/base1/po.js","networkRequestId":"65611.70"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673006615073.3682,"url":"http://127.0.0.2:9291/cockpit/@localhost/base1/po.js","networkRequestId":"65611.75"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 566, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2401-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 566, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [91s on 1-cockpit-9]
not ok 228 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-01-06T12:04:36.419977 | revision 97bdf4f0b3f829fd6dd5157a45e41aedcd9d0d6d Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)
[0106/121537.514434:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0106/121537.514605:ERROR:bus.cc(399)] 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:9856/devtools/browser/b42739ea-2e19-49df-b5b5-e34ef98ddee0
[0106/121537.518311:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0106/121537.518490:ERROR:egl_util.cc(44)] 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
[0106/121537.520425:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0106/121537.527418:ERROR:egl_util.cc(44)] 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
[0106/121537.528976:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0106/121537.531484:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0106/121538.241842:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 573, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2401-FAIL.log.gz
[0106/121643.448052:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 573, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [90s on 1-ci-srv-02]
not ok 228 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-01-06T12:16:44.235287 | revision 018addd4d188133985b060985e68316b6f5e3eca Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)
[0106/135237.699474:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0106/135237.699604:ERROR:bus.cc(399)] 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:9642/devtools/browser/ea1dd706-75be-4d5f-89f1-53e727039d9e
[0106/135237.701636:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0106/135237.702925:ERROR:egl_util.cc(44)] 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
[0106/135237.704599:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0106/135237.710711:ERROR:egl_util.cc(44)] 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
[0106/135237.712467:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0106/135237.715882:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0106/135238.409860:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673013163447.5852,"url":"http://127.0.0.2:9291/cockpit/$4cf787a0d024b0225eb17b1fb73984201c91d9d850c3a51fc61ade2b310af76a/*/po.js","networkRequestId":"65553.19"}
> warning: python.error
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673013163795.584,"url":"http://127.0.0.2:9291/cockpit/@localhost/base1/po.js","networkRequestId":"65553.56"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673013163819.246,"url":"http://127.0.0.2:9291/cockpit/@localhost/updates/po.js","networkRequestId":"65553.58"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673013163832.157,"url":"http://127.0.0.2:9291/cockpit/@localhost/system/po.js","networkRequestId":"65553.65"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673013163936.008,"url":"http://127.0.0.2:9291/cockpit/@localhost/base1/po.js","networkRequestId":"65553.63"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673013163939.043,"url":"http://127.0.0.2:9291/cockpit/@localhost/storage/po.js","networkRequestId":"65553.77"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673013163940.46,"url":"http://127.0.0.2:9291/cockpit/@localhost/system/po.js","networkRequestId":"65553.72"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673013163943.3442,"url":"http://127.0.0.2:9291/cockpit/@localhost/base1/po.js","networkRequestId":"65553.70"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1673013163944.634,"url":"http://127.0.0.2:9291/cockpit/@localhost/base1/po.js","networkRequestId":"65553.75"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 566, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2401-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 566, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [93s on 4-ci-srv-02]
not ok 228 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-01-06T13:53:46.954485 | revision dbc00eb4008c995155133f2697e8130c9ba79f31 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)
[0106/145710.354819:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0106/145710.354899:ERROR:bus.cc(399)] 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:9424/devtools/browser/14da4c09-4a62-4cd9-9814-b543227c9b82
[0106/145710.357116:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0106/145710.358198:ERROR:egl_util.cc(44)] 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
[0106/145710.360424:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0106/145710.366800:ERROR:egl_util.cc(44)] 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
[0106/145710.368345:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0106/145710.372137:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0106/145711.062226:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 573, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2301-FAIL.log.gz
[0106/145818.628541:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 573, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [93s on 2-ci-srv-05]
not ok 228 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-01-06T14:58:19.144768 | revision 480303cc4dd15b8ad5bc4f6287edb157d7658263 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)
[0107/083516.921590:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0107/083516.921698:ERROR:bus.cc(399)] 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:9544/devtools/browser/cb2b6bf2-bbcd-4bd8-8537-b1f7339a7d75
[0107/083516.924596:ERROR:egl_util.cc(44)] 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
[0107/083516.924915:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0107/083516.926613:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0107/083516.933336:ERROR:egl_util.cc(44)] 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
[0107/083516.935061:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0107/083516.938183:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0107/083517.626100:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 573, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-3001-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-3001-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 573, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [91s on 1-cockpit-11]
not ok 206 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-01-07T08:36:24.094472 | revision 18c1adbf4331bf7e69412068de997694af36528e Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)
[0111/115625.337525:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0111/115625.337636:ERROR:bus.cc(399)] 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:10000/devtools/browser/27d42db6-435a-4d5f-903e-130a9c42d085
[0111/115625.340699:ERROR:egl_util.cc(44)] 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
[0111/115625.341319:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0111/115625.342338:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0111/115625.349016:ERROR:egl_util.cc(44)] 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
[0111/115625.350941:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0111/115625.354181:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0111/115626.041621:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 573, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2301-FAIL.log.gz
[0111/115737.729776:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 573, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [97s on 4-ci-srv-05]
not ok 225 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-01-11T11:57:38.532741 | revision 3aed292301dc23133e4056364eb12a6e4c08d047 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)
[0203/162308.180580:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0203/162308.180743:ERROR:bus.cc(399)] 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:10152/devtools/browser/87815b93-c4f9-4a60-9e2c-8bfbda67cb2f
[0203/162308.183818:ERROR:egl_util.cc(44)] 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
[0203/162308.184178:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0203/162308.185420:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0203/162308.191646:ERROR:egl_util.cc(44)] 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
[0203/162308.193171:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0203/162308.196153:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0203/162308.879484:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64&countme=1 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
> log: 
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 572, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2801-FAIL.log.gz
> warning: transport closed: disconnected
[0203/162413.986645:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 572, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [90s on 3-ci-srv-02]
not ok 229 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-02-03T16:24:14.826938 | revision 4fa2b4cc8bcf953691815e4ab2239a25f4a43bec Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)

DevTools listening on ws://127.0.0.1:9427/devtools/browser/814c6a36-5397-4437-bb68-59455cd09716
[0301/152141.330093:ERROR:egl_util.cc(44)] 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
[0301/152141.332047:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0301/152141.337287:ERROR:egl_util.cc(44)] 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
[0301/152141.338892:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0301/152141.341774:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
[0301/152142.050591:ERROR:devtools_http_handler.cc(645)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f36&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
> log: 
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-36-127.0.0.2-2401-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [83s on 1-cockpit-10]
not ok 229 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-03-01T15:22:45.799792 | revision 571cac6c6e63cb404c07727748a909c1d4b786b0 Times recorded: 1 Latest occurrences:

cockpituous commented 2 years ago

ubuntu-2204 Ooops, it happened again


# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9721/devtools/browser/1f53f070-d4fc-41be-b1f6-5eb6796b0c53
[0328/103837.541620: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
[0328/103837.544545:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0328/103837.550592: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
[0328/103837.553684:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0328/103837.559645:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1648463928696.257,"url":"http://127.0.0.2:9791/cockpit/$734baed838d029691b1a1db89c5a5a766f8bff62736d91b33a1ebacff8a435aa/system/po.js","networkRequestId":"60606.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1648463928696.5771,"url":"http://127.0.0.2:9791/cockpit/$734baed838d029691b1a1db89c5a5a766f8bff62736d91b33a1ebacff8a435aa/base1/po.js","networkRequestId":"60606.50"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1648463928808.079,"url":"http://127.0.0.2:9791/cockpit/$734baed838d029691b1a1db89c5a5a766f8bff62736d91b33a1ebacff8a435aa/updates/po.js","networkRequestId":"60606.66"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1648463928810.435,"url":"http://127.0.0.2:9791/cockpit/$734baed838d029691b1a1db89c5a5a766f8bff62736d91b33a1ebacff8a435aa/storage/po.js","networkRequestId":"60606.71"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1648463928817.812,"url":"http://127.0.0.2:9791/cockpit/$734baed838d029691b1a1db89c5a5a766f8bff62736d91b33a1ebacff8a435aa/base1/po.js","networkRequestId":"60606.64"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1648463928819.632,"url":"http://127.0.0.2:9791/cockpit/$734baed838d029691b1a1db89c5a5a766f8bff62736d91b33a1ebacff8a435aa/system/po.js","networkRequestId":"60606.59"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1648463928820.3582,"url":"http://127.0.0.2:9791/cockpit/$734baed838d029691b1a1db89c5a5a766f8bff62736d91b33a1ebacff8a435aa/base1/po.js","networkRequestId":"60606.69"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1648463928827.108,"url":"http://127.0.0.2:9791/cockpit/$734baed838d029691b1a1db89c5a5a766f8bff62736d91b33a1ebacff8a435aa/base1/po.js","networkRequestId":"60606.57"}
> debug: no crypto policies support:  not-found
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 134, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 505, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 220, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 45, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 447, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2901-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 134, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 87, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 505, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 220, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 45, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 447, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [145s on 3-ci-srv-04]
not ok 212 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-03-28T10:40:34.597540 | revision da43ec6d320c8fc4a56ceeadb4bb118e69e7c38d Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testGrowShrinkEncryptedHelp (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9836/devtools/browser/85f7a407-f8cb-455a-82be-51a48fd335f2
[0328/105124.558662: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
[0328/105124.600354:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0328/105124.610226:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1648464693284.179,"url":"http://127.0.0.2:9791/cockpit/$fbc885636ec7b26d33d56e70dfb03febc08adb8ff9c06a02189df3a0dd5ef747/base1/po.js","networkRequestId":"55281.50"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1648464693319.9949,"url":"http://127.0.0.2:9791/cockpit/$fbc885636ec7b26d33d56e70dfb03febc08adb8ff9c06a02189df3a0dd5ef747/system/po.js","networkRequestId":"55281.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1648464693530.7988,"url":"http://127.0.0.2:9791/cockpit/$fbc885636ec7b26d33d56e70dfb03febc08adb8ff9c06a02189df3a0dd5ef747/updates/po.js","networkRequestId":"55281.66"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1648464693531.872,"url":"http://127.0.0.2:9791/cockpit/$fbc885636ec7b26d33d56e70dfb03febc08adb8ff9c06a02189df3a0dd5ef747/storage/po.js","networkRequestId":"55281.71"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1648464693551.341,"url":"http://127.0.0.2:9791/cockpit/$fbc885636ec7b26d33d56e70dfb03febc08adb8ff9c06a02189df3a0dd5ef747/base1/po.js","networkRequestId":"55281.64"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1648464693553.426,"url":"http://127.0.0.2:9791/cockpit/$fbc885636ec7b26d33d56e70dfb03febc08adb8ff9c06a02189df3a0dd5ef747/base1/po.js","networkRequestId":"55281.69"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1648464693554.1912,"url":"http://127.0.0.2:9791/cockpit/$fbc885636ec7b26d33d56e70dfb03febc08adb8ff9c06a02189df3a0dd5ef747/system/po.js","networkRequestId":"55281.59"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1648464693554.964,"url":"http://127.0.0.2:9791/cockpit/$fbc885636ec7b26d33d56e70dfb03febc08adb8ff9c06a02189df3a0dd5ef747/base1/po.js","networkRequestId":"55281.57"}
> debug: no crypto policies support:  not-found
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
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/verify/check-storage-resize", line 272, in testGrowShrinkEncryptedHelp
    self.assertGreater(size, 250000)
  File "/usr/lib64/python3.10/unittest/case.py", line 1244, in assertGreater
    self.fail(self._formatMessage(msg, standardMsg))
  File "/usr/lib64/python3.10/unittest/case.py", line 675, in fail
    raise self.failureException(msg)
AssertionError: 150908 not greater than 250000
Wrote screenshot to TestStorageResize-testGrowShrinkEncryptedHelp-ubuntu-2204-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorageResize-testGrowShrinkEncryptedHelp-ubuntu-2204-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorageResize-testGrowShrinkEncryptedHelp-ubuntu-2204-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorageResize-testGrowShrinkEncryptedHelp-ubuntu-2204-127.0.0.2-2901-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 272, in testGrowShrinkEncryptedHelp
    self.assertGreater(size, 250000)
AssertionError: 150908 not greater than 250000

# Result testGrowShrinkEncryptedHelp (__main__.TestStorageResize) failed
# 1 TEST FAILED [123s on 3-ci-srv-06]
not ok 211 test/verify/check-storage-resize TestStorageResize.testGrowShrinkEncryptedHelp

First occurrence: 2022-03-28T10:52:17.000216 | revision 9a0c0009637fe9a808ac046ab3605bfc701ffa6e Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9641/devtools/browser/0ad0bffe-00bd-41f7-bb31-512575af4efd
[0720/095557.319158:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 121362: Permission denied (13)
[0720/095557.320174:ERROR:egl_util.cc(55)] 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
[0720/095557.321807:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0720/095557.323901:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 121369: Permission denied (13)
[0720/095557.326514:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 121375: Permission denied (13)
[0720/095557.327395:ERROR:egl_util.cc(55)] 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
[0720/095557.329022:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0720/095557.331105:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 121382: Permission denied (13)
[0720/095557.331777:ERROR:gpu_init.cc(481)] Passthrough is not supported, GL is disabled, ANGLE is 
[0720/095558.041853:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 121414: Permission denied (13)
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2501-FAIL.log.gz
[0720/095704.048376:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [98s on centosci-tasks-gcsn5]
not ok 217 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-07-20T09:57:04.667952 | revision bcf435b23ec8bcdc606c20ef2124ba9f5749ac61 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[0907/120350.892950:ERROR:bus.cc(398)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0907/120350.893080:ERROR:bus.cc(398)] 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:9823/devtools/browser/8b555af7-2185-4fe8-9022-3f81eb012fec
[0907/120350.896334:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 58644: Permission denied (13)
[0907/120350.897435:ERROR:egl_util.cc(55)] 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
[0907/120350.897804:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0907/120350.899136:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0907/120350.901747:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 58651: Permission denied (13)
[0907/120350.904363:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 58653: Permission denied (13)
[0907/120350.905347:ERROR:egl_util.cc(55)] 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
[0907/120350.907256:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0907/120350.909695:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 58664: Permission denied (13)
[0907/120350.910371:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0907/120351.600918:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
[0907/120351.603462:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 58719: Permission denied (13)
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2401-FAIL.log.gz
[0907/120458.715227:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [87s on centosci-tasks-7x27n]
not ok 147 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-09-07T12:04:59.149427 | revision c768a0f4378e844dc162928f9a382983ffd4cf56 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)
[1128/131048.852092:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1128/131048.852202:ERROR:bus.cc(399)] 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:9721/devtools/browser/207dadff-54ab-4090-8516-c2c6d9199fdc
[1128/131048.884264:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 59791: Permission denied (13)
[1128/131048.885320:ERROR:egl_util.cc(44)] 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
[1128/131048.886130:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[1128/131048.887427:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1128/131048.890743:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 59799: Permission denied (13)
[1128/131048.893306:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 59801: Permission denied (13)
[1128/131048.894444:ERROR:egl_util.cc(44)] 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
[1128/131048.896207:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1128/131048.899367:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 59812: Permission denied (13)
[1128/131048.900272:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[1128/131049.586367:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
[1128/131049.589131:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 59874: Permission denied (13)
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 566, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2401-FAIL.log.gz
[1128/131154.293566:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 566, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [85s on centosci-tasks-ngflh]
not ok 216 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-11-28T13:11:55.143077 | revision eb532f06131302a3f62ae0ce7b14c2771af007c1 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)
[1215/112408.443743:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1215/112408.443848:ERROR:bus.cc(399)] 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:9702/devtools/browser/5cd64c7f-37bf-4b44-8177-79ee852a0c58
[1215/112408.447875:ERROR:egl_util.cc(44)] 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
[1215/112408.449902:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[1215/112408.450558:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1215/112408.460192:ERROR:egl_util.cc(44)] 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
[1215/112408.466214:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1215/112408.471882:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[1215/112409.177078:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 566, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2901-FAIL.log.gz
[1215/112514.087795:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 566, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [97s on rhos-01-2]
not ok 218 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-12-15T11:25:14.884344 | revision 8f6af6416f9e4924eb0fe9b9dd4469891cf1abe9 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)
[0126/121804.396831:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0126/121804.396950:ERROR:bus.cc(399)] 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:9334/devtools/browser/5036806a-9fed-4c2f-b868-91c3e7dd40a8
[0126/121804.399233:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0126/121804.399827:ERROR:egl_util.cc(44)] 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
[0126/121804.403831:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0126/121804.410006:ERROR:egl_util.cc(44)] 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
[0126/121804.412882:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0126/121804.416698:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0126/121805.060527:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
> log: 
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 573, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2501-FAIL.log.gz
> warning: transport closed: disconnected
[0126/121904.938776:ERROR:broker_posix.cc(43)] Invalid node channel message
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 573, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [91s on rhos-01-1]
not ok 206 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-01-26T12:19:05.560524 | revision 88aa850eb5fbf40b8fe8e3093e96f9f54542ceb2 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)

DevTools listening on ws://127.0.0.1:10026/devtools/browser/00e3727e-f3d3-43b9-bd29-8c656f5ada51
[0303/192645.487671:ERROR:egl_util.cc(44)] 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
[0303/192645.489348:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0303/192645.494284:ERROR:egl_util.cc(44)] 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
[0303/192645.495946:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0303/192645.498875:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
[0303/192646.210602:ERROR:devtools_http_handler.cc(645)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> debug: XXX ServicesPageBody render list for path []
> debug: XXX ServicesPageBody render list for path []
> debug: XXX ServicesPageBody render list for path []
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: YYY cockpit.Location.go: changed window.location.hash to #/vg/TEST
> log: 
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2801-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [82s on 4-ci-srv-03]
not ok 203 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-03-03T19:27:48.897072 | revision c95d73be08c7899da84a232a67bbf0e8255639d2 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)

DevTools listening on ws://127.0.0.1:10193/devtools/browser/cd846496-4f40-4c68-99d1-270b7acf6ad6
[0526/102046.263418:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 2, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 130, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 85, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 496, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 573, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2401-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 130, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 85, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 496, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 573, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [95s on rhos-01-16]
not ok 227 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-05-26T10:21:51.173146 | revision 7eb3107197c86f0fb656be76d374819446a5a00a Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)

DevTools listening on ws://127.0.0.1:9585/devtools/browser/0b6b48da-3b45-4692-93c0-7d6d95137666
[0626/120811.356928:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
> error: Tracer failed: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"Traceback (most recent call last):\n  File \"<string>\", line 3, in <module>\nModuleNotFoundError: No module named 'tracer'"}", data: """"
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
> log: 
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 129, in testResizeLuks
    self.checkResize("ext4", crypto=True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 84, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 498, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 573, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-ubuntu-2204-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 129, in testResizeLuks
    self.checkResize("ext4", crypto=True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 84, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 498, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 573, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [112s on 3-cockpit-8]
not ok 44 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-06-26T12:09:29.144727 | revision 02deb6788c6ffb449c57ecf90fe4e73fb6bfa090 Times recorded: 1 Latest occurrences:

cockpituous commented 2 years ago

rhel-9-1 Ooops, it happened again


# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9639/devtools/browser/25c6922c-e5ff-443a-b516-3c5db06ecf72
[0506/104957.333243: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
[0506/104957.334847:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/104957.342292: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
[0506/104957.344157:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/104957.347031:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651834204947.9849,"url":"http://127.0.0.2:9691/cockpit/$c438541b486af01b926271d1cc7d9a0263ddff905979472bb926cbf9302656aa/system/po.js","networkRequestId":"59488.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651834204951.668,"url":"http://127.0.0.2:9691/cockpit/$c438541b486af01b926271d1cc7d9a0263ddff905979472bb926cbf9302656aa/base1/po.js","networkRequestId":"59488.50"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651834205045.0051,"url":"http://127.0.0.2:9691/cockpit/$c438541b486af01b926271d1cc7d9a0263ddff905979472bb926cbf9302656aa/updates/po.js","networkRequestId":"59488.64"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651834205048.185,"url":"http://127.0.0.2:9691/cockpit/$c438541b486af01b926271d1cc7d9a0263ddff905979472bb926cbf9302656aa/storage/po.js","networkRequestId":"59488.71"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651834205051.048,"url":"http://127.0.0.2:9691/cockpit/$c438541b486af01b926271d1cc7d9a0263ddff905979472bb926cbf9302656aa/base1/po.js","networkRequestId":"59488.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651834205051.712,"url":"http://127.0.0.2:9691/cockpit/$c438541b486af01b926271d1cc7d9a0263ddff905979472bb926cbf9302656aa/system/po.js","networkRequestId":"59488.59"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651834205058.0808,"url":"http://127.0.0.2:9691/cockpit/$c438541b486af01b926271d1cc7d9a0263ddff905979472bb926cbf9302656aa/base1/po.js","networkRequestId":"59488.69"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651834205061.2559,"url":"http://127.0.0.2:9691/cockpit/$c438541b486af01b926271d1cc7d9a0263ddff905979472bb926cbf9302656aa/base1/po.js","networkRequestId":"59488.57"}
> warning: failed to poll tuned 
  Creating devices file /etc/lvm/devices/system.devices
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2801-FAIL.log.gz
[0506/105107.785744:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [91s on 3-cockpit-10]
not ok 202 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-06T10:51:08.625783 | revision 24b2b439d01afcbe343894626d5696165d3f9cb9 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9801/devtools/browser/d5b4c15c-268e-498f-bd9c-7652c761a089
[0506/113640.822746: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
[0506/113640.824470:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/113640.831919: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
[0506/113640.833958:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/113640.837087:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651837005995.481,"url":"http://127.0.0.2:9391/cockpit/$4ea78fd6c368148ee440dfec6c07cb48d427ba9ad715b8f3d0da7e84156b59ea/base1/po.js","networkRequestId":"147939.50"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651837005996.501,"url":"http://127.0.0.2:9391/cockpit/$4ea78fd6c368148ee440dfec6c07cb48d427ba9ad715b8f3d0da7e84156b59ea/system/po.js","networkRequestId":"147939.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651837006087.5881,"url":"http://127.0.0.2:9391/cockpit/$4ea78fd6c368148ee440dfec6c07cb48d427ba9ad715b8f3d0da7e84156b59ea/updates/po.js","networkRequestId":"147939.64"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651837006089.745,"url":"http://127.0.0.2:9391/cockpit/$4ea78fd6c368148ee440dfec6c07cb48d427ba9ad715b8f3d0da7e84156b59ea/storage/po.js","networkRequestId":"147939.71"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651837006092.8271,"url":"http://127.0.0.2:9391/cockpit/$4ea78fd6c368148ee440dfec6c07cb48d427ba9ad715b8f3d0da7e84156b59ea/base1/po.js","networkRequestId":"147939.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651837006093.971,"url":"http://127.0.0.2:9391/cockpit/$4ea78fd6c368148ee440dfec6c07cb48d427ba9ad715b8f3d0da7e84156b59ea/system/po.js","networkRequestId":"147939.59"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651837006293.752,"url":"http://127.0.0.2:9391/cockpit/$4ea78fd6c368148ee440dfec6c07cb48d427ba9ad715b8f3d0da7e84156b59ea/base1/po.js","networkRequestId":"147939.69"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651837006294.445,"url":"http://127.0.0.2:9391/cockpit/$4ea78fd6c368148ee440dfec6c07cb48d427ba9ad715b8f3d0da7e84156b59ea/base1/po.js","networkRequestId":"147939.57"}
> warning: failed to poll tuned 
  Creating devices file /etc/lvm/devices/system.devices
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2501-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [90s on 1-ci-srv-06]
not ok 211 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-06T11:37:50.860862 | revision b795e869621735d702c17fa329aef50e8a498756 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9474/devtools/browser/c8bd299b-abdb-488f-8bda-a773541ba9ed
[0506/131619.342342: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
[0506/131619.347383:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/131619.358351:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842986686.2742,"url":"http://127.0.0.2:9291/cockpit/$35ac05a37f0ffea0075110c911ccaf0f1cdea8e04b68f1ee959276ed92395fc3/system/po.js","networkRequestId":"55818.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842986687.1272,"url":"http://127.0.0.2:9291/cockpit/$35ac05a37f0ffea0075110c911ccaf0f1cdea8e04b68f1ee959276ed92395fc3/base1/po.js","networkRequestId":"55818.50"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842986839.078,"url":"http://127.0.0.2:9291/cockpit/$35ac05a37f0ffea0075110c911ccaf0f1cdea8e04b68f1ee959276ed92395fc3/updates/po.js","networkRequestId":"55818.64"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842986847.122,"url":"http://127.0.0.2:9291/cockpit/$35ac05a37f0ffea0075110c911ccaf0f1cdea8e04b68f1ee959276ed92395fc3/storage/po.js","networkRequestId":"55818.71"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842986848.0889,"url":"http://127.0.0.2:9291/cockpit/$35ac05a37f0ffea0075110c911ccaf0f1cdea8e04b68f1ee959276ed92395fc3/system/po.js","networkRequestId":"55818.59"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842986849.0652,"url":"http://127.0.0.2:9291/cockpit/$35ac05a37f0ffea0075110c911ccaf0f1cdea8e04b68f1ee959276ed92395fc3/base1/po.js","networkRequestId":"55818.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842986850.626,"url":"http://127.0.0.2:9291/cockpit/$35ac05a37f0ffea0075110c911ccaf0f1cdea8e04b68f1ee959276ed92395fc3/base1/po.js","networkRequestId":"55818.69"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651842986851.552,"url":"http://127.0.0.2:9291/cockpit/$35ac05a37f0ffea0075110c911ccaf0f1cdea8e04b68f1ee959276ed92395fc3/base1/po.js","networkRequestId":"55818.57"}
> warning: failed to poll tuned 
  Creating devices file /etc/lvm/devices/system.devices
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2401-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [107s on 3-cockpit-11]
not ok 215 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-06T13:17:40.394841 | revision 81074918af780439ddd4ca0ab5b87abb72e5c149 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:10080/devtools/browser/ca206f74-77a7-49e9-8700-f28067cf2aee
[0506/175429.728958: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
[0506/175429.730657:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/175429.738435: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
[0506/175429.740656:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/175429.743768:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
> warning: failed to poll tuned 
  Creating devices file /etc/lvm/devices/system.devices
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2801-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [92s on 1-cockpit-8]
not ok 215 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-06T17:55:41.837774 | revision 4681426eb3bfeb2ac1d5961c73502a25e5ae0005 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9844/devtools/browser/893f0369-5160-4cfc-9ab5-48c504557c25
[0506/202921.312117: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
[0506/202921.314970:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/202921.322038: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
[0506/202921.324373:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0506/202921.330767:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651868967571.011,"url":"http://127.0.0.2:9591/cockpit/$8f33604529867e7de61fa99bac2e6bb7589a61f14c9a9b8ca3740e667cc59641/base1/po.js","networkRequestId":"25630.50"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651868967592.615,"url":"http://127.0.0.2:9591/cockpit/$8f33604529867e7de61fa99bac2e6bb7589a61f14c9a9b8ca3740e667cc59641/system/po.js","networkRequestId":"25630.52"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651868967727.13,"url":"http://127.0.0.2:9591/cockpit/$8f33604529867e7de61fa99bac2e6bb7589a61f14c9a9b8ca3740e667cc59641/updates/po.js","networkRequestId":"25630.64"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651868967730.793,"url":"http://127.0.0.2:9591/cockpit/$8f33604529867e7de61fa99bac2e6bb7589a61f14c9a9b8ca3740e667cc59641/storage/po.js","networkRequestId":"25630.71"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651868967735.869,"url":"http://127.0.0.2:9591/cockpit/$8f33604529867e7de61fa99bac2e6bb7589a61f14c9a9b8ca3740e667cc59641/base1/po.js","networkRequestId":"25630.57"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651868967739.532,"url":"http://127.0.0.2:9591/cockpit/$8f33604529867e7de61fa99bac2e6bb7589a61f14c9a9b8ca3740e667cc59641/base1/po.js","networkRequestId":"25630.62"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651868967741.031,"url":"http://127.0.0.2:9591/cockpit/$8f33604529867e7de61fa99bac2e6bb7589a61f14c9a9b8ca3740e667cc59641/system/po.js","networkRequestId":"25630.59"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1651868967742.5671,"url":"http://127.0.0.2:9591/cockpit/$8f33604529867e7de61fa99bac2e6bb7589a61f14c9a9b8ca3740e667cc59641/base1/po.js","networkRequestId":"25630.69"}
> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
  Creating devices file /etc/lvm/devices/system.devices
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2701-FAIL.log.gz
[0506/203033.472627:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [93s on 3-ci-srv-02]
not ok 197 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-06T20:30:34.161719 | revision fc1d8ad4be286fdd49bccefe4a4f3626f0b504ac Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9385/devtools/browser/fd92325f-887c-4412-a7a3-de7d72e3bc35
[0509/040403.257445: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
[0509/040403.259529:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0509/040403.266128: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
[0509/040403.267883:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0509/040403.270704:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is 
> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
  Creating devices file /etc/lvm/devices/system.devices
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-3001-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-3001-FAIL.log.gz
[0509/040507.868302:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 135, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 88, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 489, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 221, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 452, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [84s on 1-ci-srv-02]
not ok 215 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-05-09T04:05:08.432040 | revision 9d3a82bf00c5544b76476e2f2b71eb96a482b8b7 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)

DevTools listening on ws://127.0.0.1:9839/devtools/browser/0f8d6190-26b1-4555-86c3-001680a07344
[0620/131902.046641: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
[0620/131902.048261:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0620/131902.057662: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
[0620/131902.059899:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0620/131902.063362:ERROR:gpu_init.cc(446)] Passthrough is not supported, GL is disabled, ANGLE is 
> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
  Creating devices file /etc/lvm/devices/system.devices
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 454, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2701-FAIL.log.gz
[0620/132014.904124:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/verify/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 454, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [92s on 3-cockpit-8]
not ok 215 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-06-20T13:20:15.412276 | revision 1d6ead7a60a4e42981e64e77046d2dbaa61dae2e Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[0919/103650.509068:ERROR:bus.cc(398)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0919/103650.509248:ERROR:bus.cc(398)] 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:9806/devtools/browser/0a1fc4b2-a3f0-403e-834b-76a6f1c357a1
[0919/103650.512468:ERROR:egl_util.cc(55)] 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
[0919/103650.513637:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0919/103650.514759:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0919/103650.522469:ERROR:egl_util.cc(55)] 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
[0919/103650.524516:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0919/103650.527767:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0919/103651.297579:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
  Creating devices file /etc/lvm/devices/system.devices
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2301-FAIL.log.gz
[0919/103804.815072:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [105s on 3-cockpit-11]
not ok 220 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-09-19T10:38:05.581158 | revision 2bdd762b3014d782c0565443aedb2d5d025dd593 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)
[1129/120050.854553:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1129/120050.854647:ERROR:bus.cc(399)] 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:9349/devtools/browser/0c7c45e1-26aa-47f3-a0a7-d00e7069d254
[1129/120050.859548:ERROR:egl_util.cc(44)] 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
[1129/120050.860754:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[1129/120050.862588:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1129/120050.873419:ERROR:egl_util.cc(44)] 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
[1129/120050.877135:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1129/120050.883176:ERROR:egl_util.cc(44)] 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
[1129/120050.887615:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1129/120050.893267:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[1129/120051.737065:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> warning: failed to poll tuned 
  Creating devices file /etc/lvm/devices/system.devices
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/rel-eng/RHEL-9/latest-RHEL-9.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/rel-eng/RHEL-9/latest-RHEL-9.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 566, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2801-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 566, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [114s on 2-cockpit-11]
not ok 211 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-11-29T12:02:09.137243 | revision 0213c20d6bef4f7f86dfe5f99b8070535fd86776 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)
[1220/121409.584591:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1220/121409.584772:ERROR:bus.cc(399)] 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:9743/devtools/browser/aa2b4141-3714-4f05-a1d7-40a56f463316
[1220/121409.588638:ERROR:egl_util.cc(44)] 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
[1220/121409.589342:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[1220/121409.590851:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1220/121409.597564:ERROR:egl_util.cc(44)] 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
[1220/121409.599761:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1220/121409.603529:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[1220/121410.300191:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/rel-eng/RHEL-9/latest-RHEL-9.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
  Creating devices file /etc/lvm/devices/system.devices
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/rel-eng/RHEL-9/latest-RHEL-9.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 568, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-1-127.0.0.2-2901-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 568, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [102s on 1-ci-srv-05]
not ok 57 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-12-20T12:15:21.934226 | revision b26dba922f615f8240be8e7c18fd88f11f576a62 Times recorded: 1 Latest occurrences:

cockpituous commented 2 years ago

fedora-37 Ooops, it happened again


# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)

DevTools listening on ws://127.0.0.1:9431/devtools/browser/5e55968a-20db-497c-b1dd-89485742b001
[0303/120148.353658:ERROR:egl_util.cc(44)] 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
[0303/120148.359687:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0303/120148.369607:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
[0303/120149.105477:ERROR:devtools_http_handler.cc(645)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> info: %cDownload the React DevTools for a better development experience: https://reactjs.org/link/react-devtools font-weight:bold
> error: Warning: Cannot update a component (`%s`) while rendering a different component (`%s`). To locate the bad setState() call inside `%s`, follow the stack trace as described in https://reactjs.org/link/setstate-in-render%s SvgPlot StoragePage StoragePage 
    at StoragePage (http://127.0.0.2:9391/cockpit/$7793657c2a8f46b1dfeb8a7a59f9b3f7a7b389ccc7f44641e156a0510ea5b4b2/storage/storage.js:162455:5)
> error: Warning: Failed %s type: %s%s prop Invalid prop `title` of type `object` supplied to `Dialog`, expected `string`. 
    at Dialog (http://127.0.0.2:9391/cockpit/$7793657c2a8f46b1dfeb8a7a59f9b3f7a7b389ccc7f44641e156a0510ea5b4b2/storage/storage.js:20318:1)
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2501-FAIL.log.gz
Wrote coverage data to /work/bots/make-checkout-workdir/lcov/TestStorageResize-testResizeLuks.info.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [97s on rhos-01-2]
not ok 229 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-03-03T12:02:55.283051 | revision 53caf4c93e6feb293e4be429a97669ba2e030bf6 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)
*** You are running in headless mode.
*** You are running in headless mode.
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: Unable to open a connection to the X server (t=0.707324) [GFX1-]: glxtest: Unable to open a connection to the X server
WebDriver BiDi listening on ws://127.0.0.1:9605
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: Unable to open a connection to the X server (t=0.707324) |[1][GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt (t=2.349) [GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
DevTools listening on ws://127.0.0.1:9605/devtools/browser/585280e7-8201-463d-8521-65df8ee0ee5d
> warning: object path is invalid in dbus "call": (null)
> warning: ListUnitsFiltered failed:  object path is invalid in dbus "call": (null)
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: [object Object]
CDP: {"source":"other","level":"warning","text":"XrayWrapper denied access to property \"toString\" (reason: value is callable). See https://developer.mozilla.org/en-US/docs/Xray_vision for more information. Note that only the first denied property access from a given global object will be reported.","timestamp":1677845020371,"url":"chrome://remote/content/cdp/sessions/ContentProcessSession.sys.mjs","lineNumber":50}
> log: [object Object]
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2401-FAIL.log.gz
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [110s on 3-cockpit-8]
not ok 229 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-03-03T12:04:34.761014 | revision 53caf4c93e6feb293e4be429a97669ba2e030bf6 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)

DevTools listening on ws://127.0.0.1:9907/devtools/browser/403fc261-ef9b-47d5-87f5-2edfca65dd4d
[0303/120930.925911:ERROR:egl_util.cc(44)] 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
[0303/120930.929946:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0303/120930.936350:ERROR:egl_util.cc(44)] 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
[0303/120930.938718:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0303/120930.945988:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
[0303/120931.722277:ERROR:devtools_http_handler.cc(645)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
> log: 
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2501-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [87s on 4-cockpit-10]
not ok 229 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-03-03T12:10:38.703274 | revision f9639c4ba6dba673344857fde797018b04fcd113 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)
*** You are running in headless mode.
*** You are running in headless mode.
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: Unable to open a connection to the X server (t=0.63186) [GFX1-]: glxtest: Unable to open a connection to the X server
WebDriver BiDi listening on ws://127.0.0.1:9697
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: Unable to open a connection to the X server (t=0.63186) |[1][GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt (t=2.08132) [GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
DevTools listening on ws://127.0.0.1:9697/devtools/browser/d4a2d293-bdf3-4bc1-b5cb-8595e5224181
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: [object Object]
CDP: {"source":"other","level":"warning","text":"XrayWrapper denied access to property \"toString\" (reason: value is callable). See https://developer.mozilla.org/en-US/docs/Xray_vision for more information. Note that only the first denied property access from a given global object will be reported.","timestamp":1677845878404,"url":"chrome://remote/content/cdp/sessions/ContentProcessSession.sys.mjs","lineNumber":50}
> error: Text input: Text input requires either an id or aria-label to be specified
> log: [object Object]
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2901-FAIL.log.gz
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [107s on 4-cockpit-8]
not ok 229 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-03-03T12:18:55.825226 | revision f9639c4ba6dba673344857fde797018b04fcd113 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)

DevTools listening on ws://127.0.0.1:9350/devtools/browser/73e3abce-d192-42fa-9309-e8bdaa8addda
[0303/121946.013656:ERROR:egl_util.cc(44)] 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
[0303/121946.022170:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0303/121946.032902:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
[0303/121946.908016:ERROR:devtools_http_handler.cc(645)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1677845997966.792,"url":"http://127.0.0.2:9591/cockpit/$d4bb2cf4d96bdfac39f71725abe943ea892e6d5b04f4069ebd578161920c7afd/*/po.js","networkRequestId":"66492.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9591/cockpit/$d4bb2cf4d96bdfac39f71725abe943ea892e6d5b04f4069ebd578161920c7afd/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1677845997968.7349,"url":"http://127.0.0.2:9591/storage"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2701-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [118s on 1-cockpit-8]
not ok 229 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-03-03T12:21:12.526570 | revision f9639c4ba6dba673344857fde797018b04fcd113 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)
*** You are running in headless mode.
*** You are running in headless mode.
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: Unable to open a connection to the X server (t=0.519145) [GFX1-]: glxtest: Unable to open a connection to the X server
WebDriver BiDi listening on ws://127.0.0.1:9859
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: Unable to open a connection to the X server (t=0.519145) |[1][GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt (t=1.58682) [GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
DevTools listening on ws://127.0.0.1:9859/devtools/browser/c38e5e9f-a6ed-4c35-8d19-da7502dab78a
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: [object Object]
CDP: {"source":"other","level":"warning","text":"XrayWrapper denied access to property \"toString\" (reason: value is callable). See https://developer.mozilla.org/en-US/docs/Xray_vision for more information. Note that only the first denied property access from a given global object will be reported.","timestamp":1677846059544,"url":"chrome://remote/content/cdp/sessions/ContentProcessSession.sys.mjs","lineNumber":50}
> log: [object Object]
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 496, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2201-FAIL.log.gz
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 496, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [109s on rhos-01-5]
not ok 203 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-03-03T12:21:57.276972 | revision 9dc5042e3f61f18ffda7401ab6336b35e57190fd Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)

DevTools listening on ws://127.0.0.1:9633/devtools/browser/339fcc46-f46a-4f6a-a604-97348f9fe940
[0303/122344.453996:ERROR:egl_util.cc(44)] 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
[0303/122344.457543:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0303/122344.464460:ERROR:egl_util.cc(44)] 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
[0303/122344.467617:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0303/122344.473621:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
[0303/122345.220476:ERROR:devtools_http_handler.cc(645)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1677846228561.188,"url":"http://127.0.0.2:9191/cockpit/$0f7cb9b7a2b2e2cd185e63c05a1dbb0ec651576f4c7940ecb3b6434746e06175/*/po.js","networkRequestId":"59065.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9191/cockpit/$0f7cb9b7a2b2e2cd185e63c05a1dbb0ec651576f4c7940ecb3b6434746e06175/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1677846228608.3901,"url":"http://127.0.0.2:9191/storage"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 496, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2301-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 496, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [104s on rhos-01-14]
not ok 203 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-03-03T12:24:52.653519 | revision 9dc5042e3f61f18ffda7401ab6336b35e57190fd Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)

DevTools listening on ws://127.0.0.1:10105/devtools/browser/49082d03-4fc4-43d9-8ad0-c42a0f204054
[0303/122455.796467:ERROR:egl_util.cc(44)] 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
[0303/122455.799581:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0303/122455.805413:ERROR:egl_util.cc(44)] 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
[0303/122455.807538:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0303/122455.812282:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
[0303/122456.555489:ERROR:devtools_http_handler.cc(645)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> info: %cDownload the React DevTools for a better development experience: https://reactjs.org/link/react-devtools font-weight:bold
> error: Warning: Cannot update a component (`%s`) while rendering a different component (`%s`). To locate the bad setState() call inside `%s`, follow the stack trace as described in https://reactjs.org/link/setstate-in-render%s SvgPlot StoragePage StoragePage 
    at StoragePage (http://127.0.0.2:9791/cockpit/$886e0281246f039ecdd1d56d2e03678bcd1c585f79bce6f01adfcc50e919d6fe/storage/storage.js:162455:5)
> error: Warning: Failed %s type: %s%s prop Invalid prop `title` of type `object` supplied to `Dialog`, expected `string`. 
    at Dialog (http://127.0.0.2:9791/cockpit/$886e0281246f039ecdd1d56d2e03678bcd1c585f79bce6f01adfcc50e919d6fe/storage/storage.js:20318:1)
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2901-FAIL.log.gz
Wrote coverage data to /work/bots/make-checkout-workdir/lcov/TestStorageResize-testResizeLuks.info.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [97s on 2-cockpit-8]
not ok 229 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-03-03T12:26:07.835938 | revision f9639c4ba6dba673344857fde797018b04fcd113 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)
*** You are running in headless mode.
*** You are running in headless mode.
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: Unable to open a connection to the X server (t=0.416719) [GFX1-]: glxtest: Unable to open a connection to the X server
WebDriver BiDi listening on ws://127.0.0.1:9298
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: Unable to open a connection to the X server (t=0.416719) |[1][GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt (t=1.30306) [GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
DevTools listening on ws://127.0.0.1:9298/devtools/browser/50d311cb-f344-4aa7-98f7-4e246db0d3a3
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: [object Object]
CDP: {"source":"other","level":"warning","text":"XrayWrapper denied access to property \"toString\" (reason: value is callable). See https://developer.mozilla.org/en-US/docs/Xray_vision for more information. Note that only the first denied property access from a given global object will be reported.","timestamp":1678101353260,"url":"chrome://remote/content/cdp/sessions/ContentProcessSession.sys.mjs","lineNumber":50}
> log: [object Object]
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2201-FAIL.log.gz
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [109s on rhos-01-8]
not ok 229 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-03-06T11:16:49.418535 | revision 7c38d053b6340641d6dfb29b7a3e8b5cdf9a7373 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)

DevTools listening on ws://127.0.0.1:10087/devtools/browser/95b99fae-4443-40fa-a6fc-a69f32b71fdb
[0325/090432.786389:ERROR:egl_util.cc(44)] 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
[0325/090432.788087:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0325/090432.792683:ERROR:egl_util.cc(44)] 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
[0325/090432.794573:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0325/090432.797648:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is 
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (Not Found)","timestamp":1679735080433.564,"url":"http://127.0.0.2:9591/cockpit/$f316eff108a54c9007700f060341e22c0e1f0c4c5dac47169323e39e2ffc7f74/performance/performance.js","networkRequestId":"73115.60"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9591/cockpit/$f316eff108a54c9007700f060341e22c0e1f0c4c5dac47169323e39e2ffc7f74/performance/performance.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1679735081187.5068,"url":"http://127.0.0.2:9591/cockpit/$f316eff108a54c9007700f060341e22c0e1f0c4c5dac47169323e39e2ffc7f74/system/index.html#/"}
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64&countme=2 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'updates': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]; Last error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f37&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]","code":64}
> log: 
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 496, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-fedora-37-127.0.0.2-2701-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 131, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 86, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 496, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 576, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [88s on 2-ci-srv-01]
not ok 219 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-03-25T09:05:42.368477 | revision 56784439c9ce0c2433fd66fac3e9bd5cc7e8ee58 Times recorded: 1 Latest occurrences:

cockpituous commented 2 years ago

rhel-9-2 Ooops, it happened again


# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[0907/102025.300064:ERROR:bus.cc(398)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0907/102025.301742:ERROR:bus.cc(398)] 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:9406/devtools/browser/17bfbabf-5b03-42b7-be5c-d89ff85de94d
[0907/102025.304721:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0907/102025.307357:ERROR:egl_util.cc(55)] 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
[0907/102025.318023:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0907/102025.340818:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0907/102026.179844:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.2/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
  Creating devices file /etc/lvm/devices/system.devices
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.2/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2501-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [165s on rhos-01-14]
not ok 125 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-09-07T10:21:55.810630 | revision a4aadab33d4f4ebff868a53830641c7543277ba1 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[0907/125057.585354:ERROR:bus.cc(398)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0907/125057.585467:ERROR:bus.cc(398)] 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:9693/devtools/browser/876fe6ea-4159-4c04-b5a1-205351c0cda1
[0907/125057.590621:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0907/125057.597607:ERROR:egl_util.cc(55)] 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
[0907/125057.616196:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0907/125057.633096:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0907/125058.424728:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.2/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
  Creating devices file /etc/lvm/devices/system.devices
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.2/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2701-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [148s on rhos-01-14]
not ok 125 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-09-07T12:52:21.658736 | revision 0917873ea2b559eaabdcd6a17a732b6113232613 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[0908/064821.795475:ERROR:bus.cc(398)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0908/064821.795659:ERROR:bus.cc(398)] 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:9804/devtools/browser/4a8a4a73-5b19-4bfe-95ab-7db0920d864e
[0908/064821.799172:ERROR:egl_util.cc(55)] 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
[0908/064821.799541:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0908/064821.800701:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0908/064821.807706:ERROR:egl_util.cc(55)] 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
[0908/064821.809363:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0908/064821.812292:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0908/064822.540608:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.2/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
  Creating devices file /etc/lvm/devices/system.devices
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.2/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2401-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [95s on 2-ci-srv-03]
not ok 220 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-09-08T06:49:33.030582 | revision ed1f95adb37a472f7005813f6442b834a631f33b Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[0912/090948.377232:ERROR:bus.cc(398)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0912/090948.377534:ERROR:bus.cc(398)] 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:9859/devtools/browser/0694ad9a-2762-488d-8990-83d66203524b
[0912/090948.381586:ERROR:egl_util.cc(55)] 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
[0912/090948.382681:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0912/090948.385652:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0912/090948.394991:ERROR:egl_util.cc(55)] 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
[0912/090948.398968:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0912/090948.405971:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0912/090949.137588:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.2/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
  Creating devices file /etc/lvm/devices/system.devices
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.2/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2201-FAIL.log.gz
[0912/091102.519138:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [137s on rhos-01-6]
not ok 220 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-09-12T09:11:02.989714 | revision f0c319dea17bb4fba7d29e2008a7ee7db1de086b Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[0912/102137.665416:ERROR:bus.cc(398)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0912/102137.665544:ERROR:bus.cc(398)] 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:9504/devtools/browser/e5f8a44c-bce6-421c-80d0-de98c825849c
[0912/102137.668941:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0912/102137.669071:ERROR:egl_util.cc(55)] 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
[0912/102137.671198:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0912/102137.677803:ERROR:egl_util.cc(55)] 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
[0912/102137.680039:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0912/102137.683872:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0912/102138.373141:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.2/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
  Creating devices file /etc/lvm/devices/system.devices
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.2/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2501-FAIL.log.gz
[0912/102251.377492:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [104s on 3-ci-srv-04]
not ok 207 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-09-12T10:22:51.905660 | revision e35fe7c5a940e0a5bbc2e535f1ac9b3a40bf0cfd Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[0912/113038.505564:ERROR:bus.cc(398)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0912/113038.505672:ERROR:bus.cc(398)] 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:10042/devtools/browser/231f5623-a69c-4248-9bab-2b9b0111dc0e
[0912/113038.508692:ERROR:egl_util.cc(55)] 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
[0912/113038.509027:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0912/113038.510795:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0912/113038.518181:ERROR:egl_util.cc(55)] 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
[0912/113038.520433:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0912/113038.524728:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0912/113039.239722:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> warning: failed to poll tuned 
  Creating devices file /etc/lvm/devices/system.devices
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.2/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.2/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2701-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [96s on 4-ci-srv-05]
not ok 207 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-09-12T11:31:49.859817 | revision 88be796a81b927d7b83571e7e612fad957b6ea40 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[0912/143443.797972:ERROR:bus.cc(398)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0912/143443.798157:ERROR:bus.cc(398)] 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:9716/devtools/browser/38c3cbc6-c32a-4323-9774-a5c01032fb53
[0912/143443.800470:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0912/143443.801396:ERROR:egl_util.cc(55)] 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
[0912/143443.803182:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0912/143443.809276:ERROR:egl_util.cc(55)] 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
[0912/143443.811222:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0912/143443.814470:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0912/143444.502978:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.2/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
  Creating devices file /etc/lvm/devices/system.devices
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.2/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2701-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [95s on 4-cockpit-7]
not ok 220 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-09-12T14:35:54.976749 | revision b0747be8999ea1aff80e8acdfd5c80bec705d90c Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[0913/085543.382235:ERROR:bus.cc(398)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0913/085543.382310:ERROR:bus.cc(398)] 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:10121/devtools/browser/a523524e-a1c8-4dee-a11e-4106ff6c197b
[0913/085543.384286:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0913/085543.385438:ERROR:egl_util.cc(55)] 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
[0913/085543.390075:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0913/085543.394022:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0913/085544.055612:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.2/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
  Creating devices file /etc/lvm/devices/system.devices
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.2/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2501-FAIL.log.gz
[0913/085651.292769:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [120s on rhos-01-8]
not ok 207 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-09-13T08:56:51.790950 | revision 76591a4a39d7f788f6b1814d559b18fad1ae5d3a Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize)
[0913/113528.082880:ERROR:bus.cc(398)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0913/113528.083106:ERROR:bus.cc(398)] 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:10075/devtools/browser/beb7e7b4-f237-43ad-8d73-06acbea4f9e0
[0913/113528.085374:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0913/113528.087034:ERROR:egl_util.cc(55)] 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
[0913/113528.089097:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0913/113528.095028:ERROR:egl_util.cc(55)] 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
[0913/113528.096757:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0913/113528.100016:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0913/113528.810211:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> warning: failed to poll tuned 
  Creating devices file /etc/lvm/devices/system.devices
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.2/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.2/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
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/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true
Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2801-FAIL.log.gz
[0913/113635.095013:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 485, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 219, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 554, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize) failed
# 1 TEST FAILED [92s on 3-cockpit-8]
not ok 175 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2022-09-13T11:36:35.606146 | revision ce66843ee284fdbfe44dd913b18ccb36d5af763e Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResizeLuks (__main__.TestStorageResize.testResizeLuks)
[0102/134644.687922:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0102/134644.688036:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0102/134644.694158:ERROR:egl_util.cc(44)] 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

DevTools listening on ws://127.0.0.1:9673/devtools/browser/ecf20a68-d57a-43d6-8fb9-56e83d7e5bfe
[0102/134644.698187:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0102/134644.699206:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0102/134644.716135:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is 
[0102/134645.488169:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> warning: failed to poll tuned 
> warning: Resolving coreutils failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.2/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
  Creating devices file /etc/lvm/devices/system.devices
> warning: loading available updates failed: {"detail":"cannot update repo 'RHEL-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-9/nightly/RHEL-9/latest-RHEL-9.2/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com]","code":64}
> log: 
> error: Text input: Text input requires either an id or aria-label to be specified
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 566, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

Wrote screenshot to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorageResize-testResizeLuks-rhel-9-2-127.0.0.2-2301-FAIL.log.gz
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 136, in testResizeLuks
    self.checkResize("ext4", True,
  File "/work/bots/make-checkout-workdir/test/verify/check-storage-resize", line 89, in checkResize
    self.wait_mounted(fsys_row, fsys_tab)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 490, in wait_mounted
    self.content_tab_wait_in_info(row, col, "Mount point",
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 224, in content_tab_wait_in_info
    self.retry(setup, check, teardown)
  File "/work/bots/make-checkout-workdir/test/common/storagelib.py", line 46, in retry
    self.browser.wait(step)
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 566, in wait
    raise Error('timed out waiting for predicate to become true')
testlib.Error: timed out waiting for predicate to become true

# Result testResizeLuks (__main__.TestStorageResize.testResizeLuks) failed
# 1 TEST FAILED [127s on rhos-01-14]
not ok 227 test/verify/check-storage-resize TestStorageResize.testResizeLuks

First occurrence: 2023-01-02T13:47:55.070485 | revision a38de5ab2cbb5dbb792702aafd50dad133e2c2f7 Times recorded: 1 Latest occurrences: